10:33:09 Triggered by Gerrit: https://gerrit.onap.org/r/c/sdc/+/143909 10:33:09 Running as SYSTEM 10:33:09 [EnvInject] - Loading node environment variables. 10:33:09 Building remotely on prd-ubuntu2204-docker-8c-8g-4123 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/sdc-master-python-verify-shell 10:33:09 [ssh-agent] Looking for ssh-agent implementation... 10:33:09 $ ssh-agent 10:33:09 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXXRlAjX/agent.1567 10:33:09 SSH_AGENT_PID=1569 10:33:09 [ssh-agent] Started. 10:33:09 Running ssh-add (command line suppressed) 10:33:09 Identity added: /w/workspace/sdc-master-python-verify-shell@tmp/private_key_2791140765598817430.key (/w/workspace/sdc-master-python-verify-shell@tmp/private_key_2791140765598817430.key) 10:33:09 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:33:09 The recommended git tool is: NONE 10:33:11 using credential onap-jenkins-ssh 10:33:11 Wiping out workspace first. 10:33:11 Cloning the remote Git repository 10:33:11 Cloning repository git://cloud.onap.org/mirror/sdc.git 10:33:11 > git init /w/workspace/sdc-master-python-verify-shell # timeout=10 10:33:11 Fetching upstream changes from git://cloud.onap.org/mirror/sdc.git 10:33:11 > git --version # timeout=10 10:33:11 > git --version # 'git version 2.34.1' 10:33:11 using GIT_SSH to set credentials Gerrit user 10:33:11 Verifying host key using manually-configured host key entries 10:33:11 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/sdc.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:33:21 > git config remote.origin.url git://cloud.onap.org/mirror/sdc.git # timeout=10 10:33:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:33:22 > git config remote.origin.url git://cloud.onap.org/mirror/sdc.git # timeout=10 10:33:22 Fetching upstream changes from git://cloud.onap.org/mirror/sdc.git 10:33:22 using GIT_SSH to set credentials Gerrit user 10:33:22 Verifying host key using manually-configured host key entries 10:33:22 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/sdc.git refs/changes/09/143909/1 # timeout=30 10:33:22 > git rev-parse b33a794fe574c75bc8e5c1ed63b9208fddde3af7^{commit} # timeout=10 10:33:22 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:33:22 Checking out Revision b33a794fe574c75bc8e5c1ed63b9208fddde3af7 (refs/changes/09/143909/1) 10:33:22 > git config core.sparsecheckout # timeout=10 10:33:22 > git checkout -f b33a794fe574c75bc8e5c1ed63b9208fddde3af7 # timeout=30 10:33:26 Commit message: "[SDC]: Fix for TOSCA Template incorrect handling of Numeric Strings" 10:33:26 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:33:26 > git rev-list --no-walk e6849326d5232250e55be83206573a19ad0c68ea # timeout=10 10:33:26 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins6286113655096828238.sh 10:33:27 All python files compiled successfully 10:33:27 $ ssh-agent -k 10:33:27 unset SSH_AUTH_SOCK; 10:33:27 unset SSH_AGENT_PID; 10:33:27 echo Agent pid 1569 killed; 10:33:27 [ssh-agent] Stopped. 10:33:27 [PostBuildScript] - [INFO] Executing post build scripts. 10:33:27 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins6245156296625949117.sh 10:33:27 ---> sysstat.sh 10:33:27 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins13234477336928290751.sh 10:33:27 ---> package-listing.sh 10:33:27 ++ facter osfamily 10:33:27 ++ tr '[:upper:]' '[:lower:]' 10:33:28 + OS_FAMILY=debian 10:33:28 + workspace=/w/workspace/sdc-master-python-verify-shell 10:33:28 + START_PACKAGES=/tmp/packages_start.txt 10:33:28 + END_PACKAGES=/tmp/packages_end.txt 10:33:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:33:28 + PACKAGES=/tmp/packages_start.txt 10:33:28 + '[' /w/workspace/sdc-master-python-verify-shell ']' 10:33:28 + PACKAGES=/tmp/packages_end.txt 10:33:28 + case "${OS_FAMILY}" in 10:33:28 + dpkg -l 10:33:28 + grep '^ii' 10:33:28 + '[' -f /tmp/packages_start.txt ']' 10:33:28 + '[' -f /tmp/packages_end.txt ']' 10:33:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:33:28 + '[' /w/workspace/sdc-master-python-verify-shell ']' 10:33:28 + mkdir -p /w/workspace/sdc-master-python-verify-shell/archives/ 10:33:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/sdc-master-python-verify-shell/archives/ 10:33:28 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins17100423252866033498.sh 10:33:28 ---> capture-instance-metadata.sh 10:33:28 Setup pyenv: 10:33:28 * system (set by /opt/pyenv/version) 10:33:28 * 3.8.20 (set by /opt/pyenv/version) 10:33:28 * 3.9.20 (set by /opt/pyenv/version) 10:33:28 3.10.15 10:33:28 3.11.10 10:33:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Vx4j 10:33:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:33:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:33:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:33:36 lf-activate-venv(): INFO: Base packages installed successfully 10:33:36 lf-activate-venv(): INFO: Installing additional packages: lftools 10:33:58 lf-activate-venv(): INFO: Adding /tmp/venv-Vx4j/bin to PATH 10:33:58 INFO: Running in OpenStack, capturing instance metadata 10:33:58 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins16745155232856118936.sh 10:33:59 provisioning config files... 10:33:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/sdc-master-python-verify-shell@tmp/config8573683215539291081tmp 10:33:59 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:33:59 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:33:59 [EnvInject] - Injecting environment variables from a build step. 10:33:59 [EnvInject] - Injecting as environment variables the properties content 10:33:59 SERVER_ID=logs 10:33:59 10:33:59 [EnvInject] - Variables injected successfully. 10:33:59 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins13846205959533619692.sh 10:33:59 ---> create-netrc.sh 10:33:59 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins14491520646055224779.sh 10:33:59 ---> python-tools-install.sh 10:33:59 Setup pyenv: 10:33:59 system 10:33:59 3.8.20 10:33:59 3.9.20 10:33:59 3.10.15 10:33:59 * 3.11.10 (set by /w/workspace/sdc-master-python-verify-shell/.python-version) 10:33:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Vx4j from file:/tmp/.os_lf_venv 10:33:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:33:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:34:01 lf-activate-venv(): INFO: Base packages installed successfully 10:34:01 lf-activate-venv(): INFO: Installing additional packages: lftools 10:34:07 lf-activate-venv(): INFO: Adding /tmp/venv-Vx4j/bin to PATH 10:34:07 Generating Requirements File 10:34:23 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. 10:34:23 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:34:23 Python 3.11.10 10:34:23 pip 26.0.1 from /tmp/venv-Vx4j/lib/python3.11/site-packages/pip (python 3.11) 10:34:24 appdirs==1.4.4 10:34:24 argcomplete==3.6.3 10:34:24 aspy.yaml==1.3.0 10:34:24 attrs==26.1.0 10:34:24 autopage==0.6.0 10:34:24 beautifulsoup4==4.14.3 10:34:24 boto3==1.42.83 10:34:24 botocore==1.42.83 10:34:24 bs4==0.0.2 10:34:24 certifi==2026.2.25 10:34:24 cffi==2.0.0 10:34:24 cfgv==3.5.0 10:34:24 chardet==7.4.0.post2 10:34:24 charset-normalizer==3.4.7 10:34:24 click==8.3.2 10:34:24 cliff==4.13.2 10:34:24 cmd2==3.4.0 10:34:24 cryptography==3.3.2 10:34:24 debtcollector==3.1.0 10:34:24 decorator==5.2.1 10:34:24 defusedxml==0.7.1 10:34:24 Deprecated==1.3.1 10:34:24 distlib==0.4.0 10:34:24 dnspython==2.8.0 10:34:24 docker==7.1.0 10:34:24 dogpile.cache==1.5.0 10:34:24 durationpy==0.10 10:34:24 email-validator==2.3.0 10:34:24 filelock==3.25.2 10:34:24 future==1.0.0 10:34:24 gitdb==4.0.12 10:34:24 GitPython==3.1.46 10:34:24 httplib2==0.30.2 10:34:24 identify==2.6.18 10:34:24 idna==3.11 10:34:24 importlib-resources==1.5.0 10:34:24 iso8601==2.1.0 10:34:24 Jinja2==3.1.6 10:34:24 jmespath==1.1.0 10:34:24 jsonpatch==1.33 10:34:24 jsonpointer==3.1.1 10:34:24 jsonschema==4.26.0 10:34:24 jsonschema-specifications==2025.9.1 10:34:24 keystoneauth1==5.13.1 10:34:24 kubernetes==35.0.0 10:34:24 lftools==0.37.22 10:34:24 lxml==6.0.2 10:34:24 markdown-it-py==4.0.0 10:34:24 MarkupSafe==3.0.3 10:34:24 mdurl==0.1.2 10:34:24 msgpack==1.1.2 10:34:24 multi_key_dict==2.0.3 10:34:24 munch==4.0.0 10:34:24 netaddr==1.3.0 10:34:24 niet==1.4.2 10:34:24 nodeenv==1.10.0 10:34:24 oauth2client==4.1.3 10:34:24 oauthlib==3.3.1 10:34:24 openstacksdk==4.10.0 10:34:24 os-service-types==1.8.2 10:34:24 osc-lib==4.4.0 10:34:24 oslo.config==10.3.0 10:34:24 oslo.context==6.3.0 10:34:24 oslo.i18n==6.7.2 10:34:24 oslo.log==8.1.0 10:34:24 oslo.serialization==5.9.1 10:34:24 oslo.utils==10.0.0 10:34:24 packaging==26.0 10:34:24 pbr==7.0.3 10:34:24 platformdirs==4.9.4 10:34:24 prettytable==3.17.0 10:34:24 psutil==7.2.2 10:34:24 pyasn1==0.6.3 10:34:24 pyasn1_modules==0.4.2 10:34:24 pycparser==3.0 10:34:24 pygerrit2==2.0.15 10:34:24 PyGithub==2.9.0 10:34:24 Pygments==2.20.0 10:34:24 PyJWT==2.12.1 10:34:24 PyNaCl==1.6.2 10:34:24 pyparsing==2.4.7 10:34:24 pyperclip==1.11.0 10:34:24 pyrsistent==0.20.0 10:34:24 python-cinderclient==9.9.0 10:34:24 python-dateutil==2.9.0.post0 10:34:24 python-discovery==1.2.1 10:34:24 python-heatclient==5.1.0 10:34:24 python-jenkins==1.8.3 10:34:24 python-keystoneclient==5.8.0 10:34:24 python-magnumclient==4.10.0 10:34:24 python-openstackclient==9.0.0 10:34:24 python-swiftclient==4.10.0 10:34:24 PyYAML==6.0.3 10:34:24 referencing==0.37.0 10:34:24 requests==2.33.1 10:34:24 requests-oauthlib==2.0.0 10:34:24 requestsexceptions==1.4.0 10:34:24 rfc3986==2.0.0 10:34:24 rich==14.3.3 10:34:24 rich-argparse==1.7.2 10:34:24 rpds-py==0.30.0 10:34:24 rsa==4.9.1 10:34:24 ruamel.yaml==0.19.1 10:34:24 ruamel.yaml.clib==0.2.15 10:34:24 s3transfer==0.16.0 10:34:24 simplejson==3.20.2 10:34:24 six==1.17.0 10:34:24 smmap==5.0.3 10:34:24 soupsieve==2.8.3 10:34:24 stevedore==5.7.0 10:34:24 tabulate==0.10.0 10:34:24 toml==0.10.2 10:34:24 tomlkit==0.14.0 10:34:24 tqdm==4.67.3 10:34:24 typing_extensions==4.15.0 10:34:24 urllib3==1.26.20 10:34:24 virtualenv==21.2.0 10:34:24 wcwidth==0.6.0 10:34:24 websocket-client==1.9.0 10:34:24 wrapt==2.1.2 10:34:24 xdg==6.0.0 10:34:24 xmltodict==1.0.4 10:34:24 yq==3.4.3 10:34:24 [sdc-master-python-verify-shell] $ /bin/sh /tmp/jenkins14839172479586762960.sh 10:34:24 ---> uv-install.sh 10:34:24 Installing uv/uvx (latest) using shell installer 10:34:24 2026-04-06 10:34:24 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/c459da62-e838-45dc-bfca-ac56a38b294c?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-04-06T11%3A28%3A55Z&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-04-06T10%3A28%3A28Z&ske=2026-04-06T11%3A28%3A55Z&sks=b&skv=2018-11-09&sig=FZ2mR6WrHHYdzNql5PPPqJ6rIaAuzi1VOytkRPD6RxA%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NTQ3MTk0MiwibmJmIjoxNzc1NDcxNjQyLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.MBWilwWfVmAKdYITj87yOql4oSBh7_lEFMVlzk3uIhY&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [71225/71225] -> "/tmp/uv-install-IE6XQM.sh" [1] 10:34:24 downloading uv 0.11.3 x86_64-unknown-linux-gnu 10:34:25 installing to /home/jenkins/.local/bin 10:34:25 uv 10:34:25 uvx 10:34:25 everything's installed! 10:34:25 10:34:25 To add $HOME/.local/bin to your PATH, either restart your shell or run: 10:34:25 10:34:25 source $HOME/.local/bin/env (sh, bash, zsh) 10:34:25 source $HOME/.local/bin/env.fish (fish) 10:34:25 Adding install location to PATH 10:34:25 ---> Validating uv/uvx install 10:34:25 uvx 0.11.3 (x86_64-unknown-linux-gnu) 10:34:25 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins7418549229808894664.sh 10:34:25 ---> sudo-logs.sh 10:34:25 Archiving 'sudo' log.. 10:34:25 [sdc-master-python-verify-shell] $ /bin/bash /tmp/jenkins4190406650723787620.sh 10:34:25 ---> job-cost.sh 10:34:25 INFO: Activating Python virtual environment... 10:34:25 Setup pyenv: 10:34:26 system 10:34:26 3.8.20 10:34:26 3.9.20 10:34:26 3.10.15 10:34:26 * 3.11.10 (set by /w/workspace/sdc-master-python-verify-shell/.python-version) 10:34:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Vx4j from file:/tmp/.os_lf_venv 10:34:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:34:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:34:27 lf-activate-venv(): INFO: Base packages installed successfully 10:34:27 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:34:32 lf-activate-venv(): INFO: Adding /tmp/venv-Vx4j/bin to PATH 10:34:32 INFO: No stack-cost file found 10:34:32 INFO: Instance uptime: 124s 10:34:32 INFO: Fetching instance metadata (attempt 1 of 3)... 10:34:32 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 10:34:32 INFO: Successfully fetched instance metadata 10:34:32 INFO: Instance type: v3-standard-8 10:34:32 INFO: Retrieving pricing info for: v3-standard-8 10:34:32 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 10:34:32 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=124 10:34:32 INFO: Successfully fetched Vexxhost pricing API 10:34:32 INFO: Retrieved cost: 0.22 10:34:33 INFO: Retrieved resource: v3-standard-8 10:34:33 INFO: Creating archive directory: /w/workspace/sdc-master-python-verify-shell/archives/cost 10:34:33 INFO: Archiving costs to: /w/workspace/sdc-master-python-verify-shell/archives/cost.csv 10:34:33 INFO: Successfully archived job cost data 10:34:33 DEBUG: Cost data: sdc-master-python-verify-shell,1107,2026-04-06 10:34:33,v3-standard-8,124,0.22,0.00,SUCCESS 10:34:33 [sdc-master-python-verify-shell] $ /bin/bash -l /tmp/jenkins16812217269070726506.sh 10:34:33 ---> logs-deploy.sh 10:34:33 Setup pyenv: 10:34:33 system 10:34:33 3.8.20 10:34:33 3.9.20 10:34:33 3.10.15 10:34:33 * 3.11.10 (set by /w/workspace/sdc-master-python-verify-shell/.python-version) 10:34:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Vx4j from file:/tmp/.os_lf_venv 10:34:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:34:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:34:34 lf-activate-venv(): INFO: Base packages installed successfully 10:34:34 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 10:34:41 lf-activate-venv(): INFO: Adding /tmp/venv-Vx4j/bin to PATH 10:34:41 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/sdc-master-python-verify-shell/1107 10:34:41 INFO: archiving workspace using pattern(s): 10:34:42 Archives upload complete. 10:34:42 INFO: archiving logs to Nexus 10:34:43 ---> uname -a: 10:34:43 Linux prd-ubuntu2204-docker-8c-8g-4123 5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 10:34:43 10:34:43 10:34:43 ---> lscpu: 10:34:43 Architecture: x86_64 10:34:43 CPU op-mode(s): 32-bit, 64-bit 10:34:43 Address sizes: 40 bits physical, 48 bits virtual 10:34:43 Byte Order: Little Endian 10:34:43 CPU(s): 8 10:34:43 On-line CPU(s) list: 0-7 10:34:43 Vendor ID: AuthenticAMD 10:34:43 Model name: AMD EPYC-Rome Processor 10:34:43 CPU family: 23 10:34:43 Model: 49 10:34:43 Thread(s) per core: 1 10:34:43 Core(s) per socket: 1 10:34:43 Socket(s): 8 10:34:43 Stepping: 0 10:34:43 BogoMIPS: 5599.99 10:34:43 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 10:34:43 Virtualization: AMD-V 10:34:43 Hypervisor vendor: KVM 10:34:43 Virtualization type: full 10:34:43 L1d cache: 256 KiB (8 instances) 10:34:43 L1i cache: 256 KiB (8 instances) 10:34:43 L2 cache: 4 MiB (8 instances) 10:34:43 L3 cache: 128 MiB (8 instances) 10:34:43 NUMA node(s): 1 10:34:43 NUMA node0 CPU(s): 0-7 10:34:43 Vulnerability Gather data sampling: Not affected 10:34:43 Vulnerability Indirect target selection: Not affected 10:34:43 Vulnerability Itlb multihit: Not affected 10:34:43 Vulnerability L1tf: Not affected 10:34:43 Vulnerability Mds: Not affected 10:34:43 Vulnerability Meltdown: Not affected 10:34:43 Vulnerability Mmio stale data: Not affected 10:34:43 Vulnerability Reg file data sampling: Not affected 10:34:43 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 10:34:43 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 10:34:43 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:34:43 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:34:43 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 10:34:43 Vulnerability Srbds: Not affected 10:34:43 Vulnerability Tsa: Not affected 10:34:43 Vulnerability Tsx async abort: Not affected 10:34:43 Vulnerability Vmscape: Not affected 10:34:43 10:34:43 10:34:43 ---> nproc: 10:34:43 8 10:34:43 10:34:43 10:34:43 ---> df -h: 10:34:43 Filesystem Size Used Avail Use% Mounted on 10:34:43 tmpfs 3.2G 1.1M 3.2G 1% /run 10:34:43 /dev/vda1 155G 11G 145G 7% / 10:34:43 tmpfs 16G 0 16G 0% /dev/shm 10:34:43 tmpfs 5.0M 0 5.0M 0% /run/lock 10:34:43 /dev/vda15 105M 6.1M 99M 6% /boot/efi 10:34:43 tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 10:34:43 10:34:43 10:34:43 ---> free -m: 10:34:43 total used free shared buff/cache available 10:34:43 Mem: 32092 886 28260 4 2945 30750 10:34:43 Swap: 1023 0 1023 10:34:43 10:34:43 10:34:43 ---> ip addr: 10:34:43 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:34:43 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:34:43 inet 127.0.0.1/8 scope host lo 10:34:43 valid_lft forever preferred_lft forever 10:34:43 inet6 ::1/128 scope host 10:34:43 valid_lft forever preferred_lft forever 10:34:43 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:34:43 link/ether fa:16:3e:ec:ed:d9 brd ff:ff:ff:ff:ff:ff 10:34:43 altname enp0s3 10:34:43 inet 10.30.107.199/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 10:34:43 valid_lft 86272sec preferred_lft 86272sec 10:34:43 inet6 fe80::f816:3eff:feec:edd9/64 scope link 10:34:43 valid_lft forever preferred_lft forever 10:34:43 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 10:34:43 link/ether ea:b2:5b:dc:7a:23 brd ff:ff:ff:ff:ff:ff 10:34:43 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:34:43 valid_lft forever preferred_lft forever 10:34:43 10:34:43 10:34:43 ---> sar -b -r -n DEV: 10:34:43 Linux 5.15.0-171-generic (prd-ubuntu2204-docker-8c-8g-4123) 04/06/26 _x86_64_ (8 CPU) 10:34:43 10:34:43 10:32:39 LINUX RESTART (8 CPU) 10:34:43 10:34:43 10:34:43 ---> sar -P ALL: 10:34:43 Linux 5.15.0-171-generic (prd-ubuntu2204-docker-8c-8g-4123) 04/06/26 _x86_64_ (8 CPU) 10:34:43 10:34:43 10:32:39 LINUX RESTART (8 CPU) 10:34:43 10:34:43 10:34:43