21:48:30 Started by timer 21:48:30 Running as SYSTEM 21:48:30 [EnvInject] - Loading node environment variables. 21:48:30 Building remotely on prd-ubuntu1804-docker-4c-4g-7618 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/ric-plt-vespamgr-sonar-prescan-script 21:48:30 [ssh-agent] Looking for ssh-agent implementation... 21:48:30 $ ssh-agent 21:48:30 SSH_AUTH_SOCK=/tmp/ssh-GpNxCKudwTq6/agent.2089 21:48:30 SSH_AGENT_PID=2091 21:48:30 [ssh-agent] Started. 21:48:30 Running ssh-add (command line suppressed) 21:48:30 Identity added: /w/workspace/ric-plt-vespamgr-sonar-prescan-script@tmp/private_key_2903431471422230177.key (jenkins-ssh) 21:48:31 [ssh-agent] Using credentials jenkins (jenkins) 21:48:31 The recommended git tool is: NONE 21:48:33 using credential jenkins 21:48:33 Wiping out workspace first. 21:48:33 Cloning the remote Git repository 21:48:33 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/vespamgr 21:48:33 > git init /w/workspace/ric-plt-vespamgr-sonar-prescan-script # timeout=10 21:48:33 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/vespamgr 21:48:33 > git --version # timeout=10 21:48:33 > git --version # 'git version 2.17.1' 21:48:33 using GIT_SSH to set credentials jenkins 21:48:34 > 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:35 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/vespamgr # timeout=10 21:48:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:48:35 Avoid second fetch 21:48:35 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 21:48:35 Checking out Revision 93583d93c2fceab7e37b507c3fccfdd514dfa019 (refs/remotes/origin/master) 21:48:35 > git config core.sparsecheckout # timeout=10 21:48:35 > git checkout -f 93583d93c2fceab7e37b507c3fccfdd514dfa019 # timeout=10 21:48:36 Commit message: "RIC:1060: Change in PTL" 21:48:36 > git rev-list --no-walk 93583d93c2fceab7e37b507c3fccfdd514dfa019 # timeout=10 21:48:39 provisioning config files... 21:48:39 copy managed file [npmrc] to file:/home/jenkins/.npmrc 21:48:39 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 21:48:39 [ric-plt-vespamgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins12603001579197946001.sh 21:48:39 ---> python-tools-install.sh 21:48:39 Setup pyenv: 21:48:40 * system (set by /opt/pyenv/version) 21:48:40 * 3.8.13 (set by /opt/pyenv/version) 21:48:40 * 3.9.13 (set by /opt/pyenv/version) 21:48:40 * 3.10.6 (set by /opt/pyenv/version) 21:48:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZUUC 21:48:47 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 21:48:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:48:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:48:54 lf-activate-venv(): INFO: Base packages installed successfully 21:48:54 lf-activate-venv(): INFO: Installing additional packages: lftools 21:49:34 lf-activate-venv(): INFO: Adding /tmp/venv-ZUUC/bin to PATH 21:49:34 Generating Requirements File 21:50:08 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:08 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 21:50:08 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 21:50:09 Python 3.10.6 21:50:09 pip 25.3 from /tmp/venv-ZUUC/lib/python3.10/site-packages/pip (python 3.10) 21:50:10 appdirs==1.4.4 21:50:10 argcomplete==3.6.3 21:50:10 aspy.yaml==1.3.0 21:50:10 attrs==25.4.0 21:50:10 autopage==0.5.2 21:50:10 beautifulsoup4==4.14.2 21:50:10 boto3==1.40.60 21:50:10 botocore==1.40.60 21:50:10 bs4==0.0.2 21:50:10 cachetools==6.2.1 21:50:10 certifi==2025.10.5 21:50:10 cffi==2.0.0 21:50:10 cfgv==3.4.0 21:50:10 chardet==5.2.0 21:50:10 charset-normalizer==3.4.4 21:50:10 click==8.3.0 21:50:10 cliff==4.11.0 21:50:10 cmd2==2.7.0 21:50:10 cryptography==3.3.2 21:50:10 debtcollector==3.0.0 21:50:10 decorator==5.2.1 21:50:10 defusedxml==0.7.1 21:50:10 Deprecated==1.2.18 21:50:10 distlib==0.4.0 21:50:10 dnspython==2.8.0 21:50:10 docker==7.1.0 21:50:10 dogpile.cache==1.5.0 21:50:10 durationpy==0.10 21:50:10 email-validator==2.3.0 21:50:10 filelock==3.20.0 21:50:10 future==1.0.0 21:50:10 gitdb==4.0.12 21:50:10 GitPython==3.1.45 21:50:10 google-auth==2.41.1 21:50:10 httplib2==0.31.0 21:50:10 identify==2.6.15 21:50:10 idna==3.11 21:50:10 importlib-resources==1.5.0 21:50:10 iso8601==2.1.0 21:50:10 Jinja2==3.1.6 21:50:10 jmespath==1.0.1 21:50:10 jsonpatch==1.33 21:50:10 jsonpointer==3.0.0 21:50:10 jsonschema==4.25.1 21:50:10 jsonschema-specifications==2025.9.1 21:50:10 keystoneauth1==5.12.0 21:50:10 kubernetes==34.1.0 21:50:10 lftools==0.37.15 21:50:10 lxml==6.0.2 21:50:10 markdown-it-py==4.0.0 21:50:10 MarkupSafe==3.0.3 21:50:10 mdurl==0.1.2 21:50:10 msgpack==1.1.2 21:50:10 multi_key_dict==2.0.3 21:50:10 munch==4.0.0 21:50:10 netaddr==1.3.0 21:50:10 niet==1.4.2 21:50:10 nodeenv==1.9.1 21:50:10 oauth2client==4.1.3 21:50:10 oauthlib==3.3.1 21:50:10 openstacksdk==4.7.1 21:50:10 os-service-types==1.8.0 21:50:10 osc-lib==4.2.0 21:50:10 oslo.config==10.0.0 21:50:10 oslo.context==6.1.0 21:50:10 oslo.i18n==6.6.0 21:50:10 oslo.log==7.2.1 21:50:10 oslo.serialization==5.8.0 21:50:10 oslo.utils==9.1.0 21:50:10 packaging==25.0 21:50:10 pbr==7.0.1 21:50:10 platformdirs==4.5.0 21:50:10 prettytable==3.16.0 21:50:10 psutil==7.1.2 21:50:10 pyasn1==0.6.1 21:50:10 pyasn1_modules==0.4.2 21:50:10 pycparser==2.23 21:50:10 pygerrit2==2.0.15 21:50:10 PyGithub==2.8.1 21:50:10 Pygments==2.19.2 21:50:10 PyJWT==2.10.1 21:50:10 PyNaCl==1.6.0 21:50:10 pyparsing==2.4.7 21:50:10 pyperclip==1.11.0 21:50:10 pyrsistent==0.20.0 21:50:10 python-cinderclient==9.8.0 21:50:10 python-dateutil==2.9.0.post0 21:50:10 python-heatclient==4.3.0 21:50:10 python-jenkins==1.8.3 21:50:10 python-keystoneclient==5.7.0 21:50:10 python-magnumclient==4.9.0 21:50:10 python-openstackclient==8.2.0 21:50:10 python-swiftclient==4.8.0 21:50:10 PyYAML==6.0.3 21:50:10 referencing==0.37.0 21:50:10 requests==2.32.5 21:50:10 requests-oauthlib==2.0.0 21:50:10 requestsexceptions==1.4.0 21:50:10 rfc3986==2.0.0 21:50:10 rich==14.2.0 21:50:10 rich-argparse==1.7.1 21:50:10 rpds-py==0.28.0 21:50:10 rsa==4.9.1 21:50:10 ruamel.yaml==0.18.16 21:50:10 ruamel.yaml.clib==0.2.14 21:50:10 s3transfer==0.14.0 21:50:10 simplejson==3.20.2 21:50:10 six==1.17.0 21:50:10 smmap==5.0.2 21:50:10 soupsieve==2.8 21:50:10 stevedore==5.5.0 21:50:10 tabulate==0.9.0 21:50:10 toml==0.10.2 21:50:10 tomlkit==0.13.3 21:50:10 tqdm==4.67.1 21:50:10 typing_extensions==4.15.0 21:50:10 tzdata==2025.2 21:50:10 urllib3==1.26.20 21:50:10 virtualenv==20.35.3 21:50:10 wcwidth==0.2.14 21:50:10 websocket-client==1.9.0 21:50:10 wrapt==2.0.0 21:50:10 xdg==6.0.0 21:50:10 xmltodict==1.0.2 21:50:10 yq==3.4.3 21:50:10 [EnvInject] - Injecting environment variables from a build step. 21:50:10 [EnvInject] - Injecting as environment variables the properties content 21:50:10 SET_JDK_VERSION=openjdk17 21:50:10 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 21:50:10 21:50:10 [EnvInject] - Variables injected successfully. 21:50:10 [ric-plt-vespamgr-sonar-prescan-script] $ /bin/sh /tmp/jenkins17154158515434495906.sh 21:50:10 ---> update-java-alternatives.sh 21:50:10 ---> Updating Java version 21:50:10 ---> Ubuntu/Debian system detected 21:50:11 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 21:50:11 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 21:50:11 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:11 openjdk version "17.0.7" 2023-04-18 21:50:11 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) 21:50:11 OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) 21:50:11 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 21:50:11 [EnvInject] - Injecting environment variables from a build step. 21:50:11 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 21:50:11 [EnvInject] - Variables injected successfully. 21:50:11 [ric-plt-vespamgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins232496442349981525.sh 21:50:11 --> prescan-ric-plt-vespamgr-ubuntu.sh starts 21:50:11 + GO111MODULE=on 21:50:11 + go mod download 21:50:17 + export GOPATH=/home/jenkins/go 21:50:17 + GOPATH=/home/jenkins/go 21:50:17 + 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:17 + 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:17 + go test ./... -v -coverprofile cover.out 21:50:28 # gerrit.o-ran-sc.org/r/ric-plt/alarm-go.git/alarm 21:50:28 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:28 ./utils.h:28:10: fatal error: rmr/rmr.h: No such file or directory 21:50:28 #include 21:50:28 ^~~~~~~~~~~ 21:50:28 compilation terminated. 21:50:41 FAIL gerrit.o-ran-sc.org/r/ric-plt/vespamgr/cmd/vespamgr [build failed] 21:50:41 FAIL 21:50:41 Build step 'Execute shell' marked build as failure 21:50:41 $ ssh-agent -k 21:50:41 unset SSH_AUTH_SOCK; 21:50:41 unset SSH_AGENT_PID; 21:50:41 echo Agent pid 2091 killed; 21:50:41 [ssh-agent] Stopped. 21:50:41 [PostBuildScript] - [INFO] Executing post build scripts. 21:50:41 [ric-plt-vespamgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins12689924799795689295.sh 21:50:41 ---> sysstat.sh 21:50:42 [ric-plt-vespamgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins11459844507204118823.sh 21:50:42 ---> package-listing.sh 21:50:42 ++ tr '[:upper:]' '[:lower:]' 21:50:42 ++ facter osfamily 21:50:42 + OS_FAMILY=debian 21:50:42 + workspace=/w/workspace/ric-plt-vespamgr-sonar-prescan-script 21:50:42 + START_PACKAGES=/tmp/packages_start.txt 21:50:42 + END_PACKAGES=/tmp/packages_end.txt 21:50:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:50:42 + PACKAGES=/tmp/packages_start.txt 21:50:42 + '[' /w/workspace/ric-plt-vespamgr-sonar-prescan-script ']' 21:50:42 + PACKAGES=/tmp/packages_end.txt 21:50:42 + case "${OS_FAMILY}" in 21:50:42 + dpkg -l 21:50:42 + grep '^ii' 21:50:42 + '[' -f /tmp/packages_start.txt ']' 21:50:42 + '[' -f /tmp/packages_end.txt ']' 21:50:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:50:42 + '[' /w/workspace/ric-plt-vespamgr-sonar-prescan-script ']' 21:50:42 + mkdir -p /w/workspace/ric-plt-vespamgr-sonar-prescan-script/archives/ 21:50:42 + 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:42 [ric-plt-vespamgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins9865033860147173456.sh 21:50:42 ---> capture-instance-metadata.sh 21:50:42 Setup pyenv: 21:50:42 system 21:50:43 3.8.13 21:50:43 3.9.13 21:50:43 * 3.10.6 (set by /w/workspace/ric-plt-vespamgr-sonar-prescan-script/.python-version) 21:50:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZUUC from file:/tmp/.os_lf_venv 21:50:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:50:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:50:46 lf-activate-venv(): INFO: Base packages installed successfully 21:50:46 lf-activate-venv(): INFO: Installing additional packages: lftools 21:51:11 lf-activate-venv(): INFO: Adding /tmp/venv-ZUUC/bin to PATH 21:51:11 INFO: Running in OpenStack, capturing instance metadata 21:51:12 [ric-plt-vespamgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins7752392700343329920.sh 21:51:12 provisioning config files... 21:51:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-plt-vespamgr-sonar-prescan-script@tmp/config10574406124131487633tmp 21:51:12 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 21:51:12 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 21:51:12 [EnvInject] - Injecting environment variables from a build step. 21:51:12 [EnvInject] - Injecting as environment variables the properties content 21:51:12 SERVER_ID=logs 21:51:12 21:51:12 [EnvInject] - Variables injected successfully. 21:51:12 [ric-plt-vespamgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins14425958156321777200.sh 21:51:12 ---> create-netrc.sh 21:51:12 [ric-plt-vespamgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins7673166443843931612.sh 21:51:12 ---> python-tools-install.sh 21:51:12 Setup pyenv: 21:51:12 system 21:51:12 3.8.13 21:51:12 3.9.13 21:51:12 * 3.10.6 (set by /w/workspace/ric-plt-vespamgr-sonar-prescan-script/.python-version) 21:51:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZUUC from file:/tmp/.os_lf_venv 21:51:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:51:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:51:16 lf-activate-venv(): INFO: Base packages installed successfully 21:51:16 lf-activate-venv(): INFO: Installing additional packages: lftools 21:51:34 lf-activate-venv(): INFO: Adding /tmp/venv-ZUUC/bin to PATH 21:51:34 [ric-plt-vespamgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins13524703212889174493.sh 21:51:34 ---> sudo-logs.sh 21:51:34 Archiving 'sudo' log.. 21:51:34 [ric-plt-vespamgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins14256571641292646770.sh 21:51:34 ---> job-cost.sh 21:51:34 Setup pyenv: 21:51:34 system 21:51:34 3.8.13 21:51:34 3.9.13 21:51:34 * 3.10.6 (set by /w/workspace/ric-plt-vespamgr-sonar-prescan-script/.python-version) 21:51:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZUUC from file:/tmp/.os_lf_venv 21:51:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:51:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:51:38 lf-activate-venv(): INFO: Base packages installed successfully 21:51:38 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 21:51:47 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:51:47 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 21:51:48 lf-activate-venv(): INFO: Adding /tmp/venv-ZUUC/bin to PATH 21:51:48 INFO: No Stack... 21:51:48 INFO: Retrieving Pricing Info for: v3-starter-4 21:51:48 INFO: Archiving Costs 21:51:48 [ric-plt-vespamgr-sonar-prescan-script] $ /bin/bash -l /tmp/jenkins16059383390216450646.sh 21:51:49 ---> logs-deploy.sh 21:51:49 Setup pyenv: 21:51:49 system 21:51:49 3.8.13 21:51:49 3.9.13 21:51:49 * 3.10.6 (set by /w/workspace/ric-plt-vespamgr-sonar-prescan-script/.python-version) 21:51:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZUUC from file:/tmp/.os_lf_venv 21:51:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:51:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:51:52 lf-activate-venv(): INFO: Base packages installed successfully 21:51:52 lf-activate-venv(): INFO: Installing additional packages: lftools 21:52:10 lf-activate-venv(): INFO: Adding /tmp/venv-ZUUC/bin to PATH 21:52:10 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ric-plt-vespamgr-sonar-prescan-script/1801 21:52:10 INFO: archiving workspace using pattern(s): -p **/*.log 21:52:12 Archives upload complete. 21:52:13 INFO: archiving logs to Nexus 21:52:14 ---> uname -a: 21:52:14 Linux prd-ubuntu1804-docker-4c-4g-7618 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:14 21:52:14 21:52:14 ---> lscpu: 21:52:14 Architecture: x86_64 21:52:14 CPU op-mode(s): 32-bit, 64-bit 21:52:14 Byte Order: Little Endian 21:52:14 CPU(s): 4 21:52:14 On-line CPU(s) list: 0-3 21:52:14 Thread(s) per core: 1 21:52:14 Core(s) per socket: 1 21:52:14 Socket(s): 4 21:52:14 NUMA node(s): 1 21:52:14 Vendor ID: AuthenticAMD 21:52:14 CPU family: 23 21:52:14 Model: 49 21:52:14 Model name: AMD EPYC-Rome Processor 21:52:14 Stepping: 0 21:52:14 CPU MHz: 2799.998 21:52:14 BogoMIPS: 5599.99 21:52:14 Virtualization: AMD-V 21:52:14 Hypervisor vendor: KVM 21:52:14 Virtualization type: full 21:52:14 L1d cache: 32K 21:52:14 L1i cache: 32K 21:52:14 L2 cache: 512K 21:52:14 L3 cache: 16384K 21:52:14 NUMA node0 CPU(s): 0-3 21:52:14 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:14 21:52:14 21:52:14 ---> nproc: 21:52:14 4 21:52:14 21:52:14 21:52:14 ---> df -h: 21:52:14 Filesystem Size Used Avail Use% Mounted on 21:52:14 udev 3.9G 0 3.9G 0% /dev 21:52:14 tmpfs 798M 696K 797M 1% /run 21:52:14 /dev/vda1 20G 9.3G 10G 49% / 21:52:14 tmpfs 3.9G 0 3.9G 0% /dev/shm 21:52:14 tmpfs 5.0M 0 5.0M 0% /run/lock 21:52:14 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 21:52:14 /dev/vda15 105M 5.3M 100M 5% /boot/efi 21:52:14 tmpfs 798M 0 798M 0% /run/user/1001 21:52:14 21:52:14 21:52:14 ---> free -m: 21:52:14 total used free shared buff/cache available 21:52:14 Mem: 7976 504 4897 0 2573 7173 21:52:14 Swap: 1023 0 1023 21:52:14 21:52:14 21:52:14 ---> ip addr: 21:52:14 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 21:52:14 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:52:14 inet 127.0.0.1/8 scope host lo 21:52:14 valid_lft forever preferred_lft forever 21:52:14 inet6 ::1/128 scope host 21:52:14 valid_lft forever preferred_lft forever 21:52:14 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 21:52:14 link/ether fa:16:3e:2a:02:4c brd ff:ff:ff:ff:ff:ff 21:52:14 inet 10.32.6.244/23 brd 10.32.7.255 scope global dynamic ens3 21:52:14 valid_lft 86133sec preferred_lft 86133sec 21:52:14 inet6 fe80::f816:3eff:fe2a:24c/64 scope link 21:52:14 valid_lft forever preferred_lft forever 21:52:14 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 21:52:14 link/ether 02:42:22:71:1a:aa brd ff:ff:ff:ff:ff:ff 21:52:14 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:52:14 valid_lft forever preferred_lft forever 21:52:14 21:52:14 21:52:14 ---> sar -b -r -n DEV: 21:52:14 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-7618) 10/28/25 _x86_64_ (4 CPU) 21:52:14 21:52:14 21:47:48 LINUX RESTART (4 CPU) 21:52:14 21:52:14 21:48:01 tps rtps wtps bread/s bwrtn/s 21:52:14 21:49:03 154.11 70.94 83.17 5643.46 39540.23 21:52:14 21:50:01 57.04 0.26 56.78 28.82 8540.32 21:52:14 21:51:01 199.47 121.45 78.02 4551.91 17557.21 21:52:14 21:52:01 26.15 0.93 25.21 78.92 3944.01 21:52:14 Average: 109.63 48.80 60.83 2597.18 17469.84 21:52:14 21:52:14 21:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:52:14 21:49:03 5916332 7415216 2251096 27.56 35296 1644952 996272 10.81 582880 1501672 44736 21:52:14 21:50:01 5637668 7372060 2529760 30.97 55480 1847112 1040180 11.29 636844 1698600 104104 21:52:14 21:51:01 5019472 7340572 3147956 38.54 87328 2372028 1007360 10.93 792052 2099044 87864 21:52:14 21:52:01 5004516 7332948 3162912 38.73 90856 2375796 1016936 11.03 807552 2097744 11240 21:52:14 Average: 5394497 7365199 2772931 33.95 67240 2059972 1015187 11.02 704832 1849265 61986 21:52:14 21:52:14 21:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:52:14 21:49:03 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 21:52:14 21:49:03 ens3 292.65 180.89 1047.33 72.91 0.00 0.00 0.00 0.00 21:52:14 21:49:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:14 21:50:01 lo 0.62 0.62 0.05 0.05 0.00 0.00 0.00 0.00 21:52:14 21:50:01 ens3 59.33 46.58 727.37 6.04 0.00 0.00 0.00 0.00 21:52:14 21:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:14 21:51:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 21:52:14 21:51:01 ens3 154.87 107.53 798.38 12.41 0.00 0.00 0.00 0.00 21:52:14 21:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:14 21:52:01 lo 0.93 0.93 0.08 0.08 0.00 0.00 0.00 0.00 21:52:14 21:52:01 ens3 11.78 12.41 9.24 6.09 0.00 0.00 0.00 0.00 21:52:14 21:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:14 Average: lo 0.92 0.92 0.08 0.08 0.00 0.00 0.00 0.00 21:52:14 Average: ens3 130.25 87.19 644.89 24.52 0.00 0.00 0.00 0.00 21:52:14 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:52:14 21:52:14 21:52:14 ---> sar -P ALL: 21:52:14 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-7618) 10/28/25 _x86_64_ (4 CPU) 21:52:14 21:52:14 21:47:48 LINUX RESTART (4 CPU) 21:52:14 21:52:14 21:48:01 CPU %user %nice %system %iowait %steal %idle 21:52:14 21:49:03 all 18.22 0.00 2.69 5.42 1.84 71.83 21:52:14 21:49:03 0 8.12 0.00 1.48 4.77 1.27 84.35 21:52:14 21:49:03 1 18.34 0.00 1.84 6.58 1.87 71.38 21:52:14 21:49:03 2 24.31 0.00 2.24 3.09 2.14 68.21 21:52:14 21:49:03 3 22.07 0.00 5.23 7.26 2.10 63.34 21:52:14 21:50:01 all 19.94 0.00 1.15 2.19 0.84 75.87 21:52:14 21:50:01 0 0.83 0.00 0.43 6.02 0.23 92.49 21:52:14 21:50:01 1 24.85 0.00 1.14 0.19 0.90 72.92 21:52:14 21:50:01 2 50.84 0.00 2.62 1.60 2.02 42.92 21:52:14 21:50:01 3 3.12 0.00 0.38 0.97 0.19 95.34 21:52:14 21:51:01 all 32.04 0.00 4.64 7.74 3.86 51.72 21:52:14 21:51:01 0 25.19 0.00 4.10 9.21 3.45 58.05 21:52:14 21:51:01 1 42.25 0.00 5.27 7.12 4.02 41.33 21:52:14 21:51:01 2 36.28 0.00 4.40 7.61 4.14 47.57 21:52:14 21:51:01 3 24.40 0.00 4.76 7.04 3.84 59.96 21:52:14 21:52:01 all 20.68 0.00 0.96 0.99 0.85 76.52 21:52:14 21:52:01 0 27.69 0.00 1.23 0.28 0.82 69.98 21:52:14 21:52:01 1 22.55 0.00 0.78 0.27 0.97 75.44 21:52:14 21:52:01 2 27.35 0.00 1.06 0.30 1.15 70.14 21:52:14 21:52:01 3 5.07 0.00 0.80 3.09 0.42 90.62 21:52:14 Average: all 22.74 0.00 2.37 4.10 1.86 68.93 21:52:14 Average: 0 15.61 0.00 1.83 5.06 1.45 76.05 21:52:14 Average: 1 27.02 0.00 2.27 3.56 1.95 65.21 21:52:14 Average: 2 34.55 0.00 2.58 3.17 2.37 57.34 21:52:14 Average: 3 13.76 0.00 2.81 4.62 1.65 77.16 21:52:14 21:52:14 21:52:14