08:14:18 Triggered by Gerrit: https://gerrit.onap.org/r/c/sdc/+/145256 08:14:18 Running as SYSTEM 08:14:18 [EnvInject] - Loading node environment variables. 08:14:18 Building remotely on prd-ubuntu2204-docker-8c-8g-19033 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/sdc-master-verify-java 08:14:18 [ssh-agent] Looking for ssh-agent implementation... 08:14:18 $ ssh-agent 08:14:18 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXJQMbW7/agent.2354 08:14:18 SSH_AGENT_PID=2356 08:14:18 [ssh-agent] Started. 08:14:18 Running ssh-add (command line suppressed) 08:14:18 Identity added: /w/workspace/sdc-master-verify-java@tmp/private_key_9161467310169673927.key (/w/workspace/sdc-master-verify-java@tmp/private_key_9161467310169673927.key) 08:14:18 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:14:18 The recommended git tool is: NONE 08:14:19 using credential onap-jenkins-ssh 08:14:19 Wiping out workspace first. 08:14:19 Cloning the remote Git repository 08:14:19 Cloning repository git://cloud.onap.org/mirror/sdc.git 08:14:19 > git init /w/workspace/sdc-master-verify-java # timeout=10 08:14:19 Fetching upstream changes from git://cloud.onap.org/mirror/sdc.git 08:14:19 > git --version # timeout=10 08:14:19 > git --version # 'git version 2.34.1' 08:14:19 using GIT_SSH to set credentials Gerrit user 08:14:19 Verifying host key using manually-configured host key entries 08:14:19 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/sdc.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:14:34 ERROR: Error cloning remote repo 'origin' 08:14:34 hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- git://cloud.onap.org/mirror/sdc.git +refs/heads/*:refs/remotes/origin/*" returned status code 128: 08:14:34 stdout: 08:14:34 stderr: fatal: unable to look up cloud.onap.org (port 9418) (System error) 08:14:34 08:14:34 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2846) 08:14:34 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185) 08:14:34 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635) 08:14:34 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:871) 08:14:34 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170) 08:14:34 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161) 08:14:34 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 08:14:34 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 08:14:34 at hudson.remoting.Request$2.run(Request.java:377) 08:14:34 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 08:14:34 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) 08:14:34 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 08:14:34 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 08:14:34 at java.base/java.lang.Thread.run(Thread.java:1583) 08:14:34 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-ubuntu2204-docker-8c-8g-19033 08:14:34 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1826) 08:14:34 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 08:14:34 at hudson.remoting.Channel.call(Channel.java:1042) 08:14:34 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153) 08:14:34 at jdk.internal.reflect.GeneratedMethodAccessor1405.invoke(Unknown Source) 08:14:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:14:34 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 08:14:34 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138) 08:14:34 at PluginClassLoader for git-client//com.sun.proxy.$Proxy78.execute(Unknown Source) 08:14:34 at PluginClassLoader for git//hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1220) 08:14:34 at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1310) 08:14:34 at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277) 08:14:34 at hudson.scm.SCM.checkout(SCM.java:540) 08:14:34 at hudson.model.AbstractProject.checkout(AbstractProject.java:1247) 08:14:34 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) 08:14:34 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) 08:14:34 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) 08:14:34 at hudson.model.Run.execute(Run.java:1894) 08:14:34 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 08:14:34 at hudson.model.ResourceController.execute(ResourceController.java:101) 08:14:34 at hudson.model.Executor.run(Executor.java:446) 08:14:35 ERROR: Error cloning remote repo 'origin' 08:14:35 $ ssh-agent -k 08:14:35 unset SSH_AUTH_SOCK; 08:14:35 unset SSH_AGENT_PID; 08:14:35 echo Agent pid 2356 killed; 08:14:35 [ssh-agent] Stopped. 08:14:35 [PostBuildScript] - [INFO] Executing post build scripts. 08:14:35 [sdc-master-verify-java] $ /bin/bash /tmp/jenkins8540137762275232101.sh 08:14:35 ---> sysstat.sh 08:14:35 [sdc-master-verify-java] $ /bin/bash /tmp/jenkins12123494227265101832.sh 08:14:35 ---> package-listing.sh 08:14:35 ++ facter osfamily 08:14:35 ++ tr '[:upper:]' '[:lower:]' 08:14:35 + OS_FAMILY=debian 08:14:35 + workspace=/w/workspace/sdc-master-verify-java 08:14:35 + START_PACKAGES=/tmp/packages_start.txt 08:14:35 + END_PACKAGES=/tmp/packages_end.txt 08:14:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:14:35 + PACKAGES=/tmp/packages_start.txt 08:14:35 + '[' /w/workspace/sdc-master-verify-java ']' 08:14:35 + PACKAGES=/tmp/packages_end.txt 08:14:35 + case "${OS_FAMILY}" in 08:14:35 + dpkg -l 08:14:35 + grep '^ii' 08:14:35 + '[' -f /tmp/packages_start.txt ']' 08:14:35 + '[' -f /tmp/packages_end.txt ']' 08:14:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:14:35 + '[' /w/workspace/sdc-master-verify-java ']' 08:14:35 + mkdir -p /w/workspace/sdc-master-verify-java/archives/ 08:14:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/sdc-master-verify-java/archives/ 08:14:35 [sdc-master-verify-java] $ /bin/bash /tmp/jenkins6272052739789267682.sh 08:14:35 ---> capture-instance-metadata.sh 08:14:35 Setup pyenv: 08:14:35 * system (set by /opt/pyenv/version) 08:14:36 * 3.8.20 (set by /opt/pyenv/version) 08:14:36 * 3.9.20 (set by /opt/pyenv/version) 08:14:36 3.10.15 08:14:36 3.11.10 08:14:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cCy5 08:14:40 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:14:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:14:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:14:44 lf-activate-venv(): INFO: Base packages installed successfully 08:14:44 lf-activate-venv(): INFO: Installing additional packages: lftools 08:15:05 lf-activate-venv(): INFO: Adding /tmp/venv-cCy5/bin to PATH 08:15:05 INFO: Running in OpenStack, capturing instance metadata 08:15:06 [sdc-master-verify-java] $ /bin/bash /tmp/jenkins12150719571807869770.sh 08:15:06 provisioning config files... 08:15:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/sdc-master-verify-java@tmp/config12025937399398279490tmp 08:15:06 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:15:06 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:15:06 [EnvInject] - Injecting environment variables from a build step. 08:15:06 [EnvInject] - Injecting as environment variables the properties content 08:15:06 SERVER_ID=logs 08:15:06 08:15:06 [EnvInject] - Variables injected successfully. 08:15:06 [sdc-master-verify-java] $ /bin/bash /tmp/jenkins10608977483957136695.sh 08:15:06 ---> create-netrc.sh 08:15:06 [sdc-master-verify-java] $ /bin/bash /tmp/jenkins9726030696714108862.sh 08:15:06 ---> python-tools-install.sh 08:15:06 Setup pyenv: 08:15:06 system 08:15:06 3.8.20 08:15:06 3.9.20 08:15:06 3.10.15 08:15:06 * 3.11.10 (set by /w/workspace/sdc-master-verify-java/.python-version) 08:15:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cCy5 from file:/tmp/.os_lf_venv 08:15:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:15:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:15:08 lf-activate-venv(): INFO: Base packages installed successfully 08:15:08 lf-activate-venv(): INFO: Installing additional packages: lftools 08:15:14 lf-activate-venv(): INFO: Adding /tmp/venv-cCy5/bin to PATH 08:15:14 Generating Requirements File 08:15:37 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:15:37 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:15:38 Python 3.11.10 08:15:38 pip 26.1.2 from /tmp/venv-cCy5/lib/python3.11/site-packages/pip (python 3.11) 08:15:38 aiohappyeyeballs==2.6.2 08:15:38 aiohttp==3.14.1 08:15:38 aiosignal==1.4.0 08:15:38 appdirs==1.4.4 08:15:38 argcomplete==3.6.3 08:15:38 aspy.yaml==1.3.0 08:15:38 attrs==26.1.0 08:15:38 autopage==0.6.0 08:15:38 beautifulsoup4==4.15.0 08:15:38 boto3==1.43.34 08:15:38 botocore==1.43.34 08:15:38 bs4==0.0.2 08:15:38 certifi==2026.6.17 08:15:38 cffi==2.0.0 08:15:38 cfgv==3.5.0 08:15:38 chardet==7.4.3 08:15:38 charset-normalizer==3.4.7 08:15:38 click==8.4.1 08:15:38 cliff==4.14.0 08:15:38 cmd2==4.0.0 08:15:38 cryptography==3.3.2 08:15:38 debtcollector==3.1.0 08:15:38 decorator==5.3.1 08:15:38 defusedxml==0.7.1 08:15:38 Deprecated==1.3.1 08:15:38 distlib==0.4.3 08:15:38 dnspython==2.8.0 08:15:38 docker==7.1.0 08:15:38 dogpile.cache==1.5.0 08:15:38 durationpy==0.10 08:15:38 email-validator==2.3.0 08:15:38 filelock==3.29.4 08:15:38 frozenlist==1.8.0 08:15:38 future==1.0.0 08:15:38 gitdb==4.0.12 08:15:38 GitPython==3.1.50 08:15:38 httplib2==0.30.2 08:15:38 identify==2.6.19 08:15:38 idna==3.18 08:15:38 importlib-resources==1.5.0 08:15:38 iso8601==2.1.0 08:15:38 Jinja2==3.1.6 08:15:38 jmespath==1.1.0 08:15:38 jsonpatch==1.33 08:15:38 jsonpointer==3.1.1 08:15:38 jsonschema==4.26.0 08:15:38 jsonschema-specifications==2025.9.1 08:15:38 keystoneauth1==5.14.0 08:15:38 kubernetes==36.0.2 08:15:38 lftools==0.37.22 08:15:38 lxml==6.1.1 08:15:38 markdown-it-py==4.2.0 08:15:38 MarkupSafe==3.0.3 08:15:38 mdurl==0.1.2 08:15:38 msgpack==1.2.1 08:15:38 multi_key_dict==2.0.3 08:15:38 multidict==6.7.1 08:15:38 munch==4.0.0 08:15:38 netaddr==1.3.0 08:15:38 niet==1.4.2 08:15:38 nodeenv==1.10.0 08:15:38 oauth2client==4.1.3 08:15:38 oauthlib==3.3.1 08:15:38 openstacksdk==4.16.0 08:15:38 os-service-types==1.8.2 08:15:38 osc-lib==4.6.0 08:15:38 oslo.config==10.5.0 08:15:38 oslo.context==6.4.0 08:15:38 oslo.i18n==6.8.0 08:15:38 oslo.log==8.2.0 08:15:38 oslo.serialization==5.10.0 08:15:38 oslo.utils==10.1.1 08:15:38 packaging==26.2 08:15:38 pbr==7.0.3 08:15:38 platformdirs==4.10.0 08:15:38 prettytable==3.17.0 08:15:38 prompt_toolkit==3.0.52 08:15:38 propcache==0.5.2 08:15:38 psutil==7.2.2 08:15:38 pyasn1==0.6.3 08:15:38 pyasn1_modules==0.4.2 08:15:38 pycparser==3.0 08:15:38 pygerrit2==2.0.15 08:15:38 PyGithub==2.9.1 08:15:38 Pygments==2.20.0 08:15:38 PyJWT==2.13.0 08:15:38 PyNaCl==1.6.2 08:15:38 pyparsing==2.4.7 08:15:38 pyperclip==1.11.0 08:15:38 pyrsistent==0.20.0 08:15:38 python-cinderclient==9.9.0 08:15:38 python-dateutil==2.9.0.post0 08:15:38 python-discovery==1.4.2 08:15:38 python-heatclient==5.2.0 08:15:38 python-jenkins==1.8.3 08:15:38 python-keystoneclient==5.8.0 08:15:38 python-magnumclient==4.10.0 08:15:38 python-openstackclient==10.1.0 08:15:38 python-swiftclient==4.10.0 08:15:38 PyYAML==6.0.3 08:15:38 referencing==0.37.0 08:15:38 requests==2.34.2 08:15:38 requests-oauthlib==2.0.0 08:15:38 rfc3986==2.0.0 08:15:38 rich==15.0.0 08:15:38 rich-argparse==1.8.0 08:15:38 rpds-py==2026.5.1 08:15:38 rsa==4.9.1 08:15:38 ruamel.yaml==0.19.1 08:15:38 ruamel.yaml.clib==0.2.15 08:15:38 s3transfer==0.19.0 08:15:38 simplejson==4.1.1 08:15:38 six==1.17.0 08:15:38 smmap==5.0.3 08:15:38 soupsieve==2.8.4 08:15:38 stevedore==5.8.0 08:15:38 tabulate==0.10.0 08:15:38 toml==0.10.2 08:15:38 tomlkit==0.15.0 08:15:38 tqdm==4.68.3 08:15:38 typing_extensions==4.15.0 08:15:38 urllib3==1.26.20 08:15:38 virtualenv==21.5.1 08:15:38 wcwidth==0.8.1 08:15:38 websocket-client==1.9.0 08:15:38 wrapt==2.2.2 08:15:38 xdg==6.0.0 08:15:38 xmltodict==1.0.4 08:15:38 yarl==1.24.2 08:15:38 yq==3.4.3 08:15:38 [sdc-master-verify-java] $ /bin/sh /tmp/jenkins13488199981507759027.sh 08:15:38 ---> uv-install.sh 08:15:38 Installing uv/uvx (latest) using shell installer 08:15:39 2026-06-22 08:15:39 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-Te5OzA.sh" [1] 08:15:39 downloading uv 0.11.23 x86_64-unknown-linux-gnu 08:15:39 installing to /home/jenkins/.local/bin 08:15:39 uv 08:15:39 uvx 08:15:39 everything's installed! 08:15:39 08:15:39 To add $HOME/.local/bin to your PATH, either restart your shell or run: 08:15:39 08:15:39 source $HOME/.local/bin/env (sh, bash, zsh) 08:15:39 source $HOME/.local/bin/env.fish (fish) 08:15:39 Adding install location to PATH 08:15:39 ---> Validating uv/uvx install 08:15:40 uvx 0.11.23 (x86_64-unknown-linux-gnu) 08:15:40 [sdc-master-verify-java] $ /bin/bash /tmp/jenkins10741349177050953982.sh 08:15:40 ---> sudo-logs.sh 08:15:40 Archiving 'sudo' log.. 08:15:40 [sdc-master-verify-java] $ /bin/bash /tmp/jenkins10821646719700290239.sh 08:15:40 ---> job-cost.sh 08:15:40 INFO: Activating Python virtual environment... 08:15:40 Setup pyenv: 08:15:40 system 08:15:40 3.8.20 08:15:40 3.9.20 08:15:40 3.10.15 08:15:40 * 3.11.10 (set by /w/workspace/sdc-master-verify-java/.python-version) 08:15:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cCy5 from file:/tmp/.os_lf_venv 08:15:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:15:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:15:42 lf-activate-venv(): INFO: Base packages installed successfully 08:15:42 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:15:47 lf-activate-venv(): INFO: Adding /tmp/venv-cCy5/bin to PATH 08:15:47 INFO: No stack-cost file found 08:15:47 INFO: Instance uptime: 3442s 08:15:47 INFO: Fetching instance metadata (attempt 1 of 3)... 08:15:47 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 08:15:47 INFO: Successfully fetched instance metadata 08:15:47 INFO: Instance type: v3-standard-8 08:15:47 INFO: Retrieving pricing info for: v3-standard-8 08:15:47 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 08:15:47 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=3442 08:15:48 INFO: Successfully fetched Vexxhost pricing API 08:15:48 INFO: Retrieved cost: 0.22 08:15:48 INFO: Retrieved resource: v3-standard-8 08:15:48 INFO: Creating archive directory: /w/workspace/sdc-master-verify-java/archives/cost 08:15:48 INFO: Archiving costs to: /w/workspace/sdc-master-verify-java/archives/cost.csv 08:15:48 INFO: Successfully archived job cost data 08:15:48 DEBUG: Cost data: sdc-master-verify-java,12818,2026-06-22 08:15:48,v3-standard-8,3442,0.22,0.00,FAILURE 08:15:48 [sdc-master-verify-java] $ /bin/bash -l /tmp/jenkins2303644110454470435.sh 08:15:48 ---> logs-deploy.sh 08:15:48 Setup pyenv: 08:15:48 system 08:15:48 3.8.20 08:15:48 3.9.20 08:15:48 3.10.15 08:15:48 * 3.11.10 (set by /w/workspace/sdc-master-verify-java/.python-version) 08:15:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cCy5 from file:/tmp/.os_lf_venv 08:15:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:15:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:15:50 lf-activate-venv(): INFO: Base packages installed successfully 08:15:50 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 08:15:57 lf-activate-venv(): INFO: Adding /tmp/venv-cCy5/bin to PATH 08:15:57 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/sdc-master-verify-java/12818 08:15:57 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 08:15:58 Archives upload complete. 08:15:58 INFO: archiving logs to Nexus 08:15:59 ---> uname -a: 08:15:59 Linux prd-ubuntu2204-docker-8c-8g-19033 5.15.0-179-generic #189-Ubuntu SMP Tue May 5 18:20:56 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 08:15:59 08:15:59 08:15:59 ---> lscpu: 08:15:59 Architecture: x86_64 08:15:59 CPU op-mode(s): 32-bit, 64-bit 08:15:59 Address sizes: 40 bits physical, 48 bits virtual 08:15:59 Byte Order: Little Endian 08:15:59 CPU(s): 8 08:15:59 On-line CPU(s) list: 0-7 08:15:59 Vendor ID: AuthenticAMD 08:15:59 Model name: AMD EPYC-Rome Processor 08:15:59 CPU family: 23 08:15:59 Model: 49 08:15:59 Thread(s) per core: 1 08:15:59 Core(s) per socket: 1 08:15:59 Socket(s): 8 08:15:59 Stepping: 0 08:15:59 BogoMIPS: 5599.99 08:15: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:15:59 Virtualization: AMD-V 08:15:59 Hypervisor vendor: KVM 08:15:59 Virtualization type: full 08:15:59 L1d cache: 256 KiB (8 instances) 08:15:59 L1i cache: 256 KiB (8 instances) 08:15:59 L2 cache: 4 MiB (8 instances) 08:15:59 L3 cache: 128 MiB (8 instances) 08:15:59 NUMA node(s): 1 08:15:59 NUMA node0 CPU(s): 0-7 08:15:59 Vulnerability Gather data sampling: Not affected 08:15:59 Vulnerability Indirect target selection: Not affected 08:15:59 Vulnerability Itlb multihit: Not affected 08:15:59 Vulnerability L1tf: Not affected 08:15:59 Vulnerability Mds: Not affected 08:15:59 Vulnerability Meltdown: Not affected 08:15:59 Vulnerability Mmio stale data: Not affected 08:15:59 Vulnerability Reg file data sampling: Not affected 08:15:59 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 08:15:59 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 08:15:59 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:15:59 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:15:59 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 08:15:59 Vulnerability Srbds: Not affected 08:15:59 Vulnerability Tsa: Not affected 08:15:59 Vulnerability Tsx async abort: Not affected 08:15:59 Vulnerability Vmscape: Not affected 08:15:59 08:15:59 08:15:59 ---> nproc: 08:15:59 8 08:15:59 08:15:59 08:15:59 ---> df -h: 08:15:59 Filesystem Size Used Avail Use% Mounted on 08:15:59 tmpfs 3.2G 1.1M 3.2G 1% /run 08:15:59 /dev/vda1 155G 11G 145G 7% / 08:15:59 tmpfs 16G 0 16G 0% /dev/shm 08:15:59 tmpfs 5.0M 0 5.0M 0% /run/lock 08:15:59 /dev/vda15 105M 6.1M 99M 6% /boot/efi 08:15:59 tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 08:15:59 08:15:59 08:15:59 ---> free -m: 08:15:59 total used free shared buff/cache available 08:15:59 Mem: 32092 711 28556 4 2824 30940 08:15:59 Swap: 1023 0 1023 08:15:59 08:15:59 08:15:59 ---> ip addr: 08:15:59 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:15:59 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:15:59 inet 127.0.0.1/8 scope host lo 08:15:59 valid_lft forever preferred_lft forever 08:15:59 inet6 ::1/128 scope host 08:15:59 valid_lft forever preferred_lft forever 08:15:59 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:15:59 link/ether fa:16:3e:2a:1a:93 brd ff:ff:ff:ff:ff:ff 08:15:59 altname enp0s3 08:15:59 inet 10.30.106.128/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 08:15:59 valid_lft 82953sec preferred_lft 82953sec 08:15:59 inet6 fe80::f816:3eff:fe2a:1a93/64 scope link 08:15:59 valid_lft forever preferred_lft forever 08:15:59 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 08:15:59 link/ether 92:0e:60:72:54:74 brd ff:ff:ff:ff:ff:ff 08:15:59 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:15:59 valid_lft forever preferred_lft forever 08:15:59 08:15:59 08:15:59 ---> sar -b -r -n DEV: 08:15:59 Linux 5.15.0-179-generic (prd-ubuntu2204-docker-8c-8g-19033) 06/22/26 _x86_64_ (8 CPU) 08:15:59 08:15:59 07:18:34 LINUX RESTART (8 CPU) 08:15:59 08:15:59 07:20:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:15:59 07:30:11 10.81 5.44 4.90 0.47 1329.22 996.15 39344.48 08:15:59 07:40:01 16.74 0.79 1.60 14.35 21.24 20.92 516699.39 08:15:59 07:50:01 1.38 0.00 1.38 0.00 0.00 17.73 436.83 08:15:59 08:00:11 1.26 0.00 1.26 0.00 0.00 19.73 0.00 08:15:59 08:10:01 1.65 0.08 1.56 0.02 6.37 55.03 3555.56 08:15:59 Average: 6.35 1.28 2.15 2.92 275.60 224.96 110513.32 08:15:59 08:15:59 07:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:15:59 07:30:11 30289560 32084968 299864 0.91 64488 2068312 879984 2.59 244336 2042528 236 08:15:59 07:40:01 30241156 32053876 330680 1.01 65880 2083980 1512396 4.46 256540 2086808 252 08:15:59 07:50:01 30236960 32050988 333592 1.02 66456 2084692 1512780 4.46 257144 2093104 148 08:15:59 08:00:11 30219980 32036992 347212 1.06 66944 2087244 1520236 4.48 257612 2111692 1596 08:15:59 08:10:01 30155072 31984300 399692 1.22 67468 2098788 1522452 4.49 259000 2172664 12 08:15:59 Average: 30228546 32042225 342208 1.04 66247 2084603 1389570 4.10 254926 2101359 449 08:15:59 08:15:59 07:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:15:59 07:30:11 lo 0.16 0.16 0.01 0.01 0.00 0.00 0.00 0.00 08:15:59 07:30:11 ens3 9.41 3.96 143.27 0.33 0.00 0.00 0.00 0.00 08:15:59 07:30:11 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:59 07:40:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:15:59 07:40:01 ens3 0.57 0.25 0.61 0.05 0.00 0.00 0.00 0.00 08:15:59 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:59 07:50:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:15:59 07:50:01 ens3 0.64 0.38 1.09 0.06 0.00 0.00 0.00 0.00 08:15:59 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:59 08:00:11 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:15:59 08:00:11 ens3 1.50 1.18 5.06 0.25 0.00 0.00 0.00 0.00 08:15:59 08:00:11 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:59 08:10:01 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 08:15:59 08:10:01 ens3 4.63 3.38 17.58 0.77 0.00 0.00 0.00 0.00 08:15:59 08:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:59 Average: lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 08:15:59 Average: ens3 3.37 1.84 33.94 0.29 0.00 0.00 0.00 0.00 08:15:59 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:59 08:15:59 08:15:59 ---> sar -P ALL: 08:15:59 Linux 5.15.0-179-generic (prd-ubuntu2204-docker-8c-8g-19033) 06/22/26 _x86_64_ (8 CPU) 08:15:59 08:15:59 07:18:34 LINUX RESTART (8 CPU) 08:15:59 08:15:59 07:20:01 CPU %user %nice %system %iowait %steal %idle 08:15:59 07:30:11 all 0.15 0.00 0.06 0.16 0.01 99.62 08:15:59 07:30:11 0 0.11 0.00 0.09 0.04 0.00 99.76 08:15:59 07:30:11 1 0.37 0.00 0.10 0.12 0.01 99.40 08:15:59 07:30:11 2 0.17 0.00 0.06 0.03 0.00 99.73 08:15:59 07:30:11 3 0.05 0.00 0.05 0.99 0.01 98.90 08:15:59 07:30:11 4 0.21 0.00 0.06 0.03 0.01 99.69 08:15:59 07:30:11 5 0.12 0.00 0.07 0.03 0.01 99.76 08:15:59 07:30:11 6 0.06 0.00 0.04 0.05 0.01 99.84 08:15:59 07:30:11 7 0.06 0.00 0.05 0.03 0.01 99.85 08:15:59 07:40:01 all 0.08 0.00 0.02 0.03 0.00 99.87 08:15:59 07:40:01 0 0.05 0.00 0.01 0.04 0.00 99.91 08:15:59 07:40:01 1 0.39 0.00 0.03 0.00 0.01 99.56 08:15:59 07:40:01 2 0.07 0.00 0.02 0.02 0.01 99.89 08:15:59 07:40:01 3 0.02 0.00 0.01 0.00 0.00 99.97 08:15:59 07:40:01 4 0.02 0.00 0.01 0.01 0.00 99.97 08:15:59 07:40:01 5 0.03 0.00 0.04 0.16 0.00 99.78 08:15:59 07:40:01 6 0.02 0.00 0.02 0.00 0.01 99.96 08:15:59 07:40:01 7 0.06 0.00 0.02 0.00 0.01 99.92 08:15:59 07:50:01 all 0.03 0.00 0.02 0.00 0.01 99.94 08:15:59 07:50:01 0 0.01 0.00 0.00 0.01 0.00 99.98 08:15:59 07:50:01 1 0.17 0.00 0.05 0.00 0.02 99.77 08:15:59 07:50:01 2 0.01 0.00 0.01 0.01 0.00 99.97 08:15:59 07:50:01 3 0.01 0.00 0.01 0.00 0.00 99.98 08:15:59 07:50:01 4 0.02 0.00 0.01 0.00 0.00 99.97 08:15:59 07:50:01 5 0.01 0.00 0.01 0.00 0.00 99.97 08:15:59 07:50:01 6 0.04 0.00 0.02 0.00 0.01 99.93 08:15:59 07:50:01 7 0.02 0.00 0.01 0.01 0.01 99.95 08:15:59 08:00:11 all 0.05 0.00 0.01 0.00 0.00 99.93 08:15:59 08:00:11 0 0.01 0.00 0.00 0.00 0.00 99.98 08:15:59 08:00:11 1 0.02 0.00 0.02 0.00 0.01 99.95 08:15:59 08:00:11 2 0.03 0.00 0.03 0.03 0.00 99.91 08:15:59 08:00:11 3 0.02 0.00 0.01 0.00 0.00 99.96 08:15:59 08:00:11 4 0.02 0.00 0.01 0.00 0.00 99.97 08:15:59 08:00:11 5 0.03 0.00 0.01 0.00 0.00 99.95 08:15:59 08:00:11 6 0.03 0.00 0.02 0.00 0.01 99.93 08:15:59 08:00:11 7 0.20 0.00 0.01 0.00 0.00 99.78 08:15:59 08:10:01 all 0.10 0.00 0.02 0.01 0.00 99.87 08:15:59 08:10:01 0 0.02 0.00 0.01 0.03 0.00 99.94 08:15:59 08:10:01 1 0.04 0.00 0.02 0.00 0.01 99.94 08:15:59 08:10:01 2 0.04 0.00 0.02 0.01 0.00 99.93 08:15:59 08:10:01 3 0.02 0.00 0.01 0.00 0.00 99.97 08:15:59 08:10:01 4 0.02 0.00 0.01 0.00 0.00 99.96 08:15:59 08:10:01 5 0.22 0.00 0.03 0.00 0.00 99.75 08:15:59 08:10:01 6 0.04 0.00 0.05 0.00 0.01 99.89 08:15:59 08:10:01 7 0.39 0.00 0.02 0.00 0.01 99.58 08:15:59 Average: all 0.08 0.00 0.03 0.04 0.01 99.84 08:15:59 Average: 0 0.04 0.00 0.02 0.02 0.00 99.91 08:15:59 Average: 1 0.20 0.00 0.04 0.02 0.01 99.72 08:15:59 Average: 2 0.07 0.00 0.03 0.02 0.00 99.88 08:15:59 Average: 3 0.02 0.00 0.02 0.20 0.00 99.75 08:15:59 Average: 4 0.06 0.00 0.02 0.01 0.00 99.91 08:15:59 Average: 5 0.08 0.00 0.03 0.04 0.00 99.84 08:15:59 Average: 6 0.04 0.00 0.03 0.01 0.01 99.91 08:15:59 Average: 7 0.15 0.00 0.02 0.01 0.01 99.82 08:15:59 08:15:59 08:15:59