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