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