10:58:07 Triggered by Gerrit: https://gerrit.onap.org/r/c/policy/docker/+/143727 10:58:07 Running as SYSTEM 10:58:07 [EnvInject] - Loading node environment variables. 10:58:07 Building remotely on prd-ubuntu2204-docker-8c-8g-617 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/policy-docker-master-verify-java 10:58:07 [ssh-agent] Looking for ssh-agent implementation... 10:58:07 $ ssh-agent 10:58:07 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXO0FG0u/agent.1561 10:58:07 SSH_AGENT_PID=1563 10:58:07 [ssh-agent] Started. 10:58:08 Running ssh-add (command line suppressed) 10:58:08 Identity added: /w/workspace/policy-docker-master-verify-java@tmp/private_key_15800008078436660920.key (/w/workspace/policy-docker-master-verify-java@tmp/private_key_15800008078436660920.key) 10:58:08 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:58:08 The recommended git tool is: NONE 10:58:09 using credential onap-jenkins-ssh 10:58:09 Wiping out workspace first. 10:58:10 Cloning the remote Git repository 10:58:10 Cloning repository git://cloud.onap.org/mirror/policy/docker.git 10:58:10 > git init /w/workspace/policy-docker-master-verify-java # timeout=10 10:58:10 Fetching upstream changes from git://cloud.onap.org/mirror/policy/docker.git 10:58:10 > git --version # timeout=10 10:58:10 > git --version # 'git version 2.34.1' 10:58:10 using GIT_SSH to set credentials Gerrit user 10:58:10 Verifying host key using manually-configured host key entries 10:58:10 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/policy/docker.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:58:10 > git config remote.origin.url git://cloud.onap.org/mirror/policy/docker.git # timeout=10 10:58:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:58:11 > git config remote.origin.url git://cloud.onap.org/mirror/policy/docker.git # timeout=10 10:58:11 Fetching upstream changes from git://cloud.onap.org/mirror/policy/docker.git 10:58:11 using GIT_SSH to set credentials Gerrit user 10:58:11 Verifying host key using manually-configured host key entries 10:58:11 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/policy/docker.git refs/changes/27/143727/1 # timeout=30 10:58:56 ERROR: Error fetching remote repo 'origin' 10:58:56 hudson.plugins.git.GitException: Failed to fetch from git://cloud.onap.org/mirror/policy/docker.git 10:58:56 at PluginClassLoader for git//hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:997) 10:58:56 at PluginClassLoader for git//hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1239) 10:58:56 at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1310) 10:58:56 at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277) 10:58:56 at hudson.scm.SCM.checkout(SCM.java:540) 10:58:56 at hudson.model.AbstractProject.checkout(AbstractProject.java:1247) 10:58:56 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) 10:58:56 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) 10:58:56 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) 10:58:56 at hudson.model.Run.execute(Run.java:1894) 10:58:56 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 10:58:56 at hudson.model.ResourceController.execute(ResourceController.java:101) 10:58:56 at hudson.model.Executor.run(Executor.java:446) 10:58:56 Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- git://cloud.onap.org/mirror/policy/docker.git refs/changes/27/143727/1" returned status code 128: 10:58:56 stdout: 10:58:56 stderr: fatal: Could not read from remote repository. 10:58:56 10:58:56 Please make sure you have the correct access rights 10:58:56 and the repository exists. 10:58:56 10:58:56 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2846) 10:58:56 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185) 10:58:56 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635) 10:58:56 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170) 10:58:56 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161) 10:58:56 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 10:58:56 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 10:58:56 at hudson.remoting.Request$2.run(Request.java:377) 10:58:56 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 10:58:56 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) 10:58:56 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 10:58:56 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 10:58:56 at java.base/java.lang.Thread.run(Thread.java:1583) 10:58:56 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-ubuntu2204-docker-8c-8g-617 10:58:56 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1826) 10:58:56 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 10:58:56 at hudson.remoting.Channel.call(Channel.java:1042) 10:58:56 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153) 10:58:56 at jdk.internal.reflect.GeneratedMethodAccessor479.invoke(Unknown Source) 10:58:56 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:58:56 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 10:58:56 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138) 10:58:56 at PluginClassLoader for git-client//com.sun.proxy.$Proxy169.execute(Unknown Source) 10:58:56 at PluginClassLoader for git//hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:995) 10:58:56 at PluginClassLoader for git//hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1239) 10:58:56 at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1310) 10:58:56 at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277) 10:58:56 at hudson.scm.SCM.checkout(SCM.java:540) 10:58:56 at hudson.model.AbstractProject.checkout(AbstractProject.java:1247) 10:58:56 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) 10:58:56 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) 10:58:56 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) 10:58:56 at hudson.model.Run.execute(Run.java:1894) 10:58:56 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 10:58:56 at hudson.model.ResourceController.execute(ResourceController.java:101) 10:58:56 at hudson.model.Executor.run(Executor.java:446) 10:58:56 ERROR: Error fetching remote repo 'origin' 10:58:56 $ ssh-agent -k 10:58:56 unset SSH_AUTH_SOCK; 10:58:56 unset SSH_AGENT_PID; 10:58:56 echo Agent pid 1563 killed; 10:58:56 [ssh-agent] Stopped. 10:58:56 [PostBuildScript] - [INFO] Executing post build scripts. 10:58:56 [policy-docker-master-verify-java] $ /bin/bash /tmp/jenkins9610744446943852535.sh 10:58:56 ---> sysstat.sh 10:58:57 [policy-docker-master-verify-java] $ /bin/bash /tmp/jenkins688979005639387002.sh 10:58:57 ---> package-listing.sh 10:58:57 ++ tr '[:upper:]' '[:lower:]' 10:58:57 ++ facter osfamily 10:58:57 + OS_FAMILY=debian 10:58:57 + workspace=/w/workspace/policy-docker-master-verify-java 10:58:57 + START_PACKAGES=/tmp/packages_start.txt 10:58:57 + END_PACKAGES=/tmp/packages_end.txt 10:58:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:58:57 + PACKAGES=/tmp/packages_start.txt 10:58:57 + '[' /w/workspace/policy-docker-master-verify-java ']' 10:58:57 + PACKAGES=/tmp/packages_end.txt 10:58:57 + case "${OS_FAMILY}" in 10:58:57 + dpkg -l 10:58:57 + grep '^ii' 10:58:57 + '[' -f /tmp/packages_start.txt ']' 10:58:57 + '[' -f /tmp/packages_end.txt ']' 10:58:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:58:57 + '[' /w/workspace/policy-docker-master-verify-java ']' 10:58:57 + mkdir -p /w/workspace/policy-docker-master-verify-java/archives/ 10:58:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/policy-docker-master-verify-java/archives/ 10:58:57 [policy-docker-master-verify-java] $ /bin/bash /tmp/jenkins2797643147701368972.sh 10:58:57 ---> capture-instance-metadata.sh 10:58:57 Setup pyenv: 10:58:58 * system (set by /opt/pyenv/version) 10:58:58 * 3.8.20 (set by /opt/pyenv/version) 10:58:58 * 3.9.20 (set by /opt/pyenv/version) 10:58:58 3.10.15 10:58:58 3.11.10 10:59:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UuTV 10:59:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:59:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:59:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:59:07 lf-activate-venv(): INFO: Base packages installed successfully 10:59:07 lf-activate-venv(): INFO: Installing additional packages: lftools 10:59:29 lf-activate-venv(): INFO: Adding /tmp/venv-UuTV/bin to PATH 10:59:29 INFO: Running in OpenStack, capturing instance metadata 10:59:29 [policy-docker-master-verify-java] $ /bin/bash /tmp/jenkins16974542303871965377.sh 10:59:29 provisioning config files... 10:59:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/policy-docker-master-verify-java@tmp/config839437412348925937tmp 10:59:29 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:59:29 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:59:29 [EnvInject] - Injecting environment variables from a build step. 10:59:29 [EnvInject] - Injecting as environment variables the properties content 10:59:29 SERVER_ID=logs 10:59:29 10:59:29 [EnvInject] - Variables injected successfully. 10:59:29 [policy-docker-master-verify-java] $ /bin/bash /tmp/jenkins9127246460133680906.sh 10:59:29 ---> create-netrc.sh 10:59:29 [policy-docker-master-verify-java] $ /bin/bash /tmp/jenkins16268737202189108165.sh 10:59:29 ---> python-tools-install.sh 10:59:29 Setup pyenv: 10:59:29 system 10:59:29 3.8.20 10:59:29 3.9.20 10:59:29 3.10.15 10:59:29 * 3.11.10 (set by /w/workspace/policy-docker-master-verify-java/.python-version) 10:59:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UuTV from file:/tmp/.os_lf_venv 10:59:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:59:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:59:31 lf-activate-venv(): INFO: Base packages installed successfully 10:59:31 lf-activate-venv(): INFO: Installing additional packages: lftools 10:59:38 lf-activate-venv(): INFO: Adding /tmp/venv-UuTV/bin to PATH 10:59:38 Generating Requirements File 10:59:58 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. 10:59:58 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:59:58 Python 3.11.10 10:59:58 pip 26.0.1 from /tmp/venv-UuTV/lib/python3.11/site-packages/pip (python 3.11) 10:59:59 appdirs==1.4.4 10:59:59 argcomplete==3.6.3 10:59:59 aspy.yaml==1.3.0 10:59:59 attrs==26.1.0 10:59:59 autopage==0.6.0 10:59:59 beautifulsoup4==4.14.3 10:59:59 boto3==1.42.78 10:59:59 botocore==1.42.78 10:59:59 bs4==0.0.2 10:59:59 certifi==2026.2.25 10:59:59 cffi==2.0.0 10:59:59 cfgv==3.5.0 10:59:59 chardet==7.4.0.post2 10:59:59 charset-normalizer==3.4.6 10:59:59 click==8.3.1 10:59:59 cliff==4.13.2 10:59:59 cmd2==3.4.0 10:59:59 cryptography==3.3.2 10:59:59 debtcollector==3.1.0 10:59:59 decorator==5.2.1 10:59:59 defusedxml==0.7.1 10:59:59 Deprecated==1.3.1 10:59:59 distlib==0.4.0 10:59:59 dnspython==2.8.0 10:59:59 docker==7.1.0 10:59:59 dogpile.cache==1.5.0 10:59:59 durationpy==0.10 10:59:59 email-validator==2.3.0 10:59:59 filelock==3.25.2 10:59:59 future==1.0.0 10:59:59 gitdb==4.0.12 10:59:59 GitPython==3.1.46 10:59:59 httplib2==0.30.2 10:59:59 identify==2.6.18 10:59:59 idna==3.11 10:59:59 importlib-resources==1.5.0 10:59:59 iso8601==2.1.0 10:59:59 Jinja2==3.1.6 10:59:59 jmespath==1.1.0 10:59:59 jsonpatch==1.33 10:59:59 jsonpointer==3.1.1 10:59:59 jsonschema==4.26.0 10:59:59 jsonschema-specifications==2025.9.1 10:59:59 keystoneauth1==5.13.1 10:59:59 kubernetes==35.0.0 10:59:59 lftools==0.37.22 10:59:59 lxml==6.0.2 10:59:59 markdown-it-py==4.0.0 10:59:59 MarkupSafe==3.0.3 10:59:59 mdurl==0.1.2 10:59:59 msgpack==1.1.2 10:59:59 multi_key_dict==2.0.3 10:59:59 munch==4.0.0 10:59:59 netaddr==1.3.0 10:59:59 niet==1.4.2 10:59:59 nodeenv==1.10.0 10:59:59 oauth2client==4.1.3 10:59:59 oauthlib==3.3.1 10:59:59 openstacksdk==4.10.0 10:59:59 os-service-types==1.8.2 10:59:59 osc-lib==4.4.0 10:59:59 oslo.config==10.3.0 10:59:59 oslo.context==6.3.0 10:59:59 oslo.i18n==6.7.2 10:59:59 oslo.log==8.1.0 10:59:59 oslo.serialization==5.9.1 10:59:59 oslo.utils==10.0.0 10:59:59 packaging==26.0 10:59:59 pbr==7.0.3 10:59:59 platformdirs==4.9.4 10:59:59 prettytable==3.17.0 10:59:59 psutil==7.2.2 10:59:59 pyasn1==0.6.3 10:59:59 pyasn1_modules==0.4.2 10:59:59 pycparser==3.0 10:59:59 pygerrit2==2.0.15 10:59:59 PyGithub==2.9.0 10:59:59 Pygments==2.20.0 10:59:59 PyJWT==2.12.1 10:59:59 PyNaCl==1.6.2 10:59:59 pyparsing==2.4.7 10:59:59 pyperclip==1.11.0 10:59:59 pyrsistent==0.20.0 10:59:59 python-cinderclient==9.9.0 10:59:59 python-dateutil==2.9.0.post0 10:59:59 python-discovery==1.2.1 10:59:59 python-heatclient==5.1.0 10:59:59 python-jenkins==1.8.3 10:59:59 python-keystoneclient==5.8.0 10:59:59 python-magnumclient==4.10.0 10:59:59 python-openstackclient==9.0.0 10:59:59 python-swiftclient==4.10.0 10:59:59 PyYAML==6.0.3 10:59:59 referencing==0.37.0 10:59:59 requests==2.33.0 10:59:59 requests-oauthlib==2.0.0 10:59:59 requestsexceptions==1.4.0 10:59:59 rfc3986==2.0.0 10:59:59 rich==14.3.3 10:59:59 rich-argparse==1.7.2 10:59:59 rpds-py==0.30.0 10:59:59 rsa==4.9.1 10:59:59 ruamel.yaml==0.19.1 10:59:59 ruamel.yaml.clib==0.2.15 10:59:59 s3transfer==0.16.0 10:59:59 simplejson==3.20.2 10:59:59 six==1.17.0 10:59:59 smmap==5.0.3 10:59:59 soupsieve==2.8.3 10:59:59 stevedore==5.7.0 10:59:59 tabulate==0.10.0 10:59:59 toml==0.10.2 10:59:59 tomlkit==0.14.0 10:59:59 tqdm==4.67.3 10:59:59 typing_extensions==4.15.0 10:59:59 urllib3==1.26.20 10:59:59 virtualenv==21.2.0 10:59:59 wcwidth==0.6.0 10:59:59 websocket-client==1.9.0 10:59:59 wrapt==2.1.2 10:59:59 xdg==6.0.0 10:59:59 xmltodict==1.0.4 10:59:59 yq==3.4.3 10:59:59 [policy-docker-master-verify-java] $ /bin/sh /tmp/jenkins550462745222485760.sh 10:59:59 ---> uv-install.sh 10:59:59 Installing uv/uvx (latest) using shell installer 10:59:59 2026-03-30 10:59:59 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/23829516-dcc2-44de-97ee-6c98471a68af?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-03-30T11%3A54%3A13Z&rscd=attachment%3B+filename%3Duv-installer.sh&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-03-30T10%3A53%3A42Z&ske=2026-03-30T11%3A54%3A13Z&sks=b&skv=2018-11-09&sig=22xcgfRrfvPWBhNo7OpEL1GvVjx49T5hpQzh1PVhHjE%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NDg2ODU5OCwibmJmIjoxNzc0ODY4Mjk4LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.UFbtplB3adOry-QrAfyGWUAnW3fBgt1XxoSp4i69dGA&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [72114/72114] -> "/tmp/uv-install-jecU2e.sh" [1] 10:59:59 downloading uv 0.11.2 x86_64-unknown-linux-gnu 11:00:00 installing to /home/jenkins/.local/bin 11:00:00 uv 11:00:00 uvx 11:00:00 everything's installed! 11:00:00 11:00:00 To add $HOME/.local/bin to your PATH, either restart your shell or run: 11:00:00 11:00:00 source $HOME/.local/bin/env (sh, bash, zsh) 11:00:00 source $HOME/.local/bin/env.fish (fish) 11:00:00 Adding install location to PATH 11:00:00 ---> Validating uv/uvx install 11:00:00 uvx 0.11.2 (x86_64-unknown-linux-gnu) 11:00:00 [policy-docker-master-verify-java] $ /bin/bash /tmp/jenkins12286097785978245877.sh 11:00:00 ---> sudo-logs.sh 11:00:00 Archiving 'sudo' log.. 11:00:00 [policy-docker-master-verify-java] $ /bin/bash /tmp/jenkins1964870550585860116.sh 11:00:00 ---> job-cost.sh 11:00:00 INFO: Activating Python virtual environment... 11:00:00 Setup pyenv: 11:00:01 system 11:00:01 3.8.20 11:00:01 3.9.20 11:00:01 3.10.15 11:00:01 * 3.11.10 (set by /w/workspace/policy-docker-master-verify-java/.python-version) 11:00:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UuTV from file:/tmp/.os_lf_venv 11:00:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:00:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:00:02 lf-activate-venv(): INFO: Base packages installed successfully 11:00:02 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:00:07 lf-activate-venv(): INFO: Adding /tmp/venv-UuTV/bin to PATH 11:00:07 INFO: No stack-cost file found 11:00:07 INFO: Instance uptime: 159s 11:00:07 INFO: Fetching instance metadata (attempt 1 of 3)... 11:00:07 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 11:00:07 INFO: Successfully fetched instance metadata 11:00:07 INFO: Instance type: v3-standard-8 11:00:07 INFO: Retrieving pricing info for: v3-standard-8 11:00:07 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 11:00:07 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=159 11:00:07 INFO: Successfully fetched Vexxhost pricing API 11:00:07 INFO: Retrieved cost: 0.22 11:00:07 INFO: Retrieved resource: v3-standard-8 11:00:07 INFO: Creating archive directory: /w/workspace/policy-docker-master-verify-java/archives/cost 11:00:07 INFO: Archiving costs to: /w/workspace/policy-docker-master-verify-java/archives/cost.csv 11:00:07 INFO: Successfully archived job cost data 11:00:07 DEBUG: Cost data: policy-docker-master-verify-java,1371,2026-03-30 11:00:07,v3-standard-8,159,0.22,0.00,FAILURE 11:00:07 [policy-docker-master-verify-java] $ /bin/bash -l /tmp/jenkins15780985732484873908.sh 11:00:07 ---> logs-deploy.sh 11:00:07 Setup pyenv: 11:00:08 system 11:00:08 3.8.20 11:00:08 3.9.20 11:00:08 3.10.15 11:00:08 * 3.11.10 (set by /w/workspace/policy-docker-master-verify-java/.python-version) 11:00:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UuTV from file:/tmp/.os_lf_venv 11:00:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:00:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:00:09 lf-activate-venv(): INFO: Base packages installed successfully 11:00:09 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:00:16 lf-activate-venv(): INFO: Adding /tmp/venv-UuTV/bin to PATH 11:00:16 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/policy-docker-master-verify-java/1371 11:00:16 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 11:00:17 Archives upload complete. 11:00:17 INFO: archiving logs to Nexus 11:00:18 ---> uname -a: 11:00:18 Linux prd-ubuntu2204-docker-8c-8g-617 5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 11:00:18 11:00:18 11:00:18 ---> lscpu: 11:00:18 Architecture: x86_64 11:00:18 CPU op-mode(s): 32-bit, 64-bit 11:00:18 Address sizes: 40 bits physical, 48 bits virtual 11:00:18 Byte Order: Little Endian 11:00:18 CPU(s): 8 11:00:18 On-line CPU(s) list: 0-7 11:00:18 Vendor ID: AuthenticAMD 11:00:18 Model name: AMD EPYC-Rome Processor 11:00:18 CPU family: 23 11:00:18 Model: 49 11:00:18 Thread(s) per core: 1 11:00:18 Core(s) per socket: 1 11:00:18 Socket(s): 8 11:00:18 Stepping: 0 11:00:18 BogoMIPS: 5599.99 11:00:18 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 11:00:18 Virtualization: AMD-V 11:00:18 Hypervisor vendor: KVM 11:00:18 Virtualization type: full 11:00:18 L1d cache: 256 KiB (8 instances) 11:00:18 L1i cache: 256 KiB (8 instances) 11:00:18 L2 cache: 4 MiB (8 instances) 11:00:18 L3 cache: 128 MiB (8 instances) 11:00:18 NUMA node(s): 1 11:00:18 NUMA node0 CPU(s): 0-7 11:00:18 Vulnerability Gather data sampling: Not affected 11:00:18 Vulnerability Indirect target selection: Not affected 11:00:18 Vulnerability Itlb multihit: Not affected 11:00:18 Vulnerability L1tf: Not affected 11:00:18 Vulnerability Mds: Not affected 11:00:18 Vulnerability Meltdown: Not affected 11:00:18 Vulnerability Mmio stale data: Not affected 11:00:18 Vulnerability Reg file data sampling: Not affected 11:00:18 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 11:00:18 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 11:00:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:00:18 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:00:18 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 11:00:18 Vulnerability Srbds: Not affected 11:00:18 Vulnerability Tsa: Not affected 11:00:18 Vulnerability Tsx async abort: Not affected 11:00:18 Vulnerability Vmscape: Not affected 11:00:18 11:00:18 11:00:18 ---> nproc: 11:00:18 8 11:00:18 11:00:18 11:00:18 ---> df -h: 11:00:18 Filesystem Size Used Avail Use% Mounted on 11:00:18 tmpfs 3.2G 1.1M 3.2G 1% /run 11:00:18 /dev/vda1 155G 9.8G 146G 7% / 11:00:18 tmpfs 16G 0 16G 0% /dev/shm 11:00:18 tmpfs 5.0M 0 5.0M 0% /run/lock 11:00:18 /dev/vda15 105M 6.1M 99M 6% /boot/efi 11:00:18 tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 11:00:18 11:00:18 11:00:18 ---> free -m: 11:00:18 total used free shared buff/cache available 11:00:18 Mem: 32092 857 28722 4 2512 30800 11:00:18 Swap: 1023 0 1023 11:00:18 11:00:18 11:00:18 ---> ip addr: 11:00:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:00:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:00:18 inet 127.0.0.1/8 scope host lo 11:00:18 valid_lft forever preferred_lft forever 11:00:18 inet6 ::1/128 scope host 11:00:18 valid_lft forever preferred_lft forever 11:00:18 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:00:18 link/ether fa:16:3e:d4:86:85 brd ff:ff:ff:ff:ff:ff 11:00:18 altname enp0s3 11:00:18 inet 10.30.107.4/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 11:00:18 valid_lft 86238sec preferred_lft 86238sec 11:00:18 inet6 fe80::f816:3eff:fed4:8685/64 scope link 11:00:18 valid_lft forever preferred_lft forever 11:00:18 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 11:00:18 link/ether 2e:8f:ec:14:f8:cf brd ff:ff:ff:ff:ff:ff 11:00:18 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:00:18 valid_lft forever preferred_lft forever 11:00:18 11:00:18 11:00:18 ---> sar -b -r -n DEV: 11:00:18 Linux 5.15.0-171-generic (prd-ubuntu2204-docker-8c-8g-617) 03/30/26 _x86_64_ (8 CPU) 11:00:18 11:00:18 10:57:40 LINUX RESTART (8 CPU) 11:00:18 11:00:18 11:00:18 ---> sar -P ALL: 11:00:18 Linux 5.15.0-171-generic (prd-ubuntu2204-docker-8c-8g-617) 03/30/26 _x86_64_ (8 CPU) 11:00:18 11:00:18 10:57:40 LINUX RESTART (8 CPU) 11:00:18 11:00:18 11:00:18