21:48:48 Started by timer 21:48:48 Running as SYSTEM 21:48:48 [EnvInject] - Loading node environment variables. 21:48:48 Building remotely on prd-ubuntu1804-docker-4c-4g-6975 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/ric-plt-vespamgr-sonar-prescan-script 21:48:48 [ssh-agent] Looking for ssh-agent implementation... 21:48:48 $ ssh-agent 21:48:48 SSH_AUTH_SOCK=/tmp/ssh-ApZ5KoiI0XQN/agent.2078 21:48:48 SSH_AGENT_PID=2079 21:48:48 [ssh-agent] Started. 21:48:48 Running ssh-add (command line suppressed) 21:48:48 Identity added: /w/workspace/ric-plt-vespamgr-sonar-prescan-script@tmp/private_key_3600435293775947981.key (jenkins-ssh) 21:48:49 [ssh-agent] Using credentials jenkins (jenkins) 21:48:49 The recommended git tool is: NONE 21:48:52 using credential jenkins 21:48:52 Wiping out workspace first. 21:48:52 Cloning the remote Git repository 21:48:52 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/vespamgr 21:48:52 > git init /w/workspace/ric-plt-vespamgr-sonar-prescan-script # timeout=10 21:48:53 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/vespamgr 21:48:53 > git --version # timeout=10 21:48:53 > git --version # 'git version 2.17.1' 21:48:53 using GIT_SSH to set credentials jenkins 21:48:53 > 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:53 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/ric-plt/vespamgr # timeout=10 21:48:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:48:54 Avoid second fetch 21:48:54 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 21:48:54 Checking out Revision 93583d93c2fceab7e37b507c3fccfdd514dfa019 (refs/remotes/origin/master) 21:48:54 > git config core.sparsecheckout # timeout=10 21:48:54 > git checkout -f 93583d93c2fceab7e37b507c3fccfdd514dfa019 # timeout=10 21:48:55 Commit message: "RIC:1060: Change in PTL" 21:48:55 > git rev-list --no-walk 93583d93c2fceab7e37b507c3fccfdd514dfa019 # timeout=10 21:48:58 provisioning config files... 21:48:58 copy managed file [npmrc] to file:/home/jenkins/.npmrc 21:48:58 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 21:48:58 [ric-plt-vespamgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins14455780647830110816.sh 21:48:58 ---> python-tools-install.sh 21:48:58 Setup pyenv: 21:48:59 * system (set by /opt/pyenv/version) 21:48:59 * 3.8.13 (set by /opt/pyenv/version) 21:48:59 * 3.9.13 (set by /opt/pyenv/version) 21:48:59 * 3.10.6 (set by /opt/pyenv/version) 21:49:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MTbJ 21:49:07 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 21:49:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:49:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:49:14 lf-activate-venv(): INFO: Base packages installed successfully 21:49:14 lf-activate-venv(): INFO: Installing additional packages: lftools 21:50:23 lf-activate-venv(): INFO: Adding /tmp/venv-MTbJ/bin to PATH 21:50:23 Generating Requirements File 21:50:59 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:59 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 21:50:59 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 21:51:00 Python 3.10.6 21:51:00 pip 25.2 from /tmp/venv-MTbJ/lib/python3.10/site-packages/pip (python 3.10) 21:51:01 appdirs==1.4.4 21:51:01 argcomplete==3.6.3 21:51:01 aspy.yaml==1.3.0 21:51:01 attrs==25.4.0 21:51:01 autopage==0.5.2 21:51:01 beautifulsoup4==4.14.2 21:51:01 boto3==1.40.55 21:51:01 botocore==1.40.55 21:51:01 bs4==0.0.2 21:51:01 cachetools==6.2.1 21:51:01 certifi==2025.10.5 21:51:01 cffi==2.0.0 21:51:01 cfgv==3.4.0 21:51:01 chardet==5.2.0 21:51:01 charset-normalizer==3.4.4 21:51:01 click==8.3.0 21:51:01 cliff==4.11.0 21:51:01 cmd2==2.7.0 21:51:01 cryptography==3.3.2 21:51:01 debtcollector==3.0.0 21:51:01 decorator==5.2.1 21:51:01 defusedxml==0.7.1 21:51:01 Deprecated==1.2.18 21:51:01 distlib==0.4.0 21:51:01 dnspython==2.8.0 21:51:01 docker==7.1.0 21:51:01 dogpile.cache==1.5.0 21:51:01 durationpy==0.10 21:51:01 email-validator==2.3.0 21:51:01 filelock==3.20.0 21:51:01 future==1.0.0 21:51:01 gitdb==4.0.12 21:51:01 GitPython==3.1.45 21:51:01 google-auth==2.41.1 21:51:01 httplib2==0.31.0 21:51:01 identify==2.6.15 21:51:01 idna==3.11 21:51:01 importlib-resources==1.5.0 21:51:01 iso8601==2.1.0 21:51:01 Jinja2==3.1.6 21:51:01 jmespath==1.0.1 21:51:01 jsonpatch==1.33 21:51:01 jsonpointer==3.0.0 21:51:01 jsonschema==4.25.1 21:51:01 jsonschema-specifications==2025.9.1 21:51:01 keystoneauth1==5.12.0 21:51:01 kubernetes==34.1.0 21:51:01 lftools==0.37.15 21:51:01 lxml==6.0.2 21:51:01 markdown-it-py==4.0.0 21:51:01 MarkupSafe==3.0.3 21:51:01 mdurl==0.1.2 21:51:01 msgpack==1.1.2 21:51:01 multi_key_dict==2.0.3 21:51:01 munch==4.0.0 21:51:01 netaddr==1.3.0 21:51:01 niet==1.4.2 21:51:01 nodeenv==1.9.1 21:51:01 oauth2client==4.1.3 21:51:01 oauthlib==3.3.1 21:51:01 openstacksdk==4.7.1 21:51:01 os-service-types==1.8.0 21:51:01 osc-lib==4.2.0 21:51:01 oslo.config==10.0.0 21:51:01 oslo.context==6.1.0 21:51:01 oslo.i18n==6.6.0 21:51:01 oslo.log==7.2.1 21:51:01 oslo.serialization==5.8.0 21:51:01 oslo.utils==9.1.0 21:51:01 packaging==25.0 21:51:01 pbr==7.0.1 21:51:01 platformdirs==4.5.0 21:51:01 prettytable==3.16.0 21:51:01 psutil==7.1.1 21:51:01 pyasn1==0.6.1 21:51:01 pyasn1_modules==0.4.2 21:51:01 pycparser==2.23 21:51:01 pygerrit2==2.0.15 21:51:01 PyGithub==2.8.1 21:51:01 Pygments==2.19.2 21:51:01 PyJWT==2.10.1 21:51:01 PyNaCl==1.6.0 21:51:01 pyparsing==2.4.7 21:51:01 pyperclip==1.11.0 21:51:01 pyrsistent==0.20.0 21:51:01 python-cinderclient==9.8.0 21:51:01 python-dateutil==2.9.0.post0 21:51:01 python-heatclient==4.3.0 21:51:01 python-jenkins==1.8.3 21:51:01 python-keystoneclient==5.7.0 21:51:01 python-magnumclient==4.9.0 21:51:01 python-openstackclient==8.2.0 21:51:01 python-swiftclient==4.8.0 21:51:01 PyYAML==6.0.3 21:51:01 referencing==0.37.0 21:51:01 requests==2.32.5 21:51:01 requests-oauthlib==2.0.0 21:51:01 requestsexceptions==1.4.0 21:51:01 rfc3986==2.0.0 21:51:01 rich==14.2.0 21:51:01 rich-argparse==1.7.1 21:51:01 rpds-py==0.27.1 21:51:01 rsa==4.9.1 21:51:01 ruamel.yaml==0.18.15 21:51:01 ruamel.yaml.clib==0.2.14 21:51:01 s3transfer==0.14.0 21:51:01 simplejson==3.20.2 21:51:01 six==1.17.0 21:51:01 smmap==5.0.2 21:51:01 soupsieve==2.8 21:51:01 stevedore==5.5.0 21:51:01 tabulate==0.9.0 21:51:01 toml==0.10.2 21:51:01 tomlkit==0.13.3 21:51:01 tqdm==4.67.1 21:51:01 typing_extensions==4.15.0 21:51:01 tzdata==2025.2 21:51:01 urllib3==1.26.20 21:51:01 virtualenv==20.35.3 21:51:01 wcwidth==0.2.14 21:51:01 websocket-client==1.9.0 21:51:01 wrapt==2.0.0 21:51:01 xdg==6.0.0 21:51:01 xmltodict==1.0.2 21:51:01 yq==3.4.3 21:51:01 [EnvInject] - Injecting environment variables from a build step. 21:51:01 [EnvInject] - Injecting as environment variables the properties content 21:51:01 SET_JDK_VERSION=openjdk17 21:51:01 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418" 21:51:01 21:51:01 [EnvInject] - Variables injected successfully. 21:51:01 [ric-plt-vespamgr-sonar-prescan-script] $ /bin/sh /tmp/jenkins17995940489065348816.sh 21:51:01 ---> update-java-alternatives.sh 21:51:01 ---> Updating Java version 21:51:01 ---> Ubuntu/Debian system detected 21:51:02 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 21:51:02 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 21:51:02 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 21:51:02 openjdk version "17.0.7" 2023-04-18 21:51:02 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04) 21:51:02 OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing) 21:51:02 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 21:51:02 [EnvInject] - Injecting environment variables from a build step. 21:51:02 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 21:51:02 [EnvInject] - Variables injected successfully. 21:51:02 [ric-plt-vespamgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins4231717472884511081.sh 21:51:02 --> prescan-ric-plt-vespamgr-ubuntu.sh starts 21:51:02 + GO111MODULE=on 21:51:02 + go mod download 21:51:08 + export GOPATH=/home/jenkins/go 21:51:08 + GOPATH=/home/jenkins/go 21:51:08 + 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:51:08 + 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:51:08 + go test ./... -v -coverprofile cover.out 21:51:20 # gerrit.o-ran-sc.org/r/ric-plt/alarm-go.git/alarm 21:51:20 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:51:20 ./utils.h:28:10: fatal error: rmr/rmr.h: No such file or directory 21:51:20 #include 21:51:20 ^~~~~~~~~~~ 21:51:20 compilation terminated. 21:51:34 FAIL gerrit.o-ran-sc.org/r/ric-plt/vespamgr/cmd/vespamgr [build failed] 21:51:34 FAIL 21:51:34 Build step 'Execute shell' marked build as failure 21:51:34 $ ssh-agent -k 21:51:34 unset SSH_AUTH_SOCK; 21:51:34 unset SSH_AGENT_PID; 21:51:34 echo Agent pid 2079 killed; 21:51:34 [ssh-agent] Stopped. 21:51:34 [PostBuildScript] - [INFO] Executing post build scripts. 21:51:34 [ric-plt-vespamgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins15428669979348400407.sh 21:51:34 ---> sysstat.sh 21:51:35 [ric-plt-vespamgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins663964479176784292.sh 21:51:35 ---> package-listing.sh 21:51:35 ++ facter osfamily 21:51:35 ++ tr '[:upper:]' '[:lower:]' 21:51:35 + OS_FAMILY=debian 21:51:35 + workspace=/w/workspace/ric-plt-vespamgr-sonar-prescan-script 21:51:35 + START_PACKAGES=/tmp/packages_start.txt 21:51:35 + END_PACKAGES=/tmp/packages_end.txt 21:51:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:51:35 + PACKAGES=/tmp/packages_start.txt 21:51:35 + '[' /w/workspace/ric-plt-vespamgr-sonar-prescan-script ']' 21:51:35 + PACKAGES=/tmp/packages_end.txt 21:51:35 + case "${OS_FAMILY}" in 21:51:35 + dpkg -l 21:51:35 + grep '^ii' 21:51:35 + '[' -f /tmp/packages_start.txt ']' 21:51:35 + '[' -f /tmp/packages_end.txt ']' 21:51:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:51:35 + '[' /w/workspace/ric-plt-vespamgr-sonar-prescan-script ']' 21:51:35 + mkdir -p /w/workspace/ric-plt-vespamgr-sonar-prescan-script/archives/ 21:51:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ric-plt-vespamgr-sonar-prescan-script/archives/ 21:51:35 [ric-plt-vespamgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins4336523395496267448.sh 21:51:35 ---> capture-instance-metadata.sh 21:51:35 Setup pyenv: 21:51:35 system 21:51:35 3.8.13 21:51:35 3.9.13 21:51:35 * 3.10.6 (set by /w/workspace/ric-plt-vespamgr-sonar-prescan-script/.python-version) 21:51:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MTbJ from file:/tmp/.os_lf_venv 21:51:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:51:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:51:39 lf-activate-venv(): INFO: Base packages installed successfully 21:51:39 lf-activate-venv(): INFO: Installing additional packages: lftools 21:51:59 lf-activate-venv(): INFO: Adding /tmp/venv-MTbJ/bin to PATH 21:51:59 INFO: Running in OpenStack, capturing instance metadata 21:52:00 [ric-plt-vespamgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins1988472540245036098.sh 21:52:00 provisioning config files... 21:52:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ric-plt-vespamgr-sonar-prescan-script@tmp/config4549200509280722732tmp 21:52:00 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 21:52:00 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 21:52:00 [EnvInject] - Injecting environment variables from a build step. 21:52:00 [EnvInject] - Injecting as environment variables the properties content 21:52:00 SERVER_ID=logs 21:52:00 21:52:00 [EnvInject] - Variables injected successfully. 21:52:00 [ric-plt-vespamgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins10331441566184982066.sh 21:52:00 ---> create-netrc.sh 21:52:00 [ric-plt-vespamgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins4690405138113896807.sh 21:52:00 ---> python-tools-install.sh 21:52:00 Setup pyenv: 21:52:00 system 21:52:00 3.8.13 21:52:00 3.9.13 21:52:00 * 3.10.6 (set by /w/workspace/ric-plt-vespamgr-sonar-prescan-script/.python-version) 21:52:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MTbJ from file:/tmp/.os_lf_venv 21:52:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:52:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:52:03 lf-activate-venv(): INFO: Base packages installed successfully 21:52:03 lf-activate-venv(): INFO: Installing additional packages: lftools 21:52:22 lf-activate-venv(): INFO: Adding /tmp/venv-MTbJ/bin to PATH 21:52:22 [ric-plt-vespamgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins13552679499087178494.sh 21:52:22 ---> sudo-logs.sh 21:52:22 Archiving 'sudo' log.. 21:52:22 [ric-plt-vespamgr-sonar-prescan-script] $ /bin/bash /tmp/jenkins6175546723663145557.sh 21:52:22 ---> job-cost.sh 21:52:22 Setup pyenv: 21:52:22 system 21:52:22 3.8.13 21:52:22 3.9.13 21:52:22 * 3.10.6 (set by /w/workspace/ric-plt-vespamgr-sonar-prescan-script/.python-version) 21:52:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MTbJ from file:/tmp/.os_lf_venv 21:52:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:52:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:52:26 lf-activate-venv(): INFO: Base packages installed successfully 21:52:26 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 21:52:36 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:36 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 21:52:37 lf-activate-venv(): INFO: Adding /tmp/venv-MTbJ/bin to PATH 21:52:37 INFO: No Stack... 21:52:37 INFO: Retrieving Pricing Info for: v3-starter-4 21:52:37 INFO: Archiving Costs 21:52:37 [ric-plt-vespamgr-sonar-prescan-script] $ /bin/bash -l /tmp/jenkins17536247451285858376.sh 21:52:38 ---> logs-deploy.sh 21:52:38 Setup pyenv: 21:52:38 system 21:52:38 3.8.13 21:52:38 3.9.13 21:52:38 * 3.10.6 (set by /w/workspace/ric-plt-vespamgr-sonar-prescan-script/.python-version) 21:52:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MTbJ from file:/tmp/.os_lf_venv 21:52:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 21:52:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 21:52:41 lf-activate-venv(): INFO: Base packages installed successfully 21:52:41 lf-activate-venv(): INFO: Installing additional packages: lftools 21:53:00 lf-activate-venv(): INFO: Adding /tmp/venv-MTbJ/bin to PATH 21:53:00 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/ric-plt-vespamgr-sonar-prescan-script/1793 21:53:00 INFO: archiving workspace using pattern(s): -p **/*.log 21:53:02 Archives upload complete. 21:53:03 INFO: archiving logs to Nexus 21:53:04 ---> uname -a: 21:53:04 Linux prd-ubuntu1804-docker-4c-4g-6975 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:53:04 21:53:04 21:53:04 ---> lscpu: 21:53:04 Architecture: x86_64 21:53:04 CPU op-mode(s): 32-bit, 64-bit 21:53:04 Byte Order: Little Endian 21:53:04 CPU(s): 4 21:53:04 On-line CPU(s) list: 0-3 21:53:04 Thread(s) per core: 1 21:53:04 Core(s) per socket: 1 21:53:04 Socket(s): 4 21:53:04 NUMA node(s): 1 21:53:04 Vendor ID: AuthenticAMD 21:53:04 CPU family: 23 21:53:04 Model: 49 21:53:04 Model name: AMD EPYC-Rome Processor 21:53:04 Stepping: 0 21:53:04 CPU MHz: 2800.000 21:53:04 BogoMIPS: 5600.00 21:53:04 Virtualization: AMD-V 21:53:04 Hypervisor vendor: KVM 21:53:04 Virtualization type: full 21:53:04 L1d cache: 32K 21:53:04 L1i cache: 32K 21:53:04 L2 cache: 512K 21:53:04 L3 cache: 16384K 21:53:04 NUMA node0 CPU(s): 0-3 21:53:04 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:53:04 21:53:04 21:53:04 ---> nproc: 21:53:04 4 21:53:04 21:53:04 21:53:04 ---> df -h: 21:53:04 Filesystem Size Used Avail Use% Mounted on 21:53:04 udev 3.9G 0 3.9G 0% /dev 21:53:04 tmpfs 798M 696K 797M 1% /run 21:53:04 /dev/vda1 20G 9.3G 10G 49% / 21:53:04 tmpfs 3.9G 0 3.9G 0% /dev/shm 21:53:04 tmpfs 5.0M 0 5.0M 0% /run/lock 21:53:04 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 21:53:04 /dev/vda15 105M 5.3M 100M 5% /boot/efi 21:53:04 tmpfs 798M 0 798M 0% /run/user/1001 21:53:04 21:53:04 21:53:04 ---> free -m: 21:53:04 total used free shared buff/cache available 21:53:04 Mem: 7976 484 4916 0 2574 7193 21:53:04 Swap: 1023 0 1023 21:53:04 21:53:04 21:53:04 ---> ip addr: 21:53:04 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 21:53:04 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 21:53:04 inet 127.0.0.1/8 scope host lo 21:53:04 valid_lft forever preferred_lft forever 21:53:04 inet6 ::1/128 scope host 21:53:04 valid_lft forever preferred_lft forever 21:53:04 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000 21:53:04 link/ether fa:16:3e:22:80:8a brd ff:ff:ff:ff:ff:ff 21:53:04 inet 10.32.7.94/23 brd 10.32.7.255 scope global dynamic ens3 21:53:04 valid_lft 86099sec preferred_lft 86099sec 21:53:04 inet6 fe80::f816:3eff:fe22:808a/64 scope link 21:53:04 valid_lft forever preferred_lft forever 21:53:04 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 21:53:04 link/ether 02:42:c0:86:27:82 brd ff:ff:ff:ff:ff:ff 21:53:04 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 21:53:04 valid_lft forever preferred_lft forever 21:53:04 21:53:04 21:53:04 ---> sar -b -r -n DEV: 21:53:04 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-6975) 10/20/25 _x86_64_ (4 CPU) 21:53:04 21:53:04 21:48:05 LINUX RESTART (4 CPU) 21:53:04 21:53:04 21:49:03 tps rtps wtps bread/s bwrtn/s 21:53:04 21:50:01 38.22 4.19 34.03 40.96 5034.58 21:53:04 21:51:01 49.11 0.20 48.91 29.06 7365.97 21:53:04 21:52:01 196.63 121.65 74.99 4626.16 18548.51 21:53:04 21:53:01 21.23 0.73 20.50 20.40 1503.08 21:53:04 Average: 76.62 31.92 44.69 1188.71 8138.90 21:53:04 21:53:04 21:49:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:53:04 21:50:01 5824584 7392416 2342844 28.69 39356 1707796 1010128 10.96 609500 1563012 25676 21:53:04 21:51:01 5684456 7472224 2482972 30.40 58440 1893156 947472 10.28 532964 1748216 123664 21:53:04 21:52:01 5078076 7406528 3089352 37.83 88536 2378788 968700 10.51 728936 2105860 28424 21:53:04 21:53:01 5066320 7398188 3101108 37.97 91044 2379480 978428 10.62 743368 2102068 11160 21:53:04 Average: 5413359 7417339 2754069 33.72 69344 2089805 976182 10.59 653692 1879789 47231 21:53:04 21:53:04 21:49:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:53:04 21:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:04 21:50:01 lo 0.48 0.48 0.04 0.04 0.00 0.00 0.00 0.00 21:53:04 21:50:01 ens3 55.09 42.08 782.14 4.69 0.00 0.00 0.00 0.00 21:53:04 21:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:04 21:51:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 21:53:04 21:51:01 ens3 29.75 23.31 301.77 4.09 0.00 0.00 0.00 0.00 21:53:04 21:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:04 21:52:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 21:53:04 21:52:01 ens3 131.14 88.00 799.20 16.59 0.00 0.00 0.00 0.00 21:53:04 21:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:04 21:53:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 21:53:04 21:53:01 ens3 8.52 10.43 6.51 4.84 0.00 0.00 0.00 0.00 21:53:04 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:53:04 Average: lo 0.74 0.74 0.07 0.07 0.00 0.00 0.00 0.00 21:53:04 Average: ens3 56.13 40.95 469.80 7.58 0.00 0.00 0.00 0.00 21:53:04 21:53:04 21:53:04 ---> sar -P ALL: 21:53:04 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-6975) 10/20/25 _x86_64_ (4 CPU) 21:53:04 21:53:04 21:48:05 LINUX RESTART (4 CPU) 21:53:04 21:53:04 21:49:03 CPU %user %nice %system %iowait %steal %idle 21:53:04 21:50:01 all 11.91 0.00 0.72 1.54 1.27 84.56 21:53:04 21:50:01 0 10.12 0.00 0.59 0.64 0.74 87.91 21:53:04 21:50:01 1 3.55 0.00 0.29 0.82 1.44 93.89 21:53:04 21:50:01 2 11.24 0.00 0.59 0.29 1.26 86.63 21:53:04 21:50:01 3 22.77 0.00 1.41 4.43 1.58 69.81 21:53:04 21:51:01 all 18.26 0.00 1.30 2.26 1.55 76.63 21:53:04 21:51:01 0 12.38 0.00 0.68 0.90 0.73 85.31 21:53:04 21:51:01 1 21.82 0.00 1.25 0.73 2.34 73.87 21:53:04 21:51:01 2 37.43 0.00 2.69 2.84 2.76 54.27 21:53:04 21:51:01 3 1.37 0.00 0.55 4.58 0.40 93.10 21:53:04 21:52:01 all 32.60 0.00 5.35 7.40 6.50 48.14 21:53:04 21:52:01 0 54.71 0.00 5.42 6.43 7.80 25.63 21:53:04 21:52:01 1 25.91 0.00 5.64 8.47 6.06 53.92 21:53:04 21:52:01 2 24.35 0.00 5.08 6.26 6.51 57.80 21:53:04 21:52:01 3 25.44 0.00 5.26 8.45 5.64 55.21 21:53:04 21:53:01 all 20.63 0.00 0.91 1.01 1.51 75.95 21:53:04 21:53:01 0 34.22 0.00 1.35 0.45 1.75 62.23 21:53:04 21:53:01 1 6.40 0.00 0.55 0.05 1.67 91.34 21:53:04 21:53:01 2 39.37 0.00 1.35 0.38 2.23 56.67 21:53:04 21:53:01 3 2.67 0.00 0.43 3.14 0.38 93.37 21:53:04 Average: all 20.95 0.00 2.09 3.08 2.73 71.16 21:53:04 Average: 0 28.07 0.00 2.03 2.13 2.78 64.98 21:53:04 Average: 1 14.52 0.00 1.95 2.54 2.89 78.11 21:53:04 Average: 2 28.23 0.00 2.45 2.47 3.21 63.64 21:53:04 Average: 3 13.01 0.00 1.93 5.16 2.01 77.89 21:53:04 21:53:04 21:53:04