14:52:05 Triggered by Gerrit: https://gerrit.onap.org/r/c/policy/parent/+/145724 14:52:05 Running as SYSTEM 14:52:05 [EnvInject] - Loading node environment variables. 14:52:05 Building remotely on prd-ubuntu2204-docker-v1-8c-8g-4040 (ubuntu2204-builder-4c-4g ubuntu2204-docker-v1-8c-8g) in workspace /w/workspace/policy-parent-master-verify-java 14:52:05 [ssh-agent] Looking for ssh-agent implementation... 14:52:05 $ ssh-agent 14:52:05 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXWf1Hco/agent.1497 14:52:05 SSH_AGENT_PID=1500 14:52:05 [ssh-agent] Started. 14:52:05 Running ssh-add (command line suppressed) 14:52:05 Identity added: /w/workspace/policy-parent-master-verify-java@tmp/private_key_4001236338129218831.key (/w/workspace/policy-parent-master-verify-java@tmp/private_key_4001236338129218831.key) 14:52:05 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:52:05 The recommended git tool is: NONE 14:52:07 using credential onap-jenkins-ssh 14:52:07 Wiping out workspace first. 14:52:07 Cloning the remote Git repository 14:52:07 Cloning repository git://cloud.onap.org/mirror/policy/parent.git 14:52:07 > git init /w/workspace/policy-parent-master-verify-java # timeout=10 14:52:07 Fetching upstream changes from git://cloud.onap.org/mirror/policy/parent.git 14:52:07 > git --version # timeout=10 14:52:07 > git --version # 'git version 2.34.1' 14:52:07 using GIT_SSH to set credentials Gerrit user 14:52:07 Verifying host key using manually-configured host key entries 14:52:07 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/policy/parent.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:52:11 > git config remote.origin.url git://cloud.onap.org/mirror/policy/parent.git # timeout=10 14:52:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:52:11 > git config remote.origin.url git://cloud.onap.org/mirror/policy/parent.git # timeout=10 14:52:11 Fetching upstream changes from git://cloud.onap.org/mirror/policy/parent.git 14:52:11 using GIT_SSH to set credentials Gerrit user 14:52:11 Verifying host key using manually-configured host key entries 14:52:11 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/policy/parent.git refs/changes/24/145724/1 # timeout=30 14:52:11 > git rev-parse 18ac615cfbc075fddd1a47e30ff73e079f1cc6ae^{commit} # timeout=10 14:52:11 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:52:11 Checking out Revision 18ac615cfbc075fddd1a47e30ff73e079f1cc6ae (refs/changes/24/145724/1) 14:52:11 > git config core.sparsecheckout # timeout=10 14:52:11 > git checkout -f 18ac615cfbc075fddd1a47e30ff73e079f1cc6ae # timeout=30 14:52:14 ERROR: Unable to retrieve commit message 14:52:14 java.lang.InterruptedException 14:52:14 at java.base/java.lang.Object.wait(Native Method) 14:52:14 at hudson.remoting.Request.call(Request.java:177) 14:52:14 at hudson.remoting.Channel.call(Channel.java:1041) 14:52:14 at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285) 14:52:14 at PluginClassLoader for git-client//com.sun.proxy.$Proxy77.withRepository(Unknown Source) 14:52:14 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl.withRepository(RemoteGitImpl.java:261) 14:52:14 at PluginClassLoader for git//hudson.plugins.git.GitSCM.printCommitMessageToLog(GitSCM.java:1428) 14:52:14 at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1368) 14:52:14 at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277) 14:52:14 at hudson.scm.SCM.checkout(SCM.java:540) 14:52:14 at hudson.model.AbstractProject.checkout(AbstractProject.java:1247) 14:52:14 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) 14:52:14 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) 14:52:14 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) 14:52:14 at hudson.model.Run.execute(Run.java:1894) 14:52:14 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 14:52:14 at hudson.model.ResourceController.execute(ResourceController.java:101) 14:52:14 at hudson.model.Executor.run(Executor.java:446) 14:52:14 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:52:14 > git rev-list --no-walk cdf549f9e196783fe6a77757bafd47195214267f # timeout=10 14:52:14 [policy-parent-master-verify-java] $ /bin/bash /tmp/jenkins2389702215856001413.sh 14:52:14 ---> python-tools-install.sh 14:52:14 Setup pyenv: 14:52:15 * system (set by /opt/pyenv/version) 14:52:15 * 3.8.20 (set by /opt/pyenv/version) 14:52:15 * 3.9.20 (set by /opt/pyenv/version) 14:52:15 3.10.15 14:52:15 3.11.10 14:52:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mG5F 14:52:19 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:52:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:52:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:52:23 lf-activate-venv(): INFO: Base packages installed successfully 14:52:23 lf-activate-venv(): INFO: Installing additional packages: lftools 14:52:45 lf-activate-venv(): INFO: Adding /tmp/venv-mG5F/bin to PATH 14:52:45 Generating Requirements File 14:53: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. 14:53:08 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 14:53:08 Python 3.11.10 14:53:08 pip 26.1.2 from /tmp/venv-mG5F/lib/python3.11/site-packages/pip (python 3.11) 14:53:08 aiohappyeyeballs==2.6.2 14:53:08 aiohttp==3.14.1 14:53:08 aiosignal==1.4.0 14:53:08 appdirs==1.4.4 14:53:08 argcomplete==3.6.3 14:53:08 aspy.yaml==1.3.0 14:53:08 attrs==26.1.0 14:53:08 autopage==0.6.0 14:53:08 beautifulsoup4==4.15.0 14:53:08 boto3==1.43.37 14:53:08 botocore==1.43.37 14:53:08 bs4==0.0.2 14:53:08 certifi==2026.6.17 14:53:08 cffi==2.0.0 14:53:08 cfgv==3.5.0 14:53:08 chardet==7.4.3 14:53:08 charset-normalizer==3.4.7 14:53:08 click==8.4.2 14:53:08 cliff==4.14.0 14:53:08 cmd2==4.0.0 14:53:08 cryptography==3.3.2 14:53:08 debtcollector==3.1.0 14:53:08 decorator==5.3.1 14:53:08 defusedxml==0.7.1 14:53:08 Deprecated==1.3.1 14:53:08 distlib==0.4.3 14:53:08 dnspython==2.8.0 14:53:08 docker==7.1.0 14:53:08 dogpile.cache==1.5.0 14:53:08 durationpy==0.10 14:53:08 email-validator==2.3.0 14:53:08 filelock==3.29.4 14:53:08 frozenlist==1.8.0 14:53:08 future==1.0.0 14:53:08 gitdb==4.0.12 14:53:08 GitPython==3.1.50 14:53:08 httplib2==0.30.2 14:53:08 identify==2.6.19 14:53:08 idna==3.18 14:53:08 importlib-resources==1.5.0 14:53:08 iso8601==2.1.0 14:53:08 Jinja2==3.1.6 14:53:08 jmespath==1.1.0 14:53:08 jsonpatch==1.33 14:53:08 jsonpointer==3.1.1 14:53:08 jsonschema==4.26.0 14:53:08 jsonschema-specifications==2025.9.1 14:53:08 keystoneauth1==5.14.0 14:53:08 kubernetes==36.0.2 14:53:08 lftools==0.37.22 14:53:08 lxml==6.1.1 14:53:08 markdown-it-py==4.2.0 14:53:08 MarkupSafe==3.0.3 14:53:08 mdurl==0.1.2 14:53:08 msgpack==1.2.1 14:53:08 multi_key_dict==2.0.3 14:53:08 multidict==6.7.1 14:53:08 munch==4.0.0 14:53:08 netaddr==1.3.0 14:53:08 niet==1.4.2 14:53:08 nodeenv==1.10.0 14:53:08 oauth2client==4.1.3 14:53:08 oauthlib==3.3.1 14:53:08 openstacksdk==4.17.0 14:53:08 os-service-types==1.8.2 14:53:08 osc-lib==4.6.0 14:53:08 oslo.config==10.5.0 14:53:08 oslo.context==6.4.0 14:53:08 oslo.i18n==6.8.0 14:53:08 oslo.log==8.2.0 14:53:08 oslo.serialization==5.10.0 14:53:08 oslo.utils==10.1.1 14:53:08 packaging==26.2 14:53:08 pbr==7.0.3 14:53:08 platformdirs==4.10.0 14:53:08 prettytable==3.18.0 14:53:08 prompt_toolkit==3.0.52 14:53:08 propcache==0.5.2 14:53:08 psutil==7.2.2 14:53:08 pyasn1==0.6.3 14:53:08 pyasn1_modules==0.4.2 14:53:08 pycparser==3.0 14:53:08 pygerrit2==2.0.15 14:53:08 PyGithub==2.9.1 14:53:08 Pygments==2.20.0 14:53:08 PyJWT==2.13.0 14:53:08 PyNaCl==1.6.2 14:53:08 pyparsing==2.4.7 14:53:08 pyperclip==1.11.0 14:53:08 pyrsistent==0.20.0 14:53:08 python-cinderclient==9.9.0 14:53:08 python-dateutil==2.9.0.post0 14:53:08 python-discovery==1.4.2 14:53:08 python-heatclient==5.2.0 14:53:08 python-jenkins==1.8.3 14:53:08 python-keystoneclient==5.8.0 14:53:08 python-magnumclient==4.10.0 14:53:08 python-openstackclient==10.1.0 14:53:08 python-swiftclient==4.10.0 14:53:08 PyYAML==6.0.3 14:53:08 referencing==0.37.0 14:53:08 requests==2.34.2 14:53:08 requests-oauthlib==2.0.0 14:53:08 rfc3986==2.0.0 14:53:08 rich==15.0.0 14:53:08 rich-argparse==1.8.0 14:53:08 rpds-py==2026.6.3 14:53:08 rsa==4.9.1 14:53:08 ruamel.yaml==0.19.1 14:53:08 ruamel.yaml.clib==0.2.15 14:53:08 s3transfer==0.19.0 14:53:08 simplejson==4.1.1 14:53:08 six==1.17.0 14:53:08 smmap==5.0.3 14:53:08 soupsieve==2.8.4 14:53:08 stevedore==5.8.0 14:53:08 tabulate==0.10.0 14:53:08 toml==0.10.2 14:53:08 tomlkit==0.15.0 14:53:08 tqdm==4.68.3 14:53:08 typing_extensions==4.15.0 14:53:08 urllib3==1.26.20 14:53:08 virtualenv==21.5.1 14:53:08 wcwidth==0.8.2 14:53:08 websocket-client==1.9.0 14:53:08 wrapt==2.2.2 14:53:08 xdg==6.0.0 14:53:08 xmltodict==1.0.4 14:53:08 yarl==1.24.2 14:53:08 yq==3.4.3 14:53:08 [policy-parent-master-verify-java] $ /bin/sh /tmp/jenkins9757364482957579962.sh 14:53:08 ---> uv-install.sh 14:53:08 Installing uv/uvx (latest) using shell installer 14:53:09 2026-06-30 14:53:09 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-waPkCu.sh" [1] 14:53:09 downloading uv 0.11.25 x86_64-unknown-linux-gnu 14:53:10 installing to /home/jenkins/.local/bin 14:53:10 uv 14:53:10 uvx 14:53:10 everything's installed! 14:53:10 14:53:10 To add $HOME/.local/bin to your PATH, either restart your shell or run: 14:53:10 14:53:10 source $HOME/.local/bin/env (sh, bash, zsh) 14:53:10 source $HOME/.local/bin/env.fish (fish) 14:53:10 Adding install location to PATH 14:53:10 ---> Validating uv/uvx install 14:53:10 uvx 0.11.25 (x86_64-unknown-linux-gnu) 14:53:10 [EnvInject] - Injecting environment variables from a build step. 14:53:10 [EnvInject] - Injecting as environment variables the properties content 14:53:10 SET_JDK_VERSION=openjdk21 14:53:10 GIT_URL="git://cloud.onap.org/mirror" 14:53:10 14:53:10 [EnvInject] - Variables injected successfully. 14:53:10 [policy-parent-master-verify-java] $ /bin/sh /tmp/jenkins18351519097039696395.sh 14:53:10 ---> update-java-alternatives.sh 14:53:10 ---> Updating Java version 14:53:10 ---> Ubuntu/Debian system detected 14:53:10 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 14:53:10 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 14:53:10 update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 14:53:10 openjdk version "21.0.11" 2026-04-21 14:53:10 OpenJDK Runtime Environment (build 21.0.11+10-1-22.04.2-Ubuntu) 14:53:10 OpenJDK 64-Bit Server VM (build 21.0.11+10-1-22.04.2-Ubuntu, mixed mode, sharing) 14:53:10 JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 14:53:10 [EnvInject] - Injecting environment variables from a build step. 14:53:10 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 14:53:10 [EnvInject] - Variables injected successfully. 14:53:10 provisioning config files... 14:53:10 copy managed file [global-settings] to file:/w/workspace/policy-parent-master-verify-java@tmp/config15908749787638828227tmp 14:53:10 copy managed file [policy-parent-settings] to file:/w/workspace/policy-parent-master-verify-java@tmp/config16236715532831748653tmp 14:53:10 [EnvInject] - Injecting environment variables from a build step. 14:53:10 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.9/apache-maven-3.9.9-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 on prd-ubuntu2204-docker-v1-8c-8g-4040 14:53:11 using settings config with name policy-parent-settings 14:53:11 Replacing all maven server entries not found in credentials list is true 14:53:11 using global settings config with name global-settings 14:53:11 Replacing all maven server entries not found in credentials list is true 14:53:11 [policy-parent-master-verify-java] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -s /tmp/settings2862418981802545344.xml -gs /tmp/global-settings13602237657205826064.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=18ac615cfbc075fddd1a47e30ff73e079f1cc6ae -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=daniel.hanrahan@est.tech "-DGERRIT_EVENT_ACCOUNT_NAME=Daniel Hanrahan" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/policy/parent/+/145724 -DGERRIT_PATCHSET_UPLOADER_EMAIL=daniel.hanrahan@est.tech "-DARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt" -DGERRIT_EVENT_TYPE=patchset-created -DSTACK_NAME=$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=policy/parent -DGERRIT_PATCHSET_UPLOADER_USERNAME=danielhanrahan -DGERRIT_CHANGE_NUMBER=145724 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Daniel Hanrahan\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/24/145724/1 "-DGERRIT_PATCHSET_UPLOADER_NAME=Daniel Hanrahan" '-DGERRIT_CHANGE_OWNER=\"Daniel Hanrahan\" ' -DPROJECT=policy/parent -DGERRIT_HASHTAGS= -DGERRIT_CHANGE_COMMIT_MESSAGE=UmVtb3ZlIGRlcHJlY2F0ZWQgaW5zdHJ1Y3Rpb25zIGZyb20gUkVBRE1FCgpJc3N1ZS1JRDogUE9MSUNZLTU1OTIKQ2hhbmdlLUlkOiBJZjY4ZGM4NzcwODA3YmFmYjAzZDQzNzQzZjQ5OTkxMjhjNjcwNjQwYgpTaWduZWQtb2ZmLWJ5OiBkYW5pZWxoYW5yYWhhbiA8ZGFuaWVsLmhhbnJhaGFuQGVzdC50ZWNoPgo= -DGERRIT_NAME=Primary -DGERRIT_TOPIC=POLICY-5592 "-DGERRIT_CHANGE_SUBJECT=Remove deprecated instructions from README" -DGERRIT_EVENT_ACCOUNT_USERNAME=danielhanrahan -DGERRIT_CHANGE_OWNER_USERNAME=danielhanrahan '-DGERRIT_EVENT_ACCOUNT=\"Daniel Hanrahan\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=If68dc8770807bafb03d43743f4999128c670640b -DGERRIT_EVENT_HASH=1720186019 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=daniel.hanrahan@est.tech -DGERRIT_PATCHSET_NUMBER=1 -DMAVEN_PARAMS= "-DGERRIT_CHANGE_OWNER_NAME=Daniel Hanrahan" -DMAVEN_OPTS='' clean install -B -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn 14:53:12 [INFO] Scanning for projects... 14:53:14 [INFO] ------------------------------------------------------------------------ 14:53:14 [INFO] Reactor Build Order: 14:53:14 [INFO] 14:53:14 [INFO] policy-parent [pom] 14:53:14 [INFO] checkstyle [jar] 14:53:14 [INFO] Policy Integration POM [pom] 14:53:14 [INFO] 14:53:14 [INFO] ----------------< org.onap.policy.parent:policy-parent >---------------- 14:53:14 [INFO] Building policy-parent 6.0.2-SNAPSHOT [1/3] 14:53:14 [INFO] from pom.xml 14:53:14 [INFO] --------------------------------[ pom ]--------------------------------- 14:53:14 [INFO] 14:53:14 [INFO] --- clean:3.2.0:clean (default-clean) @ policy-parent --- 14:53:14 [INFO] 14:53:14 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ policy-parent --- 14:53:14 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 14:53:14 [INFO] 14:53:14 [INFO] --- install:3.1.2:install (default-install) @ policy-parent --- 14:53:15 [INFO] Installing /w/workspace/policy-parent-master-verify-java/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/parent/policy-parent/6.0.2-SNAPSHOT/policy-parent-6.0.2-SNAPSHOT.pom 14:53:15 [INFO] 14:53:15 [INFO] -----------------< org.onap.policy.parent:checkstyle >------------------ 14:53:15 [INFO] Building checkstyle 6.0.2-SNAPSHOT [2/3] 14:53:15 [INFO] from checkstyle/pom.xml 14:53:15 [INFO] --------------------------------[ jar ]--------------------------------- 14:53:15 [INFO] 14:53:15 [INFO] --- clean:3.2.0:clean (default-clean) @ checkstyle --- 14:53:15 [INFO] 14:53:15 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ checkstyle --- 14:53:15 [INFO] 14:53:15 [INFO] --- resources:3.3.1:resources (default-resources) @ checkstyle --- 14:53:15 [INFO] Copying 3 resources from src/main/resources to target/classes 14:53:15 [INFO] 14:53:15 [INFO] --- compiler:3.15.0:compile (default-compile) @ checkstyle --- 14:53:15 [INFO] No sources to compile 14:53:15 [INFO] 14:53:15 [INFO] --- resources:3.3.1:testResources (default-testResources) @ checkstyle --- 14:53:15 [INFO] skip non existing resourceDirectory /w/workspace/policy-parent-master-verify-java/checkstyle/src/test/resources 14:53:15 [INFO] 14:53:15 [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ checkstyle --- 14:53:15 [INFO] No sources to compile 14:53:15 [INFO] 14:53:15 [INFO] --- surefire:3.2.5:test (default-test) @ checkstyle --- 14:53:16 [INFO] No tests to run. 14:53:16 [INFO] 14:53:16 [INFO] --- jar:3.4.1:jar (default-jar) @ checkstyle --- 14:53:17 [INFO] Building jar: /w/workspace/policy-parent-master-verify-java/checkstyle/target/checkstyle-6.0.2-SNAPSHOT.jar 14:53:17 [INFO] 14:53:17 [INFO] --- install:3.1.2:install (default-install) @ checkstyle --- 14:53:17 [INFO] Installing /w/workspace/policy-parent-master-verify-java/checkstyle/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/parent/checkstyle/6.0.2-SNAPSHOT/checkstyle-6.0.2-SNAPSHOT.pom 14:53:17 [INFO] Installing /w/workspace/policy-parent-master-verify-java/checkstyle/target/checkstyle-6.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/policy/parent/checkstyle/6.0.2-SNAPSHOT/checkstyle-6.0.2-SNAPSHOT.jar 14:53:17 [INFO] 14:53:17 [INFO] -----------------< org.onap.policy.parent:integration >----------------- 14:53:17 [INFO] Building Policy Integration POM 6.0.2-SNAPSHOT [3/3] 14:53:17 [INFO] from integration/pom.xml 14:53:17 [INFO] --------------------------------[ pom ]--------------------------------- 14:53:17 [INFO] 14:53:17 [INFO] --- clean:3.5.0:clean (default-clean) @ integration --- 14:53:17 [INFO] 14:53:17 [INFO] --- enforcer:3.6.3:enforce (enforce-maven) @ integration --- 14:53:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 14:53:17 [INFO] 14:53:17 [INFO] --- versions:2.21.0:display-dependency-updates (display-updates) @ integration --- 14:53:19 [INFO] The following dependencies in Dependency Management have newer versions: 14:53:19 [INFO] org.apache.commons:commons-jexl3 ...................... 3.6.3 -> 3.6.4 14:53:19 [INFO] org.codehaus.plexus:plexus-utils ...................... 3.6.1 -> 4.0.3 14:53:19 [INFO] org.drools:drools-bom ......................... 8.40.1.Final -> 10.2.0 14:53:19 [INFO] 14:53:19 [INFO] No dependencies in Plugin Dependencies have newer versions. 14:53:19 [INFO] 14:53:19 [INFO] 14:53:19 [INFO] --- jacoco:0.8.15:prepare-agent (pre-unit-test) @ integration --- 14:53:20 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.15/org.jacoco.agent-0.8.15-runtime.jar=destfile=/w/workspace/policy-parent-master-verify-java/integration/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED 14:53:20 --add-opens java.base/java.util=ALL-UNNAMED 14:53:20 --add-opens java.base/java.lang=ALL-UNNAMED 14:53:20 --add-opens java.sql/java.sql=ALL-UNNAMED 14:53:20 -XX:+EnableDynamicAgentLoading 14:53:20 [INFO] 14:53:20 [INFO] --- checkstyle:3.6.0:check (onap-license) @ integration --- 14:53:21 [INFO] Starting audit... 14:53:21 Audit done. 14:53:21 [INFO] You have 0 Checkstyle violations. 14:53:21 [INFO] 14:53:21 [INFO] --- checkstyle:3.6.0:check (onap-java-style) @ integration --- 14:53:21 [INFO] Starting audit... 14:53:21 Audit done. 14:53:21 [INFO] You have 0 Checkstyle violations. 14:53:21 [INFO] 14:53:21 [INFO] --- jacoco:0.8.15:report (post-unit-test) @ integration --- 14:53:21 [INFO] Skipping JaCoCo execution due to missing execution data file. 14:53:21 [INFO] 14:53:21 [INFO] --- failsafe:3.5.6:integration-test (integration-tests) @ integration --- 14:53:21 [INFO] No tests to run. 14:53:21 [INFO] 14:53:21 [INFO] --- jacoco:0.8.15:report-aggregate (report-aggregate) @ integration --- 14:53:21 [INFO] Analyzed bundle 'integration' with 0 classes 14:53:21 [INFO] 14:53:21 [INFO] --- failsafe:3.5.6:verify (integration-tests) @ integration --- 14:53:21 [INFO] No tests to run. 14:53:21 [INFO] 14:53:21 [INFO] --- install:3.1.4:install (default-install) @ integration --- 14:53:22 [INFO] Installing /w/workspace/policy-parent-master-verify-java/integration/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/parent/integration/6.0.2-SNAPSHOT/integration-6.0.2-SNAPSHOT.pom 14:53:22 [INFO] ------------------------------------------------------------------------ 14:53:22 [INFO] Reactor Summary for policy-parent 6.0.2-SNAPSHOT: 14:53:22 [INFO] 14:53:22 [INFO] policy-parent ...................................... SUCCESS [ 0.959 s] 14:53:22 [INFO] checkstyle ......................................... SUCCESS [ 2.076 s] 14:53:22 [INFO] Policy Integration POM ............................. SUCCESS [ 4.957 s] 14:53:22 [INFO] ------------------------------------------------------------------------ 14:53:22 [INFO] BUILD SUCCESS 14:53:22 [INFO] ------------------------------------------------------------------------ 14:53:22 [INFO] Total time: 9.368 s 14:53:22 [INFO] Finished at: 2026-06-30T14:53:22Z 14:53:22 [INFO] ------------------------------------------------------------------------ 14:53:22 $ ssh-agent -k 14:53:22 unset SSH_AUTH_SOCK; 14:53:22 unset SSH_AGENT_PID; 14:53:22 echo Agent pid 1500 killed; 14:53:22 [ssh-agent] Stopped. 14:53:22 [PostBuildScript] - [INFO] Executing post build scripts. 14:53:22 [policy-parent-master-verify-java] $ /bin/bash /tmp/jenkins11737285919596496660.sh 14:53:22 ---> sysstat.sh 14:53:22 [policy-parent-master-verify-java] $ /bin/bash /tmp/jenkins4932026155091006400.sh 14:53:22 ---> package-listing.sh 14:53:22 ++ facter osfamily 14:53:22 ++ tr '[:upper:]' '[:lower:]' 14:53:22 + OS_FAMILY=debian 14:53:22 + workspace=/w/workspace/policy-parent-master-verify-java 14:53:22 + START_PACKAGES=/tmp/packages_start.txt 14:53:22 + END_PACKAGES=/tmp/packages_end.txt 14:53:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:53:22 + PACKAGES=/tmp/packages_start.txt 14:53:22 + '[' /w/workspace/policy-parent-master-verify-java ']' 14:53:22 + PACKAGES=/tmp/packages_end.txt 14:53:22 + case "${OS_FAMILY}" in 14:53:22 + dpkg -l 14:53:22 + grep '^ii' 14:53:22 + '[' -f /tmp/packages_start.txt ']' 14:53:22 + '[' -f /tmp/packages_end.txt ']' 14:53:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:53:22 + '[' /w/workspace/policy-parent-master-verify-java ']' 14:53:22 + mkdir -p /w/workspace/policy-parent-master-verify-java/archives/ 14:53:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/policy-parent-master-verify-java/archives/ 14:53:23 [policy-parent-master-verify-java] $ /bin/bash /tmp/jenkins3496681682601637468.sh 14:53:23 ---> capture-instance-metadata.sh 14:53:23 Setup pyenv: 14:53:23 system 14:53:23 3.8.20 14:53:23 3.9.20 14:53:23 3.10.15 14:53:23 * 3.11.10 (set by /w/workspace/policy-parent-master-verify-java/.python-version) 14:53:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mG5F from file:/tmp/.os_lf_venv 14:53:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:53:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:53:24 lf-activate-venv(): INFO: Base packages installed successfully 14:53:24 lf-activate-venv(): INFO: Installing additional packages: lftools 14:53:32 lf-activate-venv(): INFO: Adding /tmp/venv-mG5F/bin to PATH 14:53:32 INFO: Running in OpenStack, capturing instance metadata 14:53:32 [policy-parent-master-verify-java] $ /bin/bash /tmp/jenkins15945883448522327987.sh 14:53:32 provisioning config files... 14:53:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/policy-parent-master-verify-java@tmp/config17141738514492521027tmp 14:53:32 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:53:32 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:53:32 [EnvInject] - Injecting environment variables from a build step. 14:53:32 [EnvInject] - Injecting as environment variables the properties content 14:53:32 SERVER_ID=logs 14:53:32 14:53:32 [EnvInject] - Variables injected successfully. 14:53:32 [policy-parent-master-verify-java] $ /bin/bash /tmp/jenkins12820233789812347655.sh 14:53:32 ---> create-netrc.sh 14:53:32 [policy-parent-master-verify-java] $ /bin/bash /tmp/jenkins18056686042924199616.sh 14:53:32 ---> python-tools-install.sh 14:53:32 Setup pyenv: 14:53:32 system 14:53:32 3.8.20 14:53:32 3.9.20 14:53:32 3.10.15 14:53:32 * 3.11.10 (set by /w/workspace/policy-parent-master-verify-java/.python-version) 14:53:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mG5F from file:/tmp/.os_lf_venv 14:53:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:53:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:53:34 lf-activate-venv(): INFO: Base packages installed successfully 14:53:34 lf-activate-venv(): INFO: Installing additional packages: lftools 14:53:41 lf-activate-venv(): INFO: Adding /tmp/venv-mG5F/bin to PATH 14:53:41 [policy-parent-master-verify-java] $ /bin/sh /tmp/jenkins1130777912568772584.sh 14:53:41 ---> uv-install.sh 14:53:41 uv 0.11.25 is already installed 14:53:41 uvx 0.11.25 (x86_64-unknown-linux-gnu) 14:53:41 [policy-parent-master-verify-java] $ /bin/bash /tmp/jenkins5354360163814098557.sh 14:53:41 ---> sudo-logs.sh 14:53:41 Archiving 'sudo' log.. 14:53:41 [policy-parent-master-verify-java] $ /bin/bash /tmp/jenkins8290172778251847661.sh 14:53:41 ---> job-cost.sh 14:53:41 INFO: Activating Python virtual environment... 14:53:41 Setup pyenv: 14:53:41 system 14:53:41 3.8.20 14:53:41 3.9.20 14:53:41 3.10.15 14:53:41 * 3.11.10 (set by /w/workspace/policy-parent-master-verify-java/.python-version) 14:53:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mG5F from file:/tmp/.os_lf_venv 14:53:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:53:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:53:43 lf-activate-venv(): INFO: Base packages installed successfully 14:53:43 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:53:47 lf-activate-venv(): INFO: Adding /tmp/venv-mG5F/bin to PATH 14:53:47 INFO: No stack-cost file found 14:53:47 INFO: Instance uptime: 277s 14:53:47 INFO: Fetching instance metadata (attempt 1 of 3)... 14:53:47 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 14:53:48 INFO: Successfully fetched instance metadata 14:53:48 INFO: Instance type: v3-standard-4 14:53:48 INFO: Retrieving pricing info for: v3-standard-4 14:53:48 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 14:53:48 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=277 14:53:48 INFO: Successfully fetched Vexxhost pricing API 14:53:48 INFO: Retrieved cost: 0.11 14:53:48 INFO: Retrieved resource: v3-standard-4 14:53:48 INFO: Creating archive directory: /w/workspace/policy-parent-master-verify-java/archives/cost 14:53:48 INFO: Archiving costs to: /w/workspace/policy-parent-master-verify-java/archives/cost.csv 14:53:48 INFO: Successfully archived job cost data 14:53:48 DEBUG: Cost data: policy-parent-master-verify-java,1700,2026-06-30 14:53:48,v3-standard-4,277,0.11,0.00,SUCCESS 14:53:48 [policy-parent-master-verify-java] $ /bin/bash -l /tmp/jenkins9336572724554332828.sh 14:53:48 ---> logs-deploy.sh 14:53:48 Setup pyenv: 14:53:48 system 14:53:48 3.8.20 14:53:48 3.9.20 14:53:48 3.10.15 14:53:48 * 3.11.10 (set by /w/workspace/policy-parent-master-verify-java/.python-version) 14:53:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mG5F from file:/tmp/.os_lf_venv 14:53:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 14:53:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 14:53:50 lf-activate-venv(): INFO: Base packages installed successfully 14:53:50 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 14:53:57 lf-activate-venv(): INFO: Adding /tmp/venv-mG5F/bin to PATH 14:53:57 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/policy-parent-master-verify-java/1700 14:53:57 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 14:53:58 Archives upload complete. 14:53:58 INFO: archiving logs to Nexus 14:53:59 ---> uname -a: 14:53:59 Linux prd-ubuntu2204-docker-v1-8c-8g-4040 5.15.0-181-generic #191-Ubuntu SMP Fri May 22 19:09:02 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 14:53:59 14:53:59 14:53:59 ---> lscpu: 14:53:59 Architecture: x86_64 14:53:59 CPU op-mode(s): 32-bit, 64-bit 14:53:59 Address sizes: 40 bits physical, 48 bits virtual 14:53:59 Byte Order: Little Endian 14:53:59 CPU(s): 4 14:53:59 On-line CPU(s) list: 0-3 14:53:59 Vendor ID: AuthenticAMD 14:53:59 Model name: AMD EPYC-Rome Processor 14:53:59 CPU family: 23 14:53:59 Model: 49 14:53:59 Thread(s) per core: 1 14:53:59 Core(s) per socket: 1 14:53:59 Socket(s): 4 14:53:59 Stepping: 0 14:53:59 BogoMIPS: 5599.99 14:53: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 14:53:59 Virtualization: AMD-V 14:53:59 Hypervisor vendor: KVM 14:53:59 Virtualization type: full 14:53:59 L1d cache: 128 KiB (4 instances) 14:53:59 L1i cache: 128 KiB (4 instances) 14:53:59 L2 cache: 2 MiB (4 instances) 14:53:59 L3 cache: 64 MiB (4 instances) 14:53:59 NUMA node(s): 1 14:53:59 NUMA node0 CPU(s): 0-3 14:53:59 Vulnerability Gather data sampling: Not affected 14:53:59 Vulnerability Indirect target selection: Not affected 14:53:59 Vulnerability Itlb multihit: Not affected 14:53:59 Vulnerability L1tf: Not affected 14:53:59 Vulnerability Mds: Not affected 14:53:59 Vulnerability Meltdown: Not affected 14:53:59 Vulnerability Mmio stale data: Not affected 14:53:59 Vulnerability Reg file data sampling: Not affected 14:53:59 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 14:53:59 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 14:53:59 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:53:59 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:53:59 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 14:53:59 Vulnerability Srbds: Not affected 14:53:59 Vulnerability Tsa: Not affected 14:53:59 Vulnerability Tsx async abort: Not affected 14:53:59 Vulnerability Vmscape: Not affected 14:53:59 14:53:59 14:53:59 ---> nproc: 14:53:59 4 14:53:59 14:53:59 14:53:59 ---> df -h: 14:53:59 Filesystem Size Used Avail Use% Mounted on 14:53:59 tmpfs 1.6G 1.1M 1.6G 1% /run 14:53:59 /dev/vda1 78G 11G 68G 14% / 14:53:59 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:53:59 tmpfs 5.0M 0 5.0M 0% /run/lock 14:53:59 /dev/vda15 105M 6.1M 99M 6% /boot/efi 14:53:59 tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 14:53:59 14:53:59 14:53:59 ---> free -m: 14:53:59 total used free shared buff/cache available 14:53:59 Mem: 15989 566 12570 4 2852 15088 14:53:59 Swap: 1023 0 1023 14:53:59 14:53:59 14:53:59 ---> ip addr: 14:53:59 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:53:59 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:53:59 inet 127.0.0.1/8 scope host lo 14:53:59 valid_lft forever preferred_lft forever 14:53:59 inet6 ::1/128 scope host 14:53:59 valid_lft forever preferred_lft forever 14:53:59 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:53:59 link/ether fa:16:3e:cf:87:db brd ff:ff:ff:ff:ff:ff 14:53:59 altname enp0s3 14:53:59 inet 10.30.107.224/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 14:53:59 valid_lft 86120sec preferred_lft 86120sec 14:53:59 inet6 fe80::f816:3eff:fecf:87db/64 scope link 14:53:59 valid_lft forever preferred_lft forever 14:53:59 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 14:53:59 link/ether ae:0e:16:1f:f8:8b brd ff:ff:ff:ff:ff:ff 14:53:59 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:53:59 valid_lft forever preferred_lft forever 14:53:59 14:53:59 14:53:59 ---> sar -b -r -n DEV: 14:53:59 Linux 5.15.0-181-generic (prd-ubuntu2204-docker-v1-8c-8g-4040) 06/30/26 _x86_64_ (4 CPU) 14:53:59 14:53:59 14:49:21 LINUX RESTART (4 CPU) 14:53:59 14:53:59 14:53:59 ---> sar -P ALL: 14:53:59 Linux 5.15.0-181-generic (prd-ubuntu2204-docker-v1-8c-8g-4040) 06/30/26 _x86_64_ (4 CPU) 14:53:59 14:53:59 14:49:21 LINUX RESTART (4 CPU) 14:53:59 14:53:59 14:53:59