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-19034 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/sdc-integration-tests-master-ui-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-XXXXXXXh1J8s/agent.2563 08:14:18 SSH_AGENT_PID=2565 08:14:18 [ssh-agent] Started. 08:14:18 Running ssh-add (command line suppressed) 08:14:18 Identity added: /w/workspace/sdc-integration-tests-master-ui-verify-java@tmp/private_key_17815157366275746677.key (/w/workspace/sdc-integration-tests-master-ui-verify-java@tmp/private_key_17815157366275746677.key) 08:14:18 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:14:18 The recommended git tool is: NONE 08:14:20 using credential onap-jenkins-ssh 08:14:20 Wiping out workspace first. 08:14:20 Cloning the remote Git repository 08:14:20 Cloning repository git://cloud.onap.org/mirror/sdc.git 08:14:20 > git init /w/workspace/sdc-integration-tests-master-ui-verify-java # timeout=10 08:14:20 Fetching upstream changes from git://cloud.onap.org/mirror/sdc.git 08:14:20 > git --version # timeout=10 08:14:20 > git --version # 'git version 2.34.1' 08:14:20 using GIT_SSH to set credentials Gerrit user 08:14:20 Verifying host key using manually-configured host key entries 08:14:20 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/sdc.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:14:35 ERROR: Error cloning remote repo 'origin' 08:14:35 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:35 stdout: 08:14:35 stderr: fatal: unable to look up cloud.onap.org (port 9418) (System error) 08:14:35 08:14:35 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2846) 08:14:35 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185) 08:14:35 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635) 08:14:35 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:871) 08:14:35 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170) 08:14:35 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161) 08:14:35 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 08:14:35 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 08:14:35 at hudson.remoting.Request$2.run(Request.java:377) 08:14:35 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 08:14:35 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) 08:14:35 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 08:14:35 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 08:14:35 at java.base/java.lang.Thread.run(Thread.java:1583) 08:14:35 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-ubuntu2204-docker-8c-8g-19034 08:14:35 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1826) 08:14:35 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 08:14:35 at hudson.remoting.Channel.call(Channel.java:1042) 08:14:35 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153) 08:14:35 at jdk.internal.reflect.GeneratedMethodAccessor1405.invoke(Unknown Source) 08:14:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:14:35 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 08:14:35 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138) 08:14:35 at PluginClassLoader for git-client//com.sun.proxy.$Proxy78.execute(Unknown Source) 08:14:35 at PluginClassLoader for git//hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1220) 08:14:35 at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1310) 08:14:35 at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277) 08:14:35 at hudson.scm.SCM.checkout(SCM.java:540) 08:14:35 at hudson.model.AbstractProject.checkout(AbstractProject.java:1247) 08:14:35 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) 08:14:35 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) 08:14:35 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) 08:14:35 at hudson.model.Run.execute(Run.java:1894) 08:14:35 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 08:14:35 at hudson.model.ResourceController.execute(ResourceController.java:101) 08:14:35 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 2565 killed; 08:14:35 [ssh-agent] Stopped. 08:14:35 [PostBuildScript] - [INFO] Executing post build scripts. 08:14:35 [sdc-integration-tests-master-ui-verify-java] $ /bin/bash /tmp/jenkins3812224538284782954.sh 08:14:35 ---> sysstat.sh 08:14:35 [sdc-integration-tests-master-ui-verify-java] $ /bin/bash /tmp/jenkins5187311862336037983.sh 08:14:35 ---> package-listing.sh 08:14:35 ++ facter osfamily 08:14:35 ++ tr '[:upper:]' '[:lower:]' 08:14:36 + OS_FAMILY=debian 08:14:36 + workspace=/w/workspace/sdc-integration-tests-master-ui-verify-java 08:14:36 + START_PACKAGES=/tmp/packages_start.txt 08:14:36 + END_PACKAGES=/tmp/packages_end.txt 08:14:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:14:36 + PACKAGES=/tmp/packages_start.txt 08:14:36 + '[' /w/workspace/sdc-integration-tests-master-ui-verify-java ']' 08:14:36 + PACKAGES=/tmp/packages_end.txt 08:14:36 + case "${OS_FAMILY}" in 08:14:36 + grep '^ii' 08:14:36 + dpkg -l 08:14:36 + '[' -f /tmp/packages_start.txt ']' 08:14:36 + '[' -f /tmp/packages_end.txt ']' 08:14:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:14:36 + '[' /w/workspace/sdc-integration-tests-master-ui-verify-java ']' 08:14:36 + mkdir -p /w/workspace/sdc-integration-tests-master-ui-verify-java/archives/ 08:14:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/sdc-integration-tests-master-ui-verify-java/archives/ 08:14:36 [sdc-integration-tests-master-ui-verify-java] $ /bin/bash /tmp/jenkins10116223191191143402.sh 08:14:36 ---> capture-instance-metadata.sh 08:14:36 Setup pyenv: 08:14:36 * 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:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6SMS 08:14:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:14:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:14:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:14:47 lf-activate-venv(): INFO: Base packages installed successfully 08:14:47 lf-activate-venv(): INFO: Installing additional packages: lftools 08:15:24 lf-activate-venv(): INFO: Adding /tmp/venv-6SMS/bin to PATH 08:15:24 INFO: Running in OpenStack, capturing instance metadata 08:15:24 [sdc-integration-tests-master-ui-verify-java] $ /bin/bash /tmp/jenkins6194155395247163527.sh 08:15:24 provisioning config files... 08:15:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/sdc-integration-tests-master-ui-verify-java@tmp/config438954176658959062tmp 08:15:25 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:15:25 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:15:25 [EnvInject] - Injecting environment variables from a build step. 08:15:25 [EnvInject] - Injecting as environment variables the properties content 08:15:25 SERVER_ID=logs 08:15:25 08:15:25 [EnvInject] - Variables injected successfully. 08:15:25 [sdc-integration-tests-master-ui-verify-java] $ /bin/bash /tmp/jenkins11248865784560849939.sh 08:15:25 ---> create-netrc.sh 08:15:25 [sdc-integration-tests-master-ui-verify-java] $ /bin/bash /tmp/jenkins8059034602913624711.sh 08:15:25 ---> python-tools-install.sh 08:15:25 Setup pyenv: 08:15:25 system 08:15:25 3.8.20 08:15:25 3.9.20 08:15:25 3.10.15 08:15:25 * 3.11.10 (set by /w/workspace/sdc-integration-tests-master-ui-verify-java/.python-version) 08:15:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6SMS from file:/tmp/.os_lf_venv 08:15:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:15:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:15:27 lf-activate-venv(): INFO: Base packages installed successfully 08:15:27 lf-activate-venv(): INFO: Installing additional packages: lftools 08:15:35 lf-activate-venv(): INFO: Adding /tmp/venv-6SMS/bin to PATH 08:15:35 Generating Requirements File 08:16:10 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:16:10 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:16:11 Python 3.11.10 08:16:11 pip 26.1.2 from /tmp/venv-6SMS/lib/python3.11/site-packages/pip (python 3.11) 08:16:11 aiohappyeyeballs==2.6.2 08:16:11 aiohttp==3.14.1 08:16:11 aiosignal==1.4.0 08:16:11 appdirs==1.4.4 08:16:11 argcomplete==3.6.3 08:16:11 aspy.yaml==1.3.0 08:16:11 attrs==26.1.0 08:16:11 autopage==0.6.0 08:16:11 beautifulsoup4==4.15.0 08:16:11 boto3==1.43.34 08:16:11 botocore==1.43.34 08:16:11 bs4==0.0.2 08:16:11 certifi==2026.6.17 08:16:11 cffi==2.0.0 08:16:11 cfgv==3.5.0 08:16:11 chardet==7.4.3 08:16:11 charset-normalizer==3.4.7 08:16:11 click==8.4.1 08:16:11 cliff==4.14.0 08:16:11 cmd2==4.0.0 08:16:11 cryptography==3.3.2 08:16:11 debtcollector==3.1.0 08:16:11 decorator==5.3.1 08:16:11 defusedxml==0.7.1 08:16:11 Deprecated==1.3.1 08:16:11 distlib==0.4.3 08:16:11 dnspython==2.8.0 08:16:11 docker==7.1.0 08:16:11 dogpile.cache==1.5.0 08:16:11 durationpy==0.10 08:16:11 email-validator==2.3.0 08:16:11 filelock==3.29.4 08:16:11 frozenlist==1.8.0 08:16:11 future==1.0.0 08:16:11 gitdb==4.0.12 08:16:11 GitPython==3.1.50 08:16:11 httplib2==0.30.2 08:16:11 identify==2.6.19 08:16:11 idna==3.18 08:16:11 importlib-resources==1.5.0 08:16:11 iso8601==2.1.0 08:16:11 Jinja2==3.1.6 08:16:11 jmespath==1.1.0 08:16:11 jsonpatch==1.33 08:16:11 jsonpointer==3.1.1 08:16:11 jsonschema==4.26.0 08:16:11 jsonschema-specifications==2025.9.1 08:16:11 keystoneauth1==5.14.0 08:16:11 kubernetes==36.0.2 08:16:11 lftools==0.37.22 08:16:11 lxml==6.1.1 08:16:11 markdown-it-py==4.2.0 08:16:11 MarkupSafe==3.0.3 08:16:11 mdurl==0.1.2 08:16:11 msgpack==1.2.1 08:16:11 multi_key_dict==2.0.3 08:16:11 multidict==6.7.1 08:16:11 munch==4.0.0 08:16:11 netaddr==1.3.0 08:16:11 niet==1.4.2 08:16:11 nodeenv==1.10.0 08:16:11 oauth2client==4.1.3 08:16:11 oauthlib==3.3.1 08:16:11 openstacksdk==4.16.0 08:16:11 os-service-types==1.8.2 08:16:11 osc-lib==4.6.0 08:16:11 oslo.config==10.5.0 08:16:11 oslo.context==6.4.0 08:16:11 oslo.i18n==6.8.0 08:16:11 oslo.log==8.2.0 08:16:11 oslo.serialization==5.10.0 08:16:11 oslo.utils==10.1.1 08:16:11 packaging==26.2 08:16:11 pbr==7.0.3 08:16:11 platformdirs==4.10.0 08:16:11 prettytable==3.17.0 08:16:11 prompt_toolkit==3.0.52 08:16:11 propcache==0.5.2 08:16:11 psutil==7.2.2 08:16:11 pyasn1==0.6.3 08:16:11 pyasn1_modules==0.4.2 08:16:11 pycparser==3.0 08:16:11 pygerrit2==2.0.15 08:16:11 PyGithub==2.9.1 08:16:11 Pygments==2.20.0 08:16:11 PyJWT==2.13.0 08:16:11 PyNaCl==1.6.2 08:16:11 pyparsing==2.4.7 08:16:11 pyperclip==1.11.0 08:16:11 pyrsistent==0.20.0 08:16:11 python-cinderclient==9.9.0 08:16:11 python-dateutil==2.9.0.post0 08:16:11 python-discovery==1.4.2 08:16:11 python-heatclient==5.2.0 08:16:11 python-jenkins==1.8.3 08:16:11 python-keystoneclient==5.8.0 08:16:11 python-magnumclient==4.10.0 08:16:11 python-openstackclient==10.1.0 08:16:11 python-swiftclient==4.10.0 08:16:11 PyYAML==6.0.3 08:16:11 referencing==0.37.0 08:16:11 requests==2.34.2 08:16:11 requests-oauthlib==2.0.0 08:16:11 rfc3986==2.0.0 08:16:11 rich==15.0.0 08:16:11 rich-argparse==1.8.0 08:16:11 rpds-py==2026.5.1 08:16:11 rsa==4.9.1 08:16:11 ruamel.yaml==0.19.1 08:16:11 ruamel.yaml.clib==0.2.15 08:16:11 s3transfer==0.19.0 08:16:11 simplejson==4.1.1 08:16:11 six==1.17.0 08:16:11 smmap==5.0.3 08:16:11 soupsieve==2.8.4 08:16:11 stevedore==5.8.0 08:16:11 tabulate==0.10.0 08:16:11 toml==0.10.2 08:16:11 tomlkit==0.15.0 08:16:11 tqdm==4.68.3 08:16:11 typing_extensions==4.15.0 08:16:11 urllib3==1.26.20 08:16:11 virtualenv==21.5.1 08:16:11 wcwidth==0.8.1 08:16:11 websocket-client==1.9.0 08:16:11 wrapt==2.2.2 08:16:11 xdg==6.0.0 08:16:11 xmltodict==1.0.4 08:16:11 yarl==1.24.2 08:16:11 yq==3.4.3 08:16:11 [sdc-integration-tests-master-ui-verify-java] $ /bin/sh /tmp/jenkins12211194434536340800.sh 08:16:11 ---> uv-install.sh 08:16:11 Installing uv/uvx (latest) using shell installer 08:16:12 2026-06-22 08:16:12 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-LNv8cG.sh" [1] 08:16:12 downloading uv 0.11.23 x86_64-unknown-linux-gnu 08:16:13 installing to /home/jenkins/.local/bin 08:16:13 uv 08:16:13 uvx 08:16:13 everything's installed! 08:16:13 08:16:13 To add $HOME/.local/bin to your PATH, either restart your shell or run: 08:16:13 08:16:13 source $HOME/.local/bin/env (sh, bash, zsh) 08:16:13 source $HOME/.local/bin/env.fish (fish) 08:16:13 Adding install location to PATH 08:16:13 ---> Validating uv/uvx install 08:16:13 uvx 0.11.23 (x86_64-unknown-linux-gnu) 08:16:13 [sdc-integration-tests-master-ui-verify-java] $ /bin/bash /tmp/jenkins7431877582161845228.sh 08:16:13 ---> sudo-logs.sh 08:16:13 Archiving 'sudo' log.. 08:16:13 [sdc-integration-tests-master-ui-verify-java] $ /bin/bash /tmp/jenkins17578720627115923214.sh 08:16:13 ---> job-cost.sh 08:16:13 INFO: Activating Python virtual environment... 08:16:13 Setup pyenv: 08:16:13 system 08:16:13 3.8.20 08:16:13 3.9.20 08:16:13 3.10.15 08:16:13 * 3.11.10 (set by /w/workspace/sdc-integration-tests-master-ui-verify-java/.python-version) 08:16:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6SMS from file:/tmp/.os_lf_venv 08:16:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:16:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:16:15 lf-activate-venv(): INFO: Base packages installed successfully 08:16:15 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:16:21 lf-activate-venv(): INFO: Adding /tmp/venv-6SMS/bin to PATH 08:16:21 INFO: No stack-cost file found 08:16:21 INFO: Instance uptime: 3432s 08:16:21 INFO: Fetching instance metadata (attempt 1 of 3)... 08:16:21 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 08:16:22 INFO: Successfully fetched instance metadata 08:16:22 INFO: Instance type: v3-standard-8 08:16:22 INFO: Retrieving pricing info for: v3-standard-8 08:16:22 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 08:16:22 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=3432 08:16:22 INFO: Successfully fetched Vexxhost pricing API 08:16:22 INFO: Retrieved cost: 0.22 08:16:22 INFO: Retrieved resource: v3-standard-8 08:16:22 INFO: Creating archive directory: /w/workspace/sdc-integration-tests-master-ui-verify-java/archives/cost 08:16:22 INFO: Archiving costs to: /w/workspace/sdc-integration-tests-master-ui-verify-java/archives/cost.csv 08:16:22 INFO: Successfully archived job cost data 08:16:22 DEBUG: Cost data: sdc-integration-tests-master-ui-verify-java,1180,2026-06-22 08:16:22,v3-standard-8,3432,0.22,0.00,FAILURE 08:16:22 [sdc-integration-tests-master-ui-verify-java] $ /bin/bash -l /tmp/jenkins8871719043196619553.sh 08:16:22 ---> logs-deploy.sh 08:16:22 Setup pyenv: 08:16:22 system 08:16:22 3.8.20 08:16:22 3.9.20 08:16:22 3.10.15 08:16:22 * 3.11.10 (set by /w/workspace/sdc-integration-tests-master-ui-verify-java/.python-version) 08:16:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6SMS from file:/tmp/.os_lf_venv 08:16:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:16:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:16:25 lf-activate-venv(): INFO: Base packages installed successfully 08:16:25 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 08:16:33 lf-activate-venv(): INFO: Adding /tmp/venv-6SMS/bin to PATH 08:16:33 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/sdc-integration-tests-master-ui-verify-java/1180 08:16:33 INFO: archiving workspace using pattern(s): -p **/*.log -p **/hs_err_*.log -p **/target/**/feature.xml -p **/target/failsafe-reports/failsafe-summary.xml -p integration-tests/target/ExtentReport/UI/*.html -p integration-tests/target/ExtentReport/UI/screenshots/*.png -p **/target/surefire-reports/*-output.txt 08:16:37 Archives upload complete. 08:16:37 INFO: archiving logs to Nexus 08:16:38 ---> uname -a: 08:16:38 Linux prd-ubuntu2204-docker-8c-8g-19034 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:16:38 08:16:38 08:16:38 ---> lscpu: 08:16:38 Architecture: x86_64 08:16:38 CPU op-mode(s): 32-bit, 64-bit 08:16:38 Address sizes: 40 bits physical, 48 bits virtual 08:16:38 Byte Order: Little Endian 08:16:38 CPU(s): 8 08:16:38 On-line CPU(s) list: 0-7 08:16:38 Vendor ID: AuthenticAMD 08:16:38 Model name: AMD EPYC-Rome Processor 08:16:38 CPU family: 23 08:16:38 Model: 49 08:16:38 Thread(s) per core: 1 08:16:38 Core(s) per socket: 1 08:16:38 Socket(s): 8 08:16:38 Stepping: 0 08:16:38 BogoMIPS: 5599.99 08:16:38 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:16:38 Virtualization: AMD-V 08:16:38 Hypervisor vendor: KVM 08:16:38 Virtualization type: full 08:16:38 L1d cache: 256 KiB (8 instances) 08:16:38 L1i cache: 256 KiB (8 instances) 08:16:38 L2 cache: 4 MiB (8 instances) 08:16:38 L3 cache: 128 MiB (8 instances) 08:16:38 NUMA node(s): 1 08:16:38 NUMA node0 CPU(s): 0-7 08:16:38 Vulnerability Gather data sampling: Not affected 08:16:38 Vulnerability Indirect target selection: Not affected 08:16:38 Vulnerability Itlb multihit: Not affected 08:16:38 Vulnerability L1tf: Not affected 08:16:38 Vulnerability Mds: Not affected 08:16:38 Vulnerability Meltdown: Not affected 08:16:38 Vulnerability Mmio stale data: Not affected 08:16:38 Vulnerability Reg file data sampling: Not affected 08:16:38 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 08:16:38 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 08:16:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:16:38 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:16:38 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 08:16:38 Vulnerability Srbds: Not affected 08:16:38 Vulnerability Tsa: Not affected 08:16:38 Vulnerability Tsx async abort: Not affected 08:16:38 Vulnerability Vmscape: Not affected 08:16:38 08:16:38 08:16:38 ---> nproc: 08:16:38 8 08:16:38 08:16:38 08:16:38 ---> df -h: 08:16:38 Filesystem Size Used Avail Use% Mounted on 08:16:38 tmpfs 3.2G 1.1M 3.2G 1% /run 08:16:38 /dev/vda1 155G 11G 145G 7% / 08:16:38 tmpfs 16G 0 16G 0% /dev/shm 08:16:38 tmpfs 5.0M 0 5.0M 0% /run/lock 08:16:38 /dev/vda15 105M 6.1M 99M 6% /boot/efi 08:16:38 tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 08:16:38 08:16:38 08:16:38 ---> free -m: 08:16:38 total used free shared buff/cache available 08:16:38 Mem: 32092 699 28407 4 2985 30951 08:16:38 Swap: 1023 0 1023 08:16:38 08:16:38 08:16:38 ---> ip addr: 08:16:38 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:16:38 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:16:38 inet 127.0.0.1/8 scope host lo 08:16:38 valid_lft forever preferred_lft forever 08:16:38 inet6 ::1/128 scope host 08:16:38 valid_lft forever preferred_lft forever 08:16:38 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:16:38 link/ether fa:16:3e:4a:eb:24 brd ff:ff:ff:ff:ff:ff 08:16:38 altname enp0s3 08:16:38 inet 10.30.106.54/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 08:16:38 valid_lft 82960sec preferred_lft 82960sec 08:16:38 inet6 fe80::f816:3eff:fe4a:eb24/64 scope link 08:16:38 valid_lft forever preferred_lft forever 08:16:38 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 08:16:38 link/ether ba:5c:a9:80:6d:05 brd ff:ff:ff:ff:ff:ff 08:16:38 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:16:38 valid_lft forever preferred_lft forever 08:16:38 08:16:38 08:16:38 ---> sar -b -r -n DEV: 08:16:38 Linux 5.15.0-179-generic (prd-ubuntu2204-docker-8c-8g-19034) 06/22/26 _x86_64_ (8 CPU) 08:16:38 08:16:38 07:19:21 LINUX RESTART (8 CPU) 08:16:38 08:16:38 07:20:10 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:16:38 07:30:01 25.93 5.94 5.22 14.77 1775.29 1188.72 537269.32 08:16:38 07:40:01 2.08 0.78 1.29 0.02 20.77 17.07 106.57 08:16:38 07:50:05 1.17 0.00 1.17 0.00 0.00 13.20 0.00 08:16:38 08:00:01 1.26 0.00 1.26 0.00 0.00 17.04 0.00 08:16:38 08:10:07 1.59 0.06 1.53 0.00 4.58 53.73 0.00 08:16:38 Average: 6.34 1.34 2.08 2.92 355.40 254.90 106039.81 08:16:38 08:16:38 07:20:10 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:16:38 07:30:01 30123476 32093424 290256 0.88 65040 2241460 859988 2.54 391504 2070916 160 08:16:38 07:40:01 30085480 32062608 320848 0.98 66032 2247516 1490192 4.39 393480 2114136 8 08:16:38 07:50:05 30083780 32061448 322028 0.98 66392 2247656 1490304 4.39 393848 2116020 180 08:16:38 08:00:01 30073532 32052512 330936 1.01 66824 2248572 1499872 4.42 394264 2130664 120 08:16:38 08:10:07 30004184 31996100 387144 1.18 67332 2260776 1497536 4.42 395512 2186124 180 08:16:38 Average: 30074090 32053218 330242 1.00 66324 2249196 1367578 4.03 393722 2123572 130 08:16:38 08:16:38 07:20:10 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:16:38 07:30:01 lo 0.16 0.16 0.01 0.01 0.00 0.00 0.00 0.00 08:16:38 07:30:01 ens3 83.73 49.91 197.44 4.39 0.00 0.00 0.00 0.00 08:16:38 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:16:38 07:40:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:16:38 07:40:01 ens3 0.53 0.23 0.62 0.03 0.00 0.00 0.00 0.00 08:16:38 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:16:38 07:50:05 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:16:38 07:50:05 ens3 0.28 0.07 0.04 0.01 0.00 0.00 0.00 0.00 08:16:38 07:50:05 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:16:38 08:00:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:16:38 08:00:01 ens3 0.87 0.50 1.73 0.12 0.00 0.00 0.00 0.00 08:16:38 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:16:38 08:10:07 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:16:38 08:10:07 ens3 4.43 3.32 19.49 0.82 0.00 0.00 0.00 0.00 08:16:38 08:10:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:16:38 Average: lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 08:16:38 Average: ens3 17.75 10.68 43.38 1.06 0.00 0.00 0.00 0.00 08:16:38 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:16:38 08:16:38 08:16:38 ---> sar -P ALL: 08:16:38 Linux 5.15.0-179-generic (prd-ubuntu2204-docker-8c-8g-19034) 06/22/26 _x86_64_ (8 CPU) 08:16:38 08:16:38 07:19:21 LINUX RESTART (8 CPU) 08:16:38 08:16:38 07:20:10 CPU %user %nice %system %iowait %steal %idle 08:16:38 07:30:01 all 0.24 0.00 0.09 0.10 0.01 99.56 08:16:38 07:30:01 0 0.17 0.00 0.10 0.18 0.00 99.54 08:16:38 07:30:01 1 0.25 0.00 0.11 0.06 0.01 99.57 08:16:38 07:30:01 2 0.28 0.00 0.10 0.27 0.01 99.35 08:16:38 07:30:01 3 0.15 0.00 0.08 0.02 0.01 99.74 08:16:38 07:30:01 4 0.22 0.00 0.08 0.03 0.01 99.66 08:16:38 07:30:01 5 0.48 0.00 0.11 0.18 0.01 99.22 08:16:38 07:30:01 6 0.13 0.00 0.06 0.02 0.01 99.78 08:16:38 07:30:01 7 0.21 0.00 0.10 0.06 0.01 99.62 08:16:38 07:40:01 all 0.06 0.00 0.01 0.01 0.01 99.91 08:16:38 07:40:01 0 0.04 0.00 0.01 0.01 0.01 99.94 08:16:38 07:40:01 1 0.02 0.00 0.01 0.00 0.01 99.96 08:16:38 07:40:01 2 0.04 0.00 0.02 0.03 0.02 99.90 08:16:38 07:40:01 3 0.02 0.00 0.03 0.00 0.03 99.93 08:16:38 07:40:01 4 0.25 0.00 0.02 0.00 0.02 99.72 08:16:38 07:40:01 5 0.04 0.00 0.01 0.02 0.00 99.93 08:16:38 07:40:01 6 0.01 0.00 0.01 0.00 0.02 99.95 08:16:38 07:40:01 7 0.02 0.00 0.01 0.01 0.01 99.95 08:16:38 07:50:05 all 0.07 0.00 0.01 0.01 0.01 99.89 08:16:38 07:50:05 0 0.01 0.00 0.00 0.00 0.00 99.99 08:16:38 07:50:05 1 0.01 0.00 0.01 0.00 0.00 99.97 08:16:38 07:50:05 2 0.04 0.00 0.02 0.05 0.01 99.89 08:16:38 07:50:05 3 0.03 0.00 0.02 0.03 0.01 99.91 08:16:38 07:50:05 4 0.43 0.00 0.03 0.00 0.02 99.52 08:16:38 07:50:05 5 0.00 0.00 0.00 0.01 0.00 99.99 08:16:38 07:50:05 6 0.03 0.00 0.02 0.00 0.02 99.93 08:16:38 07:50:05 7 0.02 0.00 0.01 0.00 0.01 99.97 08:16:38 08:00:01 all 0.05 0.00 0.01 0.00 0.01 99.93 08:16:38 08:00:01 0 0.02 0.00 0.00 0.00 0.00 99.97 08:16:38 08:00:01 1 0.01 0.00 0.01 0.00 0.01 99.97 08:16:38 08:00:01 2 0.04 0.00 0.01 0.00 0.01 99.94 08:16:38 08:00:01 3 0.03 0.00 0.03 0.00 0.01 99.93 08:16:38 08:00:01 4 0.02 0.00 0.02 0.00 0.01 99.95 08:16:38 08:00:01 5 0.01 0.00 0.01 0.00 0.01 99.98 08:16:38 08:00:01 6 0.22 0.00 0.02 0.03 0.01 99.73 08:16:38 08:00:01 7 0.02 0.00 0.03 0.00 0.01 99.93 08:16:38 08:10:07 all 0.09 0.00 0.02 0.01 0.01 99.88 08:16:38 08:10:07 0 0.03 0.00 0.01 0.00 0.00 99.96 08:16:38 08:10:07 1 0.27 0.00 0.02 0.00 0.01 99.70 08:16:38 08:10:07 2 0.03 0.00 0.03 0.00 0.00 99.94 08:16:38 08:10:07 3 0.05 0.00 0.02 0.00 0.01 99.93 08:16:38 08:10:07 4 0.01 0.00 0.01 0.00 0.01 99.96 08:16:38 08:10:07 5 0.04 0.00 0.02 0.02 0.00 99.91 08:16:38 08:10:07 6 0.19 0.00 0.03 0.02 0.01 99.74 08:16:38 08:10:07 7 0.09 0.00 0.03 0.00 0.00 99.87 08:16:38 Average: all 0.10 0.00 0.03 0.03 0.01 99.83 08:16:38 Average: 0 0.05 0.00 0.02 0.04 0.00 99.88 08:16:38 Average: 1 0.11 0.00 0.03 0.01 0.01 99.84 08:16:38 Average: 2 0.08 0.00 0.03 0.07 0.01 99.80 08:16:38 Average: 3 0.05 0.00 0.03 0.01 0.01 99.89 08:16:38 Average: 4 0.19 0.00 0.03 0.01 0.01 99.76 08:16:38 Average: 5 0.11 0.00 0.03 0.04 0.00 99.81 08:16:38 Average: 6 0.12 0.00 0.03 0.01 0.02 99.83 08:16:38 Average: 7 0.07 0.00 0.04 0.01 0.01 99.87 08:16:38 08:16:38 08:16:38