06:43:01 Triggered by Gerrit: https://gerrit.onap.org/r/c/sdc/+/143601 06:43:01 Running as SYSTEM 06:43:01 [EnvInject] - Loading node environment variables. 06:43:01 Building remotely on prd-ubuntu2204-docker-8c-8g-1572 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/sdc-integration-tests-master-ui-verify-java 06:43:01 [ssh-agent] Looking for ssh-agent implementation... 06:43:01 $ ssh-agent 06:43:01 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXV3HkO4/agent.1565 06:43:01 SSH_AGENT_PID=1567 06:43:01 [ssh-agent] Started. 06:43:01 Running ssh-add (command line suppressed) 06:43:01 Identity added: /w/workspace/sdc-integration-tests-master-ui-verify-java@tmp/private_key_3514586553879747961.key (/w/workspace/sdc-integration-tests-master-ui-verify-java@tmp/private_key_3514586553879747961.key) 06:43:01 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 06:43:01 The recommended git tool is: NONE 06:43:02 using credential onap-jenkins-ssh 06:43:02 Wiping out workspace first. 06:43:02 Cloning the remote Git repository 06:43:02 Cloning repository git://cloud.onap.org/mirror/sdc.git 06:43:02 > git init /w/workspace/sdc-integration-tests-master-ui-verify-java # timeout=10 06:43:03 Fetching upstream changes from git://cloud.onap.org/mirror/sdc.git 06:43:03 > git --version # timeout=10 06:43:03 > git --version # 'git version 2.34.1' 06:43:03 using GIT_SSH to set credentials Gerrit user 06:43:03 Verifying host key using manually-configured host key entries 06:43:03 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/sdc.git +refs/heads/*:refs/remotes/origin/* # timeout=30 06:43:13 > git config remote.origin.url git://cloud.onap.org/mirror/sdc.git # timeout=10 06:43:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:43:13 > git config remote.origin.url git://cloud.onap.org/mirror/sdc.git # timeout=10 06:43:13 Fetching upstream changes from git://cloud.onap.org/mirror/sdc.git 06:43:13 using GIT_SSH to set credentials Gerrit user 06:43:13 Verifying host key using manually-configured host key entries 06:43:13 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/sdc.git refs/changes/01/143601/3 # timeout=30 06:43:13 ERROR: Error fetching remote repo 'origin' 06:43:13 hudson.plugins.git.GitException: Failed to fetch from git://cloud.onap.org/mirror/sdc.git 06:43:13 at PluginClassLoader for git//hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:997) 06:43:13 at PluginClassLoader for git//hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1239) 06:43:13 at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1310) 06:43:13 at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277) 06:43:13 at hudson.scm.SCM.checkout(SCM.java:540) 06:43:13 at hudson.model.AbstractProject.checkout(AbstractProject.java:1247) 06:43:13 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) 06:43:13 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) 06:43:13 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) 06:43:13 at hudson.model.Run.execute(Run.java:1894) 06:43:13 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 06:43:13 at hudson.model.ResourceController.execute(ResourceController.java:101) 06:43:13 at hudson.model.Executor.run(Executor.java:446) 06:43:13 Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- git://cloud.onap.org/mirror/sdc.git refs/changes/01/143601/3" returned status code 128: 06:43:13 stdout: 06:43:13 stderr: fatal: couldn't find remote ref refs/changes/01/143601/3 06:43:13 06:43:13 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2846) 06:43:13 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185) 06:43:13 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635) 06:43:13 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170) 06:43:13 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161) 06:43:13 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 06:43:13 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 06:43:13 at hudson.remoting.Request$2.run(Request.java:377) 06:43:13 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 06:43:13 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) 06:43:13 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 06:43:13 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 06:43:13 at java.base/java.lang.Thread.run(Thread.java:1583) 06:43:13 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-ubuntu2204-docker-8c-8g-1572 06:43:13 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1826) 06:43:13 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 06:43:13 at hudson.remoting.Channel.call(Channel.java:1042) 06:43:13 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153) 06:43:13 at jdk.internal.reflect.GeneratedMethodAccessor544.invoke(Unknown Source) 06:43:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 06:43:13 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 06:43:13 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138) 06:43:13 at PluginClassLoader for git-client//com.sun.proxy.$Proxy186.execute(Unknown Source) 06:43:13 at PluginClassLoader for git//hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:995) 06:43:13 at PluginClassLoader for git//hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1239) 06:43:13 at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1310) 06:43:13 at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277) 06:43:13 at hudson.scm.SCM.checkout(SCM.java:540) 06:43:13 at hudson.model.AbstractProject.checkout(AbstractProject.java:1247) 06:43:13 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) 06:43:13 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) 06:43:13 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) 06:43:13 at hudson.model.Run.execute(Run.java:1894) 06:43:13 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 06:43:13 at hudson.model.ResourceController.execute(ResourceController.java:101) 06:43:13 at hudson.model.Executor.run(Executor.java:446) 06:43:13 ERROR: Error fetching remote repo 'origin' 06:43:13 $ ssh-agent -k 06:43:13 unset SSH_AUTH_SOCK; 06:43:13 unset SSH_AGENT_PID; 06:43:13 echo Agent pid 1567 killed; 06:43:13 [ssh-agent] Stopped. 06:43:13 [PostBuildScript] - [INFO] Executing post build scripts. 06:43:13 [sdc-integration-tests-master-ui-verify-java] $ /bin/bash /tmp/jenkins4804385349765565519.sh 06:43:13 ---> sysstat.sh 06:43:14 [sdc-integration-tests-master-ui-verify-java] $ /bin/bash /tmp/jenkins3916886777101178076.sh 06:43:14 ---> package-listing.sh 06:43:14 ++ facter osfamily 06:43:14 ++ tr '[:upper:]' '[:lower:]' 06:43:14 + OS_FAMILY=debian 06:43:14 + workspace=/w/workspace/sdc-integration-tests-master-ui-verify-java 06:43:14 + START_PACKAGES=/tmp/packages_start.txt 06:43:14 + END_PACKAGES=/tmp/packages_end.txt 06:43:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:43:14 + PACKAGES=/tmp/packages_start.txt 06:43:14 + '[' /w/workspace/sdc-integration-tests-master-ui-verify-java ']' 06:43:14 + PACKAGES=/tmp/packages_end.txt 06:43:14 + case "${OS_FAMILY}" in 06:43:14 + dpkg -l 06:43:14 + grep '^ii' 06:43:14 + '[' -f /tmp/packages_start.txt ']' 06:43:14 + '[' -f /tmp/packages_end.txt ']' 06:43:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:43:14 + '[' /w/workspace/sdc-integration-tests-master-ui-verify-java ']' 06:43:14 + mkdir -p /w/workspace/sdc-integration-tests-master-ui-verify-java/archives/ 06:43:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/sdc-integration-tests-master-ui-verify-java/archives/ 06:43:14 [sdc-integration-tests-master-ui-verify-java] $ /bin/bash /tmp/jenkins13681953116253010696.sh 06:43:14 ---> capture-instance-metadata.sh 06:43:14 Setup pyenv: 06:43:14 * system (set by /opt/pyenv/version) 06:43:14 * 3.8.20 (set by /opt/pyenv/version) 06:43:14 * 3.9.20 (set by /opt/pyenv/version) 06:43:14 3.10.15 06:43:14 3.11.10 06:43:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ALbR 06:43:19 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:43:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:43:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:43:23 lf-activate-venv(): INFO: Base packages installed successfully 06:43:23 lf-activate-venv(): INFO: Installing additional packages: lftools 06:43:43 lf-activate-venv(): INFO: Adding /tmp/venv-ALbR/bin to PATH 06:43:43 INFO: Running in OpenStack, capturing instance metadata 06:43:44 [sdc-integration-tests-master-ui-verify-java] $ /bin/bash /tmp/jenkins5908745745750823062.sh 06:43:44 provisioning config files... 06:43:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/sdc-integration-tests-master-ui-verify-java@tmp/config10366468984096455342tmp 06:43:44 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:43:44 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:43:44 [EnvInject] - Injecting environment variables from a build step. 06:43:44 [EnvInject] - Injecting as environment variables the properties content 06:43:44 SERVER_ID=logs 06:43:44 06:43:44 [EnvInject] - Variables injected successfully. 06:43:44 [sdc-integration-tests-master-ui-verify-java] $ /bin/bash /tmp/jenkins6775667413120286582.sh 06:43:44 ---> create-netrc.sh 06:43:44 [sdc-integration-tests-master-ui-verify-java] $ /bin/bash /tmp/jenkins11191474064667430169.sh 06:43:44 ---> python-tools-install.sh 06:43:44 Setup pyenv: 06:43:44 system 06:43:44 3.8.20 06:43:44 3.9.20 06:43:44 3.10.15 06:43:44 * 3.11.10 (set by /w/workspace/sdc-integration-tests-master-ui-verify-java/.python-version) 06:43:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ALbR from file:/tmp/.os_lf_venv 06:43:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:43:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:43:45 lf-activate-venv(): INFO: Base packages installed successfully 06:43:45 lf-activate-venv(): INFO: Installing additional packages: lftools 06:43:52 lf-activate-venv(): INFO: Adding /tmp/venv-ALbR/bin to PATH 06:43:52 Generating Requirements File 06:44:08 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. 06:44:08 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 06:44:08 Python 3.11.10 06:44:09 pip 26.0.1 from /tmp/venv-ALbR/lib/python3.11/site-packages/pip (python 3.11) 06:44:09 appdirs==1.4.4 06:44:09 argcomplete==3.6.3 06:44:09 aspy.yaml==1.3.0 06:44:09 attrs==25.4.0 06:44:09 autopage==0.6.0 06:44:09 beautifulsoup4==4.14.3 06:44:09 boto3==1.42.67 06:44:09 botocore==1.42.67 06:44:09 bs4==0.0.2 06:44:09 certifi==2026.2.25 06:44:09 cffi==2.0.0 06:44:09 cfgv==3.5.0 06:44:09 chardet==7.1.0 06:44:09 charset-normalizer==3.4.5 06:44:09 click==8.3.1 06:44:09 cliff==4.13.2 06:44:09 cmd2==3.4.0 06:44:09 cryptography==3.3.2 06:44:09 debtcollector==3.0.0 06:44:09 decorator==5.2.1 06:44:09 defusedxml==0.7.1 06:44:09 Deprecated==1.3.1 06:44:09 distlib==0.4.0 06:44:09 dnspython==2.8.0 06:44:09 docker==7.1.0 06:44:09 dogpile.cache==1.5.0 06:44:09 durationpy==0.10 06:44:09 email-validator==2.3.0 06:44:09 filelock==3.25.2 06:44:09 future==1.0.0 06:44:09 gitdb==4.0.12 06:44:09 GitPython==3.1.46 06:44:09 httplib2==0.30.2 06:44:09 identify==2.6.17 06:44:09 idna==3.11 06:44:09 importlib-resources==1.5.0 06:44:09 iso8601==2.1.0 06:44:09 Jinja2==3.1.6 06:44:09 jmespath==1.1.0 06:44:09 jsonpatch==1.33 06:44:09 jsonpointer==3.0.0 06:44:09 jsonschema==4.26.0 06:44:09 jsonschema-specifications==2025.9.1 06:44:09 keystoneauth1==5.13.1 06:44:09 kubernetes==35.0.0 06:44:09 lftools==0.37.22 06:44:09 lxml==6.0.2 06:44:09 markdown-it-py==4.0.0 06:44:09 MarkupSafe==3.0.3 06:44:09 mdurl==0.1.2 06:44:09 msgpack==1.1.2 06:44:09 multi_key_dict==2.0.3 06:44:09 munch==4.0.0 06:44:09 netaddr==1.3.0 06:44:09 niet==1.4.2 06:44:09 nodeenv==1.10.0 06:44:09 oauth2client==4.1.3 06:44:09 oauthlib==3.3.1 06:44:09 openstacksdk==4.10.0 06:44:09 os-service-types==1.8.2 06:44:09 osc-lib==4.4.0 06:44:09 oslo.config==10.3.0 06:44:09 oslo.context==6.3.0 06:44:09 oslo.i18n==6.7.2 06:44:09 oslo.log==8.1.0 06:44:09 oslo.serialization==5.9.1 06:44:09 oslo.utils==10.0.0 06:44:09 packaging==26.0 06:44:09 pbr==7.0.3 06:44:09 platformdirs==4.9.4 06:44:09 prettytable==3.17.0 06:44:09 psutil==7.2.2 06:44:09 pyasn1==0.6.2 06:44:09 pyasn1_modules==0.4.2 06:44:09 pycparser==3.0 06:44:09 pygerrit2==2.0.15 06:44:09 PyGithub==2.8.1 06:44:09 Pygments==2.19.2 06:44:09 PyJWT==2.12.0 06:44:09 PyNaCl==1.6.2 06:44:09 pyparsing==2.4.7 06:44:09 pyperclip==1.11.0 06:44:09 pyrsistent==0.20.0 06:44:09 python-cinderclient==9.9.0 06:44:09 python-dateutil==2.9.0.post0 06:44:09 python-discovery==1.1.3 06:44:09 python-heatclient==5.1.0 06:44:09 python-jenkins==1.8.3 06:44:09 python-keystoneclient==5.8.0 06:44:09 python-magnumclient==4.10.0 06:44:09 python-openstackclient==9.0.0 06:44:09 python-swiftclient==4.10.0 06:44:09 PyYAML==6.0.3 06:44:09 referencing==0.37.0 06:44:09 requests==2.32.5 06:44:09 requests-oauthlib==2.0.0 06:44:09 requestsexceptions==1.4.0 06:44:09 rfc3986==2.0.0 06:44:09 rich==14.3.3 06:44:09 rich-argparse==1.7.2 06:44:09 rpds-py==0.30.0 06:44:09 rsa==4.9.1 06:44:09 ruamel.yaml==0.19.1 06:44:09 ruamel.yaml.clib==0.2.15 06:44:09 s3transfer==0.16.0 06:44:09 simplejson==3.20.2 06:44:09 six==1.17.0 06:44:09 smmap==5.0.3 06:44:09 soupsieve==2.8.3 06:44:09 stevedore==5.7.0 06:44:09 tabulate==0.10.0 06:44:09 toml==0.10.2 06:44:09 tomlkit==0.14.0 06:44:09 tqdm==4.67.3 06:44:09 typing_extensions==4.15.0 06:44:09 urllib3==1.26.20 06:44:09 virtualenv==21.2.0 06:44:09 wcwidth==0.6.0 06:44:09 websocket-client==1.9.0 06:44:09 wrapt==2.1.2 06:44:09 xdg==6.0.0 06:44:09 xmltodict==1.0.4 06:44:09 yq==3.4.3 06:44:09 [sdc-integration-tests-master-ui-verify-java] $ /bin/bash /tmp/jenkins4218993936655355140.sh 06:44:09 ---> sudo-logs.sh 06:44:09 Archiving 'sudo' log.. 06:44:09 [sdc-integration-tests-master-ui-verify-java] $ /bin/bash /tmp/jenkins16411571078366765485.sh 06:44:09 ---> job-cost.sh 06:44:09 INFO: Activating Python virtual environment... 06:44:09 Setup pyenv: 06:44:09 system 06:44:09 3.8.20 06:44:09 3.9.20 06:44:09 3.10.15 06:44:09 * 3.11.10 (set by /w/workspace/sdc-integration-tests-master-ui-verify-java/.python-version) 06:44:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ALbR from file:/tmp/.os_lf_venv 06:44:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:44:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:44:11 lf-activate-venv(): INFO: Base packages installed successfully 06:44:11 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:44:15 lf-activate-venv(): INFO: Adding /tmp/venv-ALbR/bin to PATH 06:44:15 INFO: No stack-cost file found 06:44:15 INFO: Instance uptime: 115s 06:44:15 INFO: Fetching instance metadata (attempt 1 of 3)... 06:44:15 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 06:44:16 INFO: Successfully fetched instance metadata 06:44:16 INFO: Instance type: v3-standard-8 06:44:16 INFO: Retrieving pricing info for: v3-standard-8 06:44:16 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 06:44:16 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=115 06:44:17 INFO: Successfully fetched Vexxhost pricing API 06:44:17 INFO: Retrieved cost: 0.22 06:44:17 INFO: Retrieved resource: v3-standard-8 06:44:17 INFO: Creating archive directory: /w/workspace/sdc-integration-tests-master-ui-verify-java/archives/cost 06:44:17 INFO: Archiving costs to: /w/workspace/sdc-integration-tests-master-ui-verify-java/archives/cost.csv 06:44:17 INFO: Successfully archived job cost data 06:44:17 DEBUG: Cost data: sdc-integration-tests-master-ui-verify-java,1054,2026-03-13 06:44:17,v3-standard-8,115,0.22,0.00,FAILURE 06:44:17 [sdc-integration-tests-master-ui-verify-java] $ /bin/bash -l /tmp/jenkins6541320754150778950.sh 06:44:17 ---> logs-deploy.sh 06:44:17 Setup pyenv: 06:44:17 system 06:44:17 3.8.20 06:44:17 3.9.20 06:44:17 3.10.15 06:44:17 * 3.11.10 (set by /w/workspace/sdc-integration-tests-master-ui-verify-java/.python-version) 06:44:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ALbR from file:/tmp/.os_lf_venv 06:44:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 06:44:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 06:44:19 lf-activate-venv(): INFO: Base packages installed successfully 06:44:19 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 06:44:25 lf-activate-venv(): INFO: Adding /tmp/venv-ALbR/bin to PATH 06:44:25 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/sdc-integration-tests-master-ui-verify-java/1054 06:44:25 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 06:44:25 /tmp/venv-ALbR/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.1.0)/charset_normalizer (3.4.5) doesn't match a supported version! 06:44:25 warnings.warn( 06:44:26 Archives upload complete. 06:44:26 INFO: archiving logs to Nexus 06:44:26 /tmp/venv-ALbR/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (7.1.0)/charset_normalizer (3.4.5) doesn't match a supported version! 06:44:26 warnings.warn( 06:44:27 ---> uname -a: 06:44:27 Linux prd-ubuntu2204-docker-8c-8g-1572 5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 06:44:27 06:44:27 06:44:27 ---> lscpu: 06:44:27 Architecture: x86_64 06:44:27 CPU op-mode(s): 32-bit, 64-bit 06:44:27 Address sizes: 40 bits physical, 48 bits virtual 06:44:27 Byte Order: Little Endian 06:44:27 CPU(s): 8 06:44:27 On-line CPU(s) list: 0-7 06:44:27 Vendor ID: AuthenticAMD 06:44:27 Model name: AMD EPYC-Rome Processor 06:44:27 CPU family: 23 06:44:27 Model: 49 06:44:27 Thread(s) per core: 1 06:44:27 Core(s) per socket: 1 06:44:27 Socket(s): 8 06:44:27 Stepping: 0 06:44:27 BogoMIPS: 5599.99 06:44:27 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 06:44:27 Virtualization: AMD-V 06:44:27 Hypervisor vendor: KVM 06:44:27 Virtualization type: full 06:44:27 L1d cache: 256 KiB (8 instances) 06:44:27 L1i cache: 256 KiB (8 instances) 06:44:27 L2 cache: 4 MiB (8 instances) 06:44:27 L3 cache: 128 MiB (8 instances) 06:44:27 NUMA node(s): 1 06:44:27 NUMA node0 CPU(s): 0-7 06:44:27 Vulnerability Gather data sampling: Not affected 06:44:27 Vulnerability Indirect target selection: Not affected 06:44:27 Vulnerability Itlb multihit: Not affected 06:44:27 Vulnerability L1tf: Not affected 06:44:27 Vulnerability Mds: Not affected 06:44:27 Vulnerability Meltdown: Not affected 06:44:27 Vulnerability Mmio stale data: Not affected 06:44:27 Vulnerability Reg file data sampling: Not affected 06:44:27 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 06:44:27 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 06:44:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:44:27 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:44:27 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 06:44:27 Vulnerability Srbds: Not affected 06:44:27 Vulnerability Tsa: Not affected 06:44:27 Vulnerability Tsx async abort: Not affected 06:44:27 Vulnerability Vmscape: Not affected 06:44:27 06:44:27 06:44:27 ---> nproc: 06:44:27 8 06:44:27 06:44:27 06:44:27 ---> df -h: 06:44:27 Filesystem Size Used Avail Use% Mounted on 06:44:27 tmpfs 3.2G 1.1M 3.2G 1% /run 06:44:27 /dev/vda1 155G 10G 145G 7% / 06:44:27 tmpfs 16G 0 16G 0% /dev/shm 06:44:27 tmpfs 5.0M 0 5.0M 0% /run/lock 06:44:27 /dev/vda15 105M 6.1M 99M 6% /boot/efi 06:44:27 tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 06:44:27 06:44:27 06:44:27 ---> free -m: 06:44:27 total used free shared buff/cache available 06:44:27 Mem: 32092 877 28547 4 2667 30778 06:44:27 Swap: 1023 0 1023 06:44:27 06:44:27 06:44:27 ---> ip addr: 06:44:27 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:44:27 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:44:27 inet 127.0.0.1/8 scope host lo 06:44:27 valid_lft forever preferred_lft forever 06:44:27 inet6 ::1/128 scope host 06:44:27 valid_lft forever preferred_lft forever 06:44:27 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:44:27 link/ether fa:16:3e:24:b6:83 brd ff:ff:ff:ff:ff:ff 06:44:27 altname enp0s3 06:44:27 inet 10.30.106.254/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 06:44:27 valid_lft 86281sec preferred_lft 86281sec 06:44:27 inet6 fe80::f816:3eff:fe24:b683/64 scope link 06:44:27 valid_lft forever preferred_lft forever 06:44:27 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 06:44:27 link/ether fe:27:ac:2e:34:d8 brd ff:ff:ff:ff:ff:ff 06:44:27 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:44:27 valid_lft forever preferred_lft forever 06:44:27 06:44:27 06:44:27 ---> sar -b -r -n DEV: 06:44:27 Linux 5.15.0-171-generic (prd-ubuntu2204-docker-8c-8g-1572) 03/13/26 _x86_64_ (8 CPU) 06:44:27 06:44:27 06:42:30 LINUX RESTART (8 CPU) 06:44:27 06:44:27 06:44:27 ---> sar -P ALL: 06:44:27 Linux 5.15.0-171-generic (prd-ubuntu2204-docker-8c-8g-1572) 03/13/26 _x86_64_ (8 CPU) 06:44:27 06:44:27 06:42:30 LINUX RESTART (8 CPU) 06:44:27 06:44:27 06:44:27