22:17:30 Triggered by Gerrit: https://gerrit.onap.org/r/c/sdc/+/143276 22:17:30 Running as SYSTEM 22:17:30 [EnvInject] - Loading node environment variables. 22:17:30 Building remotely on prd-ubuntu2204-docker-8c-8g-5610 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/sdc-master-python-verify-shell 22:17:30 [ssh-agent] Looking for ssh-agent implementation... 22:17:30 $ ssh-agent 22:17:30 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXYA6W3s/agent.1570 22:17:30 SSH_AGENT_PID=1572 22:17:30 [ssh-agent] Started. 22:17:30 Running ssh-add (command line suppressed) 22:17:30 Identity added: /w/workspace/sdc-master-python-verify-shell@tmp/private_key_9980560667216934631.key (/w/workspace/sdc-master-python-verify-shell@tmp/private_key_9980560667216934631.key) 22:17:30 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 22:17:30 The recommended git tool is: NONE 22:17:32 using credential onap-jenkins-ssh 22:17:32 Wiping out workspace first. 22:17:32 Cloning the remote Git repository 22:17:32 Cloning repository git://cloud.onap.org/mirror/sdc.git 22:17:32 > git init /w/workspace/sdc-master-python-verify-shell # timeout=10 22:17:32 Fetching upstream changes from git://cloud.onap.org/mirror/sdc.git 22:17:32 > git --version # timeout=10 22:17:32 > git --version # 'git version 2.34.1' 22:17:32 using GIT_SSH to set credentials Gerrit user 22:17:32 Verifying host key using manually-configured host key entries 22:17:32 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/sdc.git +refs/heads/*:refs/remotes/origin/* # timeout=30 22:17:42 > git config remote.origin.url git://cloud.onap.org/mirror/sdc.git # timeout=10 22:17:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:17:43 > git config remote.origin.url git://cloud.onap.org/mirror/sdc.git # timeout=10 22:17:43 Fetching upstream changes from git://cloud.onap.org/mirror/sdc.git 22:17:43 using GIT_SSH to set credentials Gerrit user 22:17:43 Verifying host key using manually-configured host key entries 22:17:43 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/sdc.git refs/changes/76/143276/3 # timeout=30 22:17:43 > git rev-parse 9551d8a661e6f508bff25dff013c0f0b2e183240^{commit} # timeout=10 22:17:43 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 22:17:43 Checking out Revision 9551d8a661e6f508bff25dff013c0f0b2e183240 (refs/changes/76/143276/3) 22:17:43 > git config core.sparsecheckout # timeout=10 22:17:43 > git checkout -f 9551d8a661e6f508bff25dff013c0f0b2e183240 # timeout=30 22:17:47 Commit message: "CI: Deploy python based Github2Gerrit" 22:17:47 > git rev-parse FETCH_HEAD^{commit} # timeout=10 22:17:47 > git rev-list --no-walk e6849326d5232250e55be83206573a19ad0c68ea # timeout=10 22:17:47 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins4982876447852020846.sh 22:17:48 All python files compiled successfully 22:17:48 $ ssh-agent -k 22:17:48 unset SSH_AUTH_SOCK; 22:17:48 unset SSH_AGENT_PID; 22:17:48 echo Agent pid 1572 killed; 22:17:48 [ssh-agent] Stopped. 22:17:48 [PostBuildScript] - [INFO] Executing post build scripts. 22:17:48 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins335931504323500243.sh 22:17:48 ---> sysstat.sh 22:17:48 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins16972938160983804413.sh 22:17:48 ---> package-listing.sh 22:17:48 ++ facter osfamily 22:17:48 ++ tr '[:upper:]' '[:lower:]' 22:17:49 + OS_FAMILY=debian 22:17:49 + workspace=/w/workspace/sdc-master-python-verify-shell 22:17:49 + START_PACKAGES=/tmp/packages_start.txt 22:17:49 + END_PACKAGES=/tmp/packages_end.txt 22:17:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:17:49 + PACKAGES=/tmp/packages_start.txt 22:17:49 + '[' /w/workspace/sdc-master-python-verify-shell ']' 22:17:49 + PACKAGES=/tmp/packages_end.txt 22:17:49 + case "${OS_FAMILY}" in 22:17:49 + dpkg -l 22:17:49 + grep '^ii' 22:17:49 + '[' -f /tmp/packages_start.txt ']' 22:17:49 + '[' -f /tmp/packages_end.txt ']' 22:17:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:17:49 + '[' /w/workspace/sdc-master-python-verify-shell ']' 22:17:49 + mkdir -p /w/workspace/sdc-master-python-verify-shell/archives/ 22:17:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/sdc-master-python-verify-shell/archives/ 22:17:49 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins10699435032582820715.sh 22:17:49 ---> capture-instance-metadata.sh 22:17:49 Setup pyenv: 22:17:49 * system (set by /opt/pyenv/version) 22:17:49 * 3.8.20 (set by /opt/pyenv/version) 22:17:49 * 3.9.20 (set by /opt/pyenv/version) 22:17:49 3.10.15 22:17:49 3.11.10 22:17:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0miw 22:17:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 22:17:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:17:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:17:57 lf-activate-venv(): INFO: Base packages installed successfully 22:17:57 lf-activate-venv(): INFO: Installing additional packages: lftools 22:18:18 lf-activate-venv(): INFO: Adding /tmp/venv-0miw/bin to PATH 22:18:18 INFO: Running in OpenStack, capturing instance metadata 22:18:18 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins14428157425132693288.sh 22:18:18 provisioning config files... 22:18:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/sdc-master-python-verify-shell@tmp/config16401117069131658070tmp 22:18:19 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 22:18:19 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 22:18:19 [EnvInject] - Injecting environment variables from a build step. 22:18:19 [EnvInject] - Injecting as environment variables the properties content 22:18:19 SERVER_ID=logs 22:18:19 22:18:19 [EnvInject] - Variables injected successfully. 22:18:19 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins17604203560372994704.sh 22:18:19 ---> create-netrc.sh 22:18:19 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins17036627905386894441.sh 22:18:19 ---> python-tools-install.sh 22:18:19 Setup pyenv: 22:18:19 system 22:18:19 3.8.20 22:18:19 3.9.20 22:18:19 3.10.15 22:18:19 * 3.11.10 (set by /w/workspace/sdc-master-python-verify-shell/.python-version) 22:18:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0miw from file:/tmp/.os_lf_venv 22:18:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:18:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:18:20 lf-activate-venv(): INFO: Base packages installed successfully 22:18:20 lf-activate-venv(): INFO: Installing additional packages: lftools 22:18:27 lf-activate-venv(): INFO: Adding /tmp/venv-0miw/bin to PATH 22:18:27 Generating Requirements File 22:18:44 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. 22:18:44 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 22:18:44 Python 3.11.10 22:18:44 pip 26.0.1 from /tmp/venv-0miw/lib/python3.11/site-packages/pip (python 3.11) 22:18:45 appdirs==1.4.4 22:18:45 argcomplete==3.6.3 22:18:45 aspy.yaml==1.3.0 22:18:45 attrs==26.1.0 22:18:45 autopage==0.6.0 22:18:45 beautifulsoup4==4.14.3 22:18:45 boto3==1.42.78 22:18:45 botocore==1.42.78 22:18:45 bs4==0.0.2 22:18:45 certifi==2026.2.25 22:18:45 cffi==2.0.0 22:18:45 cfgv==3.5.0 22:18:45 chardet==7.4.0.post1 22:18:45 charset-normalizer==3.4.6 22:18:45 click==8.3.1 22:18:45 cliff==4.13.2 22:18:45 cmd2==3.4.0 22:18:45 cryptography==3.3.2 22:18:45 debtcollector==3.1.0 22:18:45 decorator==5.2.1 22:18:45 defusedxml==0.7.1 22:18:45 Deprecated==1.3.1 22:18:45 distlib==0.4.0 22:18:45 dnspython==2.8.0 22:18:45 docker==7.1.0 22:18:45 dogpile.cache==1.5.0 22:18:45 durationpy==0.10 22:18:45 email-validator==2.3.0 22:18:45 filelock==3.25.2 22:18:45 future==1.0.0 22:18:45 gitdb==4.0.12 22:18:45 GitPython==3.1.46 22:18:45 httplib2==0.30.2 22:18:45 identify==2.6.18 22:18:45 idna==3.11 22:18:45 importlib-resources==1.5.0 22:18:45 iso8601==2.1.0 22:18:45 Jinja2==3.1.6 22:18:45 jmespath==1.1.0 22:18:45 jsonpatch==1.33 22:18:45 jsonpointer==3.1.1 22:18:45 jsonschema==4.26.0 22:18:45 jsonschema-specifications==2025.9.1 22:18:45 keystoneauth1==5.13.1 22:18:45 kubernetes==35.0.0 22:18:45 lftools==0.37.22 22:18:45 lxml==6.0.2 22:18:45 markdown-it-py==4.0.0 22:18:45 MarkupSafe==3.0.3 22:18:45 mdurl==0.1.2 22:18:45 msgpack==1.1.2 22:18:45 multi_key_dict==2.0.3 22:18:45 munch==4.0.0 22:18:45 netaddr==1.3.0 22:18:45 niet==1.4.2 22:18:45 nodeenv==1.10.0 22:18:45 oauth2client==4.1.3 22:18:45 oauthlib==3.3.1 22:18:45 openstacksdk==4.10.0 22:18:45 os-service-types==1.8.2 22:18:45 osc-lib==4.4.0 22:18:45 oslo.config==10.3.0 22:18:45 oslo.context==6.3.0 22:18:45 oslo.i18n==6.7.2 22:18:45 oslo.log==8.1.0 22:18:45 oslo.serialization==5.9.1 22:18:45 oslo.utils==10.0.0 22:18:45 packaging==26.0 22:18:45 pbr==7.0.3 22:18:45 platformdirs==4.9.4 22:18:45 prettytable==3.17.0 22:18:45 psutil==7.2.2 22:18:45 pyasn1==0.6.3 22:18:45 pyasn1_modules==0.4.2 22:18:45 pycparser==3.0 22:18:45 pygerrit2==2.0.15 22:18:45 PyGithub==2.9.0 22:18:45 Pygments==2.19.2 22:18:45 PyJWT==2.12.1 22:18:45 PyNaCl==1.6.2 22:18:45 pyparsing==2.4.7 22:18:45 pyperclip==1.11.0 22:18:45 pyrsistent==0.20.0 22:18:45 python-cinderclient==9.9.0 22:18:45 python-dateutil==2.9.0.post0 22:18:45 python-discovery==1.2.1 22:18:45 python-heatclient==5.1.0 22:18:45 python-jenkins==1.8.3 22:18:45 python-keystoneclient==5.8.0 22:18:45 python-magnumclient==4.10.0 22:18:45 python-openstackclient==9.0.0 22:18:45 python-swiftclient==4.10.0 22:18:45 PyYAML==6.0.3 22:18:45 referencing==0.37.0 22:18:45 requests==2.33.0 22:18:45 requests-oauthlib==2.0.0 22:18:45 requestsexceptions==1.4.0 22:18:45 rfc3986==2.0.0 22:18:45 rich==14.3.3 22:18:45 rich-argparse==1.7.2 22:18:45 rpds-py==0.30.0 22:18:45 rsa==4.9.1 22:18:45 ruamel.yaml==0.19.1 22:18:45 ruamel.yaml.clib==0.2.15 22:18:45 s3transfer==0.16.0 22:18:45 simplejson==3.20.2 22:18:45 six==1.17.0 22:18:45 smmap==5.0.3 22:18:45 soupsieve==2.8.3 22:18:45 stevedore==5.7.0 22:18:45 tabulate==0.10.0 22:18:45 toml==0.10.2 22:18:45 tomlkit==0.14.0 22:18:45 tqdm==4.67.3 22:18:45 typing_extensions==4.15.0 22:18:45 urllib3==1.26.20 22:18:45 virtualenv==21.2.0 22:18:45 wcwidth==0.6.0 22:18:45 websocket-client==1.9.0 22:18:45 wrapt==2.1.2 22:18:45 xdg==6.0.0 22:18:45 xmltodict==1.0.4 22:18:45 yq==3.4.3 22:18:45 [sdc-master-python-verify-shell] $ /bin/sh /tmp/jenkins5574284710463314564.sh 22:18:45 ---> uv-install.sh 22:18:45 Installing uv/uvx (latest) using shell installer 22:18:45 2026-03-27 22:18:45 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/23829516-dcc2-44de-97ee-6c98471a68af?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-27T23%3A03%3A15Z&rscd=attachment%3B+filename%3Duv-installer.sh&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-03-27T22%3A02%3A25Z&ske=2026-03-27T23%3A03%3A15Z&sks=b&skv=2018-11-09&sig=RGzubRcmXbYlkvHKm3HWs4B7Yr3vaf2mg1%2Bet7Jbnlc%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NDY1MDIxMiwibmJmIjoxNzc0NjQ5OTEyLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.uMFl5WhvudNy6RgeRFT0dBYP5IskMGxyPj_aKNbXZVw&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [72114/72114] -> "/tmp/uv-install-R6IB2U.sh" [1] 22:18:45 downloading uv 0.11.2 x86_64-unknown-linux-gnu 22:18:46 installing to /home/jenkins/.local/bin 22:18:46 uv 22:18:46 uvx 22:18:46 everything's installed! 22:18:46 22:18:46 To add $HOME/.local/bin to your PATH, either restart your shell or run: 22:18:46 22:18:46 source $HOME/.local/bin/env (sh, bash, zsh) 22:18:46 source $HOME/.local/bin/env.fish (fish) 22:18:46 Adding install location to PATH 22:18:46 ---> Validating uv/uvx install 22:18:46 uvx 0.11.2 (x86_64-unknown-linux-gnu) 22:18:46 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins1957294349583422384.sh 22:18:46 ---> sudo-logs.sh 22:18:46 Archiving 'sudo' log.. 22:18:46 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins11312059349075181706.sh 22:18:46 ---> job-cost.sh 22:18:46 INFO: Activating Python virtual environment... 22:18:46 Setup pyenv: 22:18:46 system 22:18:46 3.8.20 22:18:46 3.9.20 22:18:46 3.10.15 22:18:47 * 3.11.10 (set by /w/workspace/sdc-master-python-verify-shell/.python-version) 22:18:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0miw from file:/tmp/.os_lf_venv 22:18:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:18:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:18:48 lf-activate-venv(): INFO: Base packages installed successfully 22:18:48 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 22:18:53 lf-activate-venv(): INFO: Adding /tmp/venv-0miw/bin to PATH 22:18:53 INFO: No stack-cost file found 22:18:53 INFO: Instance uptime: 124s 22:18:53 INFO: Fetching instance metadata (attempt 1 of 3)... 22:18:53 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 22:18:53 INFO: Successfully fetched instance metadata 22:18:53 INFO: Instance type: v3-standard-8 22:18:53 INFO: Retrieving pricing info for: v3-standard-8 22:18:53 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 22:18:53 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=124 22:18:54 INFO: Successfully fetched Vexxhost pricing API 22:18:54 INFO: Retrieved cost: 0.22 22:18:54 INFO: Retrieved resource: v3-standard-8 22:18:54 INFO: Creating archive directory: /w/workspace/sdc-master-python-verify-shell/archives/cost 22:18:54 INFO: Archiving costs to: /w/workspace/sdc-master-python-verify-shell/archives/cost.csv 22:18:54 INFO: Successfully archived job cost data 22:18:54 DEBUG: Cost data: sdc-master-python-verify-shell,1100,2026-03-27 22:18:54,v3-standard-8,124,0.22,0.00,SUCCESS 22:18:54 [sdc-master-python-verify-shell] $ /bin/bash -l /tmp/jenkins2544907155366588783.sh 22:18:54 ---> logs-deploy.sh 22:18:54 Setup pyenv: 22:18:54 system 22:18:54 3.8.20 22:18:54 3.9.20 22:18:54 3.10.15 22:18:54 * 3.11.10 (set by /w/workspace/sdc-master-python-verify-shell/.python-version) 22:18:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0miw from file:/tmp/.os_lf_venv 22:18:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:18:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:18:56 lf-activate-venv(): INFO: Base packages installed successfully 22:18:56 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 22:19:02 lf-activate-venv(): INFO: Adding /tmp/venv-0miw/bin to PATH 22:19:02 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/sdc-master-python-verify-shell/1100 22:19:02 INFO: archiving workspace using pattern(s): 22:19:03 Archives upload complete. 22:19:04 INFO: archiving logs to Nexus 22:19:05 ---> uname -a: 22:19:05 Linux prd-ubuntu2204-docker-8c-8g-5610 5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 22:19:05 22:19:05 22:19:05 ---> lscpu: 22:19:05 Architecture: x86_64 22:19:05 CPU op-mode(s): 32-bit, 64-bit 22:19:05 Address sizes: 40 bits physical, 48 bits virtual 22:19:05 Byte Order: Little Endian 22:19:05 CPU(s): 8 22:19:05 On-line CPU(s) list: 0-7 22:19:05 Vendor ID: AuthenticAMD 22:19:05 Model name: AMD EPYC-Rome Processor 22:19:05 CPU family: 23 22:19:05 Model: 49 22:19:05 Thread(s) per core: 1 22:19:05 Core(s) per socket: 1 22:19:05 Socket(s): 8 22:19:05 Stepping: 0 22:19:05 BogoMIPS: 5599.99 22:19:05 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 22:19:05 Virtualization: AMD-V 22:19:05 Hypervisor vendor: KVM 22:19:05 Virtualization type: full 22:19:05 L1d cache: 256 KiB (8 instances) 22:19:05 L1i cache: 256 KiB (8 instances) 22:19:05 L2 cache: 4 MiB (8 instances) 22:19:05 L3 cache: 128 MiB (8 instances) 22:19:05 NUMA node(s): 1 22:19:05 NUMA node0 CPU(s): 0-7 22:19:05 Vulnerability Gather data sampling: Not affected 22:19:05 Vulnerability Indirect target selection: Not affected 22:19:05 Vulnerability Itlb multihit: Not affected 22:19:05 Vulnerability L1tf: Not affected 22:19:05 Vulnerability Mds: Not affected 22:19:05 Vulnerability Meltdown: Not affected 22:19:05 Vulnerability Mmio stale data: Not affected 22:19:05 Vulnerability Reg file data sampling: Not affected 22:19:05 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 22:19:05 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 22:19:05 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:19:05 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:19:05 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 22:19:05 Vulnerability Srbds: Not affected 22:19:05 Vulnerability Tsa: Not affected 22:19:05 Vulnerability Tsx async abort: Not affected 22:19:05 Vulnerability Vmscape: Not affected 22:19:05 22:19:05 22:19:05 ---> nproc: 22:19:05 8 22:19:05 22:19:05 22:19:05 ---> df -h: 22:19:05 Filesystem Size Used Avail Use% Mounted on 22:19:05 tmpfs 3.2G 1.1M 3.2G 1% /run 22:19:05 /dev/vda1 155G 11G 145G 7% / 22:19:05 tmpfs 16G 0 16G 0% /dev/shm 22:19:05 tmpfs 5.0M 0 5.0M 0% /run/lock 22:19:05 /dev/vda15 105M 6.1M 99M 6% /boot/efi 22:19:05 tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 22:19:05 22:19:05 22:19:05 ---> free -m: 22:19:05 total used free shared buff/cache available 22:19:05 Mem: 32092 909 28240 4 2942 30727 22:19:05 Swap: 1023 0 1023 22:19:05 22:19:05 22:19:05 ---> ip addr: 22:19:05 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 22:19:05 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:19:05 inet 127.0.0.1/8 scope host lo 22:19:05 valid_lft forever preferred_lft forever 22:19:05 inet6 ::1/128 scope host 22:19:05 valid_lft forever preferred_lft forever 22:19:05 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 22:19:05 link/ether fa:16:3e:97:1f:d0 brd ff:ff:ff:ff:ff:ff 22:19:05 altname enp0s3 22:19:05 inet 10.30.107.236/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 22:19:05 valid_lft 86271sec preferred_lft 86271sec 22:19:05 inet6 fe80::f816:3eff:fe97:1fd0/64 scope link 22:19:05 valid_lft forever preferred_lft forever 22:19:05 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 22:19:05 link/ether 82:30:41:55:a4:05 brd ff:ff:ff:ff:ff:ff 22:19:05 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:19:05 valid_lft forever preferred_lft forever 22:19:05 22:19:05 22:19:05 ---> sar -b -r -n DEV: 22:19:05 Linux 5.15.0-171-generic (prd-ubuntu2204-docker-8c-8g-5610) 03/27/26 _x86_64_ (8 CPU) 22:19:05 22:19:05 22:16:59 LINUX RESTART (8 CPU) 22:19:05 22:19:05 22:19:05 ---> sar -P ALL: 22:19:05 Linux 5.15.0-171-generic (prd-ubuntu2204-docker-8c-8g-5610) 03/27/26 _x86_64_ (8 CPU) 22:19:05 22:19:05 22:16:59 LINUX RESTART (8 CPU) 22:19:05 22:19:05 22:19:05