08:01:07 Started by timer 08:01:07 Running as SYSTEM 08:01:08 [EnvInject] - Loading node environment variables. 08:01:08 Building remotely on prd-ubuntu2204-builder-2c-2g-31055 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/builder-jenkins-sandbox-cleanup 08:01:08 [ssh-agent] Looking for ssh-agent implementation... 08:01:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:01:08 $ ssh-agent 08:01:08 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXC5woU7/agent.1521 08:01:08 SSH_AGENT_PID=1523 08:01:08 [ssh-agent] Started. 08:01:08 Running ssh-add (command line suppressed) 08:01:08 Identity added: /w/workspace/builder-jenkins-sandbox-cleanup@tmp/private_key_4870606553320949114.key (/w/workspace/builder-jenkins-sandbox-cleanup@tmp/private_key_4870606553320949114.key) 08:01:08 [ssh-agent] Using credentials jenkins (jenkins-ssh) 08:01:08 provisioning config files... 08:01:08 copy managed file [npmrc] to file:/home/jenkins/.npmrc 08:01:08 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 08:01:08 provisioning config files... 08:01:09 copy managed file [JJB Config] to file:/home/jenkins/.config/jenkins_jobs/jenkins_jobs.ini 08:01:09 [builder-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins882089278102710325.sh 08:01:09 ---> jenkins-sandbox-cleanup.sh 08:01:09 Setup pyenv: 08:01:09 * system (set by /opt/pyenv/version) 08:01:09 * 3.8.20 (set by /opt/pyenv/version) 08:01:09 * 3.9.20 (set by /opt/pyenv/version) 08:01:09 3.10.15 08:01:09 3.11.10 08:01:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ya6B 08:01:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.jjb_venv 08:01:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:01:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:01:17 lf-activate-venv(): INFO: Base packages installed successfully 08:01:17 lf-activate-venv(): INFO: Installing additional packages: jenkins-job-builder==6.3.0 08:01:23 lf-activate-venv(): INFO: Adding /tmp/venv-Ya6B/bin to PATH 08:01:23 ERROR:stevedore.extension:Could not load 'delete': No module named 'pkg_resources' 08:01:23 ERROR:stevedore.extension:Could not load 'delete-all': No module named 'pkg_resources' 08:01:23 ERROR:stevedore.extension:Could not load 'get-plugins-info': No module named 'pkg_resources' 08:01:23 ERROR:stevedore.extension:Could not load 'list': No module named 'pkg_resources' 08:01:23 ERROR:stevedore.extension:Could not load 'test': No module named 'pkg_resources' 08:01:23 ERROR:stevedore.extension:Could not load 'update': No module named 'pkg_resources' 08:01:23 Traceback (most recent call last): 08:01:23 File "/tmp/venv-Ya6B/bin/jenkins-jobs", line 6, in 08:01:23 sys.exit(main()) 08:01:23 ^^^^^^ 08:01:23 File "/tmp/venv-Ya6B/lib/python3.11/site-packages/jenkins_jobs/cli/entry.py", line 177, in main 08:01:23 jjb = JenkinsJobs(argv) 08:01:23 ^^^^^^^^^^^^^^^^^ 08:01:23 File "/tmp/venv-Ya6B/lib/python3.11/site-packages/jenkins_jobs/cli/entry.py", line 60, in __init__ 08:01:23 self.parser = create_parser() 08:01:23 ^^^^^^^^^^^^^^^ 08:01:23 File "/tmp/venv-Ya6B/lib/python3.11/site-packages/jenkins_jobs/cli/parser.py", line 112, in create_parser 08:01:23 extension_manager.map(parse_subcommand_args, subparser) 08:01:23 File "/tmp/venv-Ya6B/lib/python3.11/site-packages/stevedore/extension.py", line 379, in map 08:01:23 raise NoMatches(f'No {self.namespace} extensions found') 08:01:23 stevedore.exception.NoMatches: No jjb.cli.subcommands extensions found 08:01:23 Build step 'Execute shell' marked build as failure 08:01:23 $ ssh-agent -k 08:01:23 unset SSH_AUTH_SOCK; 08:01:23 unset SSH_AGENT_PID; 08:01:23 echo Agent pid 1523 killed; 08:01:23 [ssh-agent] Stopped. 08:01:24 [PostBuildScript] - [INFO] Executing post build scripts. 08:01:24 [builder-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins16211433429069520594.sh 08:01:24 ---> sysstat.sh 08:01:24 [builder-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins11118140012957999109.sh 08:01:24 ---> package-listing.sh 08:01:24 ++ facter osfamily 08:01:24 ++ tr '[:upper:]' '[:lower:]' 08:01:24 + OS_FAMILY=debian 08:01:24 + workspace=/w/workspace/builder-jenkins-sandbox-cleanup 08:01:24 + START_PACKAGES=/tmp/packages_start.txt 08:01:24 + END_PACKAGES=/tmp/packages_end.txt 08:01:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:01:24 + PACKAGES=/tmp/packages_start.txt 08:01:24 + '[' /w/workspace/builder-jenkins-sandbox-cleanup ']' 08:01:24 + PACKAGES=/tmp/packages_end.txt 08:01:24 + case "${OS_FAMILY}" in 08:01:24 + dpkg -l 08:01:24 + grep '^ii' 08:01:24 + '[' -f /tmp/packages_start.txt ']' 08:01:24 + '[' -f /tmp/packages_end.txt ']' 08:01:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:01:24 + '[' /w/workspace/builder-jenkins-sandbox-cleanup ']' 08:01:24 + mkdir -p /w/workspace/builder-jenkins-sandbox-cleanup/archives/ 08:01:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/builder-jenkins-sandbox-cleanup/archives/ 08:01:24 [builder-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins6677968865795236008.sh 08:01:24 ---> capture-instance-metadata.sh 08:01:24 Setup pyenv: 08:01:24 system 08:01:24 3.8.20 08:01:24 3.9.20 08:01:24 3.10.15 08:01:24 * 3.11.10 (set by /w/workspace/builder-jenkins-sandbox-cleanup/.python-version) 08:01:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rwGl 08:01:29 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:01:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:01:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:01:32 lf-activate-venv(): INFO: Base packages installed successfully 08:01:32 lf-activate-venv(): INFO: Installing additional packages: lftools 08:01:55 lf-activate-venv(): INFO: Adding /tmp/venv-rwGl/bin to PATH 08:01:55 INFO: Running in OpenStack, capturing instance metadata 08:01:56 [builder-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins13855143685492573526.sh 08:01:56 provisioning config files... 08:01:56 Could not find credentials [logs] for builder-jenkins-sandbox-cleanup #410 08:01:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/builder-jenkins-sandbox-cleanup@tmp/config3274058280554895189tmp 08:01:56 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 08:01:56 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 08:01:56 provisioning config files... 08:01:56 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 08:01:56 [EnvInject] - Injecting environment variables from a build step. 08:01:56 [EnvInject] - Injecting as environment variables the properties content 08:01:56 SERVER_ID=logs 08:01:56 08:01:56 [EnvInject] - Variables injected successfully. 08:01:56 [builder-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins6933117455660620705.sh 08:01:56 ---> create-netrc.sh 08:01:56 WARN: Log server credential not found. 08:01:56 [builder-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins6756411086499851032.sh 08:01:56 ---> python-tools-install.sh 08:01:56 Setup pyenv: 08:01:57 system 08:01:57 3.8.20 08:01:57 3.9.20 08:01:57 3.10.15 08:01:57 * 3.11.10 (set by /w/workspace/builder-jenkins-sandbox-cleanup/.python-version) 08:01:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rwGl from file:/tmp/.os_lf_venv 08:01:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:01:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:01:58 lf-activate-venv(): INFO: Base packages installed successfully 08:01:58 lf-activate-venv(): INFO: Installing additional packages: lftools 08:02:07 lf-activate-venv(): INFO: Adding /tmp/venv-rwGl/bin to PATH 08:02:07 Generating Requirements File 08:02:33 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. 08:02:33 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:02:33 Python 3.11.10 08:02:33 pip 26.1.2 from /tmp/venv-rwGl/lib/python3.11/site-packages/pip (python 3.11) 08:02:34 aiohappyeyeballs==2.6.2 08:02:34 aiohttp==3.14.1 08:02:34 aiosignal==1.4.0 08:02:34 appdirs==1.4.4 08:02:34 argcomplete==3.6.3 08:02:34 aspy.yaml==1.3.0 08:02:34 attrs==26.1.0 08:02:34 autopage==0.6.0 08:02:34 beautifulsoup4==4.15.0 08:02:34 boto3==1.43.36 08:02:34 botocore==1.43.36 08:02:34 bs4==0.0.2 08:02:34 certifi==2026.6.17 08:02:34 cffi==2.0.0 08:02:34 cfgv==3.5.0 08:02:34 chardet==7.4.3 08:02:34 charset-normalizer==3.4.7 08:02:34 click==8.4.2 08:02:34 cliff==4.14.0 08:02:34 cmd2==4.0.0 08:02:34 cryptography==3.3.2 08:02:34 debtcollector==3.1.0 08:02:34 decorator==5.3.1 08:02:34 defusedxml==0.7.1 08:02:34 Deprecated==1.3.1 08:02:34 distlib==0.4.3 08:02:34 dnspython==2.8.0 08:02:34 docker==7.1.0 08:02:34 dogpile.cache==1.5.0 08:02:34 durationpy==0.10 08:02:34 email-validator==2.3.0 08:02:34 filelock==3.29.4 08:02:34 frozenlist==1.8.0 08:02:34 future==1.0.0 08:02:34 gitdb==4.0.12 08:02:34 GitPython==3.1.50 08:02:34 httplib2==0.30.2 08:02:34 identify==2.6.19 08:02:34 idna==3.18 08:02:34 importlib-resources==1.5.0 08:02:34 iso8601==2.1.0 08:02:34 Jinja2==3.1.6 08:02:34 jmespath==1.1.0 08:02:34 jsonpatch==1.33 08:02:34 jsonpointer==3.1.1 08:02:34 jsonschema==4.26.0 08:02:34 jsonschema-specifications==2025.9.1 08:02:34 keystoneauth1==5.14.0 08:02:34 kubernetes==36.0.2 08:02:34 lftools==0.37.22 08:02:34 lxml==6.1.1 08:02:34 markdown-it-py==4.2.0 08:02:34 MarkupSafe==3.0.3 08:02:34 mdurl==0.1.2 08:02:34 msgpack==1.2.1 08:02:34 multi_key_dict==2.0.3 08:02:34 multidict==6.7.1 08:02:34 munch==4.0.0 08:02:34 netaddr==1.3.0 08:02:34 niet==1.4.2 08:02:34 nodeenv==1.10.0 08:02:34 oauth2client==4.1.3 08:02:34 oauthlib==3.3.1 08:02:34 openstacksdk==4.17.0 08:02:34 os-service-types==1.8.2 08:02:34 osc-lib==4.6.0 08:02:34 oslo.config==10.5.0 08:02:34 oslo.context==6.4.0 08:02:34 oslo.i18n==6.8.0 08:02:34 oslo.log==8.2.0 08:02:34 oslo.serialization==5.10.0 08:02:34 oslo.utils==10.1.1 08:02:34 packaging==26.2 08:02:34 pbr==7.0.3 08:02:34 platformdirs==4.10.0 08:02:34 prettytable==3.18.0 08:02:34 prompt_toolkit==3.0.52 08:02:34 propcache==0.5.2 08:02:34 psutil==7.2.2 08:02:34 pyasn1==0.6.3 08:02:34 pyasn1_modules==0.4.2 08:02:34 pycparser==3.0 08:02:34 pygerrit2==2.0.15 08:02:34 PyGithub==2.9.1 08:02:34 Pygments==2.20.0 08:02:34 PyJWT==2.13.0 08:02:34 PyNaCl==1.6.2 08:02:34 pyparsing==2.4.7 08:02:34 pyperclip==1.11.0 08:02:34 pyrsistent==0.20.0 08:02:34 python-cinderclient==9.9.0 08:02:34 python-dateutil==2.9.0.post0 08:02:34 python-discovery==1.4.2 08:02:34 python-heatclient==5.2.0 08:02:34 python-jenkins==1.8.3 08:02:34 python-keystoneclient==5.8.0 08:02:34 python-magnumclient==4.10.0 08:02:34 python-openstackclient==10.1.0 08:02:34 python-swiftclient==4.10.0 08:02:34 PyYAML==6.0.3 08:02:34 referencing==0.37.0 08:02:34 requests==2.34.2 08:02:34 requests-oauthlib==2.0.0 08:02:34 rfc3986==2.0.0 08:02:34 rich==15.0.0 08:02:34 rich-argparse==1.8.0 08:02:34 rpds-py==2026.5.1 08:02:34 rsa==4.9.1 08:02:34 ruamel.yaml==0.19.1 08:02:34 ruamel.yaml.clib==0.2.15 08:02:34 s3transfer==0.19.0 08:02:34 simplejson==4.1.1 08:02:34 six==1.17.0 08:02:34 smmap==5.0.3 08:02:34 soupsieve==2.8.4 08:02:34 stevedore==5.8.0 08:02:34 tabulate==0.10.0 08:02:34 toml==0.10.2 08:02:34 tomlkit==0.15.0 08:02:34 tqdm==4.68.3 08:02:34 typing_extensions==4.15.0 08:02:34 urllib3==1.26.20 08:02:34 virtualenv==21.5.1 08:02:34 wcwidth==0.8.1 08:02:34 websocket-client==1.9.0 08:02:34 wrapt==2.2.2 08:02:34 xdg==6.0.0 08:02:34 xmltodict==1.0.4 08:02:34 yarl==1.24.2 08:02:34 yq==3.4.3 08:02:34 [builder-jenkins-sandbox-cleanup] $ /bin/sh /tmp/jenkins8684127341738363596.sh 08:02:34 ---> uv-install.sh 08:02:34 Installing uv/uvx (latest) using shell installer 08:02:34 2026-06-27 08:02:34 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-Aka5gg.sh" [1] 08:02:34 downloading uv 0.11.25 x86_64-unknown-linux-gnu 08:02:35 installing to /home/jenkins/.local/bin 08:02:35 uv 08:02:35 uvx 08:02:35 everything's installed! 08:02:35 08:02:35 To add $HOME/.local/bin to your PATH, either restart your shell or run: 08:02:35 08:02:35 source $HOME/.local/bin/env (sh, bash, zsh) 08:02:35 source $HOME/.local/bin/env.fish (fish) 08:02:35 Adding install location to PATH 08:02:35 ---> Validating uv/uvx install 08:02:35 uvx 0.11.25 (x86_64-unknown-linux-gnu) 08:02:35 [builder-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins13786121689486695390.sh 08:02:35 ---> sudo-logs.sh 08:02:35 Archiving 'sudo' log.. 08:02:36 [builder-jenkins-sandbox-cleanup] $ /bin/bash /tmp/jenkins13416270015239972632.sh 08:02:36 ---> job-cost.sh 08:02:36 INFO: Activating Python virtual environment... 08:02:36 Setup pyenv: 08:02:36 system 08:02:36 3.8.20 08:02:36 3.9.20 08:02:36 3.10.15 08:02:36 * 3.11.10 (set by /w/workspace/builder-jenkins-sandbox-cleanup/.python-version) 08:02:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rwGl from file:/tmp/.os_lf_venv 08:02:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:02:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:02:38 lf-activate-venv(): INFO: Base packages installed successfully 08:02:38 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:02:44 lf-activate-venv(): INFO: Adding /tmp/venv-rwGl/bin to PATH 08:02:44 INFO: No stack-cost file found 08:02:44 INFO: Instance uptime: 141s 08:02:44 INFO: Fetching instance metadata (attempt 1 of 3)... 08:02:44 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 08:02:44 INFO: Successfully fetched instance metadata 08:02:44 INFO: Instance type: v3-standard-2 08:02:44 INFO: Retrieving pricing info for: v3-standard-2 08:02:44 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 08:02:44 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=141 08:02:45 INFO: Successfully fetched Vexxhost pricing API 08:02:45 INFO: Retrieved cost: 0.06 08:02:45 INFO: Retrieved resource: v3-standard-2 08:02:45 INFO: Creating archive directory: /w/workspace/builder-jenkins-sandbox-cleanup/archives/cost 08:02:45 INFO: Archiving costs to: /w/workspace/builder-jenkins-sandbox-cleanup/archives/cost.csv 08:02:45 INFO: Successfully archived job cost data 08:02:45 DEBUG: Cost data: builder-jenkins-sandbox-cleanup,410,2026-06-27 08:02:45,v3-standard-2,141,0.06,0.00,FAILURE 08:02:45 [builder-jenkins-sandbox-cleanup] $ /bin/bash -l /tmp/jenkins4001285136867790243.sh 08:02:45 ---> logs-deploy.sh 08:02:45 Setup pyenv: 08:02:45 system 08:02:45 3.8.20 08:02:45 3.9.20 08:02:45 3.10.15 08:02:45 * 3.11.10 (set by /w/workspace/builder-jenkins-sandbox-cleanup/.python-version) 08:02:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rwGl from file:/tmp/.os_lf_venv 08:02:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:02:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:02:47 lf-activate-venv(): INFO: Base packages installed successfully 08:02:47 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 08:02:58 lf-activate-venv(): INFO: Adding /tmp/venv-rwGl/bin to PATH 08:02:58 WARNING: Nexus logging server not set 08:02:58 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/builder-jenkins-sandbox-cleanup/410/ 08:02:58 INFO: archiving logs to S3 08:02:59 ---> uname -a: 08:02:59 Linux prd-ubuntu2204-builder-2c-2g-31055 5.15.0-173-generic #183-Ubuntu SMP Fri Mar 6 13:29:34 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 08:02:59 08:02:59 08:02:59 ---> lscpu: 08:02:59 Architecture: x86_64 08:02:59 CPU op-mode(s): 32-bit, 64-bit 08:02:59 Address sizes: 40 bits physical, 48 bits virtual 08:02:59 Byte Order: Little Endian 08:02:59 CPU(s): 2 08:02:59 On-line CPU(s) list: 0,1 08:02:59 Vendor ID: AuthenticAMD 08:02:59 Model name: AMD EPYC-Rome Processor 08:02:59 CPU family: 23 08:02:59 Model: 49 08:02:59 Thread(s) per core: 1 08:02:59 Core(s) per socket: 1 08:02:59 Socket(s): 2 08:02:59 Stepping: 0 08:02:59 BogoMIPS: 5599.99 08:02:59 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 08:02:59 Virtualization: AMD-V 08:02:59 Hypervisor vendor: KVM 08:02:59 Virtualization type: full 08:02:59 L1d cache: 64 KiB (2 instances) 08:02:59 L1i cache: 64 KiB (2 instances) 08:02:59 L2 cache: 1 MiB (2 instances) 08:02:59 L3 cache: 32 MiB (2 instances) 08:02:59 NUMA node(s): 1 08:02:59 NUMA node0 CPU(s): 0,1 08:02:59 Vulnerability Gather data sampling: Not affected 08:02:59 Vulnerability Indirect target selection: Not affected 08:02:59 Vulnerability Itlb multihit: Not affected 08:02:59 Vulnerability L1tf: Not affected 08:02:59 Vulnerability Mds: Not affected 08:02:59 Vulnerability Meltdown: Not affected 08:02:59 Vulnerability Mmio stale data: Not affected 08:02:59 Vulnerability Reg file data sampling: Not affected 08:02:59 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 08:02:59 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 08:02:59 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:02:59 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:02:59 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 08:02:59 Vulnerability Srbds: Not affected 08:02:59 Vulnerability Tsa: Not affected 08:02:59 Vulnerability Tsx async abort: Not affected 08:02:59 Vulnerability Vmscape: Not affected 08:02:59 08:02:59 08:02:59 ---> nproc: 08:02:59 2 08:02:59 08:02:59 08:02:59 ---> df -h: 08:02:59 Filesystem Size Used Avail Use% Mounted on 08:02:59 tmpfs 794M 1.1M 793M 1% /run 08:02:59 /dev/vda1 39G 8.5G 31G 22% / 08:02:59 tmpfs 3.9G 0 3.9G 0% /dev/shm 08:02:59 tmpfs 5.0M 0 5.0M 0% /run/lock 08:02:59 /dev/vda15 105M 6.1M 99M 6% /boot/efi 08:02:59 tmpfs 794M 4.0K 794M 1% /run/user/1001 08:02:59 08:02:59 08:02:59 ---> free -m: 08:02:59 total used free shared buff/cache available 08:02:59 Mem: 7937 528 4765 4 2644 7110 08:02:59 Swap: 1023 0 1023 08:02:59 08:02:59 08:02:59 ---> ip addr: 08:02:59 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:02:59 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:02:59 inet 127.0.0.1/8 scope host lo 08:02:59 valid_lft forever preferred_lft forever 08:02:59 inet6 ::1/128 scope host 08:02:59 valid_lft forever preferred_lft forever 08:02:59 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:02:59 link/ether fa:16:3e:34:36:ec brd ff:ff:ff:ff:ff:ff 08:02:59 altname enp0s3 08:02:59 inet 10.30.171.169/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 08:02:59 valid_lft 86251sec preferred_lft 86251sec 08:02:59 inet6 fe80::f816:3eff:fe34:36ec/64 scope link 08:02:59 valid_lft forever preferred_lft forever 08:02:59 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 08:02:59 link/ether 86:9e:a2:65:9d:42 brd ff:ff:ff:ff:ff:ff 08:02:59 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:02:59 valid_lft forever preferred_lft forever 08:02:59 08:02:59 08:02:59 ---> sar -b -r -n DEV: 08:02:59 Linux 5.15.0-173-generic (prd-ubuntu2204-builder-2c-2g-31055) 06/27/26 _x86_64_ (2 CPU) 08:02:59 08:02:59 08:00:34 LINUX RESTART (2 CPU) 08:02:59 08:02:59 08:02:59 ---> sar -P ALL: 08:02:59 Linux 5.15.0-173-generic (prd-ubuntu2204-builder-2c-2g-31055) 06/27/26 _x86_64_ (2 CPU) 08:02:59 08:02:59 08:00:34 LINUX RESTART (2 CPU) 08:02:59 08:02:59 08:02:59