21:47:00 Started by timer 21:47:00 Running as SYSTEM 21:47:00 [EnvInject] - Loading node environment variables. 21:47:00 Building remotely on prd-ubuntu1804-docker-4c-4g-7291 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/ric-plt-vespamgr-sonar-prescan-script 21:47:00 [ssh-agent] Looking for ssh-agent implementation... 21:47:00 $ ssh-agent 21:47:00 SSH_AUTH_SOCK=/tmp/ssh-qqVcS3Ir8IAQ/agent.2082 21:47:00 SSH_AGENT_PID=2084 21:47:00 [ssh-agent] Started. 21:47:01 Running ssh-add (command line suppressed) 21:47:01 Identity added: /w/workspace/ric-plt-vespamgr-sonar-prescan-script@tmp/private_key_9597964168380134176.key (jenkins-ssh) 21:47:01 [ssh-agent] Using credentials jenkins (jenkins) 21:47:01 The recommended git tool is: NONE 21:47:04 using credential jenkins 21:47:04 Wiping out workspace first. 21:47:04 Cloning the remote Git repository 21:47:04 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/vespamgr 21:47:04 > git init /w/workspace/ric-plt-vespamgr-sonar-prescan-script # timeout=10 21:47:04 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/vespamgr 21:47:04 > git --version # timeout=10 21:47:04 > git --version # 'git version 2.17.1' 21:47:04 using GIT_SSH to set credentials jenkins 21:47:04 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/vespamgr +refs/heads/*:refs/remotes/origin/* # timeout=10 21:47:05 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/vespamgr # timeout=10 21:47:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:47:06 Avoid second fetch 21:47:06 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 21:47:06 Checking out Revision 93583d93c2fceab7e37b507c3fccfdd514dfa019 (refs/remotes/origin/master) 21:47:06 > git config core.sparsecheckout # timeout=10 21:47:06 > git checkout -f 93583d93c2fceab7e37b507c3fccfdd514dfa019 # timeout=10 21:47:07 Commit message: "RIC:1060: Change in PTL" 21:47:07 > git rev-list --no-walk 93583d93c2fceab7e37b507c3fccfdd514dfa019 # timeout=10 21:47:10 provisioning config files... 21:47:11 copy managed file [npmrc] to file:/home/jenkins/.npmrc 21:47:11 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 21:47:11 [ric-plt-vespamgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins14141659486704086401.sh 21:47:11 ---> python-tools-install.sh 21:47:11 Setup pyenv: 21:47:11 * system (set by /opt/pyenv/version) 21:47:11 * 3.8.13 (set by /opt/pyenv/version) 21:47:11 * 3.9.13 (set by /opt/pyenv/version) 21:47:11 * 3.10.6 (set by /opt/pyenv/version) 21:47:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DmsM 21:47:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 21:47:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:47:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:47:31 lf-activate-venv(): INFO: Base packages installed successfully 21:47:31 lf-activate-venv(): INFO: Installing additional packages: lftools 21:48:17 lf-activate-venv(): INFO: Adding /tmp/venv-DmsM/bin to PATH 21:48:17 Generating Requirements File 21:48:54 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:48:54 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 21:48:54 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 21:48:55 Python 3.10.6 21:48:56 pip 25.2 from /tmp/venv-DmsM/lib/python3.10/site-packages/pip (python 3.10) 21:48:56 appdirs==1.4.4 21:48:56 argcomplete==3.6.3 21:48:56 aspy.yaml==1.3.0 21:48:56 attrs==25.4.0 21:48:56 autopage==0.5.2 21:48:56 beautifulsoup4==4.14.2 21:48:56 boto3==1.40.58 21:48:56 botocore==1.40.58 21:48:56 bs4==0.0.2 21:48:56 cachetools==6.2.1 21:48:56 certifi==2025.10.5 21:48:56 cffi==2.0.0 21:48:56 cfgv==3.4.0 21:48:56 chardet==5.2.0 21:48:56 charset-normalizer==3.4.4 21:48:56 click==8.3.0 21:48:56 cliff==4.11.0 21:48:56 cmd2==2.7.0 21:48:56 cryptography==3.3.2 21:48:56 debtcollector==3.0.0 21:48:56 decorator==5.2.1 21:48:56 defusedxml==0.7.1 21:48:56 Deprecated==1.2.18 21:48:56 distlib==0.4.0 21:48:56 dnspython==2.8.0 21:48:56 docker==7.1.0 21:48:56 dogpile.cache==1.5.0 21:48:56 durationpy==0.10 21:48:56 email-validator==2.3.0 21:48:56 filelock==3.20.0 21:48:56 future==1.0.0 21:48:56 gitdb==4.0.12 21:48:56 GitPython==3.1.45 21:48:56 google-auth==2.41.1 21:48:56 httplib2==0.31.0 21:48:56 identify==2.6.15 21:48:56 idna==3.11 21:48:56 importlib-resources==1.5.0 21:48:56 iso8601==2.1.0 21:48:56 Jinja2==3.1.6 21:48:56 jmespath==1.0.1 21:48:56 jsonpatch==1.33 21:48:56 jsonpointer==3.0.0 21:48:56 jsonschema==4.25.1 21:48:56 jsonschema-specifications==2025.9.1 21:48:56 keystoneauth1==5.12.0 21:48:56 kubernetes==34.1.0 21:48:56 lftools==0.37.15 21:48:56 lxml==6.0.2 21:48:56 markdown-it-py==4.0.0 21:48:56 MarkupSafe==3.0.3 21:48:56 mdurl==0.1.2 21:48:56 msgpack==1.1.2 21:48:56 multi_key_dict==2.0.3 21:48:56 munch==4.0.0 21:48:56 netaddr==1.3.0 21:48:56 niet==1.4.2 21:48:56 nodeenv==1.9.1 21:48:56 oauth2client==4.1.3 21:48:56 oauthlib==3.3.1 21:48:56 openstacksdk==4.7.1 21:48:56 os-service-types==1.8.0 21:48:56 osc-lib==4.2.0 21:48:56 oslo.config==10.0.0 21:48:56 oslo.context==6.1.0 21:48:56 oslo.i18n==6.6.0 21:48:56 oslo.log==7.2.1 21:48:56 oslo.serialization==5.8.0 21:48:56 oslo.utils==9.1.0 21:48:56 packaging==25.0 21:48:56 pbr==7.0.1 21:48:56 platformdirs==4.5.0 21:48:56 prettytable==3.16.0 21:48:56 psutil==7.1.1 21:48:56 pyasn1==0.6.1 21:48:56 pyasn1_modules==0.4.2 21:48:56 pycparser==2.23 21:48:56 pygerrit2==2.0.15 21:48:56 PyGithub==2.8.1 21:48:56 Pygments==2.19.2 21:48:56 PyJWT==2.10.1 21:48:56 PyNaCl==1.6.0 21:48:56 pyparsing==2.4.7 21:48:56 pyperclip==1.11.0 21:48:56 pyrsistent==0.20.0 21:48:56 python-cinderclient==9.8.0 21:48:56 python-dateutil==2.9.0.post0 21:48:56 python-heatclient==4.3.0 21:48:56 python-jenkins==1.8.3 21:48:56 python-keystoneclient==5.7.0 21:48:56 python-magnumclient==4.9.0 21:48:56 python-openstackclient==8.2.0 21:48:56 python-swiftclient==4.8.0 21:48:56 PyYAML==6.0.3 21:48:56 referencing==0.37.0 21:48:56 requests==2.32.5 21:48:56 requests-oauthlib==2.0.0 21:48:56 requestsexceptions==1.4.0 21:48:56 rfc3986==2.0.0 21:48:56 rich==14.2.0 21:48:56 rich-argparse==1.7.1 21:48:56 rpds-py==0.28.0 21:48:56 rsa==4.9.1 21:48:56 ruamel.yaml==0.18.16 21:48:56 ruamel.yaml.clib==0.2.14 21:48:56 s3transfer==0.14.0 21:48:56 simplejson==3.20.2 21:48:56 six==1.17.0 21:48:56 smmap==5.0.2 21:48:56 soupsieve==2.8 21:48:56 stevedore==5.5.0 21:48:56 tabulate==0.9.0 21:48:56 toml==0.10.2 21:48:56 tomlkit==0.13.3 21:48:56 tqdm==4.67.1 21:48:56 typing_extensions==4.15.0 21:48:56 tzdata==2025.2 21:48:56 urllib3==1.26.20 21:48:56 virtualenv==20.35.3 21:48:56 wcwidth==0.2.14 21:48:56 websocket-client==1.9.0 21:48:56 wrapt==2.0.0 21:48:56 xdg==6.0.0 21:48:56 xmltodict==1.0.2 21:48:56 yq==3.4.3 21:48:56 [EnvInject] - Injecting environment variables from a build step. 21:48:56 [EnvInject] - Injecting as environment variables the properties content 21:48:56 SET_JDK_VERSION=openjdk17 21:48:56 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 21:48:56 21:48:56 [EnvInject] - Variables injected successfully. 21:48:56 [ric-plt-vespamgr-sonar-prescan-script] $ /bin/sh /tmp/jenkins4426034247244236659.sh 21:48:56 ---> update-java-alternatives.sh 21:48:56 ---> Updating Java version 21:48:57 ---> Ubuntu/Debian system detected 21:48:57 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 21:48:57 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 21:48:57 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 21:48:58 openjdk version "17.0.7" 2023-04-18 21:48:58 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) 21:48:58 OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) 21:48:58 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 21:48:58 [EnvInject] - Injecting environment variables from a build step. 21:48:58 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 21:48:58 [EnvInject] - Variables injected successfully. 21:48:58 [ric-plt-vespamgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins2419977557564856454.sh 21:48:58 --> prescan-ric-plt-vespamgr-ubuntu.sh starts 21:48:58 + GO111MODULE=on 21:48:58 + go mod download 21:49:05 + export GOPATH=/home/jenkins/go 21:49:05 + GOPATH=/home/jenkins/go 21:49:05 + 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:49:05 + 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:49:05 + go test ./... -v -coverprofile cover.out 21:49:17 # gerrit.o-ran-sc.org/r/ric-plt/alarm-go.git/alarm 21:49:17 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:49:17 ./utils.h:28:10: fatal error: rmr/rmr.h: No such file or directory 21:49:17 #include 21:49:17 ^~~~~~~~~~~ 21:49:17 compilation terminated. 21:49:32 FAIL gerrit.o-ran-sc.org/r/ric-plt/vespamgr/cmd/vespamgr [build failed] 21:49:32 FAIL 21:49:32 Build step 'Execute shell' marked build as failure 21:49:32 $ ssh-agent -k 21:49:32 unset SSH_AUTH_SOCK; 21:49:32 unset SSH_AGENT_PID; 21:49:32 echo Agent pid 2084 killed; 21:49:32 [ssh-agent] Stopped. 21:49:32 [PostBuildScript] - [INFO] Executing post build scripts. 21:49:32 [ric-plt-vespamgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins17323394834797950944.sh 21:49:32 ---> sysstat.sh 21:49:33 [ric-plt-vespamgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins7845362379113820943.sh 21:49:33 ---> package-listing.sh 21:49:33 ++ facter osfamily 21:49:33 ++ tr '[:upper:]' '[:lower:]' 21:49:33 + OS_FAMILY=debian 21:49:33 + workspace=/w/workspace/ric-plt-vespamgr-sonar-prescan-script 21:49:33 + START_PACKAGES=/tmp/packages_start.txt 21:49:33 + END_PACKAGES=/tmp/packages_end.txt 21:49:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:49:33 + PACKAGES=/tmp/packages_start.txt 21:49:33 + '[' /w/workspace/ric-plt-vespamgr-sonar-prescan-script ']' 21:49:33 + PACKAGES=/tmp/packages_end.txt 21:49:33 + case "${OS_FAMILY}" in 21:49:33 + dpkg -l 21:49:33 + grep '^ii' 21:49:33 + '[' -f /tmp/packages_start.txt ']' 21:49:33 + '[' -f /tmp/packages_end.txt ']' 21:49:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:49:33 + '[' /w/workspace/ric-plt-vespamgr-sonar-prescan-script ']' 21:49:33 + mkdir -p /w/workspace/ric-plt-vespamgr-sonar-prescan-script/archives/ 21:49:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ric-plt-vespamgr-sonar-prescan-script/archives/ 21:49:33 [ric-plt-vespamgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins13000363625487883076.sh 21:49:33 ---> capture-instance-metadata.sh 21:49:33 Setup pyenv: 21:49:34 system 21:49:34 3.8.13 21:49:34 3.9.13 21:49:34 * 3.10.6 (set by /w/workspace/ric-plt-vespamgr-sonar-prescan-script/.python-version) 21:49:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DmsM from file:/tmp/.os_lf_venv 21:49:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:49:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:49:38 lf-activate-venv(): INFO: Base packages installed successfully 21:49:38 lf-activate-venv(): INFO: Installing additional packages: lftools 21:49:58 lf-activate-venv(): INFO: Adding /tmp/venv-DmsM/bin to PATH 21:49:58 INFO: Running in OpenStack, capturing instance metadata 21:49:59 [ric-plt-vespamgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins2494599985460903832.sh 21:49:59 provisioning config files... 21:49:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-plt-vespamgr-sonar-prescan-script@tmp/config15254999327846325883tmp 21:49:59 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 21:49:59 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 21:49:59 [EnvInject] - Injecting environment variables from a build step. 21:49:59 [EnvInject] - Injecting as environment variables the properties content 21:49:59 SERVER_ID=logs 21:49:59 21:49:59 [EnvInject] - Variables injected successfully. 21:49:59 [ric-plt-vespamgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins15912749472051567774.sh 21:49:59 ---> create-netrc.sh 21:49:59 [ric-plt-vespamgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins18147583878261965471.sh 21:49:59 ---> python-tools-install.sh 21:49:59 Setup pyenv: 21:49:59 system 21:49:59 3.8.13 21:49:59 3.9.13 21:49:59 * 3.10.6 (set by /w/workspace/ric-plt-vespamgr-sonar-prescan-script/.python-version) 21:49:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DmsM from file:/tmp/.os_lf_venv 21:49:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:49:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:50:03 lf-activate-venv(): INFO: Base packages installed successfully 21:50:03 lf-activate-venv(): INFO: Installing additional packages: lftools 21:50:23 lf-activate-venv(): INFO: Adding /tmp/venv-DmsM/bin to PATH 21:50:23 [ric-plt-vespamgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins11355354179073590008.sh 21:50:23 ---> sudo-logs.sh 21:50:23 Archiving 'sudo' log.. 21:50:23 [ric-plt-vespamgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins13102579075026097780.sh 21:50:23 ---> job-cost.sh 21:50:23 Setup pyenv: 21:50:23 system 21:50:23 3.8.13 21:50:23 3.9.13 21:50:23 * 3.10.6 (set by /w/workspace/ric-plt-vespamgr-sonar-prescan-script/.python-version) 21:50:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DmsM from file:/tmp/.os_lf_venv 21:50:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:50:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:50:27 lf-activate-venv(): INFO: Base packages installed successfully 21:50:27 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 21:50:37 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:37 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 21:50:38 lf-activate-venv(): INFO: Adding /tmp/venv-DmsM/bin to PATH 21:50:38 INFO: No Stack... 21:50:39 INFO: Retrieving Pricing Info for: v3-starter-4 21:50:39 INFO: Archiving Costs 21:50:39 [ric-plt-vespamgr-sonar-prescan-script] $ /bin/bash -l /tmp/jenkins12097960074103356213.sh 21:50:39 ---> logs-deploy.sh 21:50:39 Setup pyenv: 21:50:39 system 21:50:39 3.8.13 21:50:39 3.9.13 21:50:39 * 3.10.6 (set by /w/workspace/ric-plt-vespamgr-sonar-prescan-script/.python-version) 21:50:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DmsM from file:/tmp/.os_lf_venv 21:50:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:50:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:50:43 lf-activate-venv(): INFO: Base packages installed successfully 21:50:43 lf-activate-venv(): INFO: Installing additional packages: lftools 21:51:03 lf-activate-venv(): INFO: Adding /tmp/venv-DmsM/bin to PATH 21:51:03 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ric-plt-vespamgr-sonar-prescan-script/1797 21:51:03 INFO: archiving workspace using pattern(s): -p **/*.log 21:51:06 Archives upload complete. 21:51:07 INFO: archiving logs to Nexus 21:51:08 ---> uname -a: 21:51:08 Linux prd-ubuntu1804-docker-4c-4g-7291 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:51:08 21:51:08 21:51:08 ---> lscpu: 21:51:08 Architecture: x86_64 21:51:08 CPU op-mode(s): 32-bit, 64-bit 21:51:08 Byte Order: Little Endian 21:51:08 CPU(s): 4 21:51:08 On-line CPU(s) list: 0-3 21:51:08 Thread(s) per core: 1 21:51:08 Core(s) per socket: 1 21:51:08 Socket(s): 4 21:51:08 NUMA node(s): 1 21:51:08 Vendor ID: AuthenticAMD 21:51:08 CPU family: 23 21:51:08 Model: 49 21:51:08 Model name: AMD EPYC-Rome Processor 21:51:08 Stepping: 0 21:51:08 CPU MHz: 2800.000 21:51:08 BogoMIPS: 5600.00 21:51:08 Virtualization: AMD-V 21:51:08 Hypervisor vendor: KVM 21:51:08 Virtualization type: full 21:51:08 L1d cache: 32K 21:51:08 L1i cache: 32K 21:51:08 L2 cache: 512K 21:51:08 L3 cache: 16384K 21:51:08 NUMA node0 CPU(s): 0-3 21:51:08 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:51:08 21:51:08 21:51:08 ---> nproc: 21:51:08 4 21:51:08 21:51:08 21:51:08 ---> df -h: 21:51:08 Filesystem Size Used Avail Use% Mounted on 21:51:08 udev 3.9G 0 3.9G 0% /dev 21:51:08 tmpfs 798M 696K 797M 1% /run 21:51:08 /dev/vda1 20G 9.3G 10G 49% / 21:51:08 tmpfs 3.9G 0 3.9G 0% /dev/shm 21:51:08 tmpfs 5.0M 0 5.0M 0% /run/lock 21:51:08 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 21:51:08 /dev/vda15 105M 5.3M 100M 5% /boot/efi 21:51:08 tmpfs 798M 0 798M 0% /run/user/1001 21:51:08 21:51:08 21:51:08 ---> free -m: 21:51:08 total used free shared buff/cache available 21:51:08 Mem: 7976 481 4922 0 2572 7197 21:51:08 Swap: 1023 0 1023 21:51:08 21:51:08 21:51:08 ---> ip addr: 21:51:08 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 21:51:08 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:51:08 inet 127.0.0.1/8 scope host lo 21:51:08 valid_lft forever preferred_lft forever 21:51:08 inet6 ::1/128 scope host 21:51:08 valid_lft forever preferred_lft forever 21:51:08 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 21:51:08 link/ether fa:16:3e:d4:26:f2 brd ff:ff:ff:ff:ff:ff 21:51:08 inet 10.32.7.208/23 brd 10.32.7.255 scope global dynamic ens3 21:51:08 valid_lft 86053sec preferred_lft 86053sec 21:51:08 inet6 fe80::f816:3eff:fed4:26f2/64 scope link 21:51:08 valid_lft forever preferred_lft forever 21:51:08 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 21:51:08 link/ether 02:42:88:cb:f2:0a brd ff:ff:ff:ff:ff:ff 21:51:08 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:51:08 valid_lft forever preferred_lft forever 21:51:08 21:51:08 21:51:08 ---> sar -b -r -n DEV: 21:51:08 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-7291) 10/24/25 _x86_64_ (4 CPU) 21:51:08 21:51:08 21:45:24 LINUX RESTART (4 CPU) 21:51:08 21:51:08 21:46:01 tps rtps wtps bread/s bwrtn/s 21:51:08 21:47:01 12.98 8.57 4.42 350.21 1105.55 21:51:08 21:48:01 81.39 22.68 58.71 793.60 4045.45 21:51:08 21:49:01 70.42 13.90 56.52 1395.77 8981.84 21:51:08 21:50:01 169.99 103.03 66.96 3265.19 17388.97 21:51:08 21:51:01 21.29 0.40 20.89 8.00 1468.44 21:51:08 Average: 71.21 29.71 41.50 1162.50 6597.79 21:51:08 21:51:08 21:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:51:08 21:47:01 6121876 7515164 2045552 25.05 26412 1553308 881428 9.56 458300 1430512 260 21:51:08 21:48:01 5787580 7358332 2379848 29.14 40008 1709548 1015168 11.02 645500 1562468 60952 21:51:08 21:49:01 5613840 7448412 2553588 31.27 61416 1936408 1007740 10.93 559920 1787556 98952 21:51:08 21:50:01 5068112 7394996 3099316 37.95 88676 2376700 944156 10.24 739900 2102816 29680 21:51:08 21:51:01 4983528 7312084 3183900 38.98 90944 2375900 1038240 11.27 827880 2098740 11432 21:51:08 Average: 5514987 7405798 2652441 32.48 61491 1990373 977346 10.60 646300 1796418 40255 21:51:08 21:51:08 21:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:51:08 21:47:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 21:51:08 21:47:01 ens3 87.04 75.65 493.91 29.90 0.00 0.00 0.00 0.00 21:51:08 21:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:51:08 21:48:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 21:51:08 21:48:01 ens3 106.53 77.57 892.51 30.61 0.00 0.00 0.00 0.00 21:51:08 21:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:51:08 21:49:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 21:51:08 21:49:01 ens3 58.59 43.78 315.67 6.55 0.00 0.00 0.00 0.00 21:51:08 21:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:51:08 21:50:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 21:51:08 21:50:01 ens3 128.80 72.22 750.73 9.76 0.00 0.00 0.00 0.00 21:51:08 21:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:51:08 21:51:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 21:51:08 21:51:01 ens3 8.50 10.50 6.46 4.81 0.00 0.00 0.00 0.00 21:51:08 21:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:51:08 Average: lo 0.63 0.63 0.06 0.06 0.00 0.00 0.00 0.00 21:51:08 Average: ens3 77.89 55.94 491.85 16.33 0.00 0.00 0.00 0.00 21:51:08 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:51:08 21:51:08 21:51:08 ---> sar -P ALL: 21:51:08 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-7291) 10/24/25 _x86_64_ (4 CPU) 21:51:08 21:51:08 21:45:24 LINUX RESTART (4 CPU) 21:51:08 21:51:08 21:46:01 CPU %user %nice %system %iowait %steal %idle 21:51:08 21:47:01 all 3.93 0.00 0.44 0.63 1.31 93.69 21:51:08 21:47:01 0 3.37 0.00 0.41 0.02 1.16 95.04 21:51:08 21:47:01 1 4.66 0.00 0.35 1.80 0.85 92.35 21:51:08 21:47:01 2 3.69 0.00 0.65 0.48 1.87 93.32 21:51:08 21:47:01 3 4.00 0.00 0.37 0.25 1.34 94.04 21:51:08 21:48:01 all 17.58 0.00 1.12 3.49 2.87 74.94 21:51:08 21:48:01 0 13.32 0.00 0.84 0.30 2.14 83.40 21:51:08 21:48:01 1 5.25 0.00 0.59 2.51 1.65 90.00 21:51:08 21:48:01 2 26.18 0.00 1.86 5.07 4.06 62.83 21:51:08 21:48:01 3 25.37 0.00 1.19 6.07 3.61 63.76 21:51:08 21:49:01 all 18.07 0.00 1.53 2.92 2.98 74.49 21:51:08 21:49:01 0 2.17 0.00 0.48 0.58 1.81 94.96 21:51:08 21:49:01 1 11.49 0.00 1.16 0.35 4.27 82.73 21:51:08 21:49:01 2 55.57 0.00 3.50 1.91 3.97 35.05 21:51:08 21:49:01 3 3.30 0.00 0.99 8.88 1.86 84.97 21:51:08 21:50:01 all 36.76 0.00 6.13 6.79 5.52 44.80 21:51:08 21:50:01 0 32.44 0.00 6.07 8.29 5.34 47.85 21:51:08 21:50:01 1 33.75 0.00 7.22 8.67 4.51 45.84 21:51:08 21:50:01 2 47.56 0.00 5.81 4.31 5.79 36.53 21:51:08 21:50:01 3 33.31 0.00 5.40 5.93 6.47 48.90 21:51:08 21:51:01 all 20.13 0.00 0.87 1.18 2.38 75.43 21:51:08 21:51:01 0 3.14 0.00 0.39 1.76 2.44 92.27 21:51:08 21:51:01 1 43.78 0.00 1.43 0.38 2.29 52.12 21:51:08 21:51:01 2 23.91 0.00 0.84 2.50 2.18 70.56 21:51:08 21:51:01 3 10.12 0.00 0.87 0.05 2.61 86.36 21:51:08 Average: all 19.33 0.00 2.02 3.01 3.02 72.62 21:51:08 Average: 0 10.93 0.00 1.65 2.20 2.58 82.64 21:51:08 Average: 1 19.75 0.00 2.15 2.74 2.73 72.63 21:51:08 Average: 2 31.40 0.00 2.53 2.86 3.58 59.63 21:51:08 Average: 3 15.27 0.00 1.77 4.24 3.19 75.54 21:51:08 21:51:08 21:51:08