Triggered by Gerrit: https://gerrit.onap.org/r/c/policy/clamp/+/144072 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu2204-docker-8c-8g-4357 (ubuntu2204-docker-8c-8g) in workspace /w/workspace/policy-clamp-review-verification-maven-master [ssh-agent] Looking for ssh-agent implementation... $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-XXXXXXr8YufV/agent.1586 SSH_AGENT_PID=1588 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/policy-clamp-review-verification-maven-master@tmp/private_key_1407499697306622110.key (/w/workspace/policy-clamp-review-verification-maven-master@tmp/private_key_1407499697306622110.key) [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) The recommended git tool is: NONE using credential onap-jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://cloud.onap.org/mirror/policy/clamp.git > git init /w/workspace/policy-clamp-review-verification-maven-master # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/policy/clamp.git > git --version # timeout=10 > git --version # 'git version 2.34.1' using GIT_SSH to set credentials Gerrit user Verifying host key using manually-configured host key entries > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/policy/clamp.git +refs/heads/*:refs/remotes/origin/* # timeout=30 > git config remote.origin.url git://cloud.onap.org/mirror/policy/clamp.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://cloud.onap.org/mirror/policy/clamp.git # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/policy/clamp.git using GIT_SSH to set credentials Gerrit user Verifying host key using manually-configured host key entries > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/policy/clamp.git refs/changes/72/144072/2 # timeout=30 > git rev-parse 8f06e0ed85d612c5a4505ae70ff2534f2a0b4e09^{commit} # timeout=10 Checking out Revision 8f06e0ed85d612c5a4505ae70ff2534f2a0b4e09 (refs/changes/72/144072/2) > git config core.sparsecheckout # timeout=10 > git checkout -f 8f06e0ed85d612c5a4505ae70ff2534f2a0b4e09 # timeout=30 Commit message: "Disable create topic in ACM-r" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 0b19f9e7b062965b6bfd3c31243008a1931d5482 # timeout=10 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [policy-clamp-review-verification-maven-master] $ /bin/bash /tmp/jenkins14397213428771539164.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.20 (set by /opt/pyenv/version) * 3.9.20 (set by /opt/pyenv/version) 3.10.15 3.11.10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4HEi lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-4HEi/bin to PATH Generating Requirements File 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. httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.11.10 pip 26.0.1 from /tmp/venv-4HEi/lib/python3.11/site-packages/pip (python 3.11) appdirs==1.4.4 argcomplete==3.6.3 aspy.yaml==1.3.0 attrs==26.1.0 autopage==0.6.0 beautifulsoup4==4.14.3 boto3==1.42.92 botocore==1.42.92 bs4==0.0.2 certifi==2026.2.25 cffi==2.0.0 cfgv==3.5.0 chardet==7.4.3 charset-normalizer==3.4.7 click==8.3.2 cliff==4.13.3 cmd2==3.5.0 cryptography==3.3.2 debtcollector==3.1.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.3.1 distlib==0.4.0 dnspython==2.8.0 docker==7.1.0 dogpile.cache==1.5.0 durationpy==0.10 email-validator==2.3.0 filelock==3.29.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.46 httplib2==0.30.2 identify==2.6.19 idna==3.11 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.1.0 jsonpatch==1.33 jsonpointer==3.1.1 jsonschema==4.26.0 jsonschema-specifications==2025.9.1 keystoneauth1==5.13.1 kubernetes==35.0.0 lftools==0.37.22 lxml==6.1.0 markdown-it-py==4.0.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.1.2 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.10.0 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.11.0 os-service-types==1.8.2 osc-lib==4.5.0 oslo.config==10.3.0 oslo.context==6.3.0 oslo.i18n==6.7.2 oslo.log==8.1.0 oslo.serialization==5.9.1 oslo.utils==10.0.1 packaging==26.1 pbr==7.0.3 platformdirs==4.9.6 prettytable==3.17.0 psutil==7.2.2 pyasn1==0.6.3 pyasn1_modules==0.4.2 pycparser==3.0 pygerrit2==2.0.15 PyGithub==2.9.1 Pygments==2.20.0 PyJWT==2.12.1 PyNaCl==1.6.2 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.9.0 python-dateutil==2.9.0.post0 python-discovery==1.2.2 python-heatclient==5.1.0 python-jenkins==1.8.3 python-keystoneclient==5.8.0 python-magnumclient==4.10.0 python-openstackclient==9.0.0 python-swiftclient==4.10.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.33.1 requests-oauthlib==2.0.0 rfc3986==2.0.0 rich==15.0.0 rich-argparse==1.7.2 rpds-py==0.30.0 rsa==4.9.1 ruamel.yaml==0.19.1 ruamel.yaml.clib==0.2.15 s3transfer==0.16.0 simplejson==4.0.1 six==1.17.0 smmap==5.0.3 soupsieve==2.8.3 stevedore==5.7.0 tabulate==0.10.0 toml==0.10.2 tomlkit==0.14.0 tqdm==4.67.3 typing_extensions==4.15.0 urllib3==1.26.20 virtualenv==21.2.4 wcwidth==0.6.0 websocket-client==1.9.0 wrapt==2.1.2 xdg==6.0.0 xmltodict==1.0.4 yq==3.4.3 [policy-clamp-review-verification-maven-master] $ /bin/sh /tmp/jenkins6990548599064862039.sh ---> uv-install.sh Installing uv/uvx (latest) using shell installer 2026-04-21 12:43:17 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-UrIYw7.sh" [1] downloading uv 0.11.7 x86_64-unknown-linux-gnu installing to /home/jenkins/.local/bin uv uvx everything's installed! To add $HOME/.local/bin to your PATH, either restart your shell or run: source $HOME/.local/bin/env (sh, bash, zsh) source $HOME/.local/bin/env.fish (fish) Adding install location to PATH ---> Validating uv/uvx install uvx 0.11.7 (x86_64-unknown-linux-gnu) [policy-clamp-review-verification-maven-master] $ /bin/sh -xe /tmp/jenkins3535509878390362202.sh + mkdir -p /w/workspace/policy-clamp-review-verification-maven-master/target/classes /w/workspace/policy-clamp-review-verification-maven-master/jacoco/classes [policy-clamp-review-verification-maven-master] $ /bin/sh -xe /tmp/jenkins1848349810092307613.sh + echo quiet=on Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.6.3/apache-maven-3.6.3-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 on prd-ubuntu2204-docker-8c-8g-4357 [policy-clamp-review-verification-maven-master] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=8f06e0ed85d612c5a4505ae70ff2534f2a0b4e09 -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=francesco.fiora@est.tech "-DGERRIT_EVENT_ACCOUNT_NAME=Wayne Dunican" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/policy/clamp/+/144072 -DGERRIT_PATCHSET_UPLOADER_EMAIL=francesco.fiora@est.tech "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt " -DGERRIT_EVENT_TYPE=change-merged -DSTACK_NAME=$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=policy/clamp -DGERRIT_PATCHSET_UPLOADER_USERNAME=FrancescoFioraEst -DMAVEN_OPTS= -DGERRIT_CHANGE_NUMBER=144072 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Francesco Fiora\" ' -DGERRIT_PORT=29418 -DTESTOPTIONS= -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/72/144072/2 -DGERRIT_NEWREV=8f06e0ed85d612c5a4505ae70ff2534f2a0b4e09 "-DGERRIT_PATCHSET_UPLOADER_NAME=Francesco Fiora" '-DGERRIT_CHANGE_OWNER=\"Francesco Fiora\" ' -DPROJECT=policy/clamp -DGERRIT_HASHTAGS= -DGERRIT_CHANGE_COMMIT_MESSAGE=RGlzYWJsZSBjcmVhdGUgdG9waWMgaW4gQUNNLXIKCkRpc2FibGUgY3JlYXRlIHRvcGljIGluIEFDTS1yIGFuZCBjcmVhdGUgdG9waWNzIGJ5IHNjcmlwdHMuCkVuYWJsZSB0b3BpYyB2YWxpZGF0aW9uIGluIHBhcnRpY2lwYW50cy4KCklzc3VlLUlEOiBQT0xJQ1ktNTU3NwpDaGFuZ2UtSWQ6IEkyOWIyOTYxNDAyYWYxOWU5ZTYzYmRhYWYyNDkxMWUzZDE0ODNlNDVjClNpZ25lZC1vZmYtYnk6IEZyYW5jZXNjb0Zpb3JhRXN0IDxmcmFuY2VzY28uZmlvcmFAZXN0LnRlY2g+Cg== -DGERRIT_NAME=Primary -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Disable create topic in ACM-r" -DGERRIT_EVENT_ACCOUNT_USERNAME=waynedunican -DGERRIT_CHANGE_OWNER_USERNAME=FrancescoFioraEst '-DGERRIT_EVENT_ACCOUNT=\"Wayne Dunican\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I29b2961402af19e9e63bdaaf24911e3d1483e45c -DGERRIT_EVENT_HASH=-527711039 -DGERRIT_VERSION=3.7.2 -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 -DGERRIT_EVENT_ACCOUNT_EMAIL=wayne.dunican@est.tech -DGERRIT_PATCHSET_NUMBER=2 "-DMAVEN_PARAMS=-P docker -Dmaven.test.skip=true -Ddocker.repository.push=" "-DGERRIT_CHANGE_OWNER_NAME=Francesco Fiora" --version Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 Java version: 21.0.10, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "5.15.0-171-generic", arch: "amd64", family: "unix" [policy-clamp-review-verification-maven-master] $ /bin/sh -xe /tmp/jenkins14321663705435393249.sh + rm /home/jenkins/.wgetrc [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk11 GIT_URL="git://cloud.onap.org/mirror" [EnvInject] - Variables injected successfully. [policy-clamp-review-verification-maven-master] $ /bin/sh /tmp/jenkins14055301040284763885.sh ---> update-java-alternatives.sh ---> Updating Java version ---> Ubuntu/Debian system detected update-alternatives: error: alternative path /usr/lib/jvm/java-11-openjdk-amd64/bin/javac doesn't exist update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode update-alternatives: error: alternative /usr/lib/jvm/java-11-openjdk-amd64/bin/javac for javac not registered; not setting update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode openjdk version "11.0.30" 2026-01-20 OpenJDK Runtime Environment (build 11.0.30+7-post-Ubuntu-1ubuntu122.04) OpenJDK 64-Bit Server VM (build 11.0.30+7-post-Ubuntu-1ubuntu122.04, mixed mode, sharing) JAVA_HOME=/usr/lib/jvm/java-11-openjdk-amd64 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [global-settings] to file:/w/workspace/policy-clamp-review-verification-maven-master@tmp/config14183599808372071582tmp copy managed file [policy-clamp-settings] to file:/w/workspace/policy-clamp-review-verification-maven-master@tmp/config15073985927702095826tmp [policy-clamp-review-verification-maven-master] $ /bin/bash /tmp/jenkins18312256629213565468.sh ---> docker-login.sh nexus3.onap.org:10001 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your credentials are stored unencrypted in '/home/jenkins/.docker/config.json'. Configure a credential helper to remove this warning. See https://docs.docker.com/go/credential-store/ Login Succeeded nexus3.onap.org:10002 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your credentials are stored unencrypted in '/home/jenkins/.docker/config.json'. Configure a credential helper to remove this warning. See https://docs.docker.com/go/credential-store/ Login Succeeded nexus3.onap.org:10003 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your credentials are stored unencrypted in '/home/jenkins/.docker/config.json'. Configure a credential helper to remove this warning. See https://docs.docker.com/go/credential-store/ Login Succeeded nexus3.onap.org:10004 WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your credentials are stored unencrypted in '/home/jenkins/.docker/config.json'. Configure a credential helper to remove this warning. See https://docs.docker.com/go/credential-store/ Login Succeeded docker.io WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your credentials are stored unencrypted in '/home/jenkins/.docker/config.json'. Configure a credential helper to remove this warning. See https://docs.docker.com/go/credential-store/ Login Succeeded ---> docker-login.sh ends [policy-clamp-review-verification-maven-master] $ /bin/bash /tmp/jenkins3426995384373128401.sh provisioning config files... copy managed file [global-settings] to file:/w/workspace/policy-clamp-review-verification-maven-master@tmp/config10029251682900338755tmp copy managed file [policy-clamp-settings] to file:/w/workspace/policy-clamp-review-verification-maven-master@tmp/config16038641491227162669tmp [Boolean condition] checking [False] against [^(1|y|yes|t|true|on|run)$] (origin token: False) Run condition [Boolean condition] preventing perform for step [BuilderChain] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content CONTAINER_PULL_REGISTRY=nexus3.onap.org:10001 [EnvInject] - Variables injected successfully. [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content MAVEN_GOALS=clean install [EnvInject] - Variables injected successfully. [policy-clamp-review-verification-maven-master] $ /bin/bash -l /tmp/jenkins14798238158547172647.sh ---> common-variables.sh --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r ---> maven-build.sh + set +u ++ awk '{print $2}' ++ grep '^Version:' ++ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn help:describe -Dplugin=org.apache.maven.plugins:maven-deploy-plugin -Ddetail --global-settings /w/workspace/policy-clamp-review-verification-maven-master@tmp/config10029251682900338755tmp + plugin_version=2.7 + [[ 2 -lt 3 ]] + alt_repo=-DaltDeploymentRepository=staging::default::file:/w/workspace/policy-clamp-review-verification-maven-master/m2repo + export MAVEN_OPTS + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn clean install -e --global-settings /w/workspace/policy-clamp-review-verification-maven-master@tmp/config10029251682900338755tmp --settings /w/workspace/policy-clamp-review-verification-maven-master@tmp/config16038641491227162669tmp -DaltDeploymentRepository=staging::default::file:/w/workspace/policy-clamp-review-verification-maven-master/m2repo --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r -P docker -Dmaven.test.skip=true -Ddocker.repository.push= Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 Java version: 11.0.30, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "5.15.0-171-generic", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] policy-clamp [pom] [INFO] clamp-parent [pom] [INFO] checkstyle [jar] [INFO] dependencies [pom] [INFO] test-utils [jar] [INFO] policy-common [jar] [INFO] policy-models [jar] [INFO] policy-clamp-common [jar] [INFO] policy-clamp-examples [jar] [INFO] policy-clamp-models [jar] [INFO] policy-clamp-runtime-acm [jar] [INFO] policy-clamp-participant [pom] [INFO] policy-clamp-participant-intermediary [jar] [INFO] policy-clamp-participant-impl [pom] [INFO] policy-clamp-participant-impl-simulator [jar] [INFO] policy-clamp-participant-impl-policy [jar] [INFO] policy-clamp-participant-impl-kubernetes [jar] [INFO] policy-clamp-participant-impl-http [jar] [INFO] policy-clamp-participant-impl-kserve [jar] [INFO] policy-clamp-participant-impl-a1pms [jar] [INFO] policy-clamp-acm-element-impl [jar] [INFO] clamp-packages [pom] [INFO] policy-clamp-tarball [jar] [INFO] policy-clamp-docker [pom] [INFO] [INFO] -----------------< org.onap.policy.clamp:policy-clamp >----------------- [INFO] Building policy-clamp 9.0.2-SNAPSHOT [1/24] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ policy-clamp --- [INFO] Deleting /w/workspace/policy-clamp-review-verification-maven-master/target [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ policy-clamp --- [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/pom.xml to /tmp/r/org/onap/policy/clamp/policy-clamp/9.0.2-SNAPSHOT/policy-clamp-9.0.2-SNAPSHOT.pom [INFO] [INFO] -----------------< org.onap.policy.clamp:clamp-parent >----------------- [INFO] Building clamp-parent 9.0.2-SNAPSHOT [2/24] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ clamp-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-maven) @ clamp-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ clamp-parent --- [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/clamp-parent/pom.xml to /tmp/r/org/onap/policy/clamp/clamp-parent/9.0.2-SNAPSHOT/clamp-parent-9.0.2-SNAPSHOT.pom [INFO] [INFO] ------------------< org.onap.policy.clamp:checkstyle >------------------ [INFO] Building checkstyle 9.0.2-SNAPSHOT [3/24] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ checkstyle --- [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-maven) @ checkstyle --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ checkstyle --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ checkstyle --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ checkstyle --- [INFO] Not copying test resources [INFO] [INFO] --- maven-compiler-plugin:3.15.0:testCompile (default-testCompile) @ checkstyle --- [INFO] Not compiling test sources [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ checkstyle --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ checkstyle --- [INFO] Building jar: /w/workspace/policy-clamp-review-verification-maven-master/clamp-parent/checkstyle/target/checkstyle-9.0.2-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ checkstyle --- [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/clamp-parent/checkstyle/target/checkstyle-9.0.2-SNAPSHOT.jar to /tmp/r/org/onap/policy/clamp/checkstyle/9.0.2-SNAPSHOT/checkstyle-9.0.2-SNAPSHOT.jar [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/clamp-parent/checkstyle/pom.xml to /tmp/r/org/onap/policy/clamp/checkstyle/9.0.2-SNAPSHOT/checkstyle-9.0.2-SNAPSHOT.pom [INFO] [INFO] -----------------< org.onap.policy.clamp:dependencies >----------------- [INFO] Building dependencies 9.0.2-SNAPSHOT [4/24] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ dependencies --- [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-maven) @ dependencies --- [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-unit-test) @ dependencies --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/policy-clamp-review-verification-maven-master/clamp-parent/dependencies/target/code-coverage/jacoco-ut.exec,append=true,excludes=**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED -XX:+EnableDynamicAgentLoading [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-license) @ dependencies --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-java-style) @ dependencies --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report (post-unit-test) @ dependencies --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:integration-test (integration-tests) @ dependencies --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:report-aggregate (report-aggregate) @ dependencies --- [INFO] Analyzed bundle 'dependencies' with 0 classes [INFO] [INFO] --- maven-failsafe-plugin:3.5.5:verify (integration-tests) @ dependencies --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.8.1:analyze-only (analyze-dependencies) @ dependencies --- [INFO] Skipping pom project [INFO] [INFO] --- maven-install-plugin:3.1.4:install (default-install) @ dependencies --- [INFO] Installing /w/workspace/policy-clamp-review-verification-maven-master/clamp-parent/dependencies/pom.xml to /tmp/r/org/onap/policy/clamp/dependencies/9.0.2-SNAPSHOT/dependencies-9.0.2-SNAPSHOT.pom [INFO] [INFO] ------------------< org.onap.policy.clamp:test-utils >------------------ [INFO] Building test-utils 9.0.2-SNAPSHOT [5/24] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.5.0:clean (default-clean) @ test-utils --- [INFO] [INFO] --- maven-enforcer-plugin:3.6.2:enforce (enforce-maven) @ test-utils --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.14:prepare-agent (pre-unit-test) @ test-utils --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar=destfile=/w/workspace/policy-clamp-review-verification-maven-master/test-utils/target/code-coverage/jacoco-ut.exec,append=true,excludes=**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED --add-opens java.base/java.util=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.sql/java.sql=ALL-UNNAMED -XX:+EnableDynamicAgentLoading [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-license) @ test-utils --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.6.0:check (onap-java-style) @ test-utils --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.5.0:resources (default-resources) @ test-utils --- [INFO] skip non existing resourceDirectory /w/workspace/policy-clamp-review-verification-maven-master/test-utils/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.15.0:compile (default-compile) @ test-utils --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 21] to target/classes [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for policy-clamp 9.0.2-SNAPSHOT: [INFO] [INFO] policy-clamp ....................................... SUCCESS [ 0.911 s] [INFO] clamp-parent ....................................... SUCCESS [ 0.532 s] [INFO] checkstyle ......................................... SUCCESS [ 2.400 s] [INFO] dependencies ....................................... SUCCESS [ 5.635 s] [INFO] test-utils ......................................... FAILURE [ 2.621 s] [INFO] policy-common ...................................... SKIPPED [INFO] policy-models ...................................... SKIPPED [INFO] policy-clamp-common ................................ SKIPPED [INFO] policy-clamp-examples .............................. SKIPPED [INFO] policy-clamp-models ................................ SKIPPED [INFO] policy-clamp-runtime-acm ........................... SKIPPED [INFO] policy-clamp-participant ........................... SKIPPED [INFO] policy-clamp-participant-intermediary .............. SKIPPED [INFO] policy-clamp-participant-impl ...................... SKIPPED [INFO] policy-clamp-participant-impl-simulator ............ SKIPPED [INFO] policy-clamp-participant-impl-policy ............... SKIPPED [INFO] policy-clamp-participant-impl-kubernetes ........... SKIPPED [INFO] policy-clamp-participant-impl-http ................. SKIPPED [INFO] policy-clamp-participant-impl-kserve ............... SKIPPED [INFO] policy-clamp-participant-impl-a1pms ................ SKIPPED [INFO] policy-clamp-acm-element-impl ...................... SKIPPED [INFO] clamp-packages ..................................... SKIPPED [INFO] policy-clamp-tarball ............................... SKIPPED [INFO] policy-clamp-docker ................................ SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 14.840 s [INFO] Finished at: 2026-04-21T12:43:45Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.15.0:compile (default-compile) on project test-utils: Fatal error compiling: error: release version 21 not supported -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.15.0:compile (default-compile) on project test-utils: Fatal error compiling at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:957) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289) at org.apache.maven.cli.MavenCli.main (MavenCli.java:193) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:566) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) Caused by: org.apache.maven.plugin.MojoExecutionException: Fatal error compiling at org.apache.maven.plugin.compiler.AbstractCompilerMojo.executeReal (AbstractCompilerMojo.java:1239) at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute (AbstractCompilerMojo.java:708) at org.apache.maven.plugin.compiler.CompilerMojo.execute (CompilerMojo.java:235) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:957) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289) at org.apache.maven.cli.MavenCli.main (MavenCli.java:193) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:566) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) Caused by: org.codehaus.plexus.compiler.CompilerException: error: release version 21 not supported at org.codehaus.plexus.compiler.javac.JavaxToolsCompiler.compileInProcess (JavaxToolsCompiler.java:179) at org.codehaus.plexus.compiler.javac.JavacCompiler.performCompile (JavacCompiler.java:337) at org.apache.maven.plugin.compiler.AbstractCompilerMojo.executeReal (AbstractCompilerMojo.java:1236) at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute (AbstractCompilerMojo.java:708) at org.apache.maven.plugin.compiler.CompilerMojo.execute (CompilerMojo.java:235) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:957) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289) at org.apache.maven.cli.MavenCli.main (MavenCli.java:193) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:566) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) Caused by: java.lang.IllegalArgumentException: error: release version 21 not supported at com.sun.tools.javac.main.Arguments.reportDiag (Arguments.java:891) at com.sun.tools.javac.main.Arguments.handleReleaseOptions (Arguments.java:311) at com.sun.tools.javac.main.Arguments.processArgs (Arguments.java:350) at com.sun.tools.javac.main.Arguments.init (Arguments.java:246) at com.sun.tools.javac.api.JavacTool.getTask (JavacTool.java:185) at com.sun.tools.javac.api.JavacTool.getTask (JavacTool.java:119) at com.sun.tools.javac.api.JavacTool.getTask (JavacTool.java:68) at org.codehaus.plexus.compiler.javac.JavaxToolsCompiler.compileInProcess (JavaxToolsCompiler.java:125) at org.codehaus.plexus.compiler.javac.JavacCompiler.performCompile (JavacCompiler.java:337) at org.apache.maven.plugin.compiler.AbstractCompilerMojo.executeReal (AbstractCompilerMojo.java:1236) at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute (AbstractCompilerMojo.java:708) at org.apache.maven.plugin.compiler.CompilerMojo.execute (CompilerMojo.java:235) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:957) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289) at org.apache.maven.cli.MavenCli.main (MavenCli.java:193) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:566) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [ERROR] [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :test-utils Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 1588 killed; [ssh-agent] Stopped. Robot results publisher started... INFO: Checking test criticality is deprecated and will be dropped in a future release! -Parsing output xml: ERROR: Build step failed with exception Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-ubuntu2204-docker-8c-8g-4357 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1826) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) at hudson.remoting.Channel.call(Channel.java:1042) at hudson.FilePath.act(FilePath.java:1229) at hudson.FilePath.act(FilePath.java:1218) at PluginClassLoader for robot//hudson.plugins.robot.RobotParser.parse(RobotParser.java:48) at PluginClassLoader for robot//hudson.plugins.robot.RobotPublisher.parse(RobotPublisher.java:262) at PluginClassLoader for robot//hudson.plugins.robot.RobotPublisher.perform(RobotPublisher.java:286) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767) at hudson.model.Build$BuildExecution.post2(Build.java:179) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711) at hudson.model.Run.execute(Run.java:1917) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) at hudson.model.ResourceController.execute(ResourceController.java:101) at hudson.model.Executor.run(Executor.java:446) /w/workspace/policy-clamp-review-verification-maven-master/csit/archives does not exist. at Jenkins v2.462.3//org.apache.tools.ant.types.AbstractFileSet.getDirectoryScanner(AbstractFileSet.java:512) at Jenkins v2.462.3//org.apache.tools.ant.types.AbstractFileSet.getDirectoryScanner(AbstractFileSet.java:489) at PluginClassLoader for robot//hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:76) at PluginClassLoader for robot//hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:52) at Jenkins v2.462.3//hudson.FilePath$FileCallableWrapper.call(FilePath.java:3615) at hudson.remoting.UserRequest.perform(UserRequest.java:211) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:377) at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) at java.base/java.lang.Thread.run(Thread.java:1583) Build step 'Publish Robot Framework test results' marked build as failure [PostBuildScript] - [INFO] Executing post build scripts. [policy-clamp-review-verification-maven-master] $ /bin/bash /tmp/jenkins2074881636026074799.sh ---> sysstat.sh [policy-clamp-review-verification-maven-master] $ /bin/bash /tmp/jenkins2298841124271898136.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/policy-clamp-review-verification-maven-master + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/policy-clamp-review-verification-maven-master ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/policy-clamp-review-verification-maven-master ']' + mkdir -p /w/workspace/policy-clamp-review-verification-maven-master/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/policy-clamp-review-verification-maven-master/archives/ [policy-clamp-review-verification-maven-master] $ /bin/bash /tmp/jenkins4308889685696065536.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/policy-clamp-review-verification-maven-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4HEi from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-4HEi/bin to PATH INFO: Running in OpenStack, capturing instance metadata [policy-clamp-review-verification-maven-master] $ /bin/bash /tmp/jenkins9839894923230692620.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/policy-clamp-review-verification-maven-master@tmp/config4375331238475980013tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [policy-clamp-review-verification-maven-master] $ /bin/bash /tmp/jenkins3707551090539422487.sh ---> create-netrc.sh [policy-clamp-review-verification-maven-master] $ /bin/bash /tmp/jenkins4102400885043246436.sh ---> python-tools-install.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/policy-clamp-review-verification-maven-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4HEi from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-4HEi/bin to PATH [policy-clamp-review-verification-maven-master] $ /bin/sh /tmp/jenkins14869508046498902962.sh ---> uv-install.sh uv 0.11.7 is already installed uvx 0.11.7 (x86_64-unknown-linux-gnu) [policy-clamp-review-verification-maven-master] $ /bin/bash /tmp/jenkins9080854595722110044.sh ---> sudo-logs.sh Archiving 'sudo' log.. [policy-clamp-review-verification-maven-master] $ /bin/bash /tmp/jenkins5266627592843509724.sh ---> job-cost.sh INFO: Activating Python virtual environment... Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/policy-clamp-review-verification-maven-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4HEi from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-4HEi/bin to PATH INFO: No stack-cost file found INFO: Instance uptime: 168s INFO: Fetching instance metadata (attempt 1 of 3)... DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type INFO: Successfully fetched instance metadata INFO: Instance type: v3-standard-8 INFO: Retrieving pricing info for: v3-standard-8 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-8/cost?seconds=168 INFO: Successfully fetched Vexxhost pricing API INFO: Retrieved cost: 0.22 INFO: Retrieved resource: v3-standard-8 INFO: Creating archive directory: /w/workspace/policy-clamp-review-verification-maven-master/archives/cost INFO: Archiving costs to: /w/workspace/policy-clamp-review-verification-maven-master/archives/cost.csv INFO: Successfully archived job cost data DEBUG: Cost data: policy-clamp-review-verification-maven-master,13,2026-04-21 12:44:15,v3-standard-8,168,0.22,0.00,FAILURE [policy-clamp-review-verification-maven-master] $ /bin/bash -l /tmp/jenkins6184487204008006505.sh ---> logs-deploy.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/policy-clamp-review-verification-maven-master/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4HEi from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-4HEi/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/policy-clamp-review-verification-maven-master/13 INFO: archiving workspace using pattern(s): -p **/*.log -p **/hs_err_*.log -p **/target/**/feature.xml -p **/target/failsafe-reports/failsafe-summary.xml -p **/target/surefire-reports/*-output.txt Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu2204-docker-8c-8g-4357 5.15.0-171-generic #181-Ubuntu SMP Fri Feb 6 22:44:50 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Address sizes: 40 bits physical, 48 bits virtual Byte Order: Little Endian CPU(s): 8 On-line CPU(s) list: 0-7 Vendor ID: AuthenticAMD Model name: AMD EPYC-Rome Processor CPU family: 23 Model: 49 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 8 Stepping: 0 BogoMIPS: 5599.99 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 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 256 KiB (8 instances) L1i cache: 256 KiB (8 instances) L2 cache: 4 MiB (8 instances) L3 cache: 128 MiB (8 instances) NUMA node(s): 1 NUMA node0 CPU(s): 0-7 Vulnerability Gather data sampling: Not affected Vulnerability Indirect target selection: Not affected Vulnerability Itlb multihit: Not affected Vulnerability L1tf: Not affected Vulnerability Mds: Not affected Vulnerability Meltdown: Not affected Vulnerability Mmio stale data: Not affected Vulnerability Reg file data sampling: Not affected Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled Vulnerability Spec rstack overflow: Mitigation; SMT disabled Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected Vulnerability Srbds: Not affected Vulnerability Tsa: Not affected Vulnerability Tsx async abort: Not affected Vulnerability Vmscape: Not affected ---> nproc: 8 ---> df -h: Filesystem Size Used Avail Use% Mounted on tmpfs 3.2G 1.1M 3.2G 1% /run /dev/vda1 155G 10G 145G 7% / tmpfs 16G 0 16G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock /dev/vda15 105M 6.1M 99M 6% /boot/efi tmpfs 3.2G 4.0K 3.2G 1% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 32092 700 28635 4 2756 30950 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:92:69:c7 brd ff:ff:ff:ff:ff:ff altname enp0s3 inet 10.30.107.224/23 metric 100 brd 10.30.107.255 scope global dynamic ens3 valid_lft 86227sec preferred_lft 86227sec inet6 fe80::f816:3eff:fe92:69c7/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether 96:ad:72:eb:12:04 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 5.15.0-171-generic (prd-ubuntu2204-docker-8c-8g-4357) 04/21/26 _x86_64_ (8 CPU) 12:41:37 LINUX RESTART (8 CPU) ---> sar -P ALL: Linux 5.15.0-171-generic (prd-ubuntu2204-docker-8c-8g-4357) 04/21/26 _x86_64_ (8 CPU) 12:41:37 LINUX RESTART (8 CPU)