10:57:49 Triggered by Gerrit: https://gerrit.onap.org/r/c/policy/common/+/142607 10:57:49 Running as SYSTEM 10:57:49 [EnvInject] - Loading node environment variables. 10:57:49 Building remotely on prd-ubuntu1804-builder-4c-4g-16971 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/policy-common-master-merge-java 10:57:49 [ssh-agent] Looking for ssh-agent implementation... 10:57:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:57:49 $ ssh-agent 10:57:49 SSH_AUTH_SOCK=/tmp/ssh-8Yf6CeqD0zrj/agent.1808 10:57:49 SSH_AGENT_PID=1810 10:57:49 [ssh-agent] Started. 10:57:49 Running ssh-add (command line suppressed) 10:57:49 Identity added: /w/workspace/policy-common-master-merge-java@tmp/private_key_7107589390215144722.key (/w/workspace/policy-common-master-merge-java@tmp/private_key_7107589390215144722.key) 10:57:49 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:57:49 The recommended git tool is: NONE 10:57:50 using credential onap-jenkins-ssh 10:57:50 Wiping out workspace first. 10:57:50 Cloning the remote Git repository 10:57:50 Cloning repository git://cloud.onap.org/mirror/policy/common.git 10:57:50 > git init /w/workspace/policy-common-master-merge-java # timeout=10 10:57:50 Fetching upstream changes from git://cloud.onap.org/mirror/policy/common.git 10:57:50 > git --version # timeout=10 10:57:50 > git --version # 'git version 2.17.1' 10:57:50 using GIT_SSH to set credentials Gerrit user 10:57:50 Verifying host key using manually-configured host key entries 10:57:50 > git fetch --tags --progress -- git://cloud.onap.org/mirror/policy/common.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:57:51 > git config remote.origin.url git://cloud.onap.org/mirror/policy/common.git # timeout=10 10:57:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:57:52 Avoid second fetch 10:57:52 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 10:57:52 Checking out Revision e0745e8c629e0908458e1ec70f8f33dd17b47509 (refs/remotes/origin/master) 10:57:52 > git config core.sparsecheckout # timeout=10 10:57:52 > git checkout -f e0745e8c629e0908458e1ec70f8f33dd17b47509 # timeout=30 10:57:52 Commit message: "Set snapshot and/or references of policy/common for new release" 10:57:52 > git rev-list --no-walk 6931b138f6c34d3cb53c4eb4ab40f2810873a6f9 # timeout=10 10:57:55 Run condition [Regular expression match] enabling prebuild for step [Execute shell] 10:57:55 provisioning config files... 10:57:55 copy managed file [npmrc] to file:/home/jenkins/.npmrc 10:57:55 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 10:57:55 [policy-common-master-merge-java] $ /bin/bash /tmp/jenkins5001404527626903867.sh 10:57:55 ---> python-tools-install.sh 10:57:55 Setup pyenv: 10:57:55 * system (set by /opt/pyenv/version) 10:57:55 * 3.8.13 (set by /opt/pyenv/version) 10:57:55 * 3.9.13 (set by /opt/pyenv/version) 10:57:55 * 3.10.6 (set by /opt/pyenv/version) 10:57:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-V7Qb 10:57:59 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:57:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:57:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:58:03 lf-activate-venv(): INFO: Base packages installed successfully 10:58:03 lf-activate-venv(): INFO: Installing additional packages: lftools 10:58:25 lf-activate-venv(): INFO: Adding /tmp/venv-V7Qb/bin to PATH 10:58:25 Generating Requirements File 10:58:43 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:58:43 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:58:44 Python 3.10.6 10:58:44 pip 25.3 from /tmp/venv-V7Qb/lib/python3.10/site-packages/pip (python 3.10) 10:58:44 appdirs==1.4.4 10:58:44 argcomplete==3.6.3 10:58:44 aspy.yaml==1.3.0 10:58:44 attrs==25.4.0 10:58:44 autopage==0.5.2 10:58:44 beautifulsoup4==4.14.3 10:58:44 boto3==1.42.0 10:58:44 botocore==1.41.6 10:58:44 bs4==0.0.2 10:58:44 cachetools==6.2.2 10:58:44 certifi==2025.11.12 10:58:44 cffi==2.0.0 10:58:44 cfgv==3.5.0 10:58:44 chardet==5.2.0 10:58:44 charset-normalizer==3.4.4 10:58:44 click==8.3.1 10:58:44 cliff==4.12.0 10:58:44 cmd2==2.7.0 10:58:44 cryptography==3.3.2 10:58:44 debtcollector==3.0.0 10:58:44 decorator==5.2.1 10:58:44 defusedxml==0.7.1 10:58:44 Deprecated==1.3.1 10:58:44 distlib==0.4.0 10:58:44 dnspython==2.8.0 10:58:44 docker==7.1.0 10:58:44 dogpile.cache==1.5.0 10:58:44 durationpy==0.10 10:58:44 email-validator==2.3.0 10:58:44 filelock==3.20.0 10:58:44 future==1.0.0 10:58:44 gitdb==4.0.12 10:58:44 GitPython==3.1.45 10:58:44 google-auth==2.43.0 10:58:44 httplib2==0.31.0 10:58:44 identify==2.6.15 10:58:44 idna==3.11 10:58:44 importlib-resources==1.5.0 10:58:44 iso8601==2.1.0 10:58:44 Jinja2==3.1.6 10:58:44 jmespath==1.0.1 10:58:44 jsonpatch==1.33 10:58:44 jsonpointer==3.0.0 10:58:44 jsonschema==4.25.1 10:58:44 jsonschema-specifications==2025.9.1 10:58:44 keystoneauth1==5.12.0 10:58:44 kubernetes==34.1.0 10:58:44 lftools==0.37.16 10:58:44 lxml==6.0.2 10:58:44 markdown-it-py==4.0.0 10:58:44 MarkupSafe==3.0.3 10:58:44 mdurl==0.1.2 10:58:44 msgpack==1.1.2 10:58:44 multi_key_dict==2.0.3 10:58:44 munch==4.0.0 10:58:44 netaddr==1.3.0 10:58:44 niet==1.4.2 10:58:44 nodeenv==1.9.1 10:58:44 oauth2client==4.1.3 10:58:44 oauthlib==3.3.1 10:58:44 openstacksdk==4.8.0 10:58:44 os-service-types==1.8.2 10:58:44 osc-lib==4.2.0 10:58:44 oslo.config==10.1.0 10:58:44 oslo.context==6.2.0 10:58:44 oslo.i18n==6.7.1 10:58:44 oslo.log==7.2.1 10:58:44 oslo.serialization==5.8.0 10:58:44 oslo.utils==9.2.0 10:58:44 packaging==25.0 10:58:44 pbr==7.0.3 10:58:44 platformdirs==4.5.0 10:58:44 prettytable==3.17.0 10:58:44 psutil==7.1.3 10:58:44 pyasn1==0.6.1 10:58:44 pyasn1_modules==0.4.2 10:58:44 pycparser==2.23 10:58:44 pygerrit2==2.0.15 10:58:44 PyGithub==2.8.1 10:58:44 Pygments==2.19.2 10:58:44 PyJWT==2.10.1 10:58:44 PyNaCl==1.6.1 10:58:44 pyparsing==2.4.7 10:58:44 pyperclip==1.11.0 10:58:44 pyrsistent==0.20.0 10:58:44 python-cinderclient==9.8.0 10:58:44 python-dateutil==2.9.0.post0 10:58:44 python-heatclient==4.3.0 10:58:44 python-jenkins==1.8.3 10:58:44 python-keystoneclient==5.7.0 10:58:44 python-magnumclient==4.9.0 10:58:44 python-openstackclient==8.2.0 10:58:44 python-swiftclient==4.9.0 10:58:44 PyYAML==6.0.3 10:58:44 referencing==0.37.0 10:58:44 requests==2.32.5 10:58:44 requests-oauthlib==2.0.0 10:58:44 requestsexceptions==1.4.0 10:58:44 rfc3986==2.0.0 10:58:44 rich==14.2.0 10:58:44 rich-argparse==1.7.2 10:58:44 rpds-py==0.30.0 10:58:44 rsa==4.9.1 10:58:44 ruamel.yaml==0.18.16 10:58:44 ruamel.yaml.clib==0.2.15 10:58:44 s3transfer==0.16.0 10:58:44 simplejson==3.20.2 10:58:44 six==1.17.0 10:58:44 smmap==5.0.2 10:58:44 soupsieve==2.8 10:58:44 stevedore==5.6.0 10:58:44 tabulate==0.9.0 10:58:44 toml==0.10.2 10:58:44 tomlkit==0.13.3 10:58:44 tqdm==4.67.1 10:58:44 typing_extensions==4.15.0 10:58:44 tzdata==2025.2 10:58:44 urllib3==1.26.20 10:58:44 virtualenv==20.35.4 10:58:44 wcwidth==0.2.14 10:58:44 websocket-client==1.9.0 10:58:44 wrapt==2.0.1 10:58:44 xdg==6.0.0 10:58:44 xmltodict==1.0.2 10:58:44 yq==3.4.3 10:58:44 [EnvInject] - Injecting environment variables from a build step. 10:58:44 [EnvInject] - Injecting as environment variables the properties content 10:58:44 SET_JDK_VERSION=openjdk17 10:58:44 GIT_URL="git://cloud.onap.org/mirror" 10:58:44 10:58:44 [EnvInject] - Variables injected successfully. 10:58:44 [policy-common-master-merge-java] $ /bin/sh /tmp/jenkins8659941599663935867.sh 10:58:44 ---> update-java-alternatives.sh 10:58:44 ---> Updating Java version 10:58:44 ---> Ubuntu/Debian system detected 10:58:45 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 10:58:45 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 10:58:45 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 10:58:45 openjdk version "17.0.4" 2022-07-19 10:58:45 OpenJDK Runtime Environment (build 17.0.4+8-Ubuntu-118.04) 10:58:45 OpenJDK 64-Bit Server VM (build 17.0.4+8-Ubuntu-118.04, mixed mode, sharing) 10:58:45 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 10:58:45 [EnvInject] - Injecting environment variables from a build step. 10:58:45 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 10:58:45 [EnvInject] - Variables injected successfully. 10:58:45 provisioning config files... 10:58:45 copy managed file [global-settings] to file:/w/workspace/policy-common-master-merge-java@tmp/config18125799330382366177tmp 10:58:45 copy managed file [policy-common-settings] to file:/w/workspace/policy-common-master-merge-java@tmp/config13644711041669617715tmp 10:58:45 Regular expression run condition: Expression=[.*(amd64|arm64).*], Label=[policy-common] 10:58:45 Run condition [Regular expression match] preventing perform for step [Execute shell] 10:58:45 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-ubuntu1804-builder-4c-4g-16971 10:58:46 using settings config with name policy-common-settings 10:58:46 Replacing all maven server entries not found in credentials list is true 10:58:46 using global settings config with name global-settings 10:58:46 Replacing all maven server entries not found in credentials list is true 10:58:46 [policy-common-master-merge-java] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -s /tmp/settings12357092860231741751.xml -gs /tmp/global-settings8269927577499917688.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=e0745e8c629e0908458e1ec70f8f33dd17b47509 -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=wayne.dunican@est.tech "-DGERRIT_EVENT_ACCOUNT_NAME=Adheli Tavares" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/policy/common/+/142607 -DGERRIT_PATCHSET_UPLOADER_EMAIL=wayne.dunican@est.tech "-DARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt" -DGERRIT_EVENT_TYPE=change-merged -DSTACK_NAME=$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=policy/common -DGERRIT_CHANGE_NUMBER=142607 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Wayne Dunican\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/07/142607/1 -DGERRIT_NEWREV=e0745e8c629e0908458e1ec70f8f33dd17b47509 "-DGERRIT_PATCHSET_UPLOADER_NAME=Wayne Dunican" '-DGERRIT_CHANGE_OWNER=\"Wayne Dunican\" ' -DPROJECT=policy/common -DGERRIT_HASHTAGS= -DGERRIT_CHANGE_COMMIT_MESSAGE=U2V0IHNuYXBzaG90IGFuZC9vciByZWZlcmVuY2VzIG9mIHBvbGljeS9jb21tb24gZm9yIG5ldyByZWxlYXNlCgpwb2xpY3kvY29tbW9uIHVwZGF0ZWQgdG8gaXRzIGxhdGVzdCBvd24gYW5kIHJlZmVyZW5jZSBzbmFwc2hvdHMKCioqKiBUaGlzIGNvbW1pdCBpcyBnZW5lcmF0ZWQgYnkgYSBQRiByZWxlYXNlIHNjcmlwdCAqKioKCklzc3VlLUlEOiBQT0xJQ1ktNTQ5MQpDaGFuZ2UtSWQ6IEk4Yzc3NDZjMzZlNDZjYzI5YzMxMGQ3MDBmM2M4MjBlNzgwZTAzNzI4ClNpZ25lZC1vZmYtYnk6IHdheW5lZHVuaWNhbiA8d2F5bmUuZHVuaWNhbkBlc3QudGVjaD4K -DGERRIT_NAME=Primary -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Set snapshot and/or references of policy/common for new release" '-DGERRIT_EVENT_ACCOUNT=\"Adheli Tavares\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I8c7746c36e46cc29c310d700f3c820e780e03728 -DGERRIT_EVENT_HASH=-156556166 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=adheli.tavares@est.tech -DGERRIT_PATCHSET_NUMBER=1 "-DGERRIT_CHANGE_OWNER_NAME=Wayne Dunican" clean deploy -B -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn 10:58:47 [INFO] Scanning for projects... 10:58:48 [INFO] ------------------------------------------------------------------------ 10:58:48 [INFO] Reactor Build Order: 10:58:48 [INFO] 10:58:48 [INFO] policy-common [pom] 10:58:48 [INFO] capabilities [jar] 10:58:48 [INFO] common-parameters [jar] 10:58:48 [INFO] gson [jar] 10:58:48 [INFO] utils [jar] 10:58:48 [INFO] utils-test [jar] 10:58:48 [INFO] spring-utils [jar] 10:58:48 [INFO] message-bus [jar] 10:58:48 [INFO] policy-endpoints [jar] 10:58:48 [INFO] 10:58:48 [INFO] ---------------< org.onap.policy.common:common-modules >---------------- 10:58:48 [INFO] Building policy-common 4.0.0-SNAPSHOT [1/9] 10:58:48 [INFO] --------------------------------[ pom ]--------------------------------- 10:58:49 [INFO] 10:58:49 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ common-modules --- 10:58:49 [INFO] 10:58:49 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ common-modules --- 10:58:49 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-common-master-merge-java/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED 10:58:49 --add-opens java.base/java.util=ALL-UNNAMED 10:58:49 --add-opens java.base/java.lang=ALL-UNNAMED 10:58:49 --add-opens java.sql/java.sql=ALL-UNNAMED 10:58:49 [INFO] 10:58:49 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ common-modules --- 10:58:59 [INFO] Starting audit... 10:58:59 Audit done. 10:58:59 [INFO] You have 0 Checkstyle violations. 10:58:59 [INFO] 10:58:59 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ common-modules --- 10:58:59 [INFO] Starting audit... 10:58:59 Audit done. 10:58:59 [INFO] You have 0 Checkstyle violations. 10:58:59 [INFO] 10:58:59 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ common-modules --- 10:58:59 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:58:59 [INFO] 10:58:59 [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ common-modules --- 10:59:00 [INFO] No tests to run. 10:59:00 [INFO] 10:59:00 [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ common-modules --- 10:59:00 [INFO] Analyzed bundle 'common-modules' with 0 classes 10:59:00 [INFO] 10:59:00 [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ common-modules --- 10:59:00 [INFO] 10:59:00 [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ common-modules --- 10:59:00 [INFO] Installing /w/workspace/policy-common-master-merge-java/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/common/common-modules/4.0.0-SNAPSHOT/common-modules-4.0.0-SNAPSHOT.pom 10:59:00 [INFO] 10:59:00 [INFO] --- maven-deploy-plugin:3.1.1:deploy (default-deploy) @ common-modules --- 10:59:00 [INFO] 10:59:00 [INFO] ----------------< org.onap.policy.common:capabilities >----------------- 10:59:00 [INFO] Building capabilities 4.0.0-SNAPSHOT [2/9] 10:59:00 [INFO] --------------------------------[ jar ]--------------------------------- 10:59:00 [INFO] 10:59:00 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ capabilities --- 10:59:00 [INFO] 10:59:00 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ capabilities --- 10:59:00 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-common-master-merge-java/capabilities/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED 10:59:00 --add-opens java.base/java.util=ALL-UNNAMED 10:59:00 --add-opens java.base/java.lang=ALL-UNNAMED 10:59:00 --add-opens java.sql/java.sql=ALL-UNNAMED 10:59:00 [INFO] 10:59:00 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ capabilities --- 10:59:00 [INFO] Starting audit... 10:59:00 Audit done. 10:59:00 [INFO] You have 0 Checkstyle violations. 10:59:00 [INFO] 10:59:00 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ capabilities --- 10:59:01 [INFO] Starting audit... 10:59:01 Audit done. 10:59:01 [INFO] You have 0 Checkstyle violations. 10:59:01 [INFO] 10:59:01 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ capabilities --- 10:59:01 [INFO] skip non existing resourceDirectory /w/workspace/policy-common-master-merge-java/capabilities/src/main/resources 10:59:01 [INFO] 10:59:01 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ capabilities --- 10:59:01 [INFO] Recompiling the module because of changed source code. 10:59:01 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 10:59:02 [INFO] 10:59:02 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ capabilities --- 10:59:02 [INFO] skip non existing resourceDirectory /w/workspace/policy-common-master-merge-java/capabilities/src/test/resources 10:59:02 [INFO] 10:59:02 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ capabilities --- 10:59:02 [INFO] No sources to compile 10:59:02 [INFO] 10:59:02 [INFO] --- maven-surefire-plugin:3.5.3:test (default-test) @ capabilities --- 10:59:02 [INFO] No tests to run. 10:59:02 [INFO] 10:59:02 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ capabilities --- 10:59:02 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:59:02 [INFO] 10:59:02 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ capabilities --- 10:59:02 [INFO] Building jar: /w/workspace/policy-common-master-merge-java/capabilities/target/capabilities-4.0.0-SNAPSHOT.jar 10:59:02 [INFO] 10:59:02 [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ capabilities --- 10:59:02 [INFO] No tests to run. 10:59:02 [INFO] 10:59:02 [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ capabilities --- 10:59:02 [INFO] Analyzed bundle 'capabilities' with 0 classes 10:59:02 [INFO] 10:59:02 [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ capabilities --- 10:59:02 [INFO] 10:59:02 [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ capabilities --- 10:59:02 [INFO] Installing /w/workspace/policy-common-master-merge-java/capabilities/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/common/capabilities/4.0.0-SNAPSHOT/capabilities-4.0.0-SNAPSHOT.pom 10:59:02 [INFO] Installing /w/workspace/policy-common-master-merge-java/capabilities/target/capabilities-4.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/policy/common/capabilities/4.0.0-SNAPSHOT/capabilities-4.0.0-SNAPSHOT.jar 10:59:02 [INFO] 10:59:02 [INFO] --- maven-deploy-plugin:3.1.1:deploy (default-deploy) @ capabilities --- 10:59:02 [INFO] 10:59:02 [INFO] --------------< org.onap.policy.common:common-parameters >-------------- 10:59:02 [INFO] Building common-parameters 4.0.0-SNAPSHOT [3/9] 10:59:02 [INFO] --------------------------------[ jar ]--------------------------------- 10:59:03 [INFO] 10:59:03 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ common-parameters --- 10:59:03 [INFO] 10:59:03 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ common-parameters --- 10:59:03 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-common-master-merge-java/common-parameters/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED 10:59:03 --add-opens java.base/java.util=ALL-UNNAMED 10:59:03 --add-opens java.base/java.lang=ALL-UNNAMED 10:59:03 --add-opens java.sql/java.sql=ALL-UNNAMED 10:59:03 [INFO] 10:59:03 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ common-parameters --- 10:59:03 [INFO] Starting audit... 10:59:03 Audit done. 10:59:03 [INFO] You have 0 Checkstyle violations. 10:59:03 [INFO] 10:59:03 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ common-parameters --- 10:59:05 [INFO] Starting audit... 10:59:05 Audit done. 10:59:05 [INFO] You have 0 Checkstyle violations. 10:59:05 [INFO] 10:59:05 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ common-parameters --- 10:59:05 [INFO] skip non existing resourceDirectory /w/workspace/policy-common-master-merge-java/common-parameters/src/main/resources 10:59:05 [INFO] 10:59:05 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ common-parameters --- 10:59:05 [INFO] Recompiling the module because of changed dependency. 10:59:05 [INFO] Compiling 32 source files with javac [debug release 17] to target/classes 10:59:06 [INFO] 10:59:06 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ common-parameters --- 10:59:06 [INFO] Copying 2 resources from src/test/resources to target/test-classes 10:59:06 [INFO] 10:59:06 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ common-parameters --- 10:59:06 [INFO] Recompiling the module because of changed dependency. 10:59:06 [INFO] Compiling 15 source files with javac [debug release 17] to target/test-classes 10:59:07 [INFO] 10:59:07 [INFO] --- maven-surefire-plugin:3.5.3:test (default-test) @ common-parameters --- 10:59:07 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 10:59:07 [INFO] 10:59:07 [INFO] ------------------------------------------------------- 10:59:07 [INFO] T E S T S 10:59:07 [INFO] ------------------------------------------------------- 10:59:08 [INFO] Running org.onap.policy.common.parameters.rest.RestClientParametersTest 10:59:08 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s -- in org.onap.policy.common.parameters.rest.RestClientParametersTest 10:59:08 [INFO] Running org.onap.policy.common.parameters.TestObjectValidationResult 10:59:08 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.onap.policy.common.parameters.TestObjectValidationResult 10:59:08 [INFO] Running org.onap.policy.common.parameters.TestFieldValidator 10:59:08 SLF4J(W): No SLF4J providers were found. 10:59:08 SLF4J(W): Defaulting to no-operation (NOP) logger implementation 10:59:08 SLF4J(W): See https://www.slf4j.org/codes.html#noProviders for further details. 10:59:08 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.222 s -- in org.onap.policy.common.parameters.TestFieldValidator 10:59:08 [INFO] Running org.onap.policy.common.parameters.TestBeanValidator 10:59:08 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s -- in org.onap.policy.common.parameters.TestBeanValidator 10:59:08 [INFO] Running org.onap.policy.common.parameters.TestValidation 10:59:08 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in org.onap.policy.common.parameters.TestValidation 10:59:09 [INFO] Running org.onap.policy.common.parameters.ParameterServiceTest 10:59:09 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.onap.policy.common.parameters.ParameterServiceTest 10:59:09 [INFO] Running org.onap.policy.common.parameters.TestValueValidator 10:59:09 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.policy.common.parameters.TestValueValidator 10:59:09 [INFO] Running org.onap.policy.common.parameters.validation.ParameterGroupValidatorTest 10:59:09 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 10:59:10 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.512 s -- in org.onap.policy.common.parameters.validation.ParameterGroupValidatorTest 10:59:10 [INFO] Running org.onap.policy.common.parameters.ExceptionTest 10:59:10 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.onap.policy.common.parameters.ExceptionTest 10:59:10 [INFO] Running org.onap.policy.common.parameters.topic.BusTopicParamsTest 10:59:10 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.policy.common.parameters.topic.BusTopicParamsTest 10:59:10 [INFO] Running org.onap.policy.common.parameters.ParameterGroupTest 10:59:10 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s -- in org.onap.policy.common.parameters.ParameterGroupTest 10:59:10 [INFO] Running org.onap.policy.common.parameters.TestBeanValidationResult 10:59:10 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.onap.policy.common.parameters.TestBeanValidationResult 10:59:10 [INFO] Running org.onap.policy.common.parameters.TestValidationResultImpl 10:59:10 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.onap.policy.common.parameters.TestValidationResultImpl 10:59:10 [INFO] Running org.onap.policy.common.parameters.TestItemValidator 10:59:10 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.onap.policy.common.parameters.TestItemValidator 10:59:10 [INFO] 10:59:10 [INFO] Results: 10:59:10 [INFO] 10:59:10 [INFO] Tests run: 82, Failures: 0, Errors: 0, Skipped: 0 10:59:10 [INFO] 10:59:10 [INFO] 10:59:10 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ common-parameters --- 10:59:10 [INFO] Loading execution data file /w/workspace/policy-common-master-merge-java/common-parameters/target/code-coverage/jacoco-ut.exec 10:59:10 [INFO] Analyzed bundle 'common-parameters' with 22 classes 10:59:11 [INFO] 10:59:11 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ common-parameters --- 10:59:11 [INFO] Building jar: /w/workspace/policy-common-master-merge-java/common-parameters/target/common-parameters-4.0.0-SNAPSHOT.jar 10:59:11 [INFO] 10:59:11 [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ common-parameters --- 10:59:11 [INFO] 10:59:11 [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ common-parameters --- 10:59:11 [INFO] Analyzed bundle 'common-parameters' with 22 classes 10:59:11 [INFO] 10:59:11 [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ common-parameters --- 10:59:11 [INFO] 10:59:11 [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ common-parameters --- 10:59:11 [INFO] Installing /w/workspace/policy-common-master-merge-java/common-parameters/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/4.0.0-SNAPSHOT/common-parameters-4.0.0-SNAPSHOT.pom 10:59:11 [INFO] Installing /w/workspace/policy-common-master-merge-java/common-parameters/target/common-parameters-4.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/policy/common/common-parameters/4.0.0-SNAPSHOT/common-parameters-4.0.0-SNAPSHOT.jar 10:59:11 [INFO] 10:59:11 [INFO] --- maven-deploy-plugin:3.1.1:deploy (default-deploy) @ common-parameters --- 10:59:11 [INFO] 10:59:11 [INFO] --------------------< org.onap.policy.common:gson >--------------------- 10:59:11 [INFO] Building gson 4.0.0-SNAPSHOT [4/9] 10:59:11 [INFO] --------------------------------[ jar ]--------------------------------- 10:59:11 [INFO] 10:59:11 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ gson --- 10:59:11 [INFO] 10:59:11 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ gson --- 10:59:11 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-common-master-merge-java/gson/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED 10:59:11 --add-opens java.base/java.util=ALL-UNNAMED 10:59:11 --add-opens java.base/java.lang=ALL-UNNAMED 10:59:11 --add-opens java.sql/java.sql=ALL-UNNAMED 10:59:11 [INFO] 10:59:11 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ gson --- 10:59:11 [INFO] Starting audit... 10:59:11 Audit done. 10:59:11 [INFO] You have 0 Checkstyle violations. 10:59:11 [INFO] 10:59:11 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ gson --- 10:59:12 [INFO] Starting audit... 10:59:12 Audit done. 10:59:12 [INFO] You have 0 Checkstyle violations. 10:59:12 [INFO] 10:59:12 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ gson --- 10:59:12 [INFO] skip non existing resourceDirectory /w/workspace/policy-common-master-merge-java/gson/src/main/resources 10:59:12 [INFO] 10:59:12 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ gson --- 10:59:12 [INFO] Recompiling the module because of changed dependency. 10:59:12 [INFO] Compiling 33 source files with javac [debug release 17] to target/classes 10:59:13 [INFO] 10:59:13 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ gson --- 10:59:13 [INFO] skip non existing resourceDirectory /w/workspace/policy-common-master-merge-java/gson/src/test/resources 10:59:13 [INFO] 10:59:13 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ gson --- 10:59:13 [INFO] Recompiling the module because of changed dependency. 10:59:13 [INFO] Compiling 28 source files with javac [debug release 17] to target/test-classes 10:59:13 [INFO] /w/workspace/policy-common-master-merge-java/gson/src/test/java/org/onap/policy/common/gson/DoubleConverterTest.java: /w/workspace/policy-common-master-merge-java/gson/src/test/java/org/onap/policy/common/gson/DoubleConverterTest.java uses unchecked or unsafe operations. 10:59:13 [INFO] /w/workspace/policy-common-master-merge-java/gson/src/test/java/org/onap/policy/common/gson/DoubleConverterTest.java: Recompile with -Xlint:unchecked for details. 10:59:13 [INFO] 10:59:13 [INFO] --- maven-surefire-plugin:3.5.3:test (default-test) @ gson --- 10:59:13 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 10:59:13 [INFO] 10:59:13 [INFO] ------------------------------------------------------- 10:59:13 [INFO] T E S T S 10:59:13 [INFO] ------------------------------------------------------- 10:59:14 [INFO] Running org.onap.policy.common.gson.InstantTypeAdapterTest 10:59:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.203 s -- in org.onap.policy.common.gson.InstantTypeAdapterTest 10:59:14 [INFO] Running org.onap.policy.common.gson.LocalDateTypeAdapterTest 10:59:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.onap.policy.common.gson.LocalDateTypeAdapterTest 10:59:14 [INFO] Running org.onap.policy.common.gson.GsonMessageBodyHandlerTest 10:59:14 SLF4J(W): No SLF4J providers were found. 10:59:14 SLF4J(W): Defaulting to no-operation (NOP) logger implementation 10:59:14 SLF4J(W): See https://www.slf4j.org/codes.html#noProviders for further details. 10:59:14 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.onap.policy.common.gson.GsonMessageBodyHandlerTest 10:59:14 [INFO] Running org.onap.policy.common.gson.StringTypeAdapterTest 10:59:14 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.policy.common.gson.StringTypeAdapterTest 10:59:14 [INFO] Running org.onap.policy.common.gson.LocalDateTimeTypeAdapterTest 10:59:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.policy.common.gson.LocalDateTimeTypeAdapterTest 10:59:15 [INFO] Running org.onap.policy.common.gson.OffsetDateTimeAdapterTest 10:59:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.policy.common.gson.OffsetDateTimeAdapterTest 10:59:15 [INFO] Running org.onap.policy.common.gson.ZonedDateTimeTypeAdapterTest 10:59:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.policy.common.gson.ZonedDateTimeTypeAdapterTest 10:59:15 [INFO] Running org.onap.policy.common.gson.ZoneOffsetTypeAdapterTest 10:59:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.policy.common.gson.ZoneOffsetTypeAdapterTest 10:59:15 [INFO] Running org.onap.policy.common.gson.JacksonMethodAdapterFactoryTest 10:59:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s -- in org.onap.policy.common.gson.JacksonMethodAdapterFactoryTest 10:59:15 [INFO] Running org.onap.policy.common.gson.MapDoubleAdapterFactoryTest 10:59:15 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.policy.common.gson.MapDoubleAdapterFactoryTest 10:59:15 [INFO] Running org.onap.policy.common.gson.InstantAsMillisTypeAdapterTest 10:59:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.common.gson.InstantAsMillisTypeAdapterTest 10:59:15 [INFO] Running org.onap.policy.common.gson.internal.JacksonTypeAdapterTest 10:59:15 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.policy.common.gson.internal.JacksonTypeAdapterTest 10:59:15 [INFO] Running org.onap.policy.common.gson.internal.AdapterTest 10:59:15 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 10:59:16 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.056 s -- in org.onap.policy.common.gson.internal.AdapterTest 10:59:16 [INFO] Running org.onap.policy.common.gson.internal.ClassWalkerTest 10:59:16 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.onap.policy.common.gson.internal.ClassWalkerTest 10:59:16 [INFO] Running org.onap.policy.common.gson.internal.FieldSerializerTest 10:59:16 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.policy.common.gson.internal.FieldSerializerTest 10:59:16 [INFO] Running org.onap.policy.common.gson.internal.FieldDeserializerTest 10:59:16 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.policy.common.gson.internal.FieldDeserializerTest 10:59:16 [INFO] Running org.onap.policy.common.gson.internal.MethodSerializerTest 10:59:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.common.gson.internal.MethodSerializerTest 10:59:16 [INFO] Running org.onap.policy.common.gson.internal.AnyGetterSerializerTest 10:59:16 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.policy.common.gson.internal.AnyGetterSerializerTest 10:59:16 [INFO] Running org.onap.policy.common.gson.internal.MethodDeserializerTest 10:59:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.common.gson.internal.MethodDeserializerTest 10:59:16 [INFO] Running org.onap.policy.common.gson.internal.MethodAdapterTest 10:59:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.policy.common.gson.internal.MethodAdapterTest 10:59:16 [INFO] Running org.onap.policy.common.gson.internal.LifterTest 10:59:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.policy.common.gson.internal.LifterTest 10:59:16 [INFO] Running org.onap.policy.common.gson.internal.AnySetterDeserializerTest 10:59:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.policy.common.gson.internal.AnySetterDeserializerTest 10:59:16 [INFO] Running org.onap.policy.common.gson.JacksonHandlerTest 10:59:16 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.onap.policy.common.gson.JacksonHandlerTest 10:59:16 [INFO] Running org.onap.policy.common.gson.DoubleConverterTest 10:59:16 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.policy.common.gson.DoubleConverterTest 10:59:16 [INFO] Running org.onap.policy.common.gson.JacksonFieldAdapterFactoryTest 10:59:16 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.onap.policy.common.gson.JacksonFieldAdapterFactoryTest 10:59:16 [INFO] Running org.onap.policy.common.gson.OffsetTimeTypeAdapterTest 10:59:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.policy.common.gson.OffsetTimeTypeAdapterTest 10:59:16 [INFO] Running org.onap.policy.common.gson.JacksonExclusionStrategyTest 10:59:16 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.policy.common.gson.JacksonExclusionStrategyTest 10:59:16 [INFO] 10:59:16 [INFO] Results: 10:59:16 [INFO] 10:59:16 [INFO] Tests run: 72, Failures: 0, Errors: 0, Skipped: 0 10:59:16 [INFO] 10:59:16 [INFO] 10:59:16 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ gson --- 10:59:16 [INFO] Loading execution data file /w/workspace/policy-common-master-merge-java/gson/target/code-coverage/jacoco-ut.exec 10:59:16 [INFO] Analyzed bundle 'gson' with 30 classes 10:59:16 [INFO] 10:59:16 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ gson --- 10:59:16 [INFO] Building jar: /w/workspace/policy-common-master-merge-java/gson/target/gson-4.0.0-SNAPSHOT.jar 10:59:16 [INFO] 10:59:16 [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ gson --- 10:59:16 [INFO] 10:59:16 [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ gson --- 10:59:16 [INFO] Analyzed bundle 'gson' with 30 classes 10:59:16 [INFO] 10:59:16 [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ gson --- 10:59:16 [INFO] 10:59:16 [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ gson --- 10:59:16 [INFO] Installing /w/workspace/policy-common-master-merge-java/gson/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/common/gson/4.0.0-SNAPSHOT/gson-4.0.0-SNAPSHOT.pom 10:59:16 [INFO] Installing /w/workspace/policy-common-master-merge-java/gson/target/gson-4.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/policy/common/gson/4.0.0-SNAPSHOT/gson-4.0.0-SNAPSHOT.jar 10:59:16 [INFO] 10:59:16 [INFO] --- maven-deploy-plugin:3.1.1:deploy (default-deploy) @ gson --- 10:59:16 [INFO] 10:59:16 [INFO] --------------------< org.onap.policy.common:utils >-------------------- 10:59:16 [INFO] Building utils 4.0.0-SNAPSHOT [5/9] 10:59:16 [INFO] --------------------------------[ jar ]--------------------------------- 10:59:17 [INFO] 10:59:17 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ utils --- 10:59:17 [INFO] 10:59:17 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ utils --- 10:59:17 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-common-master-merge-java/utils/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED 10:59:17 --add-opens java.base/java.util=ALL-UNNAMED 10:59:17 --add-opens java.base/java.lang=ALL-UNNAMED 10:59:17 --add-opens java.sql/java.sql=ALL-UNNAMED 10:59:17 [INFO] 10:59:17 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ utils --- 10:59:17 [INFO] Starting audit... 10:59:17 Audit done. 10:59:17 [INFO] You have 0 Checkstyle violations. 10:59:17 [INFO] 10:59:17 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ utils --- 10:59:17 [INFO] Starting audit... 10:59:17 Audit done. 10:59:17 [INFO] You have 0 Checkstyle violations. 10:59:17 [INFO] 10:59:17 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ utils --- 10:59:17 [INFO] skip non existing resourceDirectory /w/workspace/policy-common-master-merge-java/utils/src/main/resources 10:59:17 [INFO] 10:59:17 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ utils --- 10:59:17 [INFO] Recompiling the module because of changed dependency. 10:59:17 [INFO] Compiling 45 source files with javac [debug release 17] to target/classes 10:59:18 [INFO] 10:59:18 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ utils --- 10:59:18 [INFO] Copying 8 resources from src/test/resources to target/test-classes 10:59:18 [INFO] 10:59:18 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ utils --- 10:59:18 [INFO] Recompiling the module because of changed dependency. 10:59:18 [INFO] Compiling 42 source files with javac [debug release 17] to target/test-classes 10:59:19 [INFO] 10:59:19 [INFO] --- maven-surefire-plugin:3.5.3:test (default-test) @ utils --- 10:59:19 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 10:59:19 [INFO] 10:59:19 [INFO] ------------------------------------------------------- 10:59:19 [INFO] T E S T S 10:59:19 [INFO] ------------------------------------------------------- 10:59:20 [INFO] Running org.onap.policy.common.utils.time.CurrentTimeTest 10:59:20 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in org.onap.policy.common.utils.time.CurrentTimeTest 10:59:20 [INFO] Running org.onap.policy.common.utils.report.TestHealthCheckReport 10:59:20 2025-12-02 10:59:20.678 [main] INFO com.openpojo.log.LoggerFactory.info(87) - Logging subsystem initialized to [com.openpojo.log.impl.SLF4JLogger] 10:59:20 2025-12-02 10:59:20.682 [main] INFO c.o.r.c.s.PojoCoverageFilterServiceFactory.info(87) - Jacoco detected, auto-configuring OpenPojo to ignore its structures. 10:59:20 2025-12-02 10:59:20.767 [main] WARN c.o.r.j.p.e.JavaClassPathClassLoader.warn(92) - Failed to get value for environment variable: [sun.boot.class.path] 10:59:20 2025-12-02 10:59:20.768 [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader.info(87) - Loading classes from: /usr/java/packages/lib 10:59:20 2025-12-02 10:59:20.769 [main] WARN c.o.r.j.p.e.JavaClassPathClassLoader.warn(92) - Failed to load entries from: [/usr/java/packages/lib] 10:59:20 2025-12-02 10:59:20.769 [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader.info(87) - Loading classes from: /usr/lib/x86_64-linux-gnu/jni 10:59:20 2025-12-02 10:59:20.769 [main] WARN c.o.r.j.p.e.JavaClassPathClassLoader.warn(92) - Failed to load entries from: [/usr/lib/x86_64-linux-gnu/jni] 10:59:20 2025-12-02 10:59:20.770 [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader.info(87) - Loading classes from: /lib/x86_64-linux-gnu 10:59:20 2025-12-02 10:59:20.770 [main] WARN c.o.r.j.p.e.JavaClassPathClassLoader.warn(92) - Failed to load entries from: [/lib/x86_64-linux-gnu] 10:59:20 2025-12-02 10:59:20.770 [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader.info(87) - Loading classes from: /usr/lib/x86_64-linux-gnu 10:59:20 2025-12-02 10:59:20.770 [main] WARN c.o.r.j.p.e.JavaClassPathClassLoader.warn(92) - Failed to load entries from: [/usr/lib/x86_64-linux-gnu] 10:59:20 2025-12-02 10:59:20.771 [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader.info(87) - Loading classes from: /usr/lib/jni 10:59:20 2025-12-02 10:59:20.771 [main] WARN c.o.r.j.p.e.JavaClassPathClassLoader.warn(92) - Failed to load entries from: [/usr/lib/jni] 10:59:20 2025-12-02 10:59:20.771 [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader.info(87) - Loading classes from: /lib 10:59:20 2025-12-02 10:59:20.771 [main] WARN c.o.r.j.p.e.JavaClassPathClassLoader.warn(92) - Failed to load entries from: [/lib] 10:59:20 2025-12-02 10:59:20.772 [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader.info(87) - Loading classes from: /usr/lib 10:59:20 2025-12-02 10:59:20.772 [main] WARN c.o.r.j.p.e.JavaClassPathClassLoader.warn(92) - Failed to load entries from: [/usr/lib] 10:59:20 2025-12-02 10:59:20.772 [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader.info(87) - Loading classes from: /w/workspace/policy-common-master-merge-java/utils/target/test-classes 10:59:20 2025-12-02 10:59:20.773 [main] WARN c.o.r.j.p.e.JavaClassPathClassLoader.warn(92) - Failed to load entries from: [/w/workspace/policy-common-master-merge-java/utils/target/test-classes] 10:59:20 2025-12-02 10:59:20.773 [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader.info(87) - Loading classes from: /w/workspace/policy-common-master-merge-java/utils/target/classes 10:59:20 2025-12-02 10:59:20.773 [main] WARN c.o.r.j.p.e.JavaClassPathClassLoader.warn(92) - Failed to load entries from: [/w/workspace/policy-common-master-merge-java/utils/target/classes] 10:59:20 2025-12-02 10:59:20.773 [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader.info(87) - Loading classes from: /w/workspace/policy-common-master-merge-java/capabilities/target/capabilities-4.0.0-SNAPSHOT.jar 10:59:20 2025-12-02 10:59:20.774 [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader.info(87) - Loading classes from: /w/workspace/policy-common-master-merge-java/gson/target/gson-4.0.0-SNAPSHOT.jar 10:59:20 2025-12-02 10:59:20.774 [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader.info(87) - Loading classes from: /home/jenkins/.m2/repository/jakarta/ws/rs/jakarta.ws.rs-api/4.0.0/jakarta.ws.rs-api-4.0.0.jar 10:59:20 2025-12-02 10:59:20.775 [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader.info(87) - Loading classes from: /home/jenkins/.m2/repository/ch/qos/logback/logback-classic/1.5.18/logback-classic-1.5.18.jar 10:59:20 2025-12-02 10:59:20.776 [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader.info(87) - Loading classes from: /home/jenkins/.m2/repository/ch/qos/logback/logback-core/1.5.18/logback-core-1.5.18.jar 10:59:20 2025-12-02 10:59:20.777 [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader.info(87) - Loading classes from: /home/jenkins/.m2/repository/com/google/code/gson/gson/2.12.1/gson-2.12.1.jar 10:59:20 2025-12-02 10:59:20.777 [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader.info(87) - Loading classes from: /home/jenkins/.m2/repository/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.jar 10:59:20 2025-12-02 10:59:20.778 [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader.info(87) - Loading classes from: /home/jenkins/.m2/repository/com/google/re2j/re2j/1.8/re2j-1.8.jar 10:59:20 2025-12-02 10:59:20.778 [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader.info(87) - Loading classes from: /home/jenkins/.m2/repository/commons-cli/commons-cli/1.9.0/commons-cli-1.9.0.jar 10:59:20 2025-12-02 10:59:20.778 [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader.info(87) - Loading classes from: /home/jenkins/.m2/repository/commons-io/commons-io/2.18.0/commons-io-2.18.0.jar 10:59:20 2025-12-02 10:59:20.779 [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader.info(87) - Loading classes from: /home/jenkins/.m2/repository/commons-net/commons-net/3.11.1/commons-net-3.11.1.jar 10:59:20 2025-12-02 10:59:20.780 [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader.info(87) - Loading classes from: /home/jenkins/.m2/repository/jakarta/persistence/jakarta.persistence-api/3.1.0/jakarta.persistence-api-3.1.0.jar 10:59:20 2025-12-02 10:59:20.780 [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader.info(87) - Loading classes from: /home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/4.0.2/jakarta.xml.bind-api-4.0.2.jar 10:59:20 2025-12-02 10:59:20.781 [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader.info(87) - Loading classes from: /home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.1.3/jakarta.activation-api-2.1.3.jar 10:59:20 2025-12-02 10:59:20.781 [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader.info(87) - Loading classes from: /home/jenkins/.m2/repository/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.jar 10:59:20 2025-12-02 10:59:20.782 [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader.info(87) - Loading classes from: /home/jenkins/.m2/repository/org/projectlombok/lombok/1.18.38/lombok-1.18.38.jar 10:59:20 2025-12-02 10:59:20.783 [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader.info(87) - Loading classes from: /home/jenkins/.m2/repository/org/slf4j/slf4j-api/2.0.17/slf4j-api-2.0.17.jar 10:59:20 2025-12-02 10:59:20.783 [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader.info(87) - Loading classes from: /home/jenkins/.m2/repository/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar 10:59:20 2025-12-02 10:59:20.784 [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader.info(87) - Loading classes from: /home/jenkins/.m2/repository/com/openpojo/openpojo/0.9.1/openpojo-0.9.1.jar 10:59:20 2025-12-02 10:59:20.784 [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader.info(87) - Loading classes from: /home/jenkins/.m2/repository/org/assertj/assertj-core/3.25.3/assertj-core-3.25.3.jar 10:59:20 2025-12-02 10:59:20.785 [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader.info(87) - Loading classes from: /home/jenkins/.m2/repository/net/bytebuddy/byte-buddy/1.14.11/byte-buddy-1.14.11.jar 10:59:20 2025-12-02 10:59:20.789 [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader.info(87) - Loading classes from: /home/jenkins/.m2/repository/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar 10:59:20 2025-12-02 10:59:20.790 [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader.info(87) - Loading classes from: /home/jenkins/.m2/repository/org/mockito/mockito-core/5.18.0/mockito-core-5.18.0.jar 10:59:20 2025-12-02 10:59:20.791 [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader.info(87) - Loading classes from: /home/jenkins/.m2/repository/net/bytebuddy/byte-buddy-agent/1.17.5/byte-buddy-agent-1.17.5.jar 10:59:20 2025-12-02 10:59:20.791 [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader.info(87) - Loading classes from: /home/jenkins/.m2/repository/org/objenesis/objenesis/3.3/objenesis-3.3.jar 10:59:20 2025-12-02 10:59:20.792 [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader.info(87) - Loading classes from: /home/jenkins/.m2/repository/org/mockito/mockito-junit-jupiter/5.18.0/mockito-junit-jupiter-5.18.0.jar 10:59:20 2025-12-02 10:59:20.792 [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader.info(87) - Loading classes from: /home/jenkins/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.12.2/junit-jupiter-api-5.12.2.jar 10:59:20 2025-12-02 10:59:20.793 [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader.info(87) - Loading classes from: /home/jenkins/.m2/repository/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar 10:59:20 2025-12-02 10:59:20.793 [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader.info(87) - Loading classes from: /home/jenkins/.m2/repository/org/junit/platform/junit-platform-commons/1.12.2/junit-platform-commons-1.12.2.jar 10:59:20 2025-12-02 10:59:20.793 [main] INFO c.o.r.j.p.e.JavaClassPathClassLoader.info(87) - Loading classes from: /home/jenkins/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar 10:59:20 2025-12-02 10:59:20.793 [main] WARN c.o.r.j.p.e.JavaClassPathClassLoader.warn(92) - Failed to get value for environment variable: [java.ext.dirs] 10:59:20 2025-12-02 10:59:20.828 [main] DEBUG c.o.v.test.impl.GetterTester.debug(82) - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.common.utils.report.HealthCheckReport.name, fieldGetter=PojoMethodImpl [method=getName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setName args=[class java.lang.String] return=void]]] with value [CiVqrLq0QXNy] 10:59:20 2025-12-02 10:59:20.837 [main] INFO c.o.validation.affirm.Affirmation.info(87) - Dynamically setting affirmation implementation = [com.openpojo.validation.affirm.JavaAssertionAffirmation [@3bd3d05e: ]] 10:59:20 2025-12-02 10:59:20.837 [main] DEBUG c.o.v.test.impl.GetterTester.debug(82) - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.common.utils.report.HealthCheckReport.url, fieldGetter=PojoMethodImpl [method=getUrl args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setUrl args=[class java.lang.String] return=void]]] with value [IAO] 10:59:20 2025-12-02 10:59:20.838 [main] DEBUG c.o.v.test.impl.GetterTester.debug(82) - Testing Field [PojoFieldImpl [field=private boolean org.onap.policy.common.utils.report.HealthCheckReport.healthy, fieldGetter=PojoMethodImpl [method=isHealthy args=[] return=boolean], fieldSetter=PojoMethodImpl [method=setHealthy args=[boolean] return=void]]] with value [true] 10:59:20 2025-12-02 10:59:20.838 [main] DEBUG c.o.v.test.impl.GetterTester.debug(82) - Testing Field [PojoFieldImpl [field=private int org.onap.policy.common.utils.report.HealthCheckReport.code, fieldGetter=PojoMethodImpl [method=getCode args=[] return=int], fieldSetter=PojoMethodImpl [method=setCode args=[int] return=void]]] with value [1977280428] 10:59:20 2025-12-02 10:59:20.839 [main] DEBUG c.o.v.test.impl.GetterTester.debug(82) - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.common.utils.report.HealthCheckReport.message, fieldGetter=PojoMethodImpl [method=getMessage args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setMessage args=[class java.lang.String] return=void]]] with value [oRre1t] 10:59:20 2025-12-02 10:59:20.839 [main] DEBUG c.o.v.test.impl.SetterTester.debug(82) - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.common.utils.report.HealthCheckReport.name, fieldGetter=PojoMethodImpl [method=getName args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setName args=[class java.lang.String] return=void]]] with value [kodNKFFyF9s] 10:59:20 2025-12-02 10:59:20.840 [main] DEBUG c.o.v.test.impl.SetterTester.debug(82) - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.common.utils.report.HealthCheckReport.url, fieldGetter=PojoMethodImpl [method=getUrl args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setUrl args=[class java.lang.String] return=void]]] with value [Zae] 10:59:20 2025-12-02 10:59:20.840 [main] DEBUG c.o.v.test.impl.SetterTester.debug(82) - Testing Field [PojoFieldImpl [field=private boolean org.onap.policy.common.utils.report.HealthCheckReport.healthy, fieldGetter=PojoMethodImpl [method=isHealthy args=[] return=boolean], fieldSetter=PojoMethodImpl [method=setHealthy args=[boolean] return=void]]] with value [false] 10:59:20 2025-12-02 10:59:20.840 [main] DEBUG c.o.v.test.impl.SetterTester.debug(82) - Testing Field [PojoFieldImpl [field=private int org.onap.policy.common.utils.report.HealthCheckReport.code, fieldGetter=PojoMethodImpl [method=getCode args=[] return=int], fieldSetter=PojoMethodImpl [method=setCode args=[int] return=void]]] with value [1033968467] 10:59:20 2025-12-02 10:59:20.841 [main] DEBUG c.o.v.test.impl.SetterTester.debug(82) - Testing Field [PojoFieldImpl [field=private java.lang.String org.onap.policy.common.utils.report.HealthCheckReport.message, fieldGetter=PojoMethodImpl [method=getMessage args=[] return=class java.lang.String], fieldSetter=PojoMethodImpl [method=setMessage args=[class java.lang.String] return=void]]] with value [VTHMrr] 10:59:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.405 s -- in org.onap.policy.common.utils.report.TestHealthCheckReport 10:59:20 [INFO] Running org.onap.policy.common.utils.resources.PrometheusUtilsTest 10:59:20 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.policy.common.utils.resources.PrometheusUtilsTest 10:59:20 [INFO] Running org.onap.policy.common.utils.resources.TextFileUtilsTest 10:59:20 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s -- in org.onap.policy.common.utils.resources.TextFileUtilsTest 10:59:20 [INFO] Running org.onap.policy.common.utils.resources.ResourceUtilsTest 10:59:21 2025-12-02 10:59:21.011 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getLocalFile(184) - resource "file:/tmp/" was found on the local file system 10:59:21 2025-12-02 10:59:21.014 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getLocalFile(184) - resource "file:/tmp/org.onap.policy.common.utils.resources.ResourceUtilsTest9112643667127515090.tmp" was found on the local file system 10:59:21 2025-12-02 10:59:21.014 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getLocalFile(184) - resource "file:/tmp/org.onap.policy.common.utils.resources.ResourceUtilsTest11841287247767376810.tmp" was found on the local file system 10:59:21 2025-12-02 10:59:21.014 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getLocalFile(187) - resource "META-INF" does not exist on the local file system 10:59:21 2025-12-02 10:59:21.020 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getUrlResource(144) - found URL resource "jar:file:/usr/share/java/java-atk-wrapper.jar!/META-INF" : 10:59:21 2025-12-02 10:59:21.020 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getLocalFile(187) - resource "META-INF/MANIFEST.MF" does not exist on the local file system 10:59:21 2025-12-02 10:59:21.020 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getUrlResource(144) - found URL resource "jar:file:/usr/share/java/java-atk-wrapper.jar!/META-INF/MANIFEST.MF" : 10:59:21 2025-12-02 10:59:21.021 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getLocalFile(187) - resource "testdir" does not exist on the local file system 10:59:21 2025-12-02 10:59:21.021 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getUrlResource(144) - found URL resource "file:/w/workspace/policy-common-master-merge-java/utils/target/test-classes/testdir" : 10:59:21 2025-12-02 10:59:21.021 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getLocalFile(187) - resource "testdir/testfile.xml" does not exist on the local file system 10:59:21 2025-12-02 10:59:21.021 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getUrlResource(144) - found URL resource "file:/w/workspace/policy-common-master-merge-java/utils/target/test-classes/testdir/testfile.xml" : 10:59:21 2025-12-02 10:59:21.022 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getLocalFile(184) - resource "file:/w/workspace/policy-common-master-merge-java/utils/src/test/resources/testdir/" was found on the local file system 10:59:21 2025-12-02 10:59:21.022 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getLocalFile(184) - resource "file:/w/workspace/policy-common-master-merge-java/utils/src/test/resources/testdir/testfile.xml" was found on the local file system 10:59:21 2025-12-02 10:59:21.022 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getLocalFile(187) - resource "somewhere/over/the/rainbow" does not exist on the local file system 10:59:21 2025-12-02 10:59:21.023 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getUrlResource(149) - cound not find URL resource "somewhere/over/the/rainbow" : 10:59:21 2025-12-02 10:59:21.023 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getLocalFile(187) - resource "@%%%\\_:::DESD" does not exist on the local file system 10:59:21 2025-12-02 10:59:21.024 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getUrlResource(149) - cound not find URL resource "@%%%\\_:::DESD" : 10:59:21 2025-12-02 10:59:21.027 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getLocalFile(184) - resource "file:/tmp/" was found on the local file system 10:59:21 2025-12-02 10:59:21.065 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getLocalFile(184) - resource "file:/tmp/org.onap.policy.common.utils.resources.ResourceUtilsTest16182006386475250384.tmp" was found on the local file system 10:59:21 2025-12-02 10:59:21.066 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getLocalFile(184) - resource "file:/tmp/org.onap.policy.common.utils.resources.ResourceUtilsTest12546022155011253658.tmp" was found on the local file system 10:59:21 2025-12-02 10:59:21.066 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getLocalFile(187) - resource "META-INF" does not exist on the local file system 10:59:21 2025-12-02 10:59:21.067 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getUrlResource(144) - found URL resource "jar:file:/usr/share/java/java-atk-wrapper.jar!/META-INF" : 10:59:21 2025-12-02 10:59:21.067 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getLocalFile(187) - resource "META-INF/MANIFEST.MF" does not exist on the local file system 10:59:21 2025-12-02 10:59:21.067 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getUrlResource(144) - found URL resource "jar:file:/usr/share/java/java-atk-wrapper.jar!/META-INF/MANIFEST.MF" : 10:59:21 2025-12-02 10:59:21.067 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getLocalFile(187) - resource "testdir" does not exist on the local file system 10:59:21 2025-12-02 10:59:21.068 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getUrlResource(144) - found URL resource "file:/w/workspace/policy-common-master-merge-java/utils/target/test-classes/testdir" : 10:59:21 2025-12-02 10:59:21.068 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getLocalFile(187) - resource "testdir/testfile.xml" does not exist on the local file system 10:59:21 2025-12-02 10:59:21.068 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getUrlResource(144) - found URL resource "file:/w/workspace/policy-common-master-merge-java/utils/target/test-classes/testdir/testfile.xml" : 10:59:21 2025-12-02 10:59:21.068 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getLocalFile(184) - resource "file:/w/workspace/policy-common-master-merge-java/utils/src/test/resources/testdir/" was found on the local file system 10:59:21 2025-12-02 10:59:21.069 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getLocalFile(184) - resource "file:/w/workspace/policy-common-master-merge-java/utils/src/test/resources/testdir/testfile.xml" was found on the local file system 10:59:21 2025-12-02 10:59:21.069 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getLocalFile(187) - resource "somewhere/over/the/rainbow" does not exist on the local file system 10:59:21 2025-12-02 10:59:21.069 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getUrlResource(149) - cound not find URL resource "somewhere/over/the/rainbow" : 10:59:21 2025-12-02 10:59:21.069 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getResourceAsStream(113) - could not find resource "somewhere/over/the/rainbow" : 10:59:21 2025-12-02 10:59:21.069 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getLocalFile(187) - resource "@%%%\\_:::DESD" does not exist on the local file system 10:59:21 2025-12-02 10:59:21.070 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getUrlResource(149) - cound not find URL resource "@%%%\\_:::DESD" : 10:59:21 2025-12-02 10:59:21.070 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getResourceAsStream(113) - could not find resource "@%%%\\_:::DESD" : 10:59:21 2025-12-02 10:59:21.070 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getLocalFile(191) - error finding resource null 10:59:21 java.lang.NullPointerException: null 10:59:21 at java.base/java.io.File.(File.java:278) 10:59:21 at org.onap.policy.common.utils.resources.ResourceUtils.getLocalFile(ResourceUtils.java:180) 10:59:21 at org.onap.policy.common.utils.resources.ResourceUtils.getUrl4Resource(ResourceUtils.java:67) 10:59:21 at org.onap.policy.common.utils.resources.ResourceUtils.getResourceAsStream(ResourceUtils.java:108) 10:59:21 at org.onap.policy.common.utils.resources.ResourceUtilsTest.testGetResourceAsStream(ResourceUtilsTest.java:198) 10:59:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:59:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:59:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:59:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:59:21 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 10:59:21 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 10:59:21 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 10:59:21 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 10:59:21 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 10:59:21 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 10:59:21 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 10:59:21 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 10:59:21 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 10:59:21 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 10:59:21 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 10:59:21 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 10:59:21 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 10:59:21 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 10:59:21 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 10:59:21 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 10:59:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:21 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 10:59:21 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 10:59:21 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 10:59:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:21 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:21 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:21 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:21 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:21 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:59:21 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:59:21 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:59:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 10:59:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 10:59:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 10:59:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 10:59:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 10:59:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 10:59:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:59:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:59:21 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:21 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 10:59:21 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:59:21 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 10:59:21 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:21 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:59:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 10:59:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 10:59:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 10:59:21 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:59:21 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:59:21 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:59:21 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:59:21 2025-12-02 10:59:21.074 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getUrlResource(156) - error getting URL resource null 10:59:21 java.lang.NullPointerException: Cannot invoke "java.lang.CharSequence.length()" because "this.charSequence" is null 10:59:21 at com.google.re2j.MatcherInput$Utf16MatcherInput.length(MatcherInput.java:102) 10:59:21 at com.google.re2j.Matcher.reset(Matcher.java:108) 10:59:21 at com.google.re2j.Matcher.reset(Matcher.java:140) 10:59:21 at com.google.re2j.Matcher.reset(Matcher.java:122) 10:59:21 at com.google.re2j.Matcher.(Matcher.java:89) 10:59:21 at com.google.re2j.Pattern.split(Pattern.java:223) 10:59:21 at com.google.re2j.Pattern.split(Pattern.java:205) 10:59:21 at org.onap.policy.common.utils.resources.ResourceUtils.getUrlResource(ResourceUtils.java:137) 10:59:21 at org.onap.policy.common.utils.resources.ResourceUtils.getUrl4Resource(ResourceUtils.java:74) 10:59:21 at org.onap.policy.common.utils.resources.ResourceUtils.getResourceAsStream(ResourceUtils.java:108) 10:59:21 at org.onap.policy.common.utils.resources.ResourceUtilsTest.testGetResourceAsStream(ResourceUtilsTest.java:198) 10:59:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:59:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:59:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:59:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:59:21 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 10:59:21 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 10:59:21 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 10:59:21 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 10:59:21 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 10:59:21 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 10:59:21 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 10:59:21 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 10:59:21 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 10:59:21 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 10:59:21 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 10:59:21 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 10:59:21 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 10:59:21 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 10:59:21 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 10:59:21 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 10:59:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:21 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 10:59:21 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 10:59:21 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 10:59:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:21 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:21 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:21 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:21 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:21 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:59:21 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:59:21 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:59:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 10:59:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 10:59:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 10:59:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 10:59:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 10:59:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 10:59:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:59:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:59:21 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:21 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 10:59:21 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:59:21 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 10:59:21 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:21 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:59:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 10:59:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 10:59:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 10:59:21 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:59:21 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:59:21 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:59:21 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:59:21 2025-12-02 10:59:21.074 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getResourceAsStream(113) - could not find resource "null" : 10:59:21 2025-12-02 10:59:21.075 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getLocalFile(187) - resource "" does not exist on the local file system 10:59:21 2025-12-02 10:59:21.075 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getUrlResource(144) - found URL resource "file:/w/workspace/policy-common-master-merge-java/utils/target/test-classes/" : 10:59:21 2025-12-02 10:59:21.084 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getLocalFile(184) - resource "file:/tmp/" was found on the local file system 10:59:21 2025-12-02 10:59:21.098 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getLocalFile(184) - resource "file:/tmp/org.onap.policy.common.utils.resources.ResourceUtilsTest2560168178130269362.tmp" was found on the local file system 10:59:21 2025-12-02 10:59:21.099 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getLocalFile(184) - resource "file:/tmp/org.onap.policy.common.utils.resources.ResourceUtilsTest15258055673362513832.tmp" was found on the local file system 10:59:21 2025-12-02 10:59:21.100 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getLocalFile(187) - resource "META-INF/MANIFEST.MF" does not exist on the local file system 10:59:21 2025-12-02 10:59:21.100 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getUrlResource(144) - found URL resource "jar:file:/usr/share/java/java-atk-wrapper.jar!/META-INF/MANIFEST.MF" : 10:59:21 2025-12-02 10:59:21.100 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getLocalFile(187) - resource "testdir" does not exist on the local file system 10:59:21 2025-12-02 10:59:21.100 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getUrlResource(144) - found URL resource "file:/w/workspace/policy-common-master-merge-java/utils/target/test-classes/testdir" : 10:59:21 2025-12-02 10:59:21.101 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getLocalFile(187) - resource "testdir/testfile.xml" does not exist on the local file system 10:59:21 2025-12-02 10:59:21.101 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getUrlResource(144) - found URL resource "file:/w/workspace/policy-common-master-merge-java/utils/target/test-classes/testdir/testfile.xml" : 10:59:21 2025-12-02 10:59:21.101 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getLocalFile(184) - resource "file:/w/workspace/policy-common-master-merge-java/utils/src/test/resources/testdir/" was found on the local file system 10:59:21 2025-12-02 10:59:21.102 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getLocalFile(184) - resource "file:/w/workspace/policy-common-master-merge-java/utils/src/test/resources/testdir/testfile.xml" was found on the local file system 10:59:21 2025-12-02 10:59:21.102 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getLocalFile(187) - resource "somewhere/over/the/rainbow" does not exist on the local file system 10:59:21 2025-12-02 10:59:21.102 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getUrlResource(149) - cound not find URL resource "somewhere/over/the/rainbow" : 10:59:21 2025-12-02 10:59:21.103 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getResourceAsStream(113) - could not find resource "somewhere/over/the/rainbow" : 10:59:21 2025-12-02 10:59:21.103 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getLocalFile(187) - resource "@%%%\\_:::DESD" does not exist on the local file system 10:59:21 2025-12-02 10:59:21.103 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getUrlResource(149) - cound not find URL resource "@%%%\\_:::DESD" : 10:59:21 2025-12-02 10:59:21.103 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getResourceAsStream(113) - could not find resource "@%%%\\_:::DESD" : 10:59:21 2025-12-02 10:59:21.103 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getLocalFile(191) - error finding resource null 10:59:21 java.lang.NullPointerException: null 10:59:21 at java.base/java.io.File.(File.java:278) 10:59:21 at org.onap.policy.common.utils.resources.ResourceUtils.getLocalFile(ResourceUtils.java:180) 10:59:21 at org.onap.policy.common.utils.resources.ResourceUtils.getUrl4Resource(ResourceUtils.java:67) 10:59:21 at org.onap.policy.common.utils.resources.ResourceUtils.getResourceAsStream(ResourceUtils.java:108) 10:59:21 at org.onap.policy.common.utils.resources.ResourceUtils.getResourceAsString(ResourceUtils.java:88) 10:59:21 at org.onap.policy.common.utils.resources.ResourceUtilsTest.testGetResourceAsString(ResourceUtilsTest.java:243) 10:59:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:59:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:59:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:59:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:59:21 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 10:59:21 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 10:59:21 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 10:59:21 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 10:59:21 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 10:59:21 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 10:59:21 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 10:59:21 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 10:59:21 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 10:59:21 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 10:59:21 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 10:59:21 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 10:59:21 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 10:59:21 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 10:59:21 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 10:59:21 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 10:59:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:21 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 10:59:21 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 10:59:21 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 10:59:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:21 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:21 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:21 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:21 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:21 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:59:21 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:59:21 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:59:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 10:59:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 10:59:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 10:59:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 10:59:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 10:59:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 10:59:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:59:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:59:21 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:21 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 10:59:21 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:59:21 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 10:59:21 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:21 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:59:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 10:59:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 10:59:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 10:59:21 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:59:21 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:59:21 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:59:21 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:59:21 2025-12-02 10:59:21.104 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getUrlResource(156) - error getting URL resource null 10:59:21 java.lang.NullPointerException: Cannot invoke "java.lang.CharSequence.length()" because "this.charSequence" is null 10:59:21 at com.google.re2j.MatcherInput$Utf16MatcherInput.length(MatcherInput.java:102) 10:59:21 at com.google.re2j.Matcher.reset(Matcher.java:108) 10:59:21 at com.google.re2j.Matcher.reset(Matcher.java:140) 10:59:21 at com.google.re2j.Matcher.reset(Matcher.java:122) 10:59:21 at com.google.re2j.Matcher.(Matcher.java:89) 10:59:21 at com.google.re2j.Pattern.split(Pattern.java:223) 10:59:21 at com.google.re2j.Pattern.split(Pattern.java:205) 10:59:21 at org.onap.policy.common.utils.resources.ResourceUtils.getUrlResource(ResourceUtils.java:137) 10:59:21 at org.onap.policy.common.utils.resources.ResourceUtils.getUrl4Resource(ResourceUtils.java:74) 10:59:21 at org.onap.policy.common.utils.resources.ResourceUtils.getResourceAsStream(ResourceUtils.java:108) 10:59:21 at org.onap.policy.common.utils.resources.ResourceUtils.getResourceAsString(ResourceUtils.java:88) 10:59:21 at org.onap.policy.common.utils.resources.ResourceUtilsTest.testGetResourceAsString(ResourceUtilsTest.java:243) 10:59:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:59:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:59:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:59:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:59:21 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 10:59:21 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 10:59:21 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 10:59:21 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 10:59:21 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 10:59:21 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 10:59:21 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 10:59:21 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 10:59:21 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 10:59:21 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 10:59:21 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 10:59:21 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 10:59:21 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 10:59:21 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 10:59:21 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 10:59:21 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 10:59:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:21 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 10:59:21 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 10:59:21 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 10:59:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:21 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:21 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:21 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:21 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:21 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:59:21 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:59:21 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:59:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 10:59:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 10:59:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 10:59:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 10:59:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 10:59:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 10:59:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:59:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:59:21 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:21 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 10:59:21 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:59:21 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 10:59:21 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:21 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:59:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 10:59:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 10:59:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 10:59:21 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:59:21 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:59:21 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:59:21 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:59:21 2025-12-02 10:59:21.105 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getResourceAsStream(113) - could not find resource "null" : 10:59:21 2025-12-02 10:59:21.105 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getLocalFile(187) - resource "" does not exist on the local file system 10:59:21 2025-12-02 10:59:21.105 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getUrlResource(144) - found URL resource "file:/w/workspace/policy-common-master-merge-java/utils/target/test-classes/" : 10:59:21 2025-12-02 10:59:21.107 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getLocalFile(187) - resource "/something/else" does not exist on the local file system 10:59:21 2025-12-02 10:59:21.108 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getUrlResource(149) - cound not find URL resource "/something/else" : 10:59:21 2025-12-02 10:59:21.108 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getLocalFile(187) - resource "xml/example.xml" does not exist on the local file system 10:59:21 2025-12-02 10:59:21.108 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getUrlResource(149) - cound not find URL resource "xml/example.xml" : 10:59:21 2025-12-02 10:59:21.108 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getLocalFile(187) - resource "com/google" does not exist on the local file system 10:59:21 2025-12-02 10:59:21.109 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getUrlResource(144) - found URL resource "jar:file:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.12.1/gson-2.12.1.jar!/com/google/" : 10:59:21 2025-12-02 10:59:21.111 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getLocalFile(184) - resource "file:/tmp/" was found on the local file system 10:59:21 2025-12-02 10:59:21.111 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getLocalFile(184) - resource "file:/tmp/org.onap.policy.common.utils.resources.ResourceUtilsTest8744565548790646649.tmp" was found on the local file system 10:59:21 2025-12-02 10:59:21.111 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getLocalFile(184) - resource "file:/tmp/org.onap.policy.common.utils.resources.ResourceUtilsTest5121585076136519471.tmp" was found on the local file system 10:59:21 2025-12-02 10:59:21.111 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getLocalFile(187) - resource "META-INF" does not exist on the local file system 10:59:21 2025-12-02 10:59:21.111 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getLocalFile(187) - resource "META-INF/MANIFEST.MF" does not exist on the local file system 10:59:21 2025-12-02 10:59:21.112 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getLocalFile(187) - resource "testdir" does not exist on the local file system 10:59:21 2025-12-02 10:59:21.112 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getLocalFile(187) - resource "testdir/testfile.xml" does not exist on the local file system 10:59:21 2025-12-02 10:59:21.112 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getLocalFile(184) - resource "file:/w/workspace/policy-common-master-merge-java/utils/src/test/resources/testdir/" was found on the local file system 10:59:21 2025-12-02 10:59:21.112 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getLocalFile(184) - resource "file:/w/workspace/policy-common-master-merge-java/utils/src/test/resources/testdir/testfile.xml" was found on the local file system 10:59:21 2025-12-02 10:59:21.113 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getLocalFile(187) - resource "somewhere/over/the/rainbow" does not exist on the local file system 10:59:21 2025-12-02 10:59:21.113 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getLocalFile(187) - resource "@%%%\\_:::DESD" does not exist on the local file system 10:59:21 2025-12-02 10:59:21.113 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getLocalFile(187) - resource "file:///testdir/testfile.xml" does not exist on the local file system 10:59:21 2025-12-02 10:59:21.113 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getLocalFile(191) - error finding resource null 10:59:21 java.lang.NullPointerException: null 10:59:21 at java.base/java.io.File.(File.java:278) 10:59:21 at org.onap.policy.common.utils.resources.ResourceUtils.getLocalFile(ResourceUtils.java:180) 10:59:21 at org.onap.policy.common.utils.resources.ResourceUtilsTest.testGetLocalFile(ResourceUtilsTest.java:178) 10:59:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:59:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:59:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:59:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:59:21 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 10:59:21 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 10:59:21 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 10:59:21 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 10:59:21 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 10:59:21 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 10:59:21 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 10:59:21 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 10:59:21 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 10:59:21 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 10:59:21 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 10:59:21 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 10:59:21 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 10:59:21 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 10:59:21 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 10:59:21 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 10:59:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:21 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 10:59:21 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 10:59:21 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 10:59:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:21 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:21 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:21 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:21 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:21 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:59:21 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:59:21 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:59:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 10:59:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 10:59:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 10:59:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 10:59:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 10:59:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 10:59:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:59:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:59:21 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:21 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 10:59:21 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:59:21 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 10:59:21 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:21 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:59:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 10:59:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 10:59:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 10:59:21 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:59:21 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:59:21 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:59:21 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:59:21 2025-12-02 10:59:21.116 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getUrlResource(149) - cound not find URL resource "/tmp" : 10:59:21 2025-12-02 10:59:21.116 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getUrlResource(149) - cound not find URL resource "/tmp/org.onap.policy.common.utils.resources.ResourceUtilsTest6980754038940451371.tmp" : 10:59:21 2025-12-02 10:59:21.117 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getUrlResource(149) - cound not find URL resource "/tmp/org.onap.policy.common.utils.resources.ResourceUtilsTest13818777653301731548.tmp" : 10:59:21 2025-12-02 10:59:21.117 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getUrlResource(144) - found URL resource "jar:file:/usr/share/java/java-atk-wrapper.jar!/META-INF" : 10:59:21 2025-12-02 10:59:21.117 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getUrlResource(144) - found URL resource "jar:file:/usr/share/java/java-atk-wrapper.jar!/META-INF/MANIFEST.MF" : 10:59:21 2025-12-02 10:59:21.117 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getUrlResource(144) - found URL resource "file:/w/workspace/policy-common-master-merge-java/utils/target/test-classes/testdir" : 10:59:21 2025-12-02 10:59:21.118 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getUrlResource(144) - found URL resource "file:/w/workspace/policy-common-master-merge-java/utils/target/test-classes/testdir/testfile.xml" : 10:59:21 2025-12-02 10:59:21.118 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getUrlResource(152) - found URL resource "file:/w/workspace/policy-common-master-merge-java/utils/target/test-classes/testdir" : 10:59:21 2025-12-02 10:59:21.119 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getLocalFile(184) - resource "file:/w/workspace/policy-common-master-merge-java/utils/src/test/resources/testdir/" was found on the local file system 10:59:21 2025-12-02 10:59:21.119 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getLocalFile(184) - resource "file:/w/workspace/policy-common-master-merge-java/utils/src/test/resources/testdir/testfile.xml" was found on the local file system 10:59:21 2025-12-02 10:59:21.120 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getUrlResource(149) - cound not find URL resource "somewhere/over/the/rainbow" : 10:59:21 2025-12-02 10:59:21.120 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getUrlResource(149) - cound not find URL resource "@%%%\\_:::DESD" : 10:59:21 2025-12-02 10:59:21.120 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getUrlResource(156) - error getting URL resource null 10:59:21 java.lang.NullPointerException: Cannot invoke "java.lang.CharSequence.length()" because "this.charSequence" is null 10:59:21 at com.google.re2j.MatcherInput$Utf16MatcherInput.length(MatcherInput.java:102) 10:59:21 at com.google.re2j.Matcher.reset(Matcher.java:108) 10:59:21 at com.google.re2j.Matcher.reset(Matcher.java:140) 10:59:21 at com.google.re2j.Matcher.reset(Matcher.java:122) 10:59:21 at com.google.re2j.Matcher.(Matcher.java:89) 10:59:21 at com.google.re2j.Pattern.split(Pattern.java:223) 10:59:21 at com.google.re2j.Pattern.split(Pattern.java:205) 10:59:21 at org.onap.policy.common.utils.resources.ResourceUtils.getUrlResource(ResourceUtils.java:137) 10:59:21 at org.onap.policy.common.utils.resources.ResourceUtilsTest.testgetUrlResource(ResourceUtilsTest.java:130) 10:59:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:59:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:59:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:59:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:59:21 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 10:59:21 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 10:59:21 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 10:59:21 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 10:59:21 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 10:59:21 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 10:59:21 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 10:59:21 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 10:59:21 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 10:59:21 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 10:59:21 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 10:59:21 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 10:59:21 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 10:59:21 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 10:59:21 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 10:59:21 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 10:59:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:21 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 10:59:21 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 10:59:21 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 10:59:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:21 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:21 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:21 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:21 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:21 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:59:21 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:59:21 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:59:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 10:59:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 10:59:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 10:59:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 10:59:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 10:59:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 10:59:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:59:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:59:21 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:21 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 10:59:21 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:59:21 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 10:59:21 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:21 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:59:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 10:59:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 10:59:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 10:59:21 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:59:21 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:59:21 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:59:21 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:59:21 2025-12-02 10:59:21.123 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getLocalFile(191) - error finding resource null 10:59:21 java.lang.NullPointerException: null 10:59:21 at java.base/java.io.File.(File.java:278) 10:59:21 at org.onap.policy.common.utils.resources.ResourceUtils.getLocalFile(ResourceUtils.java:180) 10:59:21 at org.onap.policy.common.utils.resources.ResourceUtils.getUrl4Resource(ResourceUtils.java:67) 10:59:21 at org.onap.policy.common.utils.resources.ResourceUtils.getDirectoryContents(ResourceUtils.java:223) 10:59:21 at org.onap.policy.common.utils.resources.ResourceUtilsTest.testGetDirectoryContents(ResourceUtilsTest.java:298) 10:59:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:59:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:59:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:59:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:59:21 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 10:59:21 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 10:59:21 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 10:59:21 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 10:59:21 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 10:59:21 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 10:59:21 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 10:59:21 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 10:59:21 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 10:59:21 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 10:59:21 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 10:59:21 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 10:59:21 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 10:59:21 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 10:59:21 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 10:59:21 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 10:59:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:21 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 10:59:21 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 10:59:21 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 10:59:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:21 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:21 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:21 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:21 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:21 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:59:21 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:59:21 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:59:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 10:59:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 10:59:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 10:59:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 10:59:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 10:59:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 10:59:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:59:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:59:21 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:21 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 10:59:21 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:59:21 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 10:59:21 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:21 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:59:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 10:59:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 10:59:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 10:59:21 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:59:21 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:59:21 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:59:21 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:59:21 2025-12-02 10:59:21.124 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getUrlResource(156) - error getting URL resource null 10:59:21 java.lang.NullPointerException: Cannot invoke "java.lang.CharSequence.length()" because "this.charSequence" is null 10:59:21 at com.google.re2j.MatcherInput$Utf16MatcherInput.length(MatcherInput.java:102) 10:59:21 at com.google.re2j.Matcher.reset(Matcher.java:108) 10:59:21 at com.google.re2j.Matcher.reset(Matcher.java:140) 10:59:21 at com.google.re2j.Matcher.reset(Matcher.java:122) 10:59:21 at com.google.re2j.Matcher.(Matcher.java:89) 10:59:21 at com.google.re2j.Pattern.split(Pattern.java:223) 10:59:21 at com.google.re2j.Pattern.split(Pattern.java:205) 10:59:21 at org.onap.policy.common.utils.resources.ResourceUtils.getUrlResource(ResourceUtils.java:137) 10:59:21 at org.onap.policy.common.utils.resources.ResourceUtils.getUrl4Resource(ResourceUtils.java:74) 10:59:21 at org.onap.policy.common.utils.resources.ResourceUtils.getDirectoryContents(ResourceUtils.java:223) 10:59:21 at org.onap.policy.common.utils.resources.ResourceUtilsTest.testGetDirectoryContents(ResourceUtilsTest.java:298) 10:59:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:59:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:59:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:59:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:59:21 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 10:59:21 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 10:59:21 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 10:59:21 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 10:59:21 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 10:59:21 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 10:59:21 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 10:59:21 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 10:59:21 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 10:59:21 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 10:59:21 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 10:59:21 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 10:59:21 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 10:59:21 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 10:59:21 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 10:59:21 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 10:59:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:21 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 10:59:21 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 10:59:21 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 10:59:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:21 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:21 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:21 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:21 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:21 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:59:21 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:59:21 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:59:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 10:59:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 10:59:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 10:59:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 10:59:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 10:59:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 10:59:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:59:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:59:21 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:21 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 10:59:21 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:59:21 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 10:59:21 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:21 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:59:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 10:59:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 10:59:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 10:59:21 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:59:21 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:59:21 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:59:21 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:59:21 2025-12-02 10:59:21.124 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getDirectoryContents(226) - resource "null" was not found 10:59:21 2025-12-02 10:59:21.124 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getLocalFile(187) - resource "idontexist" does not exist on the local file system 10:59:21 2025-12-02 10:59:21.125 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getUrlResource(149) - cound not find URL resource "idontexist" : 10:59:21 2025-12-02 10:59:21.125 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getDirectoryContents(226) - resource "idontexist" was not found 10:59:21 2025-12-02 10:59:21.125 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getLocalFile(187) - resource "logback-test.xml" does not exist on the local file system 10:59:21 2025-12-02 10:59:21.125 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getUrlResource(144) - found URL resource "file:/w/workspace/policy-common-master-merge-java/utils/target/test-classes/logback-test.xml" : 10:59:21 2025-12-02 10:59:21.125 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getDirectoryContentsLocal(254) - resource "logback-test.xml" is not a directory 10:59:21 2025-12-02 10:59:21.125 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getLocalFile(187) - resource "testdir" does not exist on the local file system 10:59:21 2025-12-02 10:59:21.125 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getUrlResource(144) - found URL resource "file:/w/workspace/policy-common-master-merge-java/utils/target/test-classes/testdir" : 10:59:21 2025-12-02 10:59:21.126 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getLocalFile(187) - resource "org/onap/policy/common" does not exist on the local file system 10:59:21 2025-12-02 10:59:21.126 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getUrlResource(144) - found URL resource "file:/w/workspace/policy-common-master-merge-java/utils/target/test-classes/org/onap/policy/common" : 10:59:21 2025-12-02 10:59:21.129 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getLocalFile(187) - resource "org/onap/policy/common/utils/coder" does not exist on the local file system 10:59:21 2025-12-02 10:59:21.130 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getUrlResource(144) - found URL resource "file:/w/workspace/policy-common-master-merge-java/utils/target/test-classes/org/onap/policy/common/utils/coder" : 10:59:21 2025-12-02 10:59:21.131 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getLocalFile(187) - resource "com" does not exist on the local file system 10:59:21 2025-12-02 10:59:21.131 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getUrlResource(144) - found URL resource "jar:file:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.12.1/gson-2.12.1.jar!/com/" : 10:59:21 2025-12-02 10:59:21.133 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getLocalFile(187) - resource "com/google/gson" does not exist on the local file system 10:59:21 2025-12-02 10:59:21.133 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getUrlResource(144) - found URL resource "jar:file:/home/jenkins/.m2/repository/com/google/code/gson/gson/2.12.1/gson-2.12.1.jar!/com/google/gson/" : 10:59:21 2025-12-02 10:59:21.136 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getDirectoryContentsJar(302) - error opening jar file /worse 10:59:21 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.153 s -- in org.onap.policy.common.utils.resources.ResourceUtilsTest 10:59:21 [INFO] Running org.onap.policy.common.utils.resources.DirectoryUtilsTest 10:59:21 2025-12-02 10:59:21.141 [main] INFO o.o.p.c.u.resources.DirectoryUtils.createTempDirectory(52) - created temporary directory, /tmp/directoryUtilsTest4168312128890535226 10:59:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.onap.policy.common.utils.resources.DirectoryUtilsTest 10:59:21 [INFO] Running org.onap.policy.common.utils.cmd.TestCommandLineArguments 10:59:21 2025-12-02 10:59:21.206 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getLocalFile(184) - resource "file:/w/workspace/policy-common-master-merge-java/utils/src/test/resources/" was found on the local file system 10:59:21 2025-12-02 10:59:21.209 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getLocalFile(187) - resource "cmdFiles/configuration.json" does not exist on the local file system 10:59:21 2025-12-02 10:59:21.209 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getUrlResource(144) - found URL resource "file:/w/workspace/policy-common-master-merge-java/utils/target/test-classes/cmdFiles/configuration.json" : 10:59:21 2025-12-02 10:59:21.219 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getLocalFile(187) - resource "someFileName.json" does not exist on the local file system 10:59:21 2025-12-02 10:59:21.220 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getUrlResource(149) - cound not find URL resource "someFileName.json" : 10:59:21 2025-12-02 10:59:21.222 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getLocalFile(187) - resource "cmdFiles/configuration.json" does not exist on the local file system 10:59:21 2025-12-02 10:59:21.223 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getUrlResource(144) - found URL resource "file:/w/workspace/policy-common-master-merge-java/utils/target/test-classes/cmdFiles/configuration.json" : 10:59:21 2025-12-02 10:59:21.224 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getLocalFile(187) - resource "version.txt" does not exist on the local file system 10:59:21 2025-12-02 10:59:21.224 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getUrlResource(144) - found URL resource "file:/w/workspace/policy-common-master-merge-java/utils/target/test-classes/version.txt" : 10:59:21 2025-12-02 10:59:21.226 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getLocalFile(187) - resource "version.txt" does not exist on the local file system 10:59:21 2025-12-02 10:59:21.227 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getUrlResource(144) - found URL resource "file:/w/workspace/policy-common-master-merge-java/utils/target/test-classes/version.txt" : 10:59:21 2025-12-02 10:59:21.227 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getLocalFile(187) - resource "version.txt" does not exist on the local file system 10:59:21 2025-12-02 10:59:21.227 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getUrlResource(144) - found URL resource "file:/w/workspace/policy-common-master-merge-java/utils/target/test-classes/version.txt" : 10:59:21 2025-12-02 10:59:21.230 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getLocalFile(187) - resource "cmdFiles/property.json" does not exist on the local file system 10:59:21 2025-12-02 10:59:21.231 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getUrlResource(144) - found URL resource "file:/w/workspace/policy-common-master-merge-java/utils/target/test-classes/cmdFiles/property.json" : 10:59:21 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in org.onap.policy.common.utils.cmd.TestCommandLineArguments 10:59:21 [INFO] Running org.onap.policy.common.utils.validation.VersionTest 10:59:21 2025-12-02 10:59:21.252 [main] INFO o.o.p.c.utils.validation.Version.makeVersion(83) - invalid version for my-type my-name: 10:59:21 2025-12-02 10:59:21.252 [main] INFO o.o.p.c.utils.validation.Version.makeVersion(83) - invalid version for my-type my-name: a.3.4 10:59:21 2025-12-02 10:59:21.252 [main] INFO o.o.p.c.utils.validation.Version.makeVersion(83) - invalid version for my-type my-name: 100. 10:59:21 2025-12-02 10:59:21.252 [main] INFO o.o.p.c.utils.validation.Version.makeVersion(99) - invalid version for my-type my-name: 10000000000000000.2.3 10:59:21 java.lang.NumberFormatException: For input string: "10000000000000000" 10:59:21 at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:67) 10:59:21 at java.base/java.lang.Integer.parseInt(Integer.java:668) 10:59:21 at java.base/java.lang.Integer.parseInt(Integer.java:786) 10:59:21 at org.onap.policy.common.utils.validation.Version.makeVersion(Version.java:94) 10:59:21 at org.onap.policy.common.utils.validation.VersionTest.testMakeVersion(VersionTest.java:75) 10:59:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:59:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:59:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:59:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:59:21 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 10:59:21 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 10:59:21 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 10:59:21 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 10:59:21 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 10:59:21 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 10:59:21 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 10:59:21 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 10:59:21 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 10:59:21 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 10:59:21 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 10:59:21 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 10:59:21 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 10:59:21 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 10:59:21 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 10:59:21 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 10:59:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:21 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 10:59:21 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 10:59:21 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 10:59:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:21 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:21 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:21 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:21 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:21 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:59:21 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:59:21 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:59:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 10:59:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 10:59:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 10:59:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 10:59:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 10:59:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 10:59:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:59:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:59:21 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:21 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 10:59:21 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:59:21 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 10:59:21 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:21 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:59:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 10:59:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 10:59:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 10:59:21 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:59:21 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:59:21 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:59:21 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:59:21 2025-12-02 10:59:21.253 [main] INFO o.o.p.c.utils.validation.Version.makeVersion(99) - invalid version for my-type my-name: 1.20000000000000000.3 10:59:21 java.lang.NumberFormatException: For input string: "20000000000000000" 10:59:21 at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:67) 10:59:21 at java.base/java.lang.Integer.parseInt(Integer.java:668) 10:59:21 at java.base/java.lang.Integer.parseInt(Integer.java:786) 10:59:21 at org.onap.policy.common.utils.validation.Version.makeVersion(Version.java:94) 10:59:21 at org.onap.policy.common.utils.validation.VersionTest.testMakeVersion(VersionTest.java:76) 10:59:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:59:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:59:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:59:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:59:21 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 10:59:21 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 10:59:21 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 10:59:21 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 10:59:21 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 10:59:21 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 10:59:21 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 10:59:21 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 10:59:21 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 10:59:21 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 10:59:21 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 10:59:21 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 10:59:21 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 10:59:21 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 10:59:21 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 10:59:21 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 10:59:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:21 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 10:59:21 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 10:59:21 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 10:59:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:21 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:21 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:21 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:21 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:21 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:59:21 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:59:21 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:59:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 10:59:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 10:59:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 10:59:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 10:59:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 10:59:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 10:59:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:59:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:59:21 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:21 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 10:59:21 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:59:21 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 10:59:21 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:21 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:59:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 10:59:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 10:59:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 10:59:21 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:59:21 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:59:21 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:59:21 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:59:21 2025-12-02 10:59:21.254 [main] INFO o.o.p.c.utils.validation.Version.makeVersion(99) - invalid version for my-type my-name: 1.2.30000000000000000 10:59:21 java.lang.NumberFormatException: For input string: "30000000000000000" 10:59:21 at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:67) 10:59:21 at java.base/java.lang.Integer.parseInt(Integer.java:668) 10:59:21 at java.base/java.lang.Integer.parseInt(Integer.java:786) 10:59:21 at org.onap.policy.common.utils.validation.Version.makeVersion(Version.java:95) 10:59:21 at org.onap.policy.common.utils.validation.VersionTest.testMakeVersion(VersionTest.java:77) 10:59:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:59:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:59:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:59:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:59:21 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 10:59:21 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 10:59:21 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 10:59:21 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 10:59:21 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 10:59:21 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 10:59:21 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 10:59:21 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 10:59:21 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 10:59:21 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 10:59:21 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 10:59:21 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 10:59:21 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 10:59:21 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 10:59:21 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 10:59:21 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 10:59:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:21 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 10:59:21 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 10:59:21 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 10:59:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:21 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:21 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:21 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:21 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:21 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:21 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:21 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:21 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:59:21 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:59:21 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:59:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 10:59:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 10:59:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 10:59:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 10:59:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 10:59:21 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 10:59:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:59:21 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:59:21 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:21 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 10:59:21 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:59:21 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 10:59:21 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:21 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:59:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 10:59:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 10:59:21 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 10:59:21 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:59:21 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:59:21 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:59:21 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:59:21 2025-12-02 10:59:21.257 [main] INFO o.o.p.c.utils.validation.Version.makeVersion(83) - invalid version for String constructor: null 10:59:21 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.onap.policy.common.utils.validation.VersionTest 10:59:21 [INFO] Running org.onap.policy.common.utils.validation.TestParameterValidationUtils 10:59:21 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.policy.common.utils.validation.TestParameterValidationUtils 10:59:21 [INFO] Running org.onap.policy.common.utils.validation.AssertionsTest 10:59:21 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.policy.common.utils.validation.AssertionsTest 10:59:21 [INFO] Running org.onap.policy.common.utils.services.ServiceManagerExceptionTest 10:59:21 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.policy.common.utils.services.ServiceManagerExceptionTest 10:59:21 [INFO] Running org.onap.policy.common.utils.services.FeatureApiUtilsTest 10:59:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.policy.common.utils.services.FeatureApiUtilsTest 10:59:21 [INFO] Running org.onap.policy.common.utils.services.OrderedServiceImplTest 10:59:21 2025-12-02 10:59:21.290 [main] INFO o.o.p.c.u.s.OrderedServiceImpl.rebuildList(107) - ***** OrderedServiceImpl implementers: 10:59:21 [org.onap.policy.common.utils.services.OrderedServiceImplTest$HighPriorityService@443faa85, org.onap.policy.common.utils.services.OrderedServiceImplTest$LowPriorityService@1ee47d9e] 10:59:21 2025-12-02 10:59:21.293 [main] INFO o.o.p.c.u.s.OrderedServiceImpl.rebuildList(107) - ***** OrderedServiceImpl implementers: 10:59:21 [org.onap.policy.common.utils.services.OrderedServiceImplTest$HighPriorityService@443faa85, org.onap.policy.common.utils.services.OrderedServiceImplTest$LowPriorityService@1ee47d9e] 10:59:21 2025-12-02 10:59:21.295 [main] INFO o.o.p.c.u.s.OrderedServiceImpl.rebuildList(107) - ***** OrderedServiceImpl implementers: 10:59:21 [org.onap.policy.common.utils.services.OrderedServiceImplTest$LowPriorityService@1ee47d9e, org.onap.policy.common.utils.services.OrderedServiceImplTest$HighPriorityService@443faa85] 10:59:21 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.onap.policy.common.utils.services.OrderedServiceImplTest 10:59:21 [INFO] Running org.onap.policy.common.utils.services.OrderedServiceTest 10:59:21 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.policy.common.utils.services.OrderedServiceTest 10:59:21 [INFO] Running org.onap.policy.common.utils.services.ServiceManagerContainerTest 10:59:21 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 10:59:22 2025-12-02 10:59:22.402 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-name starting 10:59:22 2025-12-02 10:59:22.403 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-name starting my-action 10:59:22 2025-12-02 10:59:22.427 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-name starting my-object 10:59:22 2025-12-02 10:59:22.428 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-name started 10:59:22 2025-12-02 10:59:22.442 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - my-name stopping 10:59:22 2025-12-02 10:59:22.442 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-name stopping my-object 10:59:22 2025-12-02 10:59:22.442 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-name stopping my-action 10:59:22 2025-12-02 10:59:22.443 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - my-name stopped 10:59:22 2025-12-02 10:59:22.449 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-name starting 10:59:22 2025-12-02 10:59:22.450 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-name starting my-action 10:59:22 2025-12-02 10:59:22.450 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-name starting my-object 10:59:22 2025-12-02 10:59:22.450 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-name started 10:59:22 2025-12-02 10:59:22.451 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - my-name stopping 10:59:22 2025-12-02 10:59:22.451 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-name stopping my-object 10:59:22 2025-12-02 10:59:22.451 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-name stopping my-action 10:59:22 2025-12-02 10:59:22.451 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - my-name stopped 10:59:22 2025-12-02 10:59:22.457 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - service manager starting 10:59:22 2025-12-02 10:59:22.457 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - service manager starting my-action 10:59:22 2025-12-02 10:59:22.457 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - service manager starting my-object 10:59:22 2025-12-02 10:59:22.458 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - service manager started 10:59:22 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.154 s -- in org.onap.policy.common.utils.services.ServiceManagerContainerTest 10:59:22 [INFO] Running org.onap.policy.common.utils.services.RegistryTest 10:59:22 2025-12-02 10:59:22.487 [main] WARN o.o.p.common.utils.services.Registry.lambda$registerOrReplace$1(91) - replacing previously registered: name-string 10:59:22 2025-12-02 10:59:22.487 [main] WARN o.o.p.common.utils.services.Registry.lambda$registerOrReplace$1(91) - replacing previously registered: name-string 10:59:22 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.onap.policy.common.utils.services.RegistryTest 10:59:22 [INFO] Running org.onap.policy.common.utils.services.ServiceManagerTest 10:59:22 2025-12-02 10:59:22.513 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-name starting 10:59:22 2025-12-02 10:59:22.513 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-name starting first startable 10:59:22 2025-12-02 10:59:22.513 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-name starting second startable 10:59:22 2025-12-02 10:59:22.514 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-name started 10:59:22 2025-12-02 10:59:22.517 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - my-name stopping 10:59:22 2025-12-02 10:59:22.518 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-name stopping second startable 10:59:22 2025-12-02 10:59:22.518 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-name stopping first startable 10:59:22 2025-12-02 10:59:22.518 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - my-name stopped 10:59:22 2025-12-02 10:59:22.528 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-name starting 10:59:22 2025-12-02 10:59:22.528 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-name starting test start 10:59:22 2025-12-02 10:59:22.529 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-name started 10:59:22 2025-12-02 10:59:22.533 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-name starting 10:59:22 2025-12-02 10:59:22.533 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-name starting first stop 10:59:22 2025-12-02 10:59:22.533 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-name started 10:59:22 2025-12-02 10:59:22.533 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - my-name stopping 10:59:22 2025-12-02 10:59:22.533 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-name stopping first stop 10:59:22 2025-12-02 10:59:22.533 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - my-name stopped 10:59:22 2025-12-02 10:59:22.548 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-name starting 10:59:22 2025-12-02 10:59:22.549 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-name starting first action 10:59:22 2025-12-02 10:59:22.549 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-name starting second action 10:59:22 2025-12-02 10:59:22.549 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-name started 10:59:22 2025-12-02 10:59:22.551 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - my-name stopping 10:59:22 2025-12-02 10:59:22.551 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-name stopping second action 10:59:22 2025-12-02 10:59:22.552 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-name stopping first action 10:59:22 2025-12-02 10:59:22.552 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - my-name stopped 10:59:22 2025-12-02 10:59:22.556 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-name starting 10:59:22 2025-12-02 10:59:22.557 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-name starting first stop 10:59:22 2025-12-02 10:59:22.557 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-name started 10:59:22 2025-12-02 10:59:22.557 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - my-name stopping 10:59:22 2025-12-02 10:59:22.557 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-name stopping first stop 10:59:22 2025-12-02 10:59:22.557 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - my-name stopped 10:59:22 2025-12-02 10:59:22.566 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-name starting 10:59:22 2025-12-02 10:59:22.566 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-name starting test start rewind 10:59:22 2025-12-02 10:59:22.566 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-name starting second test start rewind 10:59:22 2025-12-02 10:59:22.566 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-name starting third test start rewind 10:59:22 2025-12-02 10:59:22.567 [main] ERROR o.o.p.c.u.services.ServiceManager.start(130) - my-name failed to start third test start rewind; rewinding steps 10:59:22 2025-12-02 10:59:22.568 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - my-name stopping 10:59:22 2025-12-02 10:59:22.568 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-name stopping second test start rewind 10:59:22 2025-12-02 10:59:22.568 [main] ERROR o.o.p.c.u.services.ServiceManager.rewind(190) - my-name failed to stop second test start rewind 10:59:22 2025-12-02 10:59:22.568 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-name stopping test start rewind 10:59:22 2025-12-02 10:59:22.568 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - my-name stopped 10:59:22 2025-12-02 10:59:22.568 [main] ERROR o.o.p.c.u.services.ServiceManager.start(147) - my-name rewind failed 10:59:22 org.onap.policy.common.utils.services.ServiceManagerException: java.lang.RuntimeException: expected exception 10:59:22 at org.onap.policy.common.utils.services.ServiceManager.rewind(ServiceManager.java:200) 10:59:22 at org.onap.policy.common.utils.services.ServiceManager.start(ServiceManager.java:144) 10:59:22 at org.onap.policy.common.utils.services.ServiceManagerTest.lambda$testStart_RewindEx$4(ServiceManagerTest.java:199) 10:59:22 at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63) 10:59:22 at org.assertj.core.api.AssertionsForClassTypes.catchThrowable(AssertionsForClassTypes.java:892) 10:59:22 at org.assertj.core.api.Assertions.catchThrowable(Assertions.java:1365) 10:59:22 at org.assertj.core.api.Assertions.assertThatThrownBy(Assertions.java:1209) 10:59:22 at org.onap.policy.common.utils.services.ServiceManagerTest.testStart_RewindEx(ServiceManagerTest.java:199) 10:59:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:59:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:59:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:59:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:59:22 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 10:59:22 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 10:59:22 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 10:59:22 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 10:59:22 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 10:59:22 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 10:59:22 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 10:59:22 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 10:59:22 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 10:59:22 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 10:59:22 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 10:59:22 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 10:59:22 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 10:59:22 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 10:59:22 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 10:59:22 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 10:59:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:22 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 10:59:22 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 10:59:22 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 10:59:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 10:59:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:22 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:22 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:22 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:22 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:22 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:22 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:22 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:59:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:59:22 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:59:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 10:59:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 10:59:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 10:59:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 10:59:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 10:59:22 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 10:59:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:59:22 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:59:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:22 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 10:59:22 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:59:22 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 10:59:22 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:22 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:59:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 10:59:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 10:59:22 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 10:59:22 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:59:22 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:59:22 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:59:22 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:59:22 Caused by: java.lang.RuntimeException: expected exception 10:59:22 at org.onap.policy.common.utils.services.ServiceManager.rewind(ServiceManager.java:188) 10:59:22 ... 83 common frames omitted 10:59:22 2025-12-02 10:59:22.581 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-name starting 10:59:22 2025-12-02 10:59:22.581 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-name starting first rewind 10:59:22 2025-12-02 10:59:22.581 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-name starting second rewind 10:59:22 2025-12-02 10:59:22.582 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-name starting third rewind 10:59:22 2025-12-02 10:59:22.582 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-name starting fourth rewind 10:59:22 2025-12-02 10:59:22.582 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-name starting fifth rewind 10:59:22 2025-12-02 10:59:22.582 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-name started 10:59:22 2025-12-02 10:59:22.583 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - my-name stopping 10:59:22 2025-12-02 10:59:22.583 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-name stopping fifth rewind 10:59:22 2025-12-02 10:59:22.586 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-name stopping fourth rewind 10:59:22 2025-12-02 10:59:22.586 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-name stopping third rewind 10:59:22 2025-12-02 10:59:22.586 [main] ERROR o.o.p.c.u.services.ServiceManager.rewind(190) - my-name failed to stop third rewind 10:59:22 2025-12-02 10:59:22.587 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-name stopping second rewind 10:59:22 2025-12-02 10:59:22.587 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-name stopping first rewind 10:59:22 2025-12-02 10:59:22.587 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - my-name stopped 10:59:22 2025-12-02 10:59:22.593 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-name starting 10:59:22 2025-12-02 10:59:22.593 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-name starting first stop ex 10:59:22 2025-12-02 10:59:22.594 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-name starting second stop ex 10:59:22 2025-12-02 10:59:22.594 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-name started 10:59:22 2025-12-02 10:59:22.595 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - my-name stopping 10:59:22 2025-12-02 10:59:22.595 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-name stopping second stop ex 10:59:22 2025-12-02 10:59:22.595 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-name stopping first stop ex 10:59:22 2025-12-02 10:59:22.595 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - my-name stopped 10:59:22 2025-12-02 10:59:22.600 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-name starting 10:59:22 2025-12-02 10:59:22.600 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-name starting test start ex 10:59:22 2025-12-02 10:59:22.601 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-name starting second test start ex 10:59:22 2025-12-02 10:59:22.601 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-name starting third test start ex 10:59:22 2025-12-02 10:59:22.601 [main] ERROR o.o.p.c.u.services.ServiceManager.start(130) - my-name failed to start third test start ex; rewinding steps 10:59:22 2025-12-02 10:59:22.601 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - my-name stopping 10:59:22 2025-12-02 10:59:22.601 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-name stopping second test start ex 10:59:22 2025-12-02 10:59:22.602 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-name stopping test start ex 10:59:22 2025-12-02 10:59:22.602 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - my-name stopped 10:59:22 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s -- in org.onap.policy.common.utils.services.ServiceManagerTest 10:59:22 [INFO] Running org.onap.policy.common.utils.logging.LoggerMarkerFilterTest 10:59:22 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.185 s -- in org.onap.policy.common.utils.logging.LoggerMarkerFilterTest 10:59:22 [INFO] Running org.onap.policy.common.utils.logging.LoggerUtilsTest 10:59:22 2025-12-02 10:59:22.834 [main] INFO o.o.p.c.u.logging.LoggerUtilsTest.testMarker(41) - line 1 10:59:22 2025-12-02 10:59:22.835 [main] INFO o.o.p.c.u.logging.LoggerUtilsTest.testMarker(42) - line 1 Metric 10:59:22 2025-12-02 10:59:22.835 [main] INFO o.o.p.c.u.logging.LoggerUtilsTest.testMarker(43) - line 1 Audit 10:59:22 2025-12-02 10:59:22.835 [main] INFO o.o.p.c.u.logging.LoggerUtilsTest.testMarker(44) - line 1 Security 10:59:22 2025-12-02 10:59:22.835 [main] INFO o.o.p.c.u.logging.LoggerUtilsTest.testMarker(45) - line 1 Transaction 10:59:22 2025-12-02 10:59:22.835 [main] WARN o.o.p.c.utils.logging.LoggerUtils.setLevel(93) - setting ROOT logger to level debug 10:59:22 2025-12-02 10:59:22.835 [main] DEBUG o.o.p.c.u.logging.LoggerUtilsTest.testMarker(47) - line 2 10:59:22 2025-12-02 10:59:22.835 [main] DEBUG o.o.p.c.u.logging.LoggerUtilsTest.testMarker(48) - line 2 Metric 10:59:22 2025-12-02 10:59:22.836 [main] DEBUG o.o.p.c.u.logging.LoggerUtilsTest.testMarker(49) - line 2 Audit 10:59:22 2025-12-02 10:59:22.836 [main] DEBUG o.o.p.c.u.logging.LoggerUtilsTest.testMarker(50) - line 2 Security 10:59:22 2025-12-02 10:59:22.836 [main] INFO o.o.p.c.u.logging.LoggerUtilsTest.testMarker(51) - line 2 Transaction 10:59:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.onap.policy.common.utils.logging.LoggerUtilsTest 10:59:22 [INFO] Running org.onap.policy.common.utils.jpa.EntityMgrCloserTest 10:59:22 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 s -- in org.onap.policy.common.utils.jpa.EntityMgrCloserTest 10:59:22 [INFO] Running org.onap.policy.common.utils.jpa.EntityMgrFactoryCloserTest 10:59:23 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.onap.policy.common.utils.jpa.EntityMgrFactoryCloserTest 10:59:23 [INFO] Running org.onap.policy.common.utils.jpa.EntityTransCloserTest 10:59:23 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.onap.policy.common.utils.jpa.EntityTransCloserTest 10:59:23 [INFO] Running org.onap.policy.common.utils.security.CryptoUtilsTest 10:59:23 2025-12-02 10:59:23.107 [main] INFO o.o.p.c.u.security.CryptoUtilsTest.testEncrypt(56) - testEncrypt: 10:59:23 2025-12-02 10:59:23.180 [main] INFO o.o.p.c.u.security.CryptoUtilsTest.testEncrypt(59) - original value : HelloWorld encrypted value: enc:1QOOihiMqCPVekwoVfQGDlOQnInWKtjrwq4qIvfqM4dCXEEMMTJHLfnO 10:59:23 2025-12-02 10:59:23.181 [main] INFO o.o.p.c.u.security.CryptoUtilsTest.testEncrypt(65) - encrypted value: enc:1QOOihiMqCPVekwoVfQGDlOQnInWKtjrwq4qIvfqM4dCXEEMMTJHLfnO decrypted value : HelloWorld 10:59:23 2025-12-02 10:59:23.183 [main] INFO o.o.p.c.u.security.CryptoUtilsTest.testAll(121) - testAll: 10:59:23 2025-12-02 10:59:23.183 [main] INFO o.o.p.c.u.security.CryptoUtilsTest.testAll(123) - original value : HelloWorld encrypted value: enc:Im3oQ3PuCsW4CC0Fx4hES6AMrHxIOSEo9MketMv0NTbUmiaozAS8e0K7 10:59:23 2025-12-02 10:59:23.184 [main] INFO o.o.p.c.u.security.CryptoUtilsTest.testAll(130) - encrypted value: enc:Im3oQ3PuCsW4CC0Fx4hES6AMrHxIOSEo9MketMv0NTbUmiaozAS8e0K7 decrypted value : HelloWorld 10:59:23 2025-12-02 10:59:23.254 [main] INFO o.o.p.c.utils.security.CryptoUtils.main(254) - Usage : CryptoUtils enc/dec password secretKey 10:59:23 2025-12-02 10:59:23.254 [main] INFO o.o.p.c.utils.security.CryptoUtils.main(255) - Example: CryptoUtils enc HelloWorld 1234 10:59:23 2025-12-02 10:59:23.254 [main] INFO o.o.p.c.utils.security.CryptoUtils.main(256) - Example: CryptoUtils dec enc:112233 1234 10:59:23 2025-12-02 10:59:23.255 [main] INFO o.o.p.c.utils.security.CryptoUtils.main(254) - Usage : CryptoUtils enc/dec password secretKey 10:59:23 2025-12-02 10:59:23.255 [main] INFO o.o.p.c.utils.security.CryptoUtils.main(255) - Example: CryptoUtils enc HelloWorld 1234 10:59:23 2025-12-02 10:59:23.255 [main] INFO o.o.p.c.utils.security.CryptoUtils.main(256) - Example: CryptoUtils dec enc:112233 1234 10:59:23 2025-12-02 10:59:23.255 [main] INFO o.o.p.c.utils.security.CryptoUtils.main(254) - Usage : CryptoUtils enc/dec password secretKey 10:59:23 2025-12-02 10:59:23.256 [main] INFO o.o.p.c.utils.security.CryptoUtils.main(255) - Example: CryptoUtils enc HelloWorld 1234 10:59:23 2025-12-02 10:59:23.256 [main] INFO o.o.p.c.utils.security.CryptoUtils.main(256) - Example: CryptoUtils dec enc:112233 1234 10:59:23 2025-12-02 10:59:23.262 [main] INFO o.o.p.c.u.security.CryptoUtilsTest.testStaticDecrypt(92) - testStaticDecrypt: 10:59:23 2025-12-02 10:59:23.263 [main] INFO o.o.p.c.u.security.CryptoUtilsTest.testStaticDecrypt(94) - encrypted value: enc:Z6QzirpPyDpwmIcNbE3U2iq6g/ubJBEdzssoigxGGChlQtdWOLD8y00O decrypted value : HelloWorld 10:59:23 2025-12-02 10:59:23.265 [main] INFO o.o.p.c.u.security.CryptoUtilsTest.testStaticEncrypt(81) - testStaticEncrypt: 10:59:23 2025-12-02 10:59:23.265 [main] INFO o.o.p.c.u.security.CryptoUtilsTest.testStaticEncrypt(83) - original value : HelloWorld encrypted value: enc:X6jNhofOgKhfjIdCZ/QKnGIFtdUZNulZBbKUqQ4N7b8R2Ne2PEj+2ZQN 10:59:23 2025-12-02 10:59:23.266 [main] INFO o.o.p.c.u.security.CryptoUtilsTest.testStaticEncrypt(86) - encrypted value: enc:X6jNhofOgKhfjIdCZ/QKnGIFtdUZNulZBbKUqQ4N7b8R2Ne2PEj+2ZQN decrypted value : HelloWorld 10:59:23 2025-12-02 10:59:23.268 [main] INFO o.o.p.c.u.security.CryptoUtilsTest.testDecrypt(71) - testDecrypt: 10:59:23 2025-12-02 10:59:23.269 [main] INFO o.o.p.c.u.security.CryptoUtilsTest.testDecrypt(74) - encrypted value: enc:Z6QzirpPyDpwmIcNbE3U2iq6g/ubJBEdzssoigxGGChlQtdWOLD8y00O decrypted value : HelloWorld 10:59:23 2025-12-02 10:59:23.279 [main] ERROR o.o.p.c.utils.security.CryptoUtils.encryptValue(132) - Could not encrypt value - exception: 10:59:23 java.security.InvalidKeyException: Invalid AES key length: 3 bytes 10:59:23 at java.base/com.sun.crypto.provider.AESCrypt.init(AESCrypt.java:90) 10:59:23 at java.base/com.sun.crypto.provider.GaloisCounterMode.init(GaloisCounterMode.java:167) 10:59:23 at java.base/com.sun.crypto.provider.GaloisCounterMode.engineInit(GaloisCounterMode.java:293) 10:59:23 at java.base/javax.crypto.Cipher.implInit(Cipher.java:871) 10:59:23 at java.base/javax.crypto.Cipher.chooseProvider(Cipher.java:929) 10:59:23 at java.base/javax.crypto.Cipher.init(Cipher.java:1444) 10:59:23 at java.base/javax.crypto.Cipher.init(Cipher.java:1375) 10:59:23 at org.onap.policy.common.utils.security.CryptoUtils.encryptValue(CryptoUtils.java:127) 10:59:23 at org.onap.policy.common.utils.security.CryptoUtils.encrypt(CryptoUtils.java:111) 10:59:23 at org.onap.policy.common.utils.security.CryptoUtilsTest.testBadInputs(CryptoUtilsTest.java:100) 10:59:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:59:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:59:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:59:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:59:23 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 10:59:23 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 10:59:23 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 10:59:23 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 10:59:23 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 10:59:23 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 10:59:23 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 10:59:23 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 10:59:23 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 10:59:23 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 10:59:23 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 10:59:23 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 10:59:23 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 10:59:23 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 10:59:23 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 10:59:23 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 10:59:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:23 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 10:59:23 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 10:59:23 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 10:59:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 10:59:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:23 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:23 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:23 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:23 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:23 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:23 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:23 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:59:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:59:23 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:59:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 10:59:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 10:59:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 10:59:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 10:59:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 10:59:23 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 10:59:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:59:23 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:59:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:23 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 10:59:23 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:59:23 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 10:59:23 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:23 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:59:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 10:59:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 10:59:23 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 10:59:23 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:59:23 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:59:23 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:59:23 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:59:23 2025-12-02 10:59:23.279 [main] ERROR o.o.p.c.utils.security.CryptoUtils.readSecretKeySpec(222) - Secretkey can not be null or empty 10:59:23 2025-12-02 10:59:23.280 [main] DEBUG o.o.p.c.utils.security.CryptoUtils.encryptValue(116) - Empty/null value passed in for decryption 10:59:23 2025-12-02 10:59:23.280 [main] DEBUG o.o.p.c.utils.security.CryptoUtils.encryptValue(116) - Empty/null value passed in for decryption 10:59:23 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.190 s -- in org.onap.policy.common.utils.security.CryptoUtilsTest 10:59:23 [INFO] Running org.onap.policy.common.utils.properties.SpecPropertiesTest 10:59:23 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.onap.policy.common.utils.properties.SpecPropertiesTest 10:59:23 [INFO] Running org.onap.policy.common.utils.properties.exception.PropertyAccessExceptionTest 10:59:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.onap.policy.common.utils.properties.exception.PropertyAccessExceptionTest 10:59:23 [INFO] Running org.onap.policy.common.utils.properties.exception.PropertyInvalidExceptionTest 10:59:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.policy.common.utils.properties.exception.PropertyInvalidExceptionTest 10:59:23 [INFO] Running org.onap.policy.common.utils.properties.exception.PropertyAnnotationExceptionTest 10:59:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.onap.policy.common.utils.properties.exception.PropertyAnnotationExceptionTest 10:59:23 [INFO] Running org.onap.policy.common.utils.properties.exception.PropertyMissingExceptionTest 10:59:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.common.utils.properties.exception.PropertyMissingExceptionTest 10:59:23 [INFO] Running org.onap.policy.common.utils.properties.exception.PropertyExceptionTest 10:59:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.onap.policy.common.utils.properties.exception.PropertyExceptionTest 10:59:23 [INFO] Running org.onap.policy.common.utils.properties.BeanConfiguratorTest 10:59:23 [INFO] Tests run: 57, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 s -- in org.onap.policy.common.utils.properties.BeanConfiguratorTest 10:59:23 [INFO] Running org.onap.policy.common.utils.properties.PropertyUtilsTest 10:59:23 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.onap.policy.common.utils.properties.PropertyUtilsTest 10:59:23 [INFO] Running org.onap.policy.common.utils.properties.PropertyObjectUtilsTest 10:59:23 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 s -- in org.onap.policy.common.utils.properties.PropertyObjectUtilsTest 10:59:23 [INFO] Running org.onap.policy.common.utils.coder.StandardCoderInstantAsMillisTest 10:59:23 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.onap.policy.common.utils.coder.StandardCoderInstantAsMillisTest 10:59:23 [INFO] Running org.onap.policy.common.utils.coder.YamlJsonTranslatorTest 10:59:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.168 s -- in org.onap.policy.common.utils.coder.YamlJsonTranslatorTest 10:59:23 [INFO] Running org.onap.policy.common.utils.coder.CoderExceptionTest 10:59:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.policy.common.utils.coder.CoderExceptionTest 10:59:23 [INFO] Running org.onap.policy.common.utils.coder.CoderTest 10:59:23 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.common.utils.coder.CoderTest 10:59:23 [INFO] Running org.onap.policy.common.utils.coder.StandardCoderTest 10:59:24 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.363 s -- in org.onap.policy.common.utils.coder.StandardCoderTest 10:59:24 [INFO] Running org.onap.policy.common.utils.coder.StandardCoderObjectTest 10:59:24 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.onap.policy.common.utils.coder.StandardCoderObjectTest 10:59:24 [INFO] Running org.onap.policy.common.utils.coder.StandardYamlCoderTest 10:59:24 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 s -- in org.onap.policy.common.utils.coder.StandardYamlCoderTest 10:59:24 [INFO] Running org.onap.policy.common.utils.coder.PropertyCoderTest 10:59:24 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.policy.common.utils.coder.PropertyCoderTest 10:59:24 [INFO] Running org.onap.policy.common.utils.network.NetworkUtilTest 10:59:24 2025-12-02 10:59:24.440 [main] DEBUG o.o.p.c.utils.network.NetworkUtil.isTcpPortOpen(123) - localhost:32921 connected - retries=5 interval=1000 10:59:24 2025-12-02 10:59:24.441 [main] DEBUG o.o.p.c.utils.network.NetworkUtil.isTcpPortOpen(123) - localhost:44663 connected - retries=5 interval=1000 10:59:24 2025-12-02 10:59:24.453 [main] WARN o.o.p.c.utils.network.NetworkUtil.isTcpPortOpen(132) - localhost:44315 closed = retries=1 interval=5 10:59:24 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.onap.policy.common.utils.network.NetworkUtilTest 10:59:24 [INFO] 10:59:24 [INFO] Results: 10:59:24 [INFO] 10:59:24 [INFO] Tests run: 262, Failures: 0, Errors: 0, Skipped: 0 10:59:24 [INFO] 10:59:24 [INFO] 10:59:24 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ utils --- 10:59:24 [INFO] Loading execution data file /w/workspace/policy-common-master-merge-java/utils/target/code-coverage/jacoco-ut.exec 10:59:24 [INFO] Analyzed bundle 'utils' with 49 classes 10:59:24 [INFO] 10:59:24 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ utils --- 10:59:24 [INFO] Building jar: /w/workspace/policy-common-master-merge-java/utils/target/utils-4.0.0-SNAPSHOT.jar 10:59:24 [INFO] 10:59:24 [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ utils --- 10:59:24 [INFO] 10:59:24 [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ utils --- 10:59:24 [INFO] Analyzed bundle 'utils' with 49 classes 10:59:24 [INFO] Analyzed bundle 'capabilities' with 0 classes 10:59:24 [INFO] Analyzed bundle 'gson' with 30 classes 10:59:24 [INFO] 10:59:24 [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ utils --- 10:59:24 [INFO] 10:59:24 [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ utils --- 10:59:24 [INFO] Installing /w/workspace/policy-common-master-merge-java/utils/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/common/utils/4.0.0-SNAPSHOT/utils-4.0.0-SNAPSHOT.pom 10:59:24 [INFO] Installing /w/workspace/policy-common-master-merge-java/utils/target/utils-4.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/policy/common/utils/4.0.0-SNAPSHOT/utils-4.0.0-SNAPSHOT.jar 10:59:24 [INFO] 10:59:24 [INFO] --- maven-deploy-plugin:3.1.1:deploy (default-deploy) @ utils --- 10:59:24 [INFO] 10:59:24 [INFO] -----------------< org.onap.policy.common:utils-test >------------------ 10:59:24 [INFO] Building utils-test 4.0.0-SNAPSHOT [6/9] 10:59:24 [INFO] --------------------------------[ jar ]--------------------------------- 10:59:25 [INFO] 10:59:25 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ utils-test --- 10:59:25 [INFO] 10:59:25 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ utils-test --- 10:59:25 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-common-master-merge-java/utils-test/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED 10:59:25 --add-opens java.base/java.util=ALL-UNNAMED 10:59:25 --add-opens java.base/java.lang=ALL-UNNAMED 10:59:25 --add-opens java.sql/java.sql=ALL-UNNAMED 10:59:25 [INFO] 10:59:25 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ utils-test --- 10:59:25 [INFO] Starting audit... 10:59:25 Audit done. 10:59:25 [INFO] You have 0 Checkstyle violations. 10:59:25 [INFO] 10:59:25 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ utils-test --- 10:59:25 [INFO] Starting audit... 10:59:25 Audit done. 10:59:25 [INFO] You have 0 Checkstyle violations. 10:59:25 [INFO] 10:59:25 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ utils-test --- 10:59:25 [INFO] Copying 1 resource from src/main/resources to target/classes 10:59:25 [INFO] 10:59:25 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ utils-test --- 10:59:25 [INFO] Recompiling the module because of changed dependency. 10:59:25 [INFO] Compiling 21 source files with javac [debug release 17] to target/classes 10:59:26 [INFO] 10:59:26 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ utils-test --- 10:59:26 [INFO] Copying 2 resources from src/test/resources to target/test-classes 10:59:26 [INFO] 10:59:26 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ utils-test --- 10:59:26 [INFO] Recompiling the module because of changed dependency. 10:59:26 [INFO] Compiling 20 source files with javac [debug release 17] to target/test-classes 10:59:26 [INFO] 10:59:26 [INFO] --- maven-surefire-plugin:3.5.3:test (default-test) @ utils-test --- 10:59:26 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 10:59:26 [INFO] 10:59:26 [INFO] ------------------------------------------------------- 10:59:26 [INFO] T E S T S 10:59:26 [INFO] ------------------------------------------------------- 10:59:28 [INFO] Running org.onap.policy.common.utils.time.SleepItemTest 10:59:28 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.322 s -- in org.onap.policy.common.utils.time.SleepItemTest 10:59:28 [INFO] Running org.onap.policy.common.utils.time.PseudoTimerTest 10:59:28 2025-12-02 10:59:28.757 [main] INFO o.o.p.c.utils.time.TestTimeMulti.enqueue(301) - enqueue work item PeriodicItem [nextMs=1764673169753, periodMs=2000, associate=org.onap.policy.common.utils.time.PseudoTimer@5c9ac4cc] 10:59:28 2025-12-02 10:59:28.766 [main] INFO o.o.p.c.utils.time.TestTimeMulti.runItem(272) - re-enqueuing work item 10:59:28 2025-12-02 10:59:28.767 [main] INFO o.o.p.c.utils.time.TestTimeMulti.enqueue(301) - enqueue work item PeriodicItem [nextMs=1764673171753, periodMs=2000, associate=org.onap.policy.common.utils.time.PseudoTimer@5c9ac4cc] 10:59:28 2025-12-02 10:59:28.767 [main] INFO o.o.p.c.utils.time.TestTimeMulti.runItem(276) - fire work item PeriodicItem [nextMs=1764673171753, periodMs=2000, associate=org.onap.policy.common.utils.time.PseudoTimer@5c9ac4cc] 10:59:28 2025-12-02 10:59:28.767 [main] INFO o.o.p.c.utils.time.TestTimeMulti.runItem(272) - re-enqueuing work item 10:59:28 2025-12-02 10:59:28.767 [main] INFO o.o.p.c.utils.time.TestTimeMulti.enqueue(301) - enqueue work item PeriodicItem [nextMs=1764673173753, periodMs=2000, associate=org.onap.policy.common.utils.time.PseudoTimer@5c9ac4cc] 10:59:28 2025-12-02 10:59:28.768 [main] INFO o.o.p.c.utils.time.TestTimeMulti.runItem(276) - fire work item PeriodicItem [nextMs=1764673173753, periodMs=2000, associate=org.onap.policy.common.utils.time.PseudoTimer@5c9ac4cc] 10:59:28 2025-12-02 10:59:28.768 [main] INFO o.o.p.c.utils.time.TestTimeMulti.runItem(272) - re-enqueuing work item 10:59:28 2025-12-02 10:59:28.768 [main] INFO o.o.p.c.utils.time.TestTimeMulti.enqueue(301) - enqueue work item PeriodicItem [nextMs=1764673175753, periodMs=2000, associate=org.onap.policy.common.utils.time.PseudoTimer@5c9ac4cc] 10:59:28 2025-12-02 10:59:28.768 [main] INFO o.o.p.c.utils.time.TestTimeMulti.runItem(276) - fire work item PeriodicItem [nextMs=1764673175753, periodMs=2000, associate=org.onap.policy.common.utils.time.PseudoTimer@5c9ac4cc] 10:59:28 2025-12-02 10:59:28.775 [main] INFO o.o.p.c.utils.time.TestTimeMulti.enqueue(301) - enqueue work item PeriodicItem [nextMs=1764673169775, periodMs=2000, associate=org.onap.policy.common.utils.time.PseudoTimer@3f4cd155] 10:59:28 2025-12-02 10:59:28.775 [main] INFO o.o.p.c.utils.time.TestTimeMulti.runItem(272) - re-enqueuing work item 10:59:28 2025-12-02 10:59:28.776 [main] INFO o.o.p.c.utils.time.TestTimeMulti.enqueue(301) - enqueue work item PeriodicItem [nextMs=1764673171775, periodMs=2000, associate=org.onap.policy.common.utils.time.PseudoTimer@3f4cd155] 10:59:28 2025-12-02 10:59:28.776 [main] INFO o.o.p.c.utils.time.TestTimeMulti.runItem(276) - fire work item PeriodicItem [nextMs=1764673171775, periodMs=2000, associate=org.onap.policy.common.utils.time.PseudoTimer@3f4cd155] 10:59:28 2025-12-02 10:59:28.776 [main] INFO o.o.p.c.utils.time.TestTimeMulti.runItem(272) - re-enqueuing work item 10:59:28 2025-12-02 10:59:28.776 [main] INFO o.o.p.c.utils.time.TestTimeMulti.enqueue(301) - enqueue work item PeriodicItem [nextMs=1764673173775, periodMs=2000, associate=org.onap.policy.common.utils.time.PseudoTimer@3f4cd155] 10:59:28 2025-12-02 10:59:28.776 [main] INFO o.o.p.c.utils.time.TestTimeMulti.runItem(276) - fire work item PeriodicItem [nextMs=1764673173775, periodMs=2000, associate=org.onap.policy.common.utils.time.PseudoTimer@3f4cd155] 10:59:28 2025-12-02 10:59:28.776 [main] INFO o.o.p.c.utils.time.TestTimeMulti.runItem(272) - re-enqueuing work item 10:59:28 2025-12-02 10:59:28.777 [main] INFO o.o.p.c.utils.time.TestTimeMulti.enqueue(301) - enqueue work item PeriodicItem [nextMs=1764673175775, periodMs=2000, associate=org.onap.policy.common.utils.time.PseudoTimer@3f4cd155] 10:59:28 2025-12-02 10:59:28.777 [main] INFO o.o.p.c.utils.time.TestTimeMulti.runItem(276) - fire work item PeriodicItem [nextMs=1764673175775, periodMs=2000, associate=org.onap.policy.common.utils.time.PseudoTimer@3f4cd155] 10:59:28 2025-12-02 10:59:28.782 [main] INFO o.o.p.c.utils.time.TestTimeMulti.enqueue(301) - enqueue work item RunnableItem [nextMs=1764673169782, associate=org.onap.policy.common.utils.time.PseudoTimer@c1fa7d4] 10:59:28 2025-12-02 10:59:28.785 [main] INFO o.o.p.c.utils.time.TestTimeMulti.runItem(276) - fire work item RunnableItem [nextMs=1764673169782, associate=org.onap.policy.common.utils.time.PseudoTimer@c1fa7d4] 10:59:28 2025-12-02 10:59:28.788 [main] INFO o.o.p.c.utils.time.TestTimeMulti.enqueue(301) - enqueue work item PeriodicItem [nextMs=1764673169787, periodMs=2000, associate=org.onap.policy.common.utils.time.PseudoTimer@35178483] 10:59:28 2025-12-02 10:59:28.789 [main] INFO o.o.p.c.utils.time.TestTimeMulti.enqueue(301) - enqueue work item RunnableItem [nextMs=1764673169787, associate=org.onap.policy.common.utils.time.PseudoTimer@35178483] 10:59:28 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.344 s -- in org.onap.policy.common.utils.time.PseudoTimerTest 10:59:28 [INFO] Running org.onap.policy.common.utils.time.PseudoScheduledExecutorServiceTest 10:59:28 2025-12-02 10:59:28.797 [main] INFO o.o.p.c.utils.time.TestTimeMulti.enqueue(301) - enqueue work item RunnableItem [nextMs=1764673168798, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@31e04b13] 10:59:28 2025-12-02 10:59:28.797 [main] INFO o.o.p.c.utils.time.TestTimeMulti.runItem(276) - fire work item RunnableItem [nextMs=1764673168798, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@31e04b13] 10:59:28 2025-12-02 10:59:28.799 [main] INFO o.o.p.c.utils.time.TestTimeMulti.enqueue(301) - enqueue work item RunnableItem [nextMs=1764673168898, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@5d01ea21] 10:59:28 2025-12-02 10:59:28.799 [main] INFO o.o.p.c.utils.time.TestTimeMulti.runItem(276) - fire work item RunnableItem [nextMs=1764673168898, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@5d01ea21] 10:59:28 2025-12-02 10:59:28.800 [main] INFO o.o.p.c.utils.time.TestTimeMulti.enqueue(301) - enqueue work item RunnableItem [nextMs=1764673168900, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@3b46dd8] 10:59:28 2025-12-02 10:59:28.801 [main] INFO o.o.p.c.utils.time.TestTimeMulti.runItem(276) - fire work item RunnableItem [nextMs=1764673168900, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@3b46dd8] 10:59:28 2025-12-02 10:59:28.804 [main] INFO o.o.p.c.utils.time.TestTimeMulti.enqueue(301) - enqueue work item PeriodicItem [nextMs=1764673168904, periodMs=200, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@134c370e] 10:59:28 2025-12-02 10:59:28.805 [main] INFO o.o.p.c.utils.time.TestTimeMulti.runItem(272) - re-enqueuing work item 10:59:28 2025-12-02 10:59:28.805 [main] INFO o.o.p.c.utils.time.TestTimeMulti.enqueue(301) - enqueue work item PeriodicItem [nextMs=1764673169104, periodMs=200, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@134c370e] 10:59:28 2025-12-02 10:59:28.805 [main] INFO o.o.p.c.utils.time.TestTimeMulti.runItem(276) - fire work item PeriodicItem [nextMs=1764673169104, periodMs=200, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@134c370e] 10:59:28 2025-12-02 10:59:28.805 [main] INFO o.o.p.c.utils.time.TestTimeMulti.runItem(272) - re-enqueuing work item 10:59:28 2025-12-02 10:59:28.805 [main] INFO o.o.p.c.utils.time.TestTimeMulti.enqueue(301) - enqueue work item PeriodicItem [nextMs=1764673169304, periodMs=200, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@134c370e] 10:59:28 2025-12-02 10:59:28.805 [main] INFO o.o.p.c.utils.time.TestTimeMulti.runItem(276) - fire work item PeriodicItem [nextMs=1764673169304, periodMs=200, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@134c370e] 10:59:28 2025-12-02 10:59:28.805 [main] INFO o.o.p.c.utils.time.TestTimeMulti.runItem(272) - re-enqueuing work item 10:59:28 2025-12-02 10:59:28.806 [main] INFO o.o.p.c.utils.time.TestTimeMulti.enqueue(301) - enqueue work item PeriodicItem [nextMs=1764673169504, periodMs=200, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@134c370e] 10:59:28 2025-12-02 10:59:28.806 [main] INFO o.o.p.c.utils.time.TestTimeMulti.runItem(276) - fire work item PeriodicItem [nextMs=1764673169504, periodMs=200, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@134c370e] 10:59:28 2025-12-02 10:59:28.806 [main] INFO o.o.p.c.utils.time.TestTimeMulti.runItem(260) - work item was canceled PeriodicItem [nextMs=1764673169504, periodMs=200, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@134c370e] 10:59:28 2025-12-02 10:59:28.813 [main] INFO o.o.p.c.utils.time.TestTimeMulti.enqueue(301) - enqueue work item RunnableItem [nextMs=1764673168813, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@12010fd1] 10:59:28 2025-12-02 10:59:28.813 [main] INFO o.o.p.c.utils.time.TestTimeMulti.runItem(276) - fire work item RunnableItem [nextMs=1764673168813, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@12010fd1] 10:59:28 2025-12-02 10:59:28.814 [main] INFO o.o.p.c.utils.time.TestTimeMulti.enqueue(301) - enqueue work item RunnableItem [nextMs=1764673168815, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@552ed807] 10:59:28 2025-12-02 10:59:28.815 [main] INFO o.o.p.c.utils.time.TestTimeMulti.enqueue(301) - enqueue work item RunnableItem [nextMs=1764673169814, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@552ed807] 10:59:28 2025-12-02 10:59:28.816 [main] INFO o.o.p.c.utils.time.TestTimeMulti.enqueue(301) - enqueue work item PeriodicItem [nextMs=1764673168916, periodMs=200, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@23940f86] 10:59:28 2025-12-02 10:59:28.817 [main] INFO o.o.p.c.utils.time.TestTimeMulti.runItem(272) - re-enqueuing work item 10:59:28 2025-12-02 10:59:28.817 [main] INFO o.o.p.c.utils.time.TestTimeMulti.enqueue(301) - enqueue work item PeriodicItem [nextMs=1764673169116, periodMs=200, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@23940f86] 10:59:28 2025-12-02 10:59:28.817 [main] INFO o.o.p.c.utils.time.TestTimeMulti.runItem(276) - fire work item PeriodicItem [nextMs=1764673169116, periodMs=200, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@23940f86] 10:59:28 2025-12-02 10:59:28.817 [main] INFO o.o.p.c.utils.time.TestTimeMulti.runItem(272) - re-enqueuing work item 10:59:28 2025-12-02 10:59:28.817 [main] INFO o.o.p.c.utils.time.TestTimeMulti.enqueue(301) - enqueue work item PeriodicItem [nextMs=1764673169316, periodMs=200, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@23940f86] 10:59:28 2025-12-02 10:59:28.817 [main] INFO o.o.p.c.utils.time.TestTimeMulti.runItem(276) - fire work item PeriodicItem [nextMs=1764673169316, periodMs=200, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@23940f86] 10:59:28 2025-12-02 10:59:28.817 [main] INFO o.o.p.c.utils.time.TestTimeMulti.runItem(272) - re-enqueuing work item 10:59:28 2025-12-02 10:59:28.818 [main] INFO o.o.p.c.utils.time.TestTimeMulti.enqueue(301) - enqueue work item PeriodicItem [nextMs=1764673169516, periodMs=200, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@23940f86] 10:59:28 2025-12-02 10:59:28.818 [main] INFO o.o.p.c.utils.time.TestTimeMulti.runItem(276) - fire work item PeriodicItem [nextMs=1764673169516, periodMs=200, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@23940f86] 10:59:28 2025-12-02 10:59:28.818 [main] INFO o.o.p.c.utils.time.TestTimeMulti.runItem(260) - work item was canceled PeriodicItem [nextMs=1764673169516, periodMs=200, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@23940f86] 10:59:28 2025-12-02 10:59:28.822 [main] INFO o.o.p.c.utils.time.TestTimeMulti.enqueue(301) - enqueue work item RunnableItem [nextMs=1764673168823, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@455824ad] 10:59:28 2025-12-02 10:59:28.822 [main] INFO o.o.p.c.utils.time.TestTimeMulti.enqueue(301) - enqueue work item RunnableItem [nextMs=1764673169822, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@455824ad] 10:59:28 2025-12-02 10:59:28.824 [main] INFO o.o.p.c.utils.time.TestTimeMulti.enqueue(301) - enqueue work item RunnableItem [nextMs=1764673168825, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@3be4fcc0] 10:59:28 2025-12-02 10:59:28.824 [main] INFO o.o.p.c.utils.time.TestTimeMulti.runItem(276) - fire work item RunnableItem [nextMs=1764673168825, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@3be4fcc0] 10:59:28 2025-12-02 10:59:28.826 [main] INFO o.o.p.c.utils.time.TestTimeMulti.enqueue(301) - enqueue work item RunnableItem [nextMs=1764673168827, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@661c46bc] 10:59:28 2025-12-02 10:59:28.826 [main] INFO o.o.p.c.utils.time.TestTimeMulti.runItem(276) - fire work item RunnableItem [nextMs=1764673168827, associate=org.onap.policy.common.utils.time.PseudoScheduledExecutorService@661c46bc] 10:59:28 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.onap.policy.common.utils.time.PseudoScheduledExecutorServiceTest 10:59:28 [INFO] Running org.onap.policy.common.utils.time.RunnableItemTest 10:59:28 2025-12-02 10:59:28.834 [main] WARN o.o.p.common.utils.time.RunnableItem.fire(82) - work item RunnableItem [nextMs=1764673168933, associate=java.lang.Object@2b917fb0] threw an exception 10:59:28 java.lang.RuntimeException: expected exception 10:59:28 at org.onap.policy.common.utils.time.RunnableItemTest.lambda$testFire$2(RunnableItemTest.java:77) 10:59:28 at org.onap.policy.common.utils.time.RunnableItem.fire(RunnableItem.java:80) 10:59:28 at org.onap.policy.common.utils.time.RunnableItemTest.testFire(RunnableItemTest.java:78) 10:59:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:59:28 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:59:28 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:59:28 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:59:28 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 10:59:28 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 10:59:28 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 10:59:28 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 10:59:28 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 10:59:28 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 10:59:28 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 10:59:28 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 10:59:28 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 10:59:28 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 10:59:28 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 10:59:28 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 10:59:28 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 10:59:28 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 10:59:28 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 10:59:28 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 10:59:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:28 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 10:59:28 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 10:59:28 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 10:59:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 10:59:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:28 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:28 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:28 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:28 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:28 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:28 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:28 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:28 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:59:28 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:59:28 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:59:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 10:59:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 10:59:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 10:59:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 10:59:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 10:59:28 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 10:59:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:59:28 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:59:28 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:28 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 10:59:28 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:59:28 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 10:59:28 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:28 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:59:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 10:59:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 10:59:28 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 10:59:28 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:59:28 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:59:28 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:59:28 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:59:28 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.onap.policy.common.utils.time.RunnableItemTest 10:59:28 [INFO] Running org.onap.policy.common.utils.time.PseudoScheduledFutureTest 10:59:29 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 10:59:30 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.366 s -- in org.onap.policy.common.utils.time.PseudoScheduledFutureTest 10:59:30 [INFO] Running org.onap.policy.common.utils.time.WorkItemTest 10:59:30 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.onap.policy.common.utils.time.WorkItemTest 10:59:30 [INFO] Running org.onap.policy.common.utils.time.PeriodicItemTest 10:59:30 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.policy.common.utils.time.PeriodicItemTest 10:59:30 [INFO] Running org.onap.policy.common.utils.time.TestTimeTest 10:59:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.policy.common.utils.time.TestTimeTest 10:59:30 [INFO] Running org.onap.policy.common.utils.time.TestTimeMultiTest 10:59:30 2025-12-02 10:59:30.428 [main] INFO o.o.p.c.utils.time.TestTimeMulti.enqueue(301) - enqueue work item org.onap.policy.common.utils.time.WorkItem@6546371 10:59:30 2025-12-02 10:59:30.429 [Thread-14] INFO o.o.p.c.utils.time.TestTimeMulti.runItem(276) - fire work item org.onap.policy.common.utils.time.WorkItem@6546371 10:59:30 2025-12-02 10:59:30.434 [main] INFO o.o.p.c.utils.time.TestTimeMulti.enqueue(301) - enqueue work item org.onap.policy.common.utils.time.WorkItem@4c2c44e8 10:59:30 2025-12-02 10:59:30.435 [main] INFO o.o.p.c.utils.time.TestTimeMulti.enqueue(301) - enqueue work item org.onap.policy.common.utils.time.WorkItem@7103745 10:59:30 2025-12-02 10:59:30.435 [main] INFO o.o.p.c.utils.time.TestTimeMulti.enqueue(301) - enqueue work item org.onap.policy.common.utils.time.WorkItem@227a933d 10:59:30 2025-12-02 10:59:30.438 [main] INFO o.o.p.c.utils.time.TestTimeMulti.runItem(276) - fire work item org.onap.policy.common.utils.time.WorkItem@4c2c44e8 10:59:30 2025-12-02 10:59:30.438 [main] INFO o.o.p.c.utils.time.TestTimeMulti.runItem(276) - fire work item org.onap.policy.common.utils.time.WorkItem@7103745 10:59:30 2025-12-02 10:59:30.441 [main] INFO o.o.p.c.utils.time.TestTimeMulti.enqueue(301) - enqueue work item org.onap.policy.common.utils.time.TestTimeMultiTest$5@5f61e002 10:59:30 2025-12-02 10:59:30.441 [main] INFO o.o.p.c.utils.time.TestTimeMulti.runItem(260) - work item was canceled org.onap.policy.common.utils.time.TestTimeMultiTest$5@5f61e002 10:59:30 2025-12-02 10:59:30.444 [main] INFO o.o.p.c.utils.time.TestTimeMulti.enqueue(301) - enqueue work item org.onap.policy.common.utils.time.TestTimeMultiTest$MyWorkItem@b428830 10:59:30 2025-12-02 10:59:30.444 [main] INFO o.o.p.c.utils.time.TestTimeMulti.enqueue(301) - enqueue work item org.onap.policy.common.utils.time.TestTimeMultiTest$MyWorkItem@5b7308aa 10:59:30 2025-12-02 10:59:30.444 [main] INFO o.o.p.c.utils.time.TestTimeMulti.enqueue(301) - enqueue work item org.onap.policy.common.utils.time.TestTimeMultiTest$MyWorkItem@42aa1324 10:59:30 2025-12-02 10:59:30.444 [main] INFO o.o.p.c.utils.time.TestTimeMulti.runItem(276) - fire work item org.onap.policy.common.utils.time.TestTimeMultiTest$MyWorkItem@5b7308aa 10:59:30 2025-12-02 10:59:30.449 [Thread-16] INFO o.o.p.c.utils.time.TestTimeMulti.enqueue(301) - enqueue work item SleepItem [nextMs=1764673170945, latch=java.util.concurrent.CountDownLatch@24aa7892[Count = 1], thread=Thread[Thread-16,5,main]] 10:59:30 2025-12-02 10:59:30.449 [main] INFO o.o.p.c.utils.time.TestTimeMulti.runItem(276) - fire work item SleepItem [nextMs=1764673170945, latch=java.util.concurrent.CountDownLatch@24aa7892[Count = 1], thread=Thread[Thread-16,5,main]] 10:59:30 2025-12-02 10:59:30.449 [Thread-16] INFO o.o.p.c.utils.time.TestTimeMulti.sleep(290) - sleeping SleepItem [nextMs=1764673170945, latch=java.util.concurrent.CountDownLatch@24aa7892[Count = 0], thread=Thread[Thread-16,5,main]] 10:59:30 2025-12-02 10:59:30.449 [Thread-16] INFO o.o.p.c.utils.time.TestTimeMulti.sleep(292) - done sleeping Thread[Thread-16,5,main] 10:59:30 2025-12-02 10:59:30.555 [Thread-17] ERROR o.o.p.c.utils.time.TestTimeMulti.waitUntil(192) - interrupted while waiting for condition 10:59:30 java.lang.InterruptedException: expected exception 10:59:30 at org.onap.policy.common.utils.time.TestTimeMultiTest.lambda$testWaitUntilCallable_InterruptEx$1(TestTimeMultiTest.java:217) 10:59:30 at org.onap.policy.common.utils.time.TestTimeMulti.waitUntil(TestTimeMulti.java:183) 10:59:30 at org.onap.policy.common.utils.time.TestTimeMultiTest$3.run(TestTimeMultiTest.java:226) 10:59:30 2025-12-02 10:59:30.663 [main] INFO o.o.p.c.utils.time.TestTimeMulti.enqueue(301) - enqueue work item org.onap.policy.common.utils.time.WorkItem@69ffdaa8 10:59:30 2025-12-02 10:59:30.664 [main] INFO o.o.p.c.utils.time.TestTimeMulti.runItem(276) - fire work item org.onap.policy.common.utils.time.WorkItem@69ffdaa8 10:59:30 2025-12-02 10:59:30.669 [main] INFO o.o.p.c.utils.time.TestTimeMulti.enqueue(301) - enqueue work item org.onap.policy.common.utils.time.WorkItem@6c96403e 10:59:30 2025-12-02 10:59:30.669 [main] INFO o.o.p.c.utils.time.TestTimeMulti.enqueue(301) - enqueue work item org.onap.policy.common.utils.time.WorkItem@7babed9e 10:59:30 2025-12-02 10:59:30.669 [main] INFO o.o.p.c.utils.time.TestTimeMulti.enqueue(301) - enqueue work item org.onap.policy.common.utils.time.WorkItem@2353354a 10:59:30 2025-12-02 10:59:30.670 [main] INFO o.o.p.c.utils.time.TestTimeMulti.runItem(276) - fire work item org.onap.policy.common.utils.time.WorkItem@6c96403e 10:59:30 2025-12-02 10:59:30.670 [main] INFO o.o.p.c.utils.time.TestTimeMulti.runItem(276) - fire work item org.onap.policy.common.utils.time.WorkItem@7babed9e 10:59:30 2025-12-02 10:59:30.672 [main] ERROR o.o.p.c.utils.time.TestTimeMulti.waitUntil(197) - condition evaluator threw an exception 10:59:30 java.lang.IllegalStateException: expected exception 10:59:30 at org.onap.policy.common.utils.time.TestTimeMultiTest.lambda$testWaitUntilCallable_ConditionThrowsEx$2(TestTimeMultiTest.java:245) 10:59:30 at org.onap.policy.common.utils.time.TestTimeMulti.waitUntil(TestTimeMulti.java:183) 10:59:30 at org.onap.policy.common.utils.time.TestTimeMultiTest.lambda$testWaitUntilCallable_ConditionThrowsEx$3(TestTimeMultiTest.java:249) 10:59:30 at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63) 10:59:30 at org.assertj.core.api.AssertionsForClassTypes.catchThrowable(AssertionsForClassTypes.java:892) 10:59:30 at org.assertj.core.api.Assertions.catchThrowable(Assertions.java:1365) 10:59:30 at org.assertj.core.api.Assertions.assertThatThrownBy(Assertions.java:1209) 10:59:30 at org.onap.policy.common.utils.time.TestTimeMultiTest.testWaitUntilCallable_ConditionThrowsEx(TestTimeMultiTest.java:249) 10:59:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:59:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:59:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:59:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:59:30 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 10:59:30 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 10:59:30 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 10:59:30 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 10:59:30 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 10:59:30 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 10:59:30 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 10:59:30 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 10:59:30 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 10:59:30 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 10:59:30 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 10:59:30 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 10:59:30 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 10:59:30 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 10:59:30 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 10:59:30 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 10:59:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:30 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 10:59:30 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 10:59:30 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 10:59:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 10:59:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:30 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:30 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:30 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:30 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:30 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:30 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:30 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:59:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:59:30 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:59:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 10:59:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 10:59:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 10:59:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 10:59:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 10:59:30 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 10:59:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:59:30 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:59:30 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:30 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 10:59:30 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:59:30 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 10:59:30 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:30 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:59:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 10:59:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 10:59:30 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 10:59:30 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:59:30 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:59:30 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:59:30 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:59:30 2025-12-02 10:59:30.674 [main] INFO o.o.p.c.utils.time.TestTimeMulti.enqueue(301) - enqueue work item org.onap.policy.common.utils.time.WorkItem@2b098563 10:59:30 2025-12-02 10:59:30.675 [main] INFO o.o.p.c.utils.time.TestTimeMulti.enqueue(301) - enqueue work item org.onap.policy.common.utils.time.WorkItem@c758a2d 10:59:30 2025-12-02 10:59:30.675 [main] INFO o.o.p.c.utils.time.TestTimeMulti.enqueue(301) - enqueue work item org.onap.policy.common.utils.time.WorkItem@d0b814d 10:59:30 2025-12-02 10:59:30.675 [main] INFO o.o.p.c.utils.time.TestTimeMulti.runItem(276) - fire work item org.onap.policy.common.utils.time.WorkItem@2b098563 10:59:30 2025-12-02 10:59:30.676 [main] INFO o.o.p.c.utils.time.TestTimeMulti.runItem(276) - fire work item org.onap.policy.common.utils.time.WorkItem@c758a2d 10:59:30 2025-12-02 10:59:30.677 [main] INFO o.o.p.c.utils.time.TestTimeMulti.enqueue(301) - enqueue work item org.onap.policy.common.utils.time.TestTimeMultiTest$MyWorkItem@2ba024cb 10:59:30 2025-12-02 10:59:30.677 [main] INFO o.o.p.c.utils.time.TestTimeMulti.runItem(276) - fire work item org.onap.policy.common.utils.time.TestTimeMultiTest$MyWorkItem@2ba024cb 10:59:30 2025-12-02 10:59:30.679 [main] INFO o.o.p.c.utils.time.TestTimeMulti.enqueue(301) - enqueue work item org.onap.policy.common.utils.time.WorkItem@1682e6a 10:59:30 2025-12-02 10:59:30.680 [main] INFO o.o.p.c.utils.time.TestTimeMulti.enqueue(301) - enqueue work item org.onap.policy.common.utils.time.TestTimeMultiTest$1@4cecc15a 10:59:30 2025-12-02 10:59:30.680 [main] INFO o.o.p.c.utils.time.TestTimeMulti.enqueue(301) - enqueue work item org.onap.policy.common.utils.time.TestTimeMultiTest$2@4d4df0f4 10:59:30 2025-12-02 10:59:30.682 [main] INFO o.o.p.c.utils.time.TestTimeMulti.enqueue(301) - enqueue work item org.onap.policy.common.utils.time.TestTimeMultiTest$4@14ed7ddf 10:59:30 2025-12-02 10:59:30.682 [main] INFO o.o.p.c.utils.time.TestTimeMulti.runItem(272) - re-enqueuing work item 10:59:30 2025-12-02 10:59:30.682 [main] INFO o.o.p.c.utils.time.TestTimeMulti.enqueue(301) - enqueue work item org.onap.policy.common.utils.time.TestTimeMultiTest$4@14ed7ddf 10:59:30 2025-12-02 10:59:30.682 [main] INFO o.o.p.c.utils.time.TestTimeMulti.runItem(276) - fire work item org.onap.policy.common.utils.time.TestTimeMultiTest$4@14ed7ddf 10:59:30 2025-12-02 10:59:30.683 [main] INFO o.o.p.c.utils.time.TestTimeMulti.enqueue(301) - enqueue work item org.onap.policy.common.utils.time.WorkItem@446c8c72 10:59:30 2025-12-02 10:59:30.683 [main] INFO o.o.p.c.utils.time.TestTimeMulti.enqueue(301) - enqueue work item org.onap.policy.common.utils.time.WorkItem@6e2eead5 10:59:30 2025-12-02 10:59:30.683 [main] INFO o.o.p.c.utils.time.TestTimeMulti.enqueue(301) - enqueue work item org.onap.policy.common.utils.time.WorkItem@11d2714a 10:59:30 2025-12-02 10:59:30.684 [main] INFO o.o.p.c.utils.time.TestTimeMulti.runItem(276) - fire work item org.onap.policy.common.utils.time.WorkItem@446c8c72 10:59:30 2025-12-02 10:59:30.684 [main] INFO o.o.p.c.utils.time.TestTimeMulti.runItem(276) - fire work item org.onap.policy.common.utils.time.WorkItem@6e2eead5 10:59:30 2025-12-02 10:59:30.685 [main] INFO o.o.p.c.utils.time.TestTimeMulti.enqueue(301) - enqueue work item org.onap.policy.common.utils.time.WorkItem@356b6b5d 10:59:30 2025-12-02 10:59:30.685 [main] INFO o.o.p.c.utils.time.TestTimeMulti.enqueue(301) - enqueue work item org.onap.policy.common.utils.time.WorkItem@37b1149b 10:59:30 2025-12-02 10:59:30.685 [main] INFO o.o.p.c.utils.time.TestTimeMulti.runItem(276) - fire work item org.onap.policy.common.utils.time.WorkItem@356b6b5d 10:59:30 2025-12-02 10:59:30.685 [main] INFO o.o.p.c.utils.time.TestTimeMulti.runItem(276) - fire work item org.onap.policy.common.utils.time.WorkItem@37b1149b 10:59:30 2025-12-02 10:59:30.686 [main] INFO o.o.p.c.utils.time.TestTimeMulti.enqueue(301) - enqueue work item org.onap.policy.common.utils.time.TestTimeMultiTest$MyWorkItem@6fd1ea75 10:59:30 2025-12-02 10:59:30.686 [main] INFO o.o.p.c.utils.time.TestTimeMulti.enqueue(301) - enqueue work item org.onap.policy.common.utils.time.TestTimeMultiTest$MyWorkItem@18e4551 10:59:30 2025-12-02 10:59:30.687 [main] INFO o.o.p.c.utils.time.TestTimeMulti.enqueue(301) - enqueue work item org.onap.policy.common.utils.time.TestTimeMultiTest$MyWorkItem@3ea48c37 10:59:30 2025-12-02 10:59:30.687 [main] INFO o.o.p.c.utils.time.TestTimeMulti.enqueue(301) - enqueue work item org.onap.policy.common.utils.time.TestTimeMultiTest$MyWorkItem@11e834ad 10:59:30 2025-12-02 10:59:30.687 [main] INFO o.o.p.c.utils.time.TestTimeMulti.runItem(276) - fire work item org.onap.policy.common.utils.time.TestTimeMultiTest$MyWorkItem@6fd1ea75 10:59:30 2025-12-02 10:59:30.687 [main] INFO o.o.p.c.utils.time.TestTimeMulti.runItem(276) - fire work item org.onap.policy.common.utils.time.TestTimeMultiTest$MyWorkItem@11e834ad 10:59:30 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.406 s -- in org.onap.policy.common.utils.time.TestTimeMultiTest 10:59:30 [INFO] Running org.onap.policy.common.utils.time.PseudoExecutorTest 10:59:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.common.utils.time.PseudoExecutorTest 10:59:30 [INFO] Running org.onap.policy.common.utils.io.SerializerTest 10:59:30 Standard Commons Logging discovery in action with spring-jcl: please remove commons-logging.jar from classpath in order to avoid potential conflicts 10:59:30 2025-12-02 10:59:30.743 [main] DEBUG o.s.test.util.ReflectionTestUtils.getField(283) - Getting field 'factory' from target object [null] or target class [class org.onap.policy.common.utils.io.Serializer] 10:59:30 2025-12-02 10:59:30.747 [main] DEBUG o.s.test.util.ReflectionTestUtils.setField(198) - Setting field 'factory' of type [null] on target object [null] or target class [class org.onap.policy.common.utils.io.Serializer] to value [org.onap.policy.common.utils.io.Serializer$Factory@58739e5e] 10:59:30 2025-12-02 10:59:30.752 [main] DEBUG o.s.test.util.ReflectionTestUtils.setField(198) - Setting field 'factory' of type [null] on target object [null] or target class [class org.onap.policy.common.utils.io.Serializer] to value [org.onap.policy.common.utils.io.SerializerTest$9@75e0a54c] 10:59:30 2025-12-02 10:59:30.765 [main] DEBUG o.s.test.util.ReflectionTestUtils.setField(198) - Setting field 'factory' of type [null] on target object [null] or target class [class org.onap.policy.common.utils.io.Serializer] to value [org.onap.policy.common.utils.io.Serializer$Factory@58739e5e] 10:59:30 2025-12-02 10:59:30.768 [main] DEBUG o.s.test.util.ReflectionTestUtils.setField(198) - Setting field 'factory' of type [null] on target object [null] or target class [class org.onap.policy.common.utils.io.Serializer] to value [org.onap.policy.common.utils.io.Serializer$Factory@58739e5e] 10:59:30 2025-12-02 10:59:30.919 [main] DEBUG o.s.test.util.ReflectionTestUtils.setField(198) - Setting field 'factory' of type [null] on target object [null] or target class [class org.onap.policy.common.utils.io.Serializer] to value [org.onap.policy.common.utils.io.SerializerTest$6@2e8b24a1] 10:59:30 2025-12-02 10:59:30.922 [main] DEBUG o.s.test.util.ReflectionTestUtils.setField(198) - Setting field 'factory' of type [null] on target object [null] or target class [class org.onap.policy.common.utils.io.Serializer] to value [org.onap.policy.common.utils.io.Serializer$Factory@58739e5e] 10:59:30 2025-12-02 10:59:30.923 [main] DEBUG o.s.test.util.ReflectionTestUtils.setField(198) - Setting field 'factory' of type [null] on target object [null] or target class [class org.onap.policy.common.utils.io.Serializer] to value [org.onap.policy.common.utils.io.SerializerTest$11@63c99f7] 10:59:30 2025-12-02 10:59:30.925 [main] DEBUG o.s.test.util.ReflectionTestUtils.setField(198) - Setting field 'factory' of type [null] on target object [null] or target class [class org.onap.policy.common.utils.io.Serializer] to value [org.onap.policy.common.utils.io.Serializer$Factory@58739e5e] 10:59:30 2025-12-02 10:59:30.925 [main] DEBUG o.s.test.util.ReflectionTestUtils.setField(198) - Setting field 'factory' of type [null] on target object [null] or target class [class org.onap.policy.common.utils.io.Serializer] to value [org.onap.policy.common.utils.io.SerializerTest$8@1f71e024] 10:59:30 2025-12-02 10:59:30.926 [main] DEBUG o.s.test.util.ReflectionTestUtils.setField(198) - Setting field 'factory' of type [null] on target object [null] or target class [class org.onap.policy.common.utils.io.Serializer] to value [org.onap.policy.common.utils.io.Serializer$Factory@58739e5e] 10:59:30 2025-12-02 10:59:30.927 [main] DEBUG o.s.test.util.ReflectionTestUtils.setField(198) - Setting field 'factory' of type [null] on target object [null] or target class [class org.onap.policy.common.utils.io.Serializer] to value [org.onap.policy.common.utils.io.SerializerTest$7@2d73e8c4] 10:59:30 2025-12-02 10:59:30.928 [main] DEBUG o.s.test.util.ReflectionTestUtils.setField(198) - Setting field 'factory' of type [null] on target object [null] or target class [class org.onap.policy.common.utils.io.Serializer] to value [org.onap.policy.common.utils.io.Serializer$Factory@58739e5e] 10:59:30 2025-12-02 10:59:30.930 [main] DEBUG o.s.test.util.ReflectionTestUtils.setField(198) - Setting field 'factory' of type [null] on target object [null] or target class [class org.onap.policy.common.utils.io.Serializer] to value [org.onap.policy.common.utils.io.Serializer$Factory@58739e5e] 10:59:30 2025-12-02 10:59:30.930 [main] DEBUG o.s.test.util.ReflectionTestUtils.setField(198) - Setting field 'factory' of type [null] on target object [null] or target class [class org.onap.policy.common.utils.io.Serializer] to value [org.onap.policy.common.utils.io.SerializerTest$10@5e158f33] 10:59:30 2025-12-02 10:59:30.932 [main] DEBUG o.s.test.util.ReflectionTestUtils.setField(198) - Setting field 'factory' of type [null] on target object [null] or target class [class org.onap.policy.common.utils.io.Serializer] to value [org.onap.policy.common.utils.io.Serializer$Factory@58739e5e] 10:59:30 2025-12-02 10:59:30.933 [main] DEBUG o.s.test.util.ReflectionTestUtils.setField(198) - Setting field 'factory' of type [null] on target object [null] or target class [class org.onap.policy.common.utils.io.Serializer] to value [org.onap.policy.common.utils.io.Serializer$Factory@58739e5e] 10:59:30 2025-12-02 10:59:30.934 [main] DEBUG o.s.test.util.ReflectionTestUtils.setField(198) - Setting field 'factory' of type [null] on target object [null] or target class [class org.onap.policy.common.utils.io.Serializer] to value [org.onap.policy.common.utils.io.Serializer$Factory@58739e5e] 10:59:30 2025-12-02 10:59:30.934 [main] DEBUG o.s.test.util.ReflectionTestUtils.setField(198) - Setting field 'factory' of type [null] on target object [null] or target class [class org.onap.policy.common.utils.io.Serializer] to value [org.onap.policy.common.utils.io.SerializerTest$2@7ed8b44] 10:59:30 2025-12-02 10:59:30.935 [main] DEBUG o.s.test.util.ReflectionTestUtils.setField(198) - Setting field 'factory' of type [null] on target object [null] or target class [class org.onap.policy.common.utils.io.Serializer] to value [org.onap.policy.common.utils.io.Serializer$Factory@58739e5e] 10:59:30 2025-12-02 10:59:30.944 [main] DEBUG o.s.test.util.ReflectionTestUtils.setField(198) - Setting field 'factory' of type [null] on target object [null] or target class [class org.onap.policy.common.utils.io.Serializer] to value [org.onap.policy.common.utils.io.Serializer$Factory@58739e5e] 10:59:30 2025-12-02 10:59:30.945 [main] DEBUG o.s.test.util.ReflectionTestUtils.setField(198) - Setting field 'factory' of type [null] on target object [null] or target class [class org.onap.policy.common.utils.io.Serializer] to value [org.onap.policy.common.utils.io.SerializerTest$4@4bbf20d1] 10:59:30 2025-12-02 10:59:30.947 [main] DEBUG o.s.test.util.ReflectionTestUtils.setField(198) - Setting field 'factory' of type [null] on target object [null] or target class [class org.onap.policy.common.utils.io.Serializer] to value [org.onap.policy.common.utils.io.Serializer$Factory@58739e5e] 10:59:30 2025-12-02 10:59:30.949 [main] DEBUG o.s.test.util.ReflectionTestUtils.setField(198) - Setting field 'factory' of type [null] on target object [null] or target class [class org.onap.policy.common.utils.io.Serializer] to value [org.onap.policy.common.utils.io.Serializer$Factory@58739e5e] 10:59:30 2025-12-02 10:59:30.950 [main] DEBUG o.s.test.util.ReflectionTestUtils.setField(198) - Setting field 'factory' of type [null] on target object [null] or target class [class org.onap.policy.common.utils.io.Serializer] to value [org.onap.policy.common.utils.io.SerializerTest$3@48e74764] 10:59:30 2025-12-02 10:59:30.951 [main] DEBUG o.s.test.util.ReflectionTestUtils.setField(198) - Setting field 'factory' of type [null] on target object [null] or target class [class org.onap.policy.common.utils.io.Serializer] to value [org.onap.policy.common.utils.io.Serializer$Factory@58739e5e] 10:59:30 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.255 s -- in org.onap.policy.common.utils.io.SerializerTest 10:59:30 [INFO] Running org.onap.policy.common.utils.gson.GsonSerializerTest 10:59:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.onap.policy.common.utils.gson.GsonSerializerTest 10:59:30 [INFO] Running org.onap.policy.common.utils.gson.GsonTestUtilsTest 10:59:31 2025-12-02 10:59:31.210 [main] DEBUG o.o.p.c.utils.gson.GsonTestUtils.gsonEncode(247) - gson={"id":500} 10:59:31 2025-12-02 10:59:31.212 [main] DEBUG o.o.p.c.utils.gson.GsonTestUtils.gsonEncode(247) - gson={"id":500,"text":"hello"} 10:59:31 2025-12-02 10:59:31.217 [main] DEBUG o.o.p.c.utils.gson.GsonTestUtils.gsonEncode(247) - gson={"id":600,"text":"hello"} 10:59:31 2025-12-02 10:59:31.220 [main] DEBUG o.o.p.c.utils.gson.GsonTestUtils.gsonEncode(247) - gson={"id":650,"text":"hello"} 10:59:31 2025-12-02 10:59:31.221 [main] DEBUG o.o.p.c.utils.gson.GsonTestUtils.gsonEncode(247) - gson={"id":650,"text":"world"} 10:59:31 2025-12-02 10:59:31.226 [main] DEBUG o.o.p.c.utils.gson.GsonTestUtils.gsonEncode(247) - gson={"id":500,"text":"hello"} 10:59:31 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.249 s -- in org.onap.policy.common.utils.gson.GsonTestUtilsTest 10:59:31 [INFO] Running org.onap.policy.common.utils.gson.GsonTestUtilsBuilderTest 10:59:31 2025-12-02 10:59:31.255 [main] DEBUG o.o.p.c.utils.gson.GsonTestUtils.gsonEncode(247) - gson={"name":2000} 10:59:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.onap.policy.common.utils.gson.GsonTestUtilsBuilderTest 10:59:31 [INFO] Running org.onap.policy.common.utils.test.ThrowablesTesterTest 10:59:31 2025-12-02 10:59:31.260 [main] DEBUG o.o.p.c.utils.test.ThrowablesTester.getConstructor(533) - skipped test, no constructor for: class org.onap.policy.common.utils.test.ThrowablesTesterTest$IgnoreMessageThrowable 10:59:31 java.lang.NoSuchMethodException: org.onap.policy.common.utils.test.ThrowablesTesterTest$IgnoreMessageThrowable.() 10:59:31 at java.base/java.lang.Class.getConstructor0(Class.java:3585) 10:59:31 at java.base/java.lang.Class.getConstructor(Class.java:2271) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.testDefault(ThrowablesTester.java:111) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:79) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTesterTest.lambda$testIgnoreMessageThrowable$0(ThrowablesTesterTest.java:47) 10:59:31 at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63) 10:59:31 at org.assertj.core.api.AssertionsForClassTypes.catchThrowable(AssertionsForClassTypes.java:892) 10:59:31 at org.assertj.core.api.Assertions.catchThrowable(Assertions.java:1365) 10:59:31 at org.assertj.core.api.Assertions.assertThatThrownBy(Assertions.java:1209) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTesterTest.testIgnoreMessageThrowable(ThrowablesTesterTest.java:47) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:59:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:59:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:59:31 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 10:59:31 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 10:59:31 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 10:59:31 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:59:31 2025-12-02 10:59:31.263 [main] DEBUG o.o.p.c.utils.test.ThrowablesTester.getConstructor(533) - skipped test, no constructor for: class org.onap.policy.common.utils.test.ThrowablesTesterTest$NeverSuppressThrowable 10:59:31 java.lang.NoSuchMethodException: org.onap.policy.common.utils.test.ThrowablesTesterTest$NeverSuppressThrowable.() 10:59:31 at java.base/java.lang.Class.getConstructor0(Class.java:3585) 10:59:31 at java.base/java.lang.Class.getConstructor(Class.java:2271) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.testDefault(ThrowablesTester.java:111) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:79) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTesterTest.lambda$testNeverSuppressThrowable$3(ThrowablesTesterTest.java:68) 10:59:31 at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63) 10:59:31 at org.assertj.core.api.AssertionsForClassTypes.catchThrowable(AssertionsForClassTypes.java:892) 10:59:31 at org.assertj.core.api.Assertions.catchThrowable(Assertions.java:1365) 10:59:31 at org.assertj.core.api.Assertions.assertThatThrownBy(Assertions.java:1209) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTesterTest.testNeverSuppressThrowable(ThrowablesTesterTest.java:68) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:59:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:59:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:59:31 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 10:59:31 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 10:59:31 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 10:59:31 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:59:31 2025-12-02 10:59:31.264 [main] DEBUG o.o.p.c.utils.test.ThrowablesTester.getConstructor(533) - skipped test, no constructor for: class org.onap.policy.common.utils.test.ThrowablesTesterTest$NeverSuppressThrowable 10:59:31 java.lang.NoSuchMethodException: org.onap.policy.common.utils.test.ThrowablesTesterTest$NeverSuppressThrowable.(java.lang.String) 10:59:31 at java.base/java.lang.Class.getConstructor0(Class.java:3585) 10:59:31 at java.base/java.lang.Class.getConstructor(Class.java:2271) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.testString(ThrowablesTester.java:149) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:80) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTesterTest.lambda$testNeverSuppressThrowable$3(ThrowablesTesterTest.java:68) 10:59:31 at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63) 10:59:31 at org.assertj.core.api.AssertionsForClassTypes.catchThrowable(AssertionsForClassTypes.java:892) 10:59:31 at org.assertj.core.api.Assertions.catchThrowable(Assertions.java:1365) 10:59:31 at org.assertj.core.api.Assertions.assertThatThrownBy(Assertions.java:1209) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTesterTest.testNeverSuppressThrowable(ThrowablesTesterTest.java:68) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:59:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:59:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:59:31 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 10:59:31 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 10:59:31 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 10:59:31 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:59:31 2025-12-02 10:59:31.264 [main] DEBUG o.o.p.c.utils.test.ThrowablesTester.getConstructor(533) - skipped test, no constructor for: class org.onap.policy.common.utils.test.ThrowablesTesterTest$NeverSuppressThrowable 10:59:31 java.lang.NoSuchMethodException: org.onap.policy.common.utils.test.ThrowablesTesterTest$NeverSuppressThrowable.(java.lang.Throwable) 10:59:31 at java.base/java.lang.Class.getConstructor0(Class.java:3585) 10:59:31 at java.base/java.lang.Class.getConstructor(Class.java:2271) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.testThrowable(ThrowablesTester.java:189) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:81) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTesterTest.lambda$testNeverSuppressThrowable$3(ThrowablesTesterTest.java:68) 10:59:31 at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63) 10:59:31 at org.assertj.core.api.AssertionsForClassTypes.catchThrowable(AssertionsForClassTypes.java:892) 10:59:31 at org.assertj.core.api.Assertions.catchThrowable(Assertions.java:1365) 10:59:31 at org.assertj.core.api.Assertions.assertThatThrownBy(Assertions.java:1209) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTesterTest.testNeverSuppressThrowable(ThrowablesTesterTest.java:68) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:59:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:59:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:59:31 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 10:59:31 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 10:59:31 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 10:59:31 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:59:31 2025-12-02 10:59:31.265 [main] DEBUG o.o.p.c.utils.test.ThrowablesTester.getConstructor(533) - skipped test, no constructor for: class org.onap.policy.common.utils.test.ThrowablesTesterTest$NeverSuppressThrowable 10:59:31 java.lang.NoSuchMethodException: org.onap.policy.common.utils.test.ThrowablesTesterTest$NeverSuppressThrowable.(java.lang.String,java.lang.Throwable) 10:59:31 at java.base/java.lang.Class.getConstructor0(Class.java:3585) 10:59:31 at java.base/java.lang.Class.getConstructor(Class.java:2271) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.testStringThrowable(ThrowablesTester.java:229) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:82) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTesterTest.lambda$testNeverSuppressThrowable$3(ThrowablesTesterTest.java:68) 10:59:31 at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63) 10:59:31 at org.assertj.core.api.AssertionsForClassTypes.catchThrowable(AssertionsForClassTypes.java:892) 10:59:31 at org.assertj.core.api.Assertions.catchThrowable(Assertions.java:1365) 10:59:31 at org.assertj.core.api.Assertions.assertThatThrownBy(Assertions.java:1209) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTesterTest.testNeverSuppressThrowable(ThrowablesTesterTest.java:68) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:59:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:59:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:59:31 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 10:59:31 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 10:59:31 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 10:59:31 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:59:31 2025-12-02 10:59:31.267 [main] DEBUG o.o.p.c.utils.test.ThrowablesTester.getConstructor(533) - skipped test, no constructor for: class org.onap.policy.common.utils.test.ThrowablesTesterTest$NoConstructorsThrowable 10:59:31 java.lang.NoSuchMethodException: org.onap.policy.common.utils.test.ThrowablesTesterTest$NoConstructorsThrowable.() 10:59:31 at java.base/java.lang.Class.getConstructor0(Class.java:3585) 10:59:31 at java.base/java.lang.Class.getConstructor(Class.java:2271) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.testDefault(ThrowablesTester.java:111) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:79) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTesterTest.testNoConstructorsThrowable(ThrowablesTesterTest.java:41) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:59:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:59:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:59:31 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 10:59:31 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 10:59:31 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 10:59:31 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:59:31 2025-12-02 10:59:31.268 [main] DEBUG o.o.p.c.utils.test.ThrowablesTester.getConstructor(533) - skipped test, no constructor for: class org.onap.policy.common.utils.test.ThrowablesTesterTest$NoConstructorsThrowable 10:59:31 java.lang.NoSuchMethodException: org.onap.policy.common.utils.test.ThrowablesTesterTest$NoConstructorsThrowable.(java.lang.String) 10:59:31 at java.base/java.lang.Class.getConstructor0(Class.java:3585) 10:59:31 at java.base/java.lang.Class.getConstructor(Class.java:2271) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.testString(ThrowablesTester.java:149) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:80) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTesterTest.testNoConstructorsThrowable(ThrowablesTesterTest.java:41) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:59:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:59:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:59:31 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 10:59:31 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 10:59:31 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 10:59:31 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:59:31 2025-12-02 10:59:31.269 [main] DEBUG o.o.p.c.utils.test.ThrowablesTester.getConstructor(533) - skipped test, no constructor for: class org.onap.policy.common.utils.test.ThrowablesTesterTest$NoConstructorsThrowable 10:59:31 java.lang.NoSuchMethodException: org.onap.policy.common.utils.test.ThrowablesTesterTest$NoConstructorsThrowable.(java.lang.Throwable) 10:59:31 at java.base/java.lang.Class.getConstructor0(Class.java:3585) 10:59:31 at java.base/java.lang.Class.getConstructor(Class.java:2271) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.testThrowable(ThrowablesTester.java:189) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:81) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTesterTest.testNoConstructorsThrowable(ThrowablesTesterTest.java:41) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:59:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:59:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:59:31 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 10:59:31 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 10:59:31 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 10:59:31 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:59:31 2025-12-02 10:59:31.269 [main] DEBUG o.o.p.c.utils.test.ThrowablesTester.getConstructor(533) - skipped test, no constructor for: class org.onap.policy.common.utils.test.ThrowablesTesterTest$NoConstructorsThrowable 10:59:31 java.lang.NoSuchMethodException: org.onap.policy.common.utils.test.ThrowablesTesterTest$NoConstructorsThrowable.(java.lang.String,java.lang.Throwable) 10:59:31 at java.base/java.lang.Class.getConstructor0(Class.java:3585) 10:59:31 at java.base/java.lang.Class.getConstructor(Class.java:2271) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.testStringThrowable(ThrowablesTester.java:229) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:82) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTesterTest.testNoConstructorsThrowable(ThrowablesTesterTest.java:41) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:59:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:59:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:59:31 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 10:59:31 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 10:59:31 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 10:59:31 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:59:31 2025-12-02 10:59:31.270 [main] DEBUG o.o.p.c.utils.test.ThrowablesTester.getConstructor(533) - skipped test, no constructor for: class org.onap.policy.common.utils.test.ThrowablesTesterTest$NoConstructorsThrowable 10:59:31 java.lang.NoSuchMethodException: org.onap.policy.common.utils.test.ThrowablesTesterTest$NoConstructorsThrowable.(java.lang.String,java.lang.Throwable,boolean,boolean) 10:59:31 at java.base/java.lang.Class.getConstructor0(Class.java:3585) 10:59:31 at java.base/java.lang.Class.getConstructor(Class.java:2271) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.testStringThrowableBooleanBoolean(ThrowablesTester.java:273) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:83) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTesterTest.testNoConstructorsThrowable(ThrowablesTesterTest.java:41) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:59:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:59:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:59:31 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 10:59:31 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 10:59:31 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 10:59:31 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:59:31 2025-12-02 10:59:31.271 [main] DEBUG o.o.p.c.utils.test.ThrowablesTester.getConstructor(533) - skipped test, no constructor for: class org.onap.policy.common.utils.test.ThrowablesTesterTest$AlwaysWritableThrowable 10:59:31 java.lang.NoSuchMethodException: org.onap.policy.common.utils.test.ThrowablesTesterTest$AlwaysWritableThrowable.() 10:59:31 at java.base/java.lang.Class.getConstructor0(Class.java:3585) 10:59:31 at java.base/java.lang.Class.getConstructor(Class.java:2271) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.testDefault(ThrowablesTester.java:111) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:79) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTesterTest.lambda$testAlwaysWritableThrowable$4(ThrowablesTesterTest.java:75) 10:59:31 at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63) 10:59:31 at org.assertj.core.api.AssertionsForClassTypes.catchThrowable(AssertionsForClassTypes.java:892) 10:59:31 at org.assertj.core.api.Assertions.catchThrowable(Assertions.java:1365) 10:59:31 at org.assertj.core.api.Assertions.assertThatThrownBy(Assertions.java:1209) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTesterTest.testAlwaysWritableThrowable(ThrowablesTesterTest.java:75) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:59:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:59:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:59:31 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 10:59:31 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 10:59:31 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 10:59:31 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:59:31 2025-12-02 10:59:31.272 [main] DEBUG o.o.p.c.utils.test.ThrowablesTester.getConstructor(533) - skipped test, no constructor for: class org.onap.policy.common.utils.test.ThrowablesTesterTest$AlwaysWritableThrowable 10:59:31 java.lang.NoSuchMethodException: org.onap.policy.common.utils.test.ThrowablesTesterTest$AlwaysWritableThrowable.(java.lang.String) 10:59:31 at java.base/java.lang.Class.getConstructor0(Class.java:3585) 10:59:31 at java.base/java.lang.Class.getConstructor(Class.java:2271) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.testString(ThrowablesTester.java:149) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:80) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTesterTest.lambda$testAlwaysWritableThrowable$4(ThrowablesTesterTest.java:75) 10:59:31 at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63) 10:59:31 at org.assertj.core.api.AssertionsForClassTypes.catchThrowable(AssertionsForClassTypes.java:892) 10:59:31 at org.assertj.core.api.Assertions.catchThrowable(Assertions.java:1365) 10:59:31 at org.assertj.core.api.Assertions.assertThatThrownBy(Assertions.java:1209) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTesterTest.testAlwaysWritableThrowable(ThrowablesTesterTest.java:75) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:59:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:59:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:59:31 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 10:59:31 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 10:59:31 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 10:59:31 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:59:31 2025-12-02 10:59:31.272 [main] DEBUG o.o.p.c.utils.test.ThrowablesTester.getConstructor(533) - skipped test, no constructor for: class org.onap.policy.common.utils.test.ThrowablesTesterTest$AlwaysWritableThrowable 10:59:31 java.lang.NoSuchMethodException: org.onap.policy.common.utils.test.ThrowablesTesterTest$AlwaysWritableThrowable.(java.lang.Throwable) 10:59:31 at java.base/java.lang.Class.getConstructor0(Class.java:3585) 10:59:31 at java.base/java.lang.Class.getConstructor(Class.java:2271) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.testThrowable(ThrowablesTester.java:189) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:81) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTesterTest.lambda$testAlwaysWritableThrowable$4(ThrowablesTesterTest.java:75) 10:59:31 at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63) 10:59:31 at org.assertj.core.api.AssertionsForClassTypes.catchThrowable(AssertionsForClassTypes.java:892) 10:59:31 at org.assertj.core.api.Assertions.catchThrowable(Assertions.java:1365) 10:59:31 at org.assertj.core.api.Assertions.assertThatThrownBy(Assertions.java:1209) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTesterTest.testAlwaysWritableThrowable(ThrowablesTesterTest.java:75) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:59:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:59:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:59:31 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 10:59:31 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 10:59:31 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 10:59:31 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:59:31 2025-12-02 10:59:31.273 [main] DEBUG o.o.p.c.utils.test.ThrowablesTester.getConstructor(533) - skipped test, no constructor for: class org.onap.policy.common.utils.test.ThrowablesTesterTest$AlwaysWritableThrowable 10:59:31 java.lang.NoSuchMethodException: org.onap.policy.common.utils.test.ThrowablesTesterTest$AlwaysWritableThrowable.(java.lang.String,java.lang.Throwable) 10:59:31 at java.base/java.lang.Class.getConstructor0(Class.java:3585) 10:59:31 at java.base/java.lang.Class.getConstructor(Class.java:2271) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.testStringThrowable(ThrowablesTester.java:229) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:82) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTesterTest.lambda$testAlwaysWritableThrowable$4(ThrowablesTesterTest.java:75) 10:59:31 at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63) 10:59:31 at org.assertj.core.api.AssertionsForClassTypes.catchThrowable(AssertionsForClassTypes.java:892) 10:59:31 at org.assertj.core.api.Assertions.catchThrowable(Assertions.java:1365) 10:59:31 at org.assertj.core.api.Assertions.assertThatThrownBy(Assertions.java:1209) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTesterTest.testAlwaysWritableThrowable(ThrowablesTesterTest.java:75) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:59:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:59:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:59:31 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 10:59:31 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 10:59:31 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 10:59:31 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:59:31 2025-12-02 10:59:31.275 [main] DEBUG o.o.p.c.utils.test.ThrowablesTester.getConstructor(533) - skipped test, no constructor for: class org.onap.policy.common.utils.test.ThrowablesTesterTest$NeverWritableThrowable 10:59:31 java.lang.NoSuchMethodException: org.onap.policy.common.utils.test.ThrowablesTesterTest$NeverWritableThrowable.() 10:59:31 at java.base/java.lang.Class.getConstructor0(Class.java:3585) 10:59:31 at java.base/java.lang.Class.getConstructor(Class.java:2271) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.testDefault(ThrowablesTester.java:111) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:79) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTesterTest.lambda$testNeverWritableThrowable$5(ThrowablesTesterTest.java:82) 10:59:31 at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63) 10:59:31 at org.assertj.core.api.AssertionsForClassTypes.catchThrowable(AssertionsForClassTypes.java:892) 10:59:31 at org.assertj.core.api.Assertions.catchThrowable(Assertions.java:1365) 10:59:31 at org.assertj.core.api.Assertions.assertThatThrownBy(Assertions.java:1209) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTesterTest.testNeverWritableThrowable(ThrowablesTesterTest.java:82) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:59:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:59:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:59:31 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 10:59:31 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 10:59:31 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 10:59:31 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:59:31 2025-12-02 10:59:31.275 [main] DEBUG o.o.p.c.utils.test.ThrowablesTester.getConstructor(533) - skipped test, no constructor for: class org.onap.policy.common.utils.test.ThrowablesTesterTest$NeverWritableThrowable 10:59:31 java.lang.NoSuchMethodException: org.onap.policy.common.utils.test.ThrowablesTesterTest$NeverWritableThrowable.(java.lang.String) 10:59:31 at java.base/java.lang.Class.getConstructor0(Class.java:3585) 10:59:31 at java.base/java.lang.Class.getConstructor(Class.java:2271) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.testString(ThrowablesTester.java:149) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:80) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTesterTest.lambda$testNeverWritableThrowable$5(ThrowablesTesterTest.java:82) 10:59:31 at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63) 10:59:31 at org.assertj.core.api.AssertionsForClassTypes.catchThrowable(AssertionsForClassTypes.java:892) 10:59:31 at org.assertj.core.api.Assertions.catchThrowable(Assertions.java:1365) 10:59:31 at org.assertj.core.api.Assertions.assertThatThrownBy(Assertions.java:1209) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTesterTest.testNeverWritableThrowable(ThrowablesTesterTest.java:82) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:59:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:59:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:59:31 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 10:59:31 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 10:59:31 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 10:59:31 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:59:31 2025-12-02 10:59:31.276 [main] DEBUG o.o.p.c.utils.test.ThrowablesTester.getConstructor(533) - skipped test, no constructor for: class org.onap.policy.common.utils.test.ThrowablesTesterTest$NeverWritableThrowable 10:59:31 java.lang.NoSuchMethodException: org.onap.policy.common.utils.test.ThrowablesTesterTest$NeverWritableThrowable.(java.lang.Throwable) 10:59:31 at java.base/java.lang.Class.getConstructor0(Class.java:3585) 10:59:31 at java.base/java.lang.Class.getConstructor(Class.java:2271) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.testThrowable(ThrowablesTester.java:189) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:81) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTesterTest.lambda$testNeverWritableThrowable$5(ThrowablesTesterTest.java:82) 10:59:31 at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63) 10:59:31 at org.assertj.core.api.AssertionsForClassTypes.catchThrowable(AssertionsForClassTypes.java:892) 10:59:31 at org.assertj.core.api.Assertions.catchThrowable(Assertions.java:1365) 10:59:31 at org.assertj.core.api.Assertions.assertThatThrownBy(Assertions.java:1209) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTesterTest.testNeverWritableThrowable(ThrowablesTesterTest.java:82) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:59:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:59:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:59:31 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 10:59:31 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 10:59:31 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 10:59:31 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:59:31 2025-12-02 10:59:31.276 [main] DEBUG o.o.p.c.utils.test.ThrowablesTester.getConstructor(533) - skipped test, no constructor for: class org.onap.policy.common.utils.test.ThrowablesTesterTest$NeverWritableThrowable 10:59:31 java.lang.NoSuchMethodException: org.onap.policy.common.utils.test.ThrowablesTesterTest$NeverWritableThrowable.(java.lang.String,java.lang.Throwable) 10:59:31 at java.base/java.lang.Class.getConstructor0(Class.java:3585) 10:59:31 at java.base/java.lang.Class.getConstructor(Class.java:2271) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.testStringThrowable(ThrowablesTester.java:229) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:82) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTesterTest.lambda$testNeverWritableThrowable$5(ThrowablesTesterTest.java:82) 10:59:31 at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63) 10:59:31 at org.assertj.core.api.AssertionsForClassTypes.catchThrowable(AssertionsForClassTypes.java:892) 10:59:31 at org.assertj.core.api.Assertions.catchThrowable(Assertions.java:1365) 10:59:31 at org.assertj.core.api.Assertions.assertThatThrownBy(Assertions.java:1209) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTesterTest.testNeverWritableThrowable(ThrowablesTesterTest.java:82) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:59:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:59:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:59:31 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 10:59:31 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 10:59:31 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 10:59:31 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:59:31 2025-12-02 10:59:31.279 [main] DEBUG o.o.p.c.utils.test.ThrowablesTester.getConstructor(533) - skipped test, no constructor for: class org.onap.policy.common.utils.test.ThrowablesTesterTest$ThrowInstantiationThrowable 10:59:31 java.lang.NoSuchMethodException: org.onap.policy.common.utils.test.ThrowablesTesterTest$ThrowInstantiationThrowable.() 10:59:31 at java.base/java.lang.Class.getConstructor0(Class.java:3585) 10:59:31 at java.base/java.lang.Class.getConstructor(Class.java:2271) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.testDefault(ThrowablesTester.java:111) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:79) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTesterTest.lambda$testThrowInstantiationException$6(ThrowablesTesterTest.java:89) 10:59:31 at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63) 10:59:31 at org.assertj.core.api.AssertionsForClassTypes.catchThrowable(AssertionsForClassTypes.java:892) 10:59:31 at org.assertj.core.api.Assertions.catchThrowable(Assertions.java:1365) 10:59:31 at org.assertj.core.api.Assertions.assertThatThrownBy(Assertions.java:1209) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTesterTest.testThrowInstantiationException(ThrowablesTesterTest.java:89) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:59:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:59:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:59:31 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 10:59:31 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 10:59:31 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 10:59:31 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:59:31 2025-12-02 10:59:31.280 [main] DEBUG o.o.p.c.utils.test.ThrowablesTester.getConstructor(533) - skipped test, no constructor for: class org.onap.policy.common.utils.test.ThrowablesTesterTest$ThrowInstantiationThrowable 10:59:31 java.lang.NoSuchMethodException: org.onap.policy.common.utils.test.ThrowablesTesterTest$ThrowInstantiationThrowable.(java.lang.String) 10:59:31 at java.base/java.lang.Class.getConstructor0(Class.java:3585) 10:59:31 at java.base/java.lang.Class.getConstructor(Class.java:2271) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.testString(ThrowablesTester.java:149) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:80) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTesterTest.lambda$testThrowInstantiationException$6(ThrowablesTesterTest.java:89) 10:59:31 at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63) 10:59:31 at org.assertj.core.api.AssertionsForClassTypes.catchThrowable(AssertionsForClassTypes.java:892) 10:59:31 at org.assertj.core.api.Assertions.catchThrowable(Assertions.java:1365) 10:59:31 at org.assertj.core.api.Assertions.assertThatThrownBy(Assertions.java:1209) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTesterTest.testThrowInstantiationException(ThrowablesTesterTest.java:89) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:59:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:59:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:59:31 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 10:59:31 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 10:59:31 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 10:59:31 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:59:31 2025-12-02 10:59:31.280 [main] DEBUG o.o.p.c.utils.test.ThrowablesTester.getConstructor(533) - skipped test, no constructor for: class org.onap.policy.common.utils.test.ThrowablesTesterTest$ThrowInstantiationThrowable 10:59:31 java.lang.NoSuchMethodException: org.onap.policy.common.utils.test.ThrowablesTesterTest$ThrowInstantiationThrowable.(java.lang.Throwable) 10:59:31 at java.base/java.lang.Class.getConstructor0(Class.java:3585) 10:59:31 at java.base/java.lang.Class.getConstructor(Class.java:2271) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.testThrowable(ThrowablesTester.java:189) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:81) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTesterTest.lambda$testThrowInstantiationException$6(ThrowablesTesterTest.java:89) 10:59:31 at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63) 10:59:31 at org.assertj.core.api.AssertionsForClassTypes.catchThrowable(AssertionsForClassTypes.java:892) 10:59:31 at org.assertj.core.api.Assertions.catchThrowable(Assertions.java:1365) 10:59:31 at org.assertj.core.api.Assertions.assertThatThrownBy(Assertions.java:1209) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTesterTest.testThrowInstantiationException(ThrowablesTesterTest.java:89) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:59:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:59:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:59:31 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 10:59:31 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 10:59:31 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 10:59:31 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:59:31 2025-12-02 10:59:31.281 [main] DEBUG o.o.p.c.utils.test.ThrowablesTester.getConstructor(533) - skipped test, no constructor for: class org.onap.policy.common.utils.test.ThrowablesTesterTest$ThrowInstantiationThrowable 10:59:31 java.lang.NoSuchMethodException: org.onap.policy.common.utils.test.ThrowablesTesterTest$ThrowInstantiationThrowable.(java.lang.String,java.lang.Throwable) 10:59:31 at java.base/java.lang.Class.getConstructor0(Class.java:3585) 10:59:31 at java.base/java.lang.Class.getConstructor(Class.java:2271) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.testStringThrowable(ThrowablesTester.java:229) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:82) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTesterTest.lambda$testThrowInstantiationException$6(ThrowablesTesterTest.java:89) 10:59:31 at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63) 10:59:31 at org.assertj.core.api.AssertionsForClassTypes.catchThrowable(AssertionsForClassTypes.java:892) 10:59:31 at org.assertj.core.api.Assertions.catchThrowable(Assertions.java:1365) 10:59:31 at org.assertj.core.api.Assertions.assertThatThrownBy(Assertions.java:1209) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTesterTest.testThrowInstantiationException(ThrowablesTesterTest.java:89) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:59:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:59:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:59:31 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 10:59:31 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 10:59:31 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 10:59:31 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:59:31 2025-12-02 10:59:31.283 [main] DEBUG o.o.p.c.utils.test.ThrowablesTester.getConstructor(533) - skipped test, no constructor for: class org.onap.policy.common.utils.test.ThrowablesTesterTest$SimpleThrowable 10:59:31 java.lang.NoSuchMethodException: org.onap.policy.common.utils.test.ThrowablesTesterTest$SimpleThrowable.(java.lang.Throwable) 10:59:31 at java.base/java.lang.Class.getConstructor0(Class.java:3585) 10:59:31 at java.base/java.lang.Class.getConstructor(Class.java:2271) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.testThrowable(ThrowablesTester.java:189) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:81) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTesterTest.test(ThrowablesTesterTest.java:33) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:59:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:59:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:59:31 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 10:59:31 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 10:59:31 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 10:59:31 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:59:31 2025-12-02 10:59:31.283 [main] DEBUG o.o.p.c.utils.test.ThrowablesTester.getConstructor(533) - skipped test, no constructor for: class org.onap.policy.common.utils.test.ThrowablesTesterTest$SimpleThrowable 10:59:31 java.lang.NoSuchMethodException: org.onap.policy.common.utils.test.ThrowablesTesterTest$SimpleThrowable.(java.lang.String,java.lang.Throwable) 10:59:31 at java.base/java.lang.Class.getConstructor0(Class.java:3585) 10:59:31 at java.base/java.lang.Class.getConstructor(Class.java:2271) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.testStringThrowable(ThrowablesTester.java:229) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:82) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTesterTest.test(ThrowablesTesterTest.java:33) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:59:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:59:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:59:31 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 10:59:31 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 10:59:31 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 10:59:31 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:59:31 2025-12-02 10:59:31.284 [main] DEBUG o.o.p.c.utils.test.ThrowablesTester.getConstructor(533) - skipped test, no constructor for: class org.onap.policy.common.utils.test.ThrowablesTesterTest$SimpleThrowable 10:59:31 java.lang.NoSuchMethodException: org.onap.policy.common.utils.test.ThrowablesTesterTest$SimpleThrowable.(java.lang.String,java.lang.Throwable,boolean,boolean) 10:59:31 at java.base/java.lang.Class.getConstructor0(Class.java:3585) 10:59:31 at java.base/java.lang.Class.getConstructor(Class.java:2271) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.testStringThrowableBooleanBoolean(ThrowablesTester.java:273) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:83) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTesterTest.test(ThrowablesTesterTest.java:33) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:59:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:59:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:59:31 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 10:59:31 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 10:59:31 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 10:59:31 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:59:31 2025-12-02 10:59:31.285 [main] DEBUG o.o.p.c.utils.test.ThrowablesTester.getConstructor(533) - skipped test, no constructor for: class org.onap.policy.common.utils.test.ThrowablesTesterTest$IgnoreCauseThrowable 10:59:31 java.lang.NoSuchMethodException: org.onap.policy.common.utils.test.ThrowablesTesterTest$IgnoreCauseThrowable.() 10:59:31 at java.base/java.lang.Class.getConstructor0(Class.java:3585) 10:59:31 at java.base/java.lang.Class.getConstructor(Class.java:2271) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.testDefault(ThrowablesTester.java:111) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:79) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTesterTest.lambda$testIgnoreCauseThrowable$1(ThrowablesTesterTest.java:54) 10:59:31 at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63) 10:59:31 at org.assertj.core.api.AssertionsForClassTypes.catchThrowable(AssertionsForClassTypes.java:892) 10:59:31 at org.assertj.core.api.Assertions.catchThrowable(Assertions.java:1365) 10:59:31 at org.assertj.core.api.Assertions.assertThatThrownBy(Assertions.java:1209) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTesterTest.testIgnoreCauseThrowable(ThrowablesTesterTest.java:54) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:59:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:59:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:59:31 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 10:59:31 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 10:59:31 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 10:59:31 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:59:31 2025-12-02 10:59:31.286 [main] DEBUG o.o.p.c.utils.test.ThrowablesTester.getConstructor(533) - skipped test, no constructor for: class org.onap.policy.common.utils.test.ThrowablesTesterTest$IgnoreCauseThrowable 10:59:31 java.lang.NoSuchMethodException: org.onap.policy.common.utils.test.ThrowablesTesterTest$IgnoreCauseThrowable.(java.lang.String) 10:59:31 at java.base/java.lang.Class.getConstructor0(Class.java:3585) 10:59:31 at java.base/java.lang.Class.getConstructor(Class.java:2271) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.testString(ThrowablesTester.java:149) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:80) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTesterTest.lambda$testIgnoreCauseThrowable$1(ThrowablesTesterTest.java:54) 10:59:31 at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63) 10:59:31 at org.assertj.core.api.AssertionsForClassTypes.catchThrowable(AssertionsForClassTypes.java:892) 10:59:31 at org.assertj.core.api.Assertions.catchThrowable(Assertions.java:1365) 10:59:31 at org.assertj.core.api.Assertions.assertThatThrownBy(Assertions.java:1209) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTesterTest.testIgnoreCauseThrowable(ThrowablesTesterTest.java:54) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:59:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:59:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:59:31 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 10:59:31 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 10:59:31 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 10:59:31 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:59:31 2025-12-02 10:59:31.288 [main] DEBUG o.o.p.c.utils.test.ThrowablesTester.getConstructor(533) - skipped test, no constructor for: class org.onap.policy.common.utils.test.ThrowablesTesterTest$AlwaysSuppressThrowable 10:59:31 java.lang.NoSuchMethodException: org.onap.policy.common.utils.test.ThrowablesTesterTest$AlwaysSuppressThrowable.() 10:59:31 at java.base/java.lang.Class.getConstructor0(Class.java:3585) 10:59:31 at java.base/java.lang.Class.getConstructor(Class.java:2271) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.testDefault(ThrowablesTester.java:111) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:79) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTesterTest.lambda$testAlwaysSuppressThrowable$2(ThrowablesTesterTest.java:61) 10:59:31 at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63) 10:59:31 at org.assertj.core.api.AssertionsForClassTypes.catchThrowable(AssertionsForClassTypes.java:892) 10:59:31 at org.assertj.core.api.Assertions.catchThrowable(Assertions.java:1365) 10:59:31 at org.assertj.core.api.Assertions.assertThatThrownBy(Assertions.java:1209) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTesterTest.testAlwaysSuppressThrowable(ThrowablesTesterTest.java:61) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:59:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:59:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:59:31 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 10:59:31 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 10:59:31 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 10:59:31 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:59:31 2025-12-02 10:59:31.288 [main] DEBUG o.o.p.c.utils.test.ThrowablesTester.getConstructor(533) - skipped test, no constructor for: class org.onap.policy.common.utils.test.ThrowablesTesterTest$AlwaysSuppressThrowable 10:59:31 java.lang.NoSuchMethodException: org.onap.policy.common.utils.test.ThrowablesTesterTest$AlwaysSuppressThrowable.(java.lang.String) 10:59:31 at java.base/java.lang.Class.getConstructor0(Class.java:3585) 10:59:31 at java.base/java.lang.Class.getConstructor(Class.java:2271) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.testString(ThrowablesTester.java:149) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:80) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTesterTest.lambda$testAlwaysSuppressThrowable$2(ThrowablesTesterTest.java:61) 10:59:31 at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63) 10:59:31 at org.assertj.core.api.AssertionsForClassTypes.catchThrowable(AssertionsForClassTypes.java:892) 10:59:31 at org.assertj.core.api.Assertions.catchThrowable(Assertions.java:1365) 10:59:31 at org.assertj.core.api.Assertions.assertThatThrownBy(Assertions.java:1209) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTesterTest.testAlwaysSuppressThrowable(ThrowablesTesterTest.java:61) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:59:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:59:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:59:31 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 10:59:31 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 10:59:31 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 10:59:31 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:59:31 2025-12-02 10:59:31.289 [main] DEBUG o.o.p.c.utils.test.ThrowablesTester.getConstructor(533) - skipped test, no constructor for: class org.onap.policy.common.utils.test.ThrowablesTesterTest$AlwaysSuppressThrowable 10:59:31 java.lang.NoSuchMethodException: org.onap.policy.common.utils.test.ThrowablesTesterTest$AlwaysSuppressThrowable.(java.lang.Throwable) 10:59:31 at java.base/java.lang.Class.getConstructor0(Class.java:3585) 10:59:31 at java.base/java.lang.Class.getConstructor(Class.java:2271) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.testThrowable(ThrowablesTester.java:189) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:81) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTesterTest.lambda$testAlwaysSuppressThrowable$2(ThrowablesTesterTest.java:61) 10:59:31 at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63) 10:59:31 at org.assertj.core.api.AssertionsForClassTypes.catchThrowable(AssertionsForClassTypes.java:892) 10:59:31 at org.assertj.core.api.Assertions.catchThrowable(Assertions.java:1365) 10:59:31 at org.assertj.core.api.Assertions.assertThatThrownBy(Assertions.java:1209) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTesterTest.testAlwaysSuppressThrowable(ThrowablesTesterTest.java:61) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:59:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:59:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:59:31 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 10:59:31 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 10:59:31 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 10:59:31 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:59:31 2025-12-02 10:59:31.289 [main] DEBUG o.o.p.c.utils.test.ThrowablesTester.getConstructor(533) - skipped test, no constructor for: class org.onap.policy.common.utils.test.ThrowablesTesterTest$AlwaysSuppressThrowable 10:59:31 java.lang.NoSuchMethodException: org.onap.policy.common.utils.test.ThrowablesTesterTest$AlwaysSuppressThrowable.(java.lang.String,java.lang.Throwable) 10:59:31 at java.base/java.lang.Class.getConstructor0(Class.java:3585) 10:59:31 at java.base/java.lang.Class.getConstructor(Class.java:2271) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.testStringThrowable(ThrowablesTester.java:229) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:82) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTesterTest.lambda$testAlwaysSuppressThrowable$2(ThrowablesTesterTest.java:61) 10:59:31 at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63) 10:59:31 at org.assertj.core.api.AssertionsForClassTypes.catchThrowable(AssertionsForClassTypes.java:892) 10:59:31 at org.assertj.core.api.Assertions.catchThrowable(Assertions.java:1365) 10:59:31 at org.assertj.core.api.Assertions.assertThatThrownBy(Assertions.java:1209) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTesterTest.testAlwaysSuppressThrowable(ThrowablesTesterTest.java:61) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:59:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:59:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:59:31 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 10:59:31 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 10:59:31 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 10:59:31 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:59:31 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.onap.policy.common.utils.test.ThrowablesTesterTest 10:59:31 [INFO] Running org.onap.policy.common.utils.test.ConstructionErrorTest 10:59:31 2025-12-02 10:59:31.293 [main] DEBUG o.o.p.c.utils.test.ThrowablesTester.getConstructor(533) - skipped test, no constructor for: class org.onap.policy.common.utils.test.ConstructionError 10:59:31 java.lang.NoSuchMethodException: org.onap.policy.common.utils.test.ConstructionError.(java.lang.String,java.lang.Throwable,boolean,boolean) 10:59:31 at java.base/java.lang.Class.getConstructor0(Class.java:3585) 10:59:31 at java.base/java.lang.Class.getConstructor(Class.java:2271) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.testStringThrowableBooleanBoolean(ThrowablesTester.java:273) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:83) 10:59:31 at org.onap.policy.common.utils.test.ErrorsTester.testAllError(ErrorsTester.java:46) 10:59:31 at org.onap.policy.common.utils.test.ConstructionErrorTest.test(ConstructionErrorTest.java:32) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:59:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:59:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:59:31 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 10:59:31 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 10:59:31 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 10:59:31 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:59:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.common.utils.test.ConstructionErrorTest 10:59:31 [INFO] Running org.onap.policy.common.utils.test.ExceptionsTesterTest 10:59:31 2025-12-02 10:59:31.296 [main] DEBUG o.o.p.c.utils.test.ThrowablesTester.getConstructor(533) - skipped test, no constructor for: class org.onap.policy.common.utils.test.ExceptionsTesterTest$SimpleException 10:59:31 java.lang.NoSuchMethodException: org.onap.policy.common.utils.test.ExceptionsTesterTest$SimpleException.(java.lang.Throwable) 10:59:31 at java.base/java.lang.Class.getConstructor0(Class.java:3585) 10:59:31 at java.base/java.lang.Class.getConstructor(Class.java:2271) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.testThrowable(ThrowablesTester.java:189) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:81) 10:59:31 at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:76) 10:59:31 at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) 10:59:31 at org.onap.policy.common.utils.test.ExceptionsTesterTest.test(ExceptionsTesterTest.java:33) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:59:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:59:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:59:31 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 10:59:31 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 10:59:31 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 10:59:31 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:59:31 2025-12-02 10:59:31.296 [main] DEBUG o.o.p.c.utils.test.ThrowablesTester.getConstructor(533) - skipped test, no constructor for: class org.onap.policy.common.utils.test.ExceptionsTesterTest$SimpleException 10:59:31 java.lang.NoSuchMethodException: org.onap.policy.common.utils.test.ExceptionsTesterTest$SimpleException.(java.lang.String,java.lang.Throwable) 10:59:31 at java.base/java.lang.Class.getConstructor0(Class.java:3585) 10:59:31 at java.base/java.lang.Class.getConstructor(Class.java:2271) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.testStringThrowable(ThrowablesTester.java:229) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:82) 10:59:31 at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:76) 10:59:31 at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) 10:59:31 at org.onap.policy.common.utils.test.ExceptionsTesterTest.test(ExceptionsTesterTest.java:33) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:59:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:59:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:59:31 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 10:59:31 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 10:59:31 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 10:59:31 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:59:31 2025-12-02 10:59:31.297 [main] DEBUG o.o.p.c.utils.test.ThrowablesTester.getConstructor(533) - skipped test, no constructor for: class org.onap.policy.common.utils.test.ExceptionsTesterTest$SimpleException 10:59:31 java.lang.NoSuchMethodException: org.onap.policy.common.utils.test.ExceptionsTesterTest$SimpleException.(java.lang.String,java.lang.Throwable,boolean,boolean) 10:59:31 at java.base/java.lang.Class.getConstructor0(Class.java:3585) 10:59:31 at java.base/java.lang.Class.getConstructor(Class.java:2271) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.testStringThrowableBooleanBoolean(ThrowablesTester.java:273) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:83) 10:59:31 at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:76) 10:59:31 at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) 10:59:31 at org.onap.policy.common.utils.test.ExceptionsTesterTest.test(ExceptionsTesterTest.java:33) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:59:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:59:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:59:31 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 10:59:31 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 10:59:31 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 10:59:31 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:59:31 2025-12-02 10:59:31.297 [main] DEBUG o.o.p.c.utils.test.ThrowablesTester.getConstructor(533) - skipped test, no constructor for: class org.onap.policy.common.utils.test.ExceptionsTesterTest$SimpleException 10:59:31 java.lang.NoSuchMethodException: org.onap.policy.common.utils.test.ExceptionsTesterTest$SimpleException.(java.lang.Exception) 10:59:31 at java.base/java.lang.Class.getConstructor0(Class.java:3585) 10:59:31 at java.base/java.lang.Class.getConstructor(Class.java:2271) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) 10:59:31 at org.onap.policy.common.utils.test.ExceptionsTester.testException(ExceptionsTester.java:108) 10:59:31 at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:77) 10:59:31 at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) 10:59:31 at org.onap.policy.common.utils.test.ExceptionsTesterTest.test(ExceptionsTesterTest.java:33) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:59:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:59:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:59:31 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 10:59:31 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 10:59:31 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 10:59:31 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:59:31 2025-12-02 10:59:31.298 [main] DEBUG o.o.p.c.utils.test.ThrowablesTester.getConstructor(533) - skipped test, no constructor for: class org.onap.policy.common.utils.test.ExceptionsTesterTest$SimpleException 10:59:31 java.lang.NoSuchMethodException: org.onap.policy.common.utils.test.ExceptionsTesterTest$SimpleException.(java.lang.String,java.lang.Exception) 10:59:31 at java.base/java.lang.Class.getConstructor0(Class.java:3585) 10:59:31 at java.base/java.lang.Class.getConstructor(Class.java:2271) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) 10:59:31 at org.onap.policy.common.utils.test.ExceptionsTester.testStringException(ExceptionsTester.java:149) 10:59:31 at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:78) 10:59:31 at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) 10:59:31 at org.onap.policy.common.utils.test.ExceptionsTesterTest.test(ExceptionsTesterTest.java:33) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:59:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:59:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:59:31 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 10:59:31 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 10:59:31 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 10:59:31 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:59:31 2025-12-02 10:59:31.298 [main] DEBUG o.o.p.c.utils.test.ThrowablesTester.getConstructor(533) - skipped test, no constructor for: class org.onap.policy.common.utils.test.ExceptionsTesterTest$SimpleException 10:59:31 java.lang.NoSuchMethodException: org.onap.policy.common.utils.test.ExceptionsTesterTest$SimpleException.(java.lang.String,java.lang.Exception,boolean,boolean) 10:59:31 at java.base/java.lang.Class.getConstructor0(Class.java:3585) 10:59:31 at java.base/java.lang.Class.getConstructor(Class.java:2271) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) 10:59:31 at org.onap.policy.common.utils.test.ExceptionsTester.testStringExceptionBooleanBoolean(ExceptionsTester.java:192) 10:59:31 at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:79) 10:59:31 at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) 10:59:31 at org.onap.policy.common.utils.test.ExceptionsTesterTest.test(ExceptionsTesterTest.java:33) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:59:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:59:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:59:31 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 10:59:31 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 10:59:31 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 10:59:31 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:59:31 2025-12-02 10:59:31.301 [main] DEBUG o.o.p.c.utils.test.ThrowablesTester.getConstructor(533) - skipped test, no constructor for: class org.onap.policy.common.utils.test.ExceptionsTesterTest$NoConstructorsException 10:59:31 java.lang.NoSuchMethodException: org.onap.policy.common.utils.test.ExceptionsTesterTest$NoConstructorsException.() 10:59:31 at java.base/java.lang.Class.getConstructor0(Class.java:3585) 10:59:31 at java.base/java.lang.Class.getConstructor(Class.java:2271) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.testDefault(ThrowablesTester.java:111) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:79) 10:59:31 at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:76) 10:59:31 at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) 10:59:31 at org.onap.policy.common.utils.test.ExceptionsTesterTest.lambda$testNoConstructorsException$0(ExceptionsTesterTest.java:40) 10:59:31 at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63) 10:59:31 at org.assertj.core.api.AssertionsForClassTypes.catchThrowable(AssertionsForClassTypes.java:892) 10:59:31 at org.assertj.core.api.Assertions.catchThrowable(Assertions.java:1365) 10:59:31 at org.assertj.core.api.Assertions.assertThatThrownBy(Assertions.java:1209) 10:59:31 at org.onap.policy.common.utils.test.ExceptionsTesterTest.testNoConstructorsException(ExceptionsTesterTest.java:40) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:59:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:59:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:59:31 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 10:59:31 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 10:59:31 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 10:59:31 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:59:31 2025-12-02 10:59:31.302 [main] DEBUG o.o.p.c.utils.test.ThrowablesTester.getConstructor(533) - skipped test, no constructor for: class org.onap.policy.common.utils.test.ExceptionsTesterTest$NoConstructorsException 10:59:31 java.lang.NoSuchMethodException: org.onap.policy.common.utils.test.ExceptionsTesterTest$NoConstructorsException.(java.lang.String) 10:59:31 at java.base/java.lang.Class.getConstructor0(Class.java:3585) 10:59:31 at java.base/java.lang.Class.getConstructor(Class.java:2271) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.testString(ThrowablesTester.java:149) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:80) 10:59:31 at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:76) 10:59:31 at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) 10:59:31 at org.onap.policy.common.utils.test.ExceptionsTesterTest.lambda$testNoConstructorsException$0(ExceptionsTesterTest.java:40) 10:59:31 at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63) 10:59:31 at org.assertj.core.api.AssertionsForClassTypes.catchThrowable(AssertionsForClassTypes.java:892) 10:59:31 at org.assertj.core.api.Assertions.catchThrowable(Assertions.java:1365) 10:59:31 at org.assertj.core.api.Assertions.assertThatThrownBy(Assertions.java:1209) 10:59:31 at org.onap.policy.common.utils.test.ExceptionsTesterTest.testNoConstructorsException(ExceptionsTesterTest.java:40) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:59:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:59:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:59:31 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 10:59:31 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 10:59:31 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 10:59:31 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:59:31 2025-12-02 10:59:31.303 [main] DEBUG o.o.p.c.utils.test.ThrowablesTester.getConstructor(533) - skipped test, no constructor for: class org.onap.policy.common.utils.test.ExceptionsTesterTest$NoConstructorsException 10:59:31 java.lang.NoSuchMethodException: org.onap.policy.common.utils.test.ExceptionsTesterTest$NoConstructorsException.(java.lang.Throwable) 10:59:31 at java.base/java.lang.Class.getConstructor0(Class.java:3585) 10:59:31 at java.base/java.lang.Class.getConstructor(Class.java:2271) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.testThrowable(ThrowablesTester.java:189) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:81) 10:59:31 at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:76) 10:59:31 at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) 10:59:31 at org.onap.policy.common.utils.test.ExceptionsTesterTest.lambda$testNoConstructorsException$0(ExceptionsTesterTest.java:40) 10:59:31 at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63) 10:59:31 at org.assertj.core.api.AssertionsForClassTypes.catchThrowable(AssertionsForClassTypes.java:892) 10:59:31 at org.assertj.core.api.Assertions.catchThrowable(Assertions.java:1365) 10:59:31 at org.assertj.core.api.Assertions.assertThatThrownBy(Assertions.java:1209) 10:59:31 at org.onap.policy.common.utils.test.ExceptionsTesterTest.testNoConstructorsException(ExceptionsTesterTest.java:40) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:59:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:59:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:59:31 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 10:59:31 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 10:59:31 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 10:59:31 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:59:31 2025-12-02 10:59:31.303 [main] DEBUG o.o.p.c.utils.test.ThrowablesTester.getConstructor(533) - skipped test, no constructor for: class org.onap.policy.common.utils.test.ExceptionsTesterTest$NoConstructorsException 10:59:31 java.lang.NoSuchMethodException: org.onap.policy.common.utils.test.ExceptionsTesterTest$NoConstructorsException.(java.lang.String,java.lang.Throwable) 10:59:31 at java.base/java.lang.Class.getConstructor0(Class.java:3585) 10:59:31 at java.base/java.lang.Class.getConstructor(Class.java:2271) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.testStringThrowable(ThrowablesTester.java:229) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:82) 10:59:31 at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:76) 10:59:31 at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) 10:59:31 at org.onap.policy.common.utils.test.ExceptionsTesterTest.lambda$testNoConstructorsException$0(ExceptionsTesterTest.java:40) 10:59:31 at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63) 10:59:31 at org.assertj.core.api.AssertionsForClassTypes.catchThrowable(AssertionsForClassTypes.java:892) 10:59:31 at org.assertj.core.api.Assertions.catchThrowable(Assertions.java:1365) 10:59:31 at org.assertj.core.api.Assertions.assertThatThrownBy(Assertions.java:1209) 10:59:31 at org.onap.policy.common.utils.test.ExceptionsTesterTest.testNoConstructorsException(ExceptionsTesterTest.java:40) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:59:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:59:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:59:31 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 10:59:31 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 10:59:31 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 10:59:31 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:59:31 2025-12-02 10:59:31.304 [main] DEBUG o.o.p.c.utils.test.ThrowablesTester.getConstructor(533) - skipped test, no constructor for: class org.onap.policy.common.utils.test.ExceptionsTesterTest$NoConstructorsException 10:59:31 java.lang.NoSuchMethodException: org.onap.policy.common.utils.test.ExceptionsTesterTest$NoConstructorsException.(java.lang.String,java.lang.Throwable,boolean,boolean) 10:59:31 at java.base/java.lang.Class.getConstructor0(Class.java:3585) 10:59:31 at java.base/java.lang.Class.getConstructor(Class.java:2271) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.testStringThrowableBooleanBoolean(ThrowablesTester.java:273) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:83) 10:59:31 at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:76) 10:59:31 at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) 10:59:31 at org.onap.policy.common.utils.test.ExceptionsTesterTest.lambda$testNoConstructorsException$0(ExceptionsTesterTest.java:40) 10:59:31 at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63) 10:59:31 at org.assertj.core.api.AssertionsForClassTypes.catchThrowable(AssertionsForClassTypes.java:892) 10:59:31 at org.assertj.core.api.Assertions.catchThrowable(Assertions.java:1365) 10:59:31 at org.assertj.core.api.Assertions.assertThatThrownBy(Assertions.java:1209) 10:59:31 at org.onap.policy.common.utils.test.ExceptionsTesterTest.testNoConstructorsException(ExceptionsTesterTest.java:40) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:59:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:59:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:59:31 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 10:59:31 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 10:59:31 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 10:59:31 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:59:31 2025-12-02 10:59:31.304 [main] DEBUG o.o.p.c.utils.test.ThrowablesTester.getConstructor(533) - skipped test, no constructor for: class org.onap.policy.common.utils.test.ExceptionsTesterTest$NoConstructorsException 10:59:31 java.lang.NoSuchMethodException: org.onap.policy.common.utils.test.ExceptionsTesterTest$NoConstructorsException.(java.lang.Exception) 10:59:31 at java.base/java.lang.Class.getConstructor0(Class.java:3585) 10:59:31 at java.base/java.lang.Class.getConstructor(Class.java:2271) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) 10:59:31 at org.onap.policy.common.utils.test.ExceptionsTester.testException(ExceptionsTester.java:108) 10:59:31 at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:77) 10:59:31 at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) 10:59:31 at org.onap.policy.common.utils.test.ExceptionsTesterTest.lambda$testNoConstructorsException$0(ExceptionsTesterTest.java:40) 10:59:31 at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63) 10:59:31 at org.assertj.core.api.AssertionsForClassTypes.catchThrowable(AssertionsForClassTypes.java:892) 10:59:31 at org.assertj.core.api.Assertions.catchThrowable(Assertions.java:1365) 10:59:31 at org.assertj.core.api.Assertions.assertThatThrownBy(Assertions.java:1209) 10:59:31 at org.onap.policy.common.utils.test.ExceptionsTesterTest.testNoConstructorsException(ExceptionsTesterTest.java:40) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:59:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:59:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:59:31 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 10:59:31 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 10:59:31 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 10:59:31 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:59:31 2025-12-02 10:59:31.305 [main] DEBUG o.o.p.c.utils.test.ThrowablesTester.getConstructor(533) - skipped test, no constructor for: class org.onap.policy.common.utils.test.ExceptionsTesterTest$NoConstructorsException 10:59:31 java.lang.NoSuchMethodException: org.onap.policy.common.utils.test.ExceptionsTesterTest$NoConstructorsException.(java.lang.String,java.lang.Exception) 10:59:31 at java.base/java.lang.Class.getConstructor0(Class.java:3585) 10:59:31 at java.base/java.lang.Class.getConstructor(Class.java:2271) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) 10:59:31 at org.onap.policy.common.utils.test.ExceptionsTester.testStringException(ExceptionsTester.java:149) 10:59:31 at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:78) 10:59:31 at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) 10:59:31 at org.onap.policy.common.utils.test.ExceptionsTesterTest.lambda$testNoConstructorsException$0(ExceptionsTesterTest.java:40) 10:59:31 at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63) 10:59:31 at org.assertj.core.api.AssertionsForClassTypes.catchThrowable(AssertionsForClassTypes.java:892) 10:59:31 at org.assertj.core.api.Assertions.catchThrowable(Assertions.java:1365) 10:59:31 at org.assertj.core.api.Assertions.assertThatThrownBy(Assertions.java:1209) 10:59:31 at org.onap.policy.common.utils.test.ExceptionsTesterTest.testNoConstructorsException(ExceptionsTesterTest.java:40) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:59:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:59:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:59:31 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 10:59:31 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 10:59:31 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 10:59:31 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:59:31 2025-12-02 10:59:31.305 [main] DEBUG o.o.p.c.utils.test.ThrowablesTester.getConstructor(533) - skipped test, no constructor for: class org.onap.policy.common.utils.test.ExceptionsTesterTest$NoConstructorsException 10:59:31 java.lang.NoSuchMethodException: org.onap.policy.common.utils.test.ExceptionsTesterTest$NoConstructorsException.(java.lang.String,java.lang.Exception,boolean,boolean) 10:59:31 at java.base/java.lang.Class.getConstructor0(Class.java:3585) 10:59:31 at java.base/java.lang.Class.getConstructor(Class.java:2271) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) 10:59:31 at org.onap.policy.common.utils.test.ExceptionsTester.testStringExceptionBooleanBoolean(ExceptionsTester.java:192) 10:59:31 at org.onap.policy.common.utils.test.ExceptionsTester.testAllException(ExceptionsTester.java:79) 10:59:31 at org.onap.policy.common.utils.test.ExceptionsTester.test(ExceptionsTester.java:51) 10:59:31 at org.onap.policy.common.utils.test.ExceptionsTesterTest.lambda$testNoConstructorsException$0(ExceptionsTesterTest.java:40) 10:59:31 at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63) 10:59:31 at org.assertj.core.api.AssertionsForClassTypes.catchThrowable(AssertionsForClassTypes.java:892) 10:59:31 at org.assertj.core.api.Assertions.catchThrowable(Assertions.java:1365) 10:59:31 at org.assertj.core.api.Assertions.assertThatThrownBy(Assertions.java:1209) 10:59:31 at org.onap.policy.common.utils.test.ExceptionsTesterTest.testNoConstructorsException(ExceptionsTesterTest.java:40) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:59:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:59:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:59:31 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 10:59:31 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 10:59:31 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 10:59:31 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:59:31 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.onap.policy.common.utils.test.ExceptionsTesterTest 10:59:31 [INFO] Running org.onap.policy.common.utils.test.ErrorsTesterTest 10:59:31 2025-12-02 10:59:31.308 [main] DEBUG o.o.p.c.utils.test.ThrowablesTester.getConstructor(533) - skipped test, no constructor for: class org.onap.policy.common.utils.test.ErrorsTesterTest$SimpleError 10:59:31 java.lang.NoSuchMethodException: org.onap.policy.common.utils.test.ErrorsTesterTest$SimpleError.(java.lang.Throwable) 10:59:31 at java.base/java.lang.Class.getConstructor0(Class.java:3585) 10:59:31 at java.base/java.lang.Class.getConstructor(Class.java:2271) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.testThrowable(ThrowablesTester.java:189) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:81) 10:59:31 at org.onap.policy.common.utils.test.ErrorsTester.testAllError(ErrorsTester.java:46) 10:59:31 at org.onap.policy.common.utils.test.ErrorsTesterTest.test(ErrorsTesterTest.java:32) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:59:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:59:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:59:31 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 10:59:31 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 10:59:31 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 10:59:31 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:59:31 2025-12-02 10:59:31.308 [main] DEBUG o.o.p.c.utils.test.ThrowablesTester.getConstructor(533) - skipped test, no constructor for: class org.onap.policy.common.utils.test.ErrorsTesterTest$SimpleError 10:59:31 java.lang.NoSuchMethodException: org.onap.policy.common.utils.test.ErrorsTesterTest$SimpleError.(java.lang.String,java.lang.Throwable) 10:59:31 at java.base/java.lang.Class.getConstructor0(Class.java:3585) 10:59:31 at java.base/java.lang.Class.getConstructor(Class.java:2271) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.testStringThrowable(ThrowablesTester.java:229) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:82) 10:59:31 at org.onap.policy.common.utils.test.ErrorsTester.testAllError(ErrorsTester.java:46) 10:59:31 at org.onap.policy.common.utils.test.ErrorsTesterTest.test(ErrorsTesterTest.java:32) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:59:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:59:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:59:31 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 10:59:31 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 10:59:31 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 10:59:31 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:59:31 2025-12-02 10:59:31.309 [main] DEBUG o.o.p.c.utils.test.ThrowablesTester.getConstructor(533) - skipped test, no constructor for: class org.onap.policy.common.utils.test.ErrorsTesterTest$SimpleError 10:59:31 java.lang.NoSuchMethodException: org.onap.policy.common.utils.test.ErrorsTesterTest$SimpleError.(java.lang.String,java.lang.Throwable,boolean,boolean) 10:59:31 at java.base/java.lang.Class.getConstructor0(Class.java:3585) 10:59:31 at java.base/java.lang.Class.getConstructor(Class.java:2271) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.getConstructor(ThrowablesTester.java:529) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.testStringThrowableBooleanBoolean(ThrowablesTester.java:273) 10:59:31 at org.onap.policy.common.utils.test.ThrowablesTester.testAllThrowable(ThrowablesTester.java:83) 10:59:31 at org.onap.policy.common.utils.test.ErrorsTester.testAllError(ErrorsTester.java:46) 10:59:31 at org.onap.policy.common.utils.test.ErrorsTesterTest.test(ErrorsTesterTest.java:32) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:59:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:59:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:59:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:59:31 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 10:59:31 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 10:59:31 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 10:59:31 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 10:59:31 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 10:59:31 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 10:59:31 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:31 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:31 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:31 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:31 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:59:31 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 10:59:31 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:59:31 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 10:59:31 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:59:31 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 10:59:31 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:31 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 10:59:31 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:59:31 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:59:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.policy.common.utils.test.ErrorsTesterTest 10:59:31 [INFO] Running org.onap.policy.common.utils.test.log.logback.ExtractAppenderTest 10:59:31 2025-12-02 10:59:31.314 [main] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.testClearExtractions(296) - hello abc1 world 10:59:31 2025-12-02 10:59:31.314 [main] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.testClearExtractions(297) - world ghi2 world 10:59:31 2025-12-02 10:59:31.314 [main] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.testClearExtractions(298) - hello abc3 10:59:31 2025-12-02 10:59:31.314 [main] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.testClearExtractions(307) - hello abc4 world 10:59:31 2025-12-02 10:59:31.314 [main] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.testClearExtractions(308) - world ghi5 world 10:59:31 2025-12-02 10:59:31.315 [main] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.testClearExtractions(309) - hello abc6 10:59:31 2025-12-02 10:59:31.316 [main] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.testAppendILoggingEvent_Formatted(221) - hello there world! 10:59:31 2025-12-02 10:59:31.366 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:31 2025-12-02 10:59:31.370 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:31 2025-12-02 10:59:31.370 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:31 2025-12-02 10:59:31.371 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:31 2025-12-02 10:59:31.371 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:31 2025-12-02 10:59:31.371 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:31 2025-12-02 10:59:31.371 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:31 2025-12-02 10:59:31.371 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:31 2025-12-02 10:59:31.384 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:31 2025-12-02 10:59:31.377 [Thread-23] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc2world! 10:59:31 2025-12-02 10:59:31.374 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.394 [Thread-23] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc2world! 10:59:31 2025-12-02 10:59:31.394 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.395 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.395 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.395 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.395 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.396 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.396 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.396 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.396 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.396 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.396 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.396 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.396 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.396 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.396 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.397 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.397 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.397 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.397 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.397 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.397 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.397 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.397 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.397 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.397 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.395 [Thread-23] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc2world! 10:59:31 2025-12-02 10:59:31.398 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.398 [Thread-23] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc2world! 10:59:31 2025-12-02 10:59:31.398 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.398 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.398 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.399 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.399 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.409 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.427 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.427 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.427 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.427 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.428 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.428 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.428 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.429 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.429 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.449 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.449 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.449 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.449 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.449 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.449 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.449 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.449 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.449 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.450 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.450 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.450 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.450 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.450 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.450 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.450 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.450 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.450 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.450 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.451 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.451 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.451 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.451 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.451 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.451 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.451 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.451 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.451 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.452 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.452 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.452 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.452 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.452 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.452 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.452 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.452 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.452 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.452 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.453 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.453 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.453 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.453 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.453 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.453 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.453 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.453 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.453 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.453 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.454 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.391 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.390 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:31 2025-12-02 10:59:31.454 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.456 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:31 2025-12-02 10:59:31.456 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.456 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:31 2025-12-02 10:59:31.456 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.456 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:31 2025-12-02 10:59:31.457 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.457 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.457 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.456 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.457 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:31 2025-12-02 10:59:31.411 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.457 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:31 2025-12-02 10:59:31.457 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.457 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:31 2025-12-02 10:59:31.457 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.425 [Thread-26] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def2world! 10:59:31 2025-12-02 10:59:31.457 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.458 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.458 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.458 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.458 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.458 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.459 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.459 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.459 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.459 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.459 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.460 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.460 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.460 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.460 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.460 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.460 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.461 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.461 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.398 [Thread-23] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc2world! 10:59:31 2025-12-02 10:59:31.458 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.461 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.458 [Thread-26] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def2world! 10:59:31 2025-12-02 10:59:31.461 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.457 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:31 2025-12-02 10:59:31.462 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.462 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:31 2025-12-02 10:59:31.462 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.462 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:31 2025-12-02 10:59:31.462 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.462 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:31 2025-12-02 10:59:31.462 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.462 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:31 2025-12-02 10:59:31.462 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.462 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:31 2025-12-02 10:59:31.462 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.462 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:31 2025-12-02 10:59:31.462 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.462 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:31 2025-12-02 10:59:31.462 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.462 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:31 2025-12-02 10:59:31.463 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.463 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.463 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.463 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.463 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.463 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.463 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.463 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.463 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.464 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.464 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.464 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.464 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.464 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.464 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.464 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.464 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.464 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.464 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.465 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.465 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.465 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.465 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.465 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.465 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.465 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.465 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.465 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.466 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.466 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.466 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.466 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.466 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.466 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.467 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.467 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.467 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.467 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.467 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.467 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.467 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.467 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.468 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.468 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.468 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.468 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.468 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.468 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.468 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.468 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.468 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.469 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.469 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.469 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.469 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.469 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.469 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.469 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.469 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.469 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.470 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.457 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.463 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:31 2025-12-02 10:59:31.461 [Thread-26] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def2world! 10:59:31 2025-12-02 10:59:31.461 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.478 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.478 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.479 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.479 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.479 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.479 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.479 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.479 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.479 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.479 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.479 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.480 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.480 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.480 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.480 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.482 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.482 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.482 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.483 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.483 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.483 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.483 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.483 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.483 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.483 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.483 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.484 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.484 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.484 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.484 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.484 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.484 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.484 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.484 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.485 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.485 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.485 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.485 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.485 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.485 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.485 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.486 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.486 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.486 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.486 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.494 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.495 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.495 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.495 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.495 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.496 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.497 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.497 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.497 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.497 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.497 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.497 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.498 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.461 [Thread-23] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc2world! 10:59:31 2025-12-02 10:59:31.498 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.478 [Thread-26] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def2world! 10:59:31 2025-12-02 10:59:31.498 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.498 [Thread-26] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def2world! 10:59:31 2025-12-02 10:59:31.498 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.498 [Thread-26] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def2world! 10:59:31 2025-12-02 10:59:31.498 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.498 [Thread-26] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def2world! 10:59:31 2025-12-02 10:59:31.498 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.498 [Thread-26] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def2world! 10:59:31 2025-12-02 10:59:31.499 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.499 [Thread-26] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def2world! 10:59:31 2025-12-02 10:59:31.499 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.499 [Thread-26] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def2world! 10:59:31 2025-12-02 10:59:31.499 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.499 [Thread-26] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def2world! 10:59:31 2025-12-02 10:59:31.499 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.499 [Thread-26] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def2world! 10:59:31 2025-12-02 10:59:31.499 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.499 [Thread-26] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def2world! 10:59:31 2025-12-02 10:59:31.499 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.499 [Thread-26] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def2world! 10:59:31 2025-12-02 10:59:31.499 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.499 [Thread-26] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def2world! 10:59:31 2025-12-02 10:59:31.499 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.500 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.474 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:31 2025-12-02 10:59:31.474 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.500 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.500 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.500 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.501 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.501 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.501 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.501 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.501 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.501 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.501 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.501 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.501 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.501 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.501 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.502 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.502 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.502 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.502 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.502 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.502 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.502 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.502 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.502 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.502 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.503 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.503 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.503 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.503 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.503 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.503 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.503 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.503 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.503 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.503 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.503 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.504 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.504 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.504 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.504 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.504 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.504 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.504 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.504 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.504 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.504 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.504 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.504 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.505 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.505 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:31 2025-12-02 10:59:31.474 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:31 2025-12-02 10:59:31.500 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:31 2025-12-02 10:59:31.500 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.505 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:31 2025-12-02 10:59:31.505 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.505 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:31 2025-12-02 10:59:31.505 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:31 2025-12-02 10:59:31.499 [Thread-26] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def2world! 10:59:31 2025-12-02 10:59:31.498 [Thread-23] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc2world! 10:59:31 2025-12-02 10:59:31.510 [Thread-26] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def2world! 10:59:31 2025-12-02 10:59:31.526 [Thread-23] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc2world! 10:59:31 2025-12-02 10:59:31.526 [Thread-26] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def2world! 10:59:31 2025-12-02 10:59:31.526 [Thread-23] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc2world! 10:59:31 2025-12-02 10:59:31.526 [Thread-26] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def2world! 10:59:31 2025-12-02 10:59:31.526 [Thread-23] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc2world! 10:59:31 2025-12-02 10:59:31.526 [Thread-26] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def2world! 10:59:31 2025-12-02 10:59:31.526 [Thread-23] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc2world! 10:59:31 2025-12-02 10:59:31.526 [Thread-26] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def2world! 10:59:31 2025-12-02 10:59:31.526 [Thread-23] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc2world! 10:59:31 2025-12-02 10:59:31.526 [Thread-26] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def2world! 10:59:31 2025-12-02 10:59:31.527 [Thread-23] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc2world! 10:59:31 2025-12-02 10:59:31.527 [Thread-26] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def2world! 10:59:31 2025-12-02 10:59:31.527 [Thread-23] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc2world! 10:59:31 2025-12-02 10:59:31.527 [Thread-26] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def2world! 10:59:31 2025-12-02 10:59:31.527 [Thread-23] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc2world! 10:59:31 2025-12-02 10:59:31.527 [Thread-26] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def2world! 10:59:31 2025-12-02 10:59:31.527 [Thread-23] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc2world! 10:59:31 2025-12-02 10:59:31.527 [Thread-26] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def2world! 10:59:31 2025-12-02 10:59:31.527 [Thread-23] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc2world! 10:59:32 2025-12-02 10:59:31.527 [Thread-26] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def2world! 10:59:32 2025-12-02 10:59:31.527 [Thread-26] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def2world! 10:59:32 2025-12-02 10:59:31.527 [Thread-26] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def2world! 10:59:32 2025-12-02 10:59:31.527 [Thread-26] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def2world! 10:59:32 2025-12-02 10:59:31.528 [Thread-26] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def2world! 10:59:32 2025-12-02 10:59:31.528 [Thread-26] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def2world! 10:59:32 2025-12-02 10:59:31.528 [Thread-26] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def2world! 10:59:32 2025-12-02 10:59:31.528 [Thread-26] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def2world! 10:59:32 2025-12-02 10:59:31.528 [Thread-26] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def2world! 10:59:32 2025-12-02 10:59:31.528 [Thread-26] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def2world! 10:59:32 2025-12-02 10:59:31.528 [Thread-26] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def2world! 10:59:32 2025-12-02 10:59:31.528 [Thread-26] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def2world! 10:59:32 2025-12-02 10:59:31.528 [Thread-26] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def2world! 10:59:32 2025-12-02 10:59:31.528 [Thread-26] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def2world! 10:59:32 2025-12-02 10:59:31.529 [Thread-26] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def2world! 10:59:32 2025-12-02 10:59:31.529 [Thread-26] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def2world! 10:59:32 2025-12-02 10:59:31.529 [Thread-26] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def2world! 10:59:32 2025-12-02 10:59:31.529 [Thread-26] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def2world! 10:59:32 2025-12-02 10:59:31.529 [Thread-26] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def2world! 10:59:32 2025-12-02 10:59:31.529 [Thread-26] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def2world! 10:59:32 2025-12-02 10:59:31.529 [Thread-26] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def2world! 10:59:32 2025-12-02 10:59:31.529 [Thread-26] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def2world! 10:59:32 2025-12-02 10:59:31.529 [Thread-26] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def2world! 10:59:32 2025-12-02 10:59:31.530 [Thread-26] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def2world! 10:59:32 2025-12-02 10:59:31.530 [Thread-26] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def2world! 10:59:32 2025-12-02 10:59:31.505 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:32 2025-12-02 10:59:31.505 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:32 2025-12-02 10:59:31.505 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:32 2025-12-02 10:59:31.555 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:32 2025-12-02 10:59:31.555 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:32 2025-12-02 10:59:31.556 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:32 2025-12-02 10:59:31.556 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:32 2025-12-02 10:59:31.556 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:32 2025-12-02 10:59:31.556 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:32 2025-12-02 10:59:31.556 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:32 2025-12-02 10:59:31.556 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:32 2025-12-02 10:59:31.556 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:32 2025-12-02 10:59:31.556 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:32 2025-12-02 10:59:31.556 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:32 2025-12-02 10:59:31.556 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:32 2025-12-02 10:59:31.556 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:32 2025-12-02 10:59:31.556 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:32 2025-12-02 10:59:31.556 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:32 2025-12-02 10:59:31.556 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:32 2025-12-02 10:59:31.556 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:32 2025-12-02 10:59:31.556 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:32 2025-12-02 10:59:31.556 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:32 2025-12-02 10:59:31.556 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:32 2025-12-02 10:59:31.556 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:32 2025-12-02 10:59:31.556 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:32 2025-12-02 10:59:31.556 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:32 2025-12-02 10:59:31.556 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:32 2025-12-02 10:59:31.556 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:32 2025-12-02 10:59:31.556 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:32 2025-12-02 10:59:31.556 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:32 2025-12-02 10:59:31.557 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:32 2025-12-02 10:59:31.557 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:32 2025-12-02 10:59:31.557 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:32 2025-12-02 10:59:31.557 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:32 2025-12-02 10:59:31.557 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:32 2025-12-02 10:59:31.557 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:32 2025-12-02 10:59:31.557 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:32 2025-12-02 10:59:31.557 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:32 2025-12-02 10:59:31.557 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:32 2025-12-02 10:59:31.557 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:32 2025-12-02 10:59:31.557 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:32 2025-12-02 10:59:31.557 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:32 2025-12-02 10:59:31.557 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:32 2025-12-02 10:59:31.557 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:32 2025-12-02 10:59:31.557 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:32 2025-12-02 10:59:31.557 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:32 2025-12-02 10:59:31.557 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:32 2025-12-02 10:59:31.557 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:32 2025-12-02 10:59:31.557 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:32 2025-12-02 10:59:31.557 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:32 2025-12-02 10:59:31.557 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:32 2025-12-02 10:59:31.557 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:32 2025-12-02 10:59:31.557 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:32 2025-12-02 10:59:31.557 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:32 2025-12-02 10:59:31.557 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:32 2025-12-02 10:59:31.557 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:32 2025-12-02 10:59:31.557 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:32 2025-12-02 10:59:31.558 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:32 2025-12-02 10:59:31.538 [Thread-26] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def2world! 10:59:32 2025-12-02 10:59:31.558 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:32 2025-12-02 10:59:31.527 [Thread-23] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc2world! 10:59:32 2025-12-02 10:59:31.558 [Thread-26] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def2world! 10:59:32 2025-12-02 10:59:31.505 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:32 2025-12-02 10:59:31.558 [Thread-23] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc2world! 10:59:32 2025-12-02 10:59:31.558 [Thread-26] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def2world! 10:59:32 2025-12-02 10:59:31.558 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:32 2025-12-02 10:59:31.558 [Thread-23] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc2world! 10:59:32 2025-12-02 10:59:31.558 [Thread-26] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def2world! 10:59:32 2025-12-02 10:59:31.558 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:32 2025-12-02 10:59:31.558 [Thread-23] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc2world! 10:59:32 2025-12-02 10:59:31.558 [Thread-26] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def2world! 10:59:32 2025-12-02 10:59:31.558 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:32 2025-12-02 10:59:31.558 [Thread-23] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc2world! 10:59:32 2025-12-02 10:59:31.558 [Thread-26] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def2world! 10:59:32 2025-12-02 10:59:31.558 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:32 2025-12-02 10:59:31.558 [Thread-23] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc2world! 10:59:32 2025-12-02 10:59:31.558 [Thread-26] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def2world! 10:59:32 2025-12-02 10:59:31.558 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:32 2025-12-02 10:59:31.558 [Thread-23] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc2world! 10:59:32 2025-12-02 10:59:31.558 [Thread-26] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def2world! 10:59:32 2025-12-02 10:59:31.558 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:32 2025-12-02 10:59:31.558 [Thread-23] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc2world! 10:59:32 2025-12-02 10:59:31.558 [Thread-26] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def2world! 10:59:32 2025-12-02 10:59:31.558 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:32 2025-12-02 10:59:31.558 [Thread-23] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc2world! 10:59:32 2025-12-02 10:59:31.558 [Thread-26] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def2world! 10:59:32 2025-12-02 10:59:31.559 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:32 2025-12-02 10:59:31.559 [Thread-26] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def2world! 10:59:32 2025-12-02 10:59:31.555 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:32 2025-12-02 10:59:31.559 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:32 2025-12-02 10:59:31.559 [Thread-26] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def2world! 10:59:32 2025-12-02 10:59:31.559 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:32 2025-12-02 10:59:31.559 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:32 2025-12-02 10:59:31.559 [Thread-26] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def2world! 10:59:32 2025-12-02 10:59:31.559 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:32 2025-12-02 10:59:31.559 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:32 2025-12-02 10:59:31.559 [Thread-26] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def2world! 10:59:32 2025-12-02 10:59:31.559 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:32 2025-12-02 10:59:31.559 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:32 2025-12-02 10:59:31.559 [Thread-26] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def2world! 10:59:32 2025-12-02 10:59:31.559 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:32 2025-12-02 10:59:31.559 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:32 2025-12-02 10:59:31.559 [Thread-26] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def2world! 10:59:32 2025-12-02 10:59:31.559 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:32 2025-12-02 10:59:31.559 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:32 2025-12-02 10:59:31.559 [Thread-26] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def2world! 10:59:32 2025-12-02 10:59:31.559 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:32 2025-12-02 10:59:31.559 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:32 2025-12-02 10:59:31.559 [Thread-26] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def2world! 10:59:32 2025-12-02 10:59:31.559 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:32 2025-12-02 10:59:31.559 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:32 2025-12-02 10:59:31.559 [Thread-26] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def2world! 10:59:32 2025-12-02 10:59:31.559 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:32 2025-12-02 10:59:31.559 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:32 2025-12-02 10:59:31.559 [Thread-26] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def2world! 10:59:32 2025-12-02 10:59:31.559 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:32 2025-12-02 10:59:31.559 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:32 2025-12-02 10:59:31.559 [Thread-26] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def2world! 10:59:32 2025-12-02 10:59:31.560 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:32 2025-12-02 10:59:31.560 [Thread-26] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def2world! 10:59:32 2025-12-02 10:59:31.560 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:32 2025-12-02 10:59:31.560 [Thread-26] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def2world! 10:59:32 2025-12-02 10:59:31.560 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:32 2025-12-02 10:59:31.560 [Thread-26] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def2world! 10:59:32 2025-12-02 10:59:31.560 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:32 2025-12-02 10:59:31.560 [Thread-26] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def2world! 10:59:32 2025-12-02 10:59:31.560 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:32 2025-12-02 10:59:31.560 [Thread-26] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def2world! 10:59:32 2025-12-02 10:59:31.560 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:32 2025-12-02 10:59:31.560 [Thread-26] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def2world! 10:59:32 2025-12-02 10:59:31.560 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:32 2025-12-02 10:59:31.560 [Thread-26] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def2world! 10:59:32 2025-12-02 10:59:31.560 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:32 2025-12-02 10:59:31.560 [Thread-26] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def2world! 10:59:32 2025-12-02 10:59:31.560 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:32 2025-12-02 10:59:31.560 [Thread-26] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def2world! 10:59:32 2025-12-02 10:59:31.560 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:32 2025-12-02 10:59:31.560 [Thread-26] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def2world! 10:59:32 2025-12-02 10:59:31.560 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:32 2025-12-02 10:59:31.560 [Thread-26] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def2world! 10:59:32 2025-12-02 10:59:31.560 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:32 2025-12-02 10:59:31.560 [Thread-26] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def2world! 10:59:32 2025-12-02 10:59:31.561 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:32 2025-12-02 10:59:31.558 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:32 2025-12-02 10:59:31.561 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:32 2025-12-02 10:59:31.561 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:32 2025-12-02 10:59:31.561 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:32 2025-12-02 10:59:31.561 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:32 2025-12-02 10:59:31.561 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:32 2025-12-02 10:59:31.561 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:32 2025-12-02 10:59:31.561 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:32 2025-12-02 10:59:31.561 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:32 2025-12-02 10:59:31.561 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:32 2025-12-02 10:59:31.561 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:32 2025-12-02 10:59:31.561 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:32 2025-12-02 10:59:31.561 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:32 2025-12-02 10:59:31.561 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:32 2025-12-02 10:59:31.561 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:32 2025-12-02 10:59:31.561 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:32 2025-12-02 10:59:31.561 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:32 2025-12-02 10:59:31.561 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:32 2025-12-02 10:59:31.561 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:32 2025-12-02 10:59:31.561 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:32 2025-12-02 10:59:31.561 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:32 2025-12-02 10:59:31.561 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:32 2025-12-02 10:59:31.561 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:32 2025-12-02 10:59:31.562 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:32 2025-12-02 10:59:31.562 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:32 2025-12-02 10:59:31.562 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:32 2025-12-02 10:59:31.562 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:32 2025-12-02 10:59:31.562 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:32 2025-12-02 10:59:31.562 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:32 2025-12-02 10:59:31.562 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:32 2025-12-02 10:59:31.562 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:32 2025-12-02 10:59:31.562 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:32 2025-12-02 10:59:31.562 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:32 2025-12-02 10:59:31.562 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:32 2025-12-02 10:59:31.562 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:32 2025-12-02 10:59:31.562 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:32 2025-12-02 10:59:31.563 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:32 2025-12-02 10:59:31.563 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:32 2025-12-02 10:59:31.563 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:32 2025-12-02 10:59:31.563 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:32 2025-12-02 10:59:31.563 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:32 2025-12-02 10:59:31.563 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:32 2025-12-02 10:59:31.563 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:32 2025-12-02 10:59:31.563 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:32 2025-12-02 10:59:31.563 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:32 2025-12-02 10:59:31.563 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:32 2025-12-02 10:59:31.563 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:32 2025-12-02 10:59:31.563 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:32 2025-12-02 10:59:31.564 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:32 2025-12-02 10:59:31.564 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:32 2025-12-02 10:59:31.564 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:32 2025-12-02 10:59:31.564 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:32 2025-12-02 10:59:31.564 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:32 2025-12-02 10:59:31.558 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:32 2025-12-02 10:59:31.559 [Thread-23] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc2world! 10:59:32 2025-12-02 10:59:31.559 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:32 2025-12-02 10:59:31.561 [Thread-26] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def2world! 10:59:32 2025-12-02 10:59:31.562 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:32 2025-12-02 10:59:31.564 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:32 2025-12-02 10:59:31.564 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:32 2025-12-02 10:59:31.565 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:32 2025-12-02 10:59:31.565 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:32 2025-12-02 10:59:31.565 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:32 2025-12-02 10:59:31.565 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:32 2025-12-02 10:59:31.565 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:32 2025-12-02 10:59:31.565 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:32 2025-12-02 10:59:31.565 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:32 2025-12-02 10:59:31.565 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:32 2025-12-02 10:59:31.565 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:32 2025-12-02 10:59:31.565 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:32 2025-12-02 10:59:31.565 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:32 2025-12-02 10:59:31.565 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:32 2025-12-02 10:59:31.565 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:32 2025-12-02 10:59:31.564 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:32 2025-12-02 10:59:31.565 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:32 2025-12-02 10:59:31.565 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:32 2025-12-02 10:59:31.565 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:32 2025-12-02 10:59:31.565 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:32 2025-12-02 10:59:31.565 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:32 2025-12-02 10:59:31.565 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:32 2025-12-02 10:59:31.565 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:32 2025-12-02 10:59:31.565 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:32 2025-12-02 10:59:31.565 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:32 2025-12-02 10:59:31.565 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:32 2025-12-02 10:59:31.565 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:32 2025-12-02 10:59:31.566 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:32 2025-12-02 10:59:31.566 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:32 2025-12-02 10:59:31.566 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:32 2025-12-02 10:59:31.566 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:32 2025-12-02 10:59:31.566 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:32 2025-12-02 10:59:31.566 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:32 2025-12-02 10:59:31.566 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:32 2025-12-02 10:59:31.566 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:32 2025-12-02 10:59:31.566 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:32 2025-12-02 10:59:31.566 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:32 2025-12-02 10:59:31.566 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:32 2025-12-02 10:59:31.566 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:32 2025-12-02 10:59:31.566 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:32 2025-12-02 10:59:31.566 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:32 2025-12-02 10:59:31.566 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:32 2025-12-02 10:59:31.566 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:32 2025-12-02 10:59:31.566 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:32 2025-12-02 10:59:31.566 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:32 2025-12-02 10:59:31.566 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:32 2025-12-02 10:59:31.566 [Thread-21] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc0world! 10:59:32 2025-12-02 10:59:31.564 [Thread-26] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def2world! 10:59:32 2025-12-02 10:59:31.564 [Thread-25] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def1world! 10:59:32 2025-12-02 10:59:31.566 [Thread-22] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc1world! 10:59:32 2025-12-02 10:59:31.564 [Thread-23] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$1(370) - hello abc2world! 10:59:32 2025-12-02 10:59:31.565 [Thread-24] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.lambda$test_MultiThreaded$2(373) - hello def0world! 10:59:32 2025-12-02 10:59:31.592 [main] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.testAppendILoggingEvent_NoGroup(270) - say hello abc, world! 10:59:32 2025-12-02 10:59:31.592 [main] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.testAppendILoggingEvent_NoGroup(271) - world abc 10:59:32 2025-12-02 10:59:31.593 [main] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.testAppendILoggingEvent_Group1(250) - hello abc, world! 10:59:32 2025-12-02 10:59:31.593 [main] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.testAppendILoggingEvent_Group1(251) - world abc 10:59:32 2025-12-02 10:59:31.597 [main] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.testAppendILoggingEvent_Group3(260) - say hello xyz, world! 10:59:32 2025-12-02 10:59:31.597 [main] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.testAppendILoggingEvent_Group3(261) - world abc 10:59:32 2025-12-02 10:59:31.598 [main] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.testAppendILoggingEvent_MatchFirstPattern(230) - hello abc1 10:59:32 2025-12-02 10:59:31.598 [main] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.testAppendILoggingEvent_MatchFirstPattern(231) - world xyz2 10:59:32 2025-12-02 10:59:31.599 [main] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.testAppendILoggingEvent_NoPatterns(211) - hello 10:59:32 2025-12-02 10:59:31.600 [main] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.testAppendILoggingEvent_NoPatterns(212) - world 10:59:32 2025-12-02 10:59:31.601 [main] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.testAppendILoggingEvent_MatchLastPattern(240) - hello def1 10:59:32 2025-12-02 10:59:31.601 [main] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.testAppendILoggingEvent_MatchLastPattern(241) - world xyz2 10:59:32 2025-12-02 10:59:31.603 [main] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.testExtractAppender(100) - hello 10:59:32 2025-12-02 10:59:31.603 [main] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.testExtractAppender(101) - world 10:59:32 2025-12-02 10:59:31.603 [main] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.testExtractAppender(111) - hello abc1 10:59:32 2025-12-02 10:59:31.603 [main] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.testExtractAppender(114) - hello def2 10:59:32 2025-12-02 10:59:31.604 [main] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.testExtractAppenderStringArray(134) - hello abc1 world 10:59:32 2025-12-02 10:59:31.604 [main] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.testExtractAppenderStringArray(135) - world ghi2 world 10:59:32 2025-12-02 10:59:31.605 [main] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.testExtractAppenderStringArray(136) - world def3 world 10:59:32 2025-12-02 10:59:31.605 [main] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.testExtractAppenderStringArray(137) - hello abc4 10:59:32 2025-12-02 10:59:31.605 [main] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.testExtractAppenderStringArray(138) - abc5 world 10:59:32 2025-12-02 10:59:31.605 [main] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.testExtractAppenderStringArray(139) - hello def6 10:59:32 2025-12-02 10:59:31.605 [main] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.testExtractAppenderStringArray(140) - ghi7 world 10:59:32 2025-12-02 10:59:31.605 [main] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.testExtractAppenderStringArray(141) - def8 world 10:59:32 2025-12-02 10:59:31.605 [main] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.testExtractAppenderStringArray(149) - hello abc9 10:59:32 2025-12-02 10:59:31.605 [main] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.testExtractAppenderStringArray(150) - hello ghi9 10:59:32 2025-12-02 10:59:31.605 [main] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.testExtractAppenderStringArray(153) - hello xyz 10:59:32 2025-12-02 10:59:31.606 [main] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.testGetExtracted(280) - hello abc1 world 10:59:32 2025-12-02 10:59:31.606 [main] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.testGetExtracted(281) - world ghi2 world 10:59:32 2025-12-02 10:59:31.606 [main] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.testGetExtracted(282) - hello abc3 10:59:32 2025-12-02 10:59:31.606 [main] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.testGetExtracted(288) - abc9 10:59:32 2025-12-02 10:59:31.607 [main] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.testSetPattern(319) - hello abc1 world 10:59:32 2025-12-02 10:59:31.607 [main] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.testSetPattern(320) - world ghi2 world 10:59:32 2025-12-02 10:59:31.607 [main] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.testSetPattern(321) - hello abc3 10:59:32 2025-12-02 10:59:31.608 [main] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.testSetPattern(327) - world ghi4 world 10:59:32 2025-12-02 10:59:31.608 [main] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.testSetPattern(328) - hello abc5 10:59:32 2025-12-02 10:59:31.608 [main] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.testSetPattern(329) - hello xyz5 10:59:32 2025-12-02 10:59:31.609 [main] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.testExtractAppenderQueueStringArray(185) - xyz 10:59:32 2025-12-02 10:59:31.609 [main] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.testExtractAppenderQueueStringArray(185) - xyz 10:59:32 2025-12-02 10:59:31.609 [main] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.testExtractAppenderQueueStringArray(185) - xyz 10:59:32 2025-12-02 10:59:31.609 [main] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.testExtractAppenderQueueStringArray(185) - xyz 10:59:32 2025-12-02 10:59:31.609 [main] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.testExtractAppenderQueueStringArray(185) - xyz 10:59:32 2025-12-02 10:59:31.609 [main] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.testExtractAppenderQueueStringArray(185) - xyz 10:59:32 2025-12-02 10:59:31.609 [main] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.testExtractAppenderQueueStringArray(185) - xyz 10:59:32 2025-12-02 10:59:31.609 [main] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.testExtractAppenderQueueStringArray(185) - xyz 10:59:32 2025-12-02 10:59:31.609 [main] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.testExtractAppenderQueueStringArray(185) - xyz 10:59:32 2025-12-02 10:59:31.609 [main] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.testExtractAppenderQueueStringArray(185) - xyz 10:59:32 2025-12-02 10:59:31.627 [main] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.testExtractAppenderQueueStringArray(194) - abc0 world 10:59:32 2025-12-02 10:59:31.628 [main] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.testExtractAppenderQueueStringArray(194) - abc1 world 10:59:32 2025-12-02 10:59:31.628 [main] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.testExtractAppenderQueueStringArray(194) - abc2 world 10:59:32 2025-12-02 10:59:31.628 [main] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.testExtractAppenderQueueStringArray(194) - abc3 world 10:59:32 2025-12-02 10:59:31.628 [main] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.testExtractAppenderQueueStringArray(194) - abc4 world 10:59:32 2025-12-02 10:59:31.628 [main] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.testExtractAppenderQueueStringArray(194) - abc5 world 10:59:32 2025-12-02 10:59:31.628 [main] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.testExtractAppenderQueueStringArray(194) - abc6 world 10:59:32 2025-12-02 10:59:31.628 [main] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.testExtractAppenderQueueStringArray(194) - abc7 world 10:59:32 2025-12-02 10:59:31.629 [main] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.testExtractAppenderQueueStringArray(194) - abc8 world 10:59:32 2025-12-02 10:59:31.629 [main] INFO o.o.p.c.u.t.l.l.ExtractAppenderTest.testExtractAppenderQueueStringArray(194) - abc9 world 10:59:32 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.322 s -- in org.onap.policy.common.utils.test.log.logback.ExtractAppenderTest 10:59:32 [INFO] Running org.onap.policy.common.utils.security.SelfSignedKeyStoreTest 10:59:32 2025-12-02 10:59:31.943 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getLocalFile(187) - resource "keystore_san.txt" does not exist on the local file system 10:59:32 2025-12-02 10:59:31.943 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getUrlResource(144) - found URL resource "file:/w/workspace/policy-common-master-merge-java/utils-test/target/classes/keystore_san.txt" : 10:59:34 2025-12-02 10:59:33.970 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getLocalFile(187) - resource "keystore_san.txt" does not exist on the local file system 10:59:34 2025-12-02 10:59:33.971 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getUrlResource(144) - found URL resource "file:/w/workspace/policy-common-master-merge-java/utils-test/target/classes/keystore_san.txt" : 10:59:34 2025-12-02 10:59:34.381 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getLocalFile(187) - resource "keystore_san.txt" does not exist on the local file system 10:59:34 2025-12-02 10:59:34.382 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getUrlResource(144) - found URL resource "file:/w/workspace/policy-common-master-merge-java/utils-test/target/classes/keystore_san.txt" : 10:59:34 2025-12-02 10:59:34.675 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getLocalFile(187) - resource "keystore_san.txt" does not exist on the local file system 10:59:34 2025-12-02 10:59:34.676 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getUrlResource(144) - found URL resource "file:/w/workspace/policy-common-master-merge-java/utils-test/target/classes/keystore_san.txt" : 10:59:34 2025-12-02 10:59:34.677 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getLocalFile(187) - resource "keystore_san.txt" does not exist on the local file system 10:59:34 2025-12-02 10:59:34.678 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getUrlResource(144) - found URL resource "file:/w/workspace/policy-common-master-merge-java/utils-test/target/classes/keystore_san.txt" : 10:59:34 2025-12-02 10:59:34.821 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getLocalFile(187) - resource "unknown/san/file.txt" does not exist on the local file system 10:59:34 2025-12-02 10:59:34.821 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getUrlResource(149) - cound not find URL resource "unknown/san/file.txt" : 10:59:34 2025-12-02 10:59:34.821 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getResourceAsStream(113) - could not find resource "unknown/san/file.txt" : 10:59:34 2025-12-02 10:59:34.823 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getLocalFile(187) - resource "keystore_san.txt" does not exist on the local file system 10:59:34 2025-12-02 10:59:34.823 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getUrlResource(144) - found URL resource "file:/w/workspace/policy-common-master-merge-java/utils-test/target/classes/keystore_san.txt" : 10:59:34 2025-12-02 10:59:34.824 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getLocalFile(187) - resource "keystore_san.txt" does not exist on the local file system 10:59:34 2025-12-02 10:59:34.824 [main] DEBUG o.o.p.c.u.resources.ResourceUtils.getUrlResource(144) - found URL resource "file:/w/workspace/policy-common-master-merge-java/utils-test/target/classes/keystore_san.txt" : 10:59:35 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.377 s -- in org.onap.policy.common.utils.security.SelfSignedKeyStoreTest 10:59:35 [INFO] 10:59:35 [INFO] Results: 10:59:35 [INFO] 10:59:35 [INFO] Tests run: 134, Failures: 0, Errors: 0, Skipped: 0 10:59:35 [INFO] 10:59:35 [INFO] 10:59:35 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ utils-test --- 10:59:35 [INFO] Loading execution data file /w/workspace/policy-common-master-merge-java/utils-test/target/code-coverage/jacoco-ut.exec 10:59:35 [INFO] Analyzed bundle 'utils-test' with 22 classes 10:59:35 [INFO] 10:59:35 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ utils-test --- 10:59:35 [INFO] Building jar: /w/workspace/policy-common-master-merge-java/utils-test/target/utils-test-4.0.0-SNAPSHOT.jar 10:59:35 [INFO] 10:59:35 [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ utils-test --- 10:59:35 [INFO] 10:59:35 [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ utils-test --- 10:59:35 [INFO] Analyzed bundle 'utils-test' with 22 classes 10:59:35 [INFO] Analyzed bundle 'utils' with 49 classes 10:59:35 [INFO] Analyzed bundle 'gson' with 30 classes 10:59:35 [INFO] 10:59:35 [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ utils-test --- 10:59:35 [INFO] 10:59:35 [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ utils-test --- 10:59:35 [INFO] Installing /w/workspace/policy-common-master-merge-java/utils-test/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/common/utils-test/4.0.0-SNAPSHOT/utils-test-4.0.0-SNAPSHOT.pom 10:59:35 [INFO] Installing /w/workspace/policy-common-master-merge-java/utils-test/target/utils-test-4.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/policy/common/utils-test/4.0.0-SNAPSHOT/utils-test-4.0.0-SNAPSHOT.jar 10:59:35 [INFO] 10:59:35 [INFO] --- maven-deploy-plugin:3.1.1:deploy (default-deploy) @ utils-test --- 10:59:35 [INFO] 10:59:35 [INFO] ----------------< org.onap.policy.common:spring-utils >----------------- 10:59:35 [INFO] Building spring-utils 4.0.0-SNAPSHOT [7/9] 10:59:35 [INFO] --------------------------------[ jar ]--------------------------------- 10:59:36 [INFO] 10:59:36 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ spring-utils --- 10:59:36 [INFO] 10:59:36 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ spring-utils --- 10:59:36 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-common-master-merge-java/spring-utils/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED 10:59:36 --add-opens java.base/java.util=ALL-UNNAMED 10:59:36 --add-opens java.base/java.lang=ALL-UNNAMED 10:59:36 --add-opens java.sql/java.sql=ALL-UNNAMED 10:59:36 [INFO] 10:59:36 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ spring-utils --- 10:59:36 [INFO] Starting audit... 10:59:36 Audit done. 10:59:36 [INFO] You have 0 Checkstyle violations. 10:59:36 [INFO] 10:59:36 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ spring-utils --- 10:59:36 [INFO] Starting audit... 10:59:36 Audit done. 10:59:36 [INFO] You have 0 Checkstyle violations. 10:59:36 [INFO] 10:59:36 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ spring-utils --- 10:59:36 [INFO] skip non existing resourceDirectory /w/workspace/policy-common-master-merge-java/spring-utils/src/main/resources 10:59:36 [INFO] 10:59:36 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ spring-utils --- 10:59:36 [INFO] Recompiling the module because of changed dependency. 10:59:36 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 10:59:36 [INFO] 10:59:36 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ spring-utils --- 10:59:36 [INFO] skip non existing resourceDirectory /w/workspace/policy-common-master-merge-java/spring-utils/src/test/resources 10:59:36 [INFO] 10:59:36 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ spring-utils --- 10:59:36 [INFO] Recompiling the module because of changed dependency. 10:59:36 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 10:59:36 [INFO] /w/workspace/policy-common-master-merge-java/spring-utils/src/test/java/org/onap/policy/common/spring/utils/YamlHttpMessageConverterTest.java: /w/workspace/policy-common-master-merge-java/spring-utils/src/test/java/org/onap/policy/common/spring/utils/YamlHttpMessageConverterTest.java uses unchecked or unsafe operations. 10:59:36 [INFO] /w/workspace/policy-common-master-merge-java/spring-utils/src/test/java/org/onap/policy/common/spring/utils/YamlHttpMessageConverterTest.java: Recompile with -Xlint:unchecked for details. 10:59:36 [INFO] 10:59:36 [INFO] --- maven-surefire-plugin:3.5.3:test (default-test) @ spring-utils --- 10:59:36 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 10:59:36 [INFO] 10:59:36 [INFO] ------------------------------------------------------- 10:59:36 [INFO] T E S T S 10:59:36 [INFO] ------------------------------------------------------- 10:59:37 [INFO] Running org.onap.policy.common.spring.utils.CustomImplicitNamingStrategyTest 10:59:37 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 10:59:39 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.938 s -- in org.onap.policy.common.spring.utils.CustomImplicitNamingStrategyTest 10:59:39 [INFO] Running org.onap.policy.common.spring.utils.YamlHttpMessageConverterTest 10:59:40 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.995 s -- in org.onap.policy.common.spring.utils.YamlHttpMessageConverterTest 10:59:40 [INFO] 10:59:40 [INFO] Results: 10:59:40 [INFO] 10:59:40 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 10:59:40 [INFO] 10:59:40 [INFO] 10:59:40 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ spring-utils --- 10:59:40 [INFO] Loading execution data file /w/workspace/policy-common-master-merge-java/spring-utils/target/code-coverage/jacoco-ut.exec 10:59:40 [INFO] Analyzed bundle 'spring-utils' with 2 classes 10:59:40 [INFO] 10:59:40 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ spring-utils --- 10:59:40 [INFO] Building jar: /w/workspace/policy-common-master-merge-java/spring-utils/target/spring-utils-4.0.0-SNAPSHOT.jar 10:59:40 [INFO] 10:59:40 [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ spring-utils --- 10:59:40 [INFO] 10:59:40 [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ spring-utils --- 10:59:40 [INFO] Analyzed bundle 'spring-utils' with 2 classes 10:59:40 [INFO] Analyzed bundle 'utils' with 49 classes 10:59:40 [INFO] 10:59:40 [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ spring-utils --- 10:59:40 [INFO] 10:59:40 [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ spring-utils --- 10:59:40 [INFO] Installing /w/workspace/policy-common-master-merge-java/spring-utils/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/common/spring-utils/4.0.0-SNAPSHOT/spring-utils-4.0.0-SNAPSHOT.pom 10:59:40 [INFO] Installing /w/workspace/policy-common-master-merge-java/spring-utils/target/spring-utils-4.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/policy/common/spring-utils/4.0.0-SNAPSHOT/spring-utils-4.0.0-SNAPSHOT.jar 10:59:40 [INFO] 10:59:40 [INFO] --- maven-deploy-plugin:3.1.1:deploy (default-deploy) @ spring-utils --- 10:59:40 [INFO] 10:59:40 [INFO] -----------------< org.onap.policy.common:message-bus >----------------- 10:59:40 [INFO] Building message-bus 4.0.0-SNAPSHOT [8/9] 10:59:40 [INFO] --------------------------------[ jar ]--------------------------------- 10:59:41 [INFO] 10:59:41 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ message-bus --- 10:59:41 [INFO] 10:59:41 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ message-bus --- 10:59:41 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-common-master-merge-java/message-bus/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED 10:59:41 --add-opens java.base/java.util=ALL-UNNAMED 10:59:41 --add-opens java.base/java.lang=ALL-UNNAMED 10:59:41 --add-opens java.sql/java.sql=ALL-UNNAMED 10:59:41 [INFO] 10:59:41 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ message-bus --- 10:59:41 [INFO] Starting audit... 10:59:41 Audit done. 10:59:41 [INFO] You have 0 Checkstyle violations. 10:59:41 [INFO] 10:59:41 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ message-bus --- 10:59:41 [INFO] Starting audit... 10:59:41 Audit done. 10:59:41 [INFO] You have 0 Checkstyle violations. 10:59:41 [INFO] 10:59:41 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ message-bus --- 10:59:41 [INFO] skip non existing resourceDirectory /w/workspace/policy-common-master-merge-java/message-bus/src/main/resources 10:59:41 [INFO] 10:59:41 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ message-bus --- 10:59:41 [INFO] Recompiling the module because of changed dependency. 10:59:41 [INFO] Compiling 49 source files with javac [debug release 17] to target/classes 10:59:42 [INFO] /w/workspace/policy-common-master-merge-java/message-bus/src/main/java/org/onap/policy/common/message/bus/utils/KafkaPropertyUtils.java: /w/workspace/policy-common-master-merge-java/message-bus/src/main/java/org/onap/policy/common/message/bus/utils/KafkaPropertyUtils.java uses unchecked or unsafe operations. 10:59:42 [INFO] /w/workspace/policy-common-master-merge-java/message-bus/src/main/java/org/onap/policy/common/message/bus/utils/KafkaPropertyUtils.java: Recompile with -Xlint:unchecked for details. 10:59:42 [INFO] 10:59:42 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ message-bus --- 10:59:42 [INFO] Copying 11 resources from src/test/resources to target/test-classes 10:59:42 [INFO] 10:59:42 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ message-bus --- 10:59:42 [INFO] Recompiling the module because of changed dependency. 10:59:42 [INFO] Compiling 38 source files with javac [debug release 17] to target/test-classes 10:59:43 [INFO] /w/workspace/policy-common-master-merge-java/message-bus/src/test/java/org/onap/policy/common/message/bus/event/base/BusConsumerTest.java: Some input files use or override a deprecated API. 10:59:43 [INFO] /w/workspace/policy-common-master-merge-java/message-bus/src/test/java/org/onap/policy/common/message/bus/event/base/BusConsumerTest.java: Recompile with -Xlint:deprecation for details. 10:59:43 [INFO] /w/workspace/policy-common-master-merge-java/message-bus/src/test/java/org/onap/policy/common/message/bus/event/base/BusConsumerTest.java: Some input files use unchecked or unsafe operations. 10:59:43 [INFO] /w/workspace/policy-common-master-merge-java/message-bus/src/test/java/org/onap/policy/common/message/bus/event/base/BusConsumerTest.java: Recompile with -Xlint:unchecked for details. 10:59:43 [INFO] 10:59:43 [INFO] --- maven-surefire-plugin:3.5.3:test (default-test) @ message-bus --- 10:59:43 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 10:59:43 [INFO] 10:59:43 [INFO] ------------------------------------------------------- 10:59:43 [INFO] T E S T S 10:59:43 [INFO] ------------------------------------------------------- 10:59:44 [INFO] Running org.onap.policy.common.message.bus.event.TopicParameterGroupTest 10:59:44 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.378 s -- in org.onap.policy.common.message.bus.event.TopicParameterGroupTest 10:59:44 [INFO] Running org.onap.policy.common.message.bus.event.kafka.IndexedKafkaTopicSourceFactoryTest 10:59:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 s -- in org.onap.policy.common.message.bus.event.kafka.IndexedKafkaTopicSourceFactoryTest 10:59:44 [INFO] Running org.onap.policy.common.message.bus.event.kafka.KafkaTopicSinkFactoryTest 10:59:44 2025-12-02 10:59:44.873 [main] WARN o.o.p.c.m.b.e.b.InlineBusTopicSink.stop(120) - InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=my-partition, alive=false, publisher=null]]: there is no publisher 10:59:44 2025-12-02 10:59:44.890 [main] WARN o.o.p.c.m.b.e.b.InlineBusTopicSink.stop(120) - InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=my-partition, alive=false, publisher=null]]: there is no publisher 10:59:44 2025-12-02 10:59:44.890 [main] WARN o.o.p.c.m.b.e.b.InlineBusTopicSink.stop(120) - InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=my-partition, alive=false, publisher=null]]: there is no publisher 10:59:44 2025-12-02 10:59:44.892 [main] WARN o.o.p.c.m.b.e.b.InlineBusTopicSink.stop(120) - InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=my-partition, alive=false, publisher=null]]: there is no publisher 10:59:45 2025-12-02 10:59:45.784 [kafka-producer-network-thread | producer-2] WARN o.apache.kafka.clients.NetworkClient.initiateConnect(1147) - [Producer clientId=producer-2] Error connecting to node localhost:9092 (id: -1 rack: null isFenced: false) 10:59:45 java.io.IOException: Channel could not be created for socket java.nio.channels.SocketChannel[closed] 10:59:45 at org.apache.kafka.common.network.Selector.buildAndAttachKafkaChannel(Selector.java:353) 10:59:45 at org.apache.kafka.common.network.Selector.registerChannel(Selector.java:330) 10:59:45 at org.apache.kafka.common.network.Selector.connect(Selector.java:257) 10:59:45 at org.apache.kafka.clients.NetworkClient.initiateConnect(NetworkClient.java:1142) 10:59:45 at org.apache.kafka.clients.NetworkClient$DefaultMetadataUpdater.maybeUpdate(NetworkClient.java:1360) 10:59:45 at org.apache.kafka.clients.NetworkClient$DefaultMetadataUpdater.maybeUpdate(NetworkClient.java:1241) 10:59:45 at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:642) 10:59:45 at org.apache.kafka.clients.NetworkClientUtils.isReady(NetworkClientUtils.java:43) 10:59:45 at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:65) 10:59:45 at org.apache.kafka.clients.producer.internals.Sender.awaitNodeReady(Sender.java:553) 10:59:45 at org.apache.kafka.clients.producer.internals.Sender.maybeSendAndPollTransactionalRequest(Sender.java:474) 10:59:45 at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) 10:59:45 at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:242) 10:59:45 at java.base/java.lang.Thread.run(Thread.java:833) 10:59:45 Caused by: org.apache.kafka.common.KafkaException: org.apache.kafka.common.errors.SaslAuthenticationException: Failed to configure SaslClientAuthenticator 10:59:45 at org.apache.kafka.common.network.SaslChannelBuilder.buildChannel(SaslChannelBuilder.java:248) 10:59:45 at org.apache.kafka.common.network.Selector.buildAndAttachKafkaChannel(Selector.java:341) 10:59:45 ... 13 common frames omitted 10:59:45 Caused by: org.apache.kafka.common.errors.SaslAuthenticationException: Failed to configure SaslClientAuthenticator 10:59:45 Caused by: org.apache.kafka.common.errors.SaslAuthenticationException: Failed to create SaslClient with mechanism SCRAM-SHA-512 10:59:45 2025-12-02 10:59:45.787 [kafka-producer-network-thread | producer-2] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 10:59:45 2025-12-02 10:59:45.784 [kafka-producer-network-thread | producer-1] WARN o.apache.kafka.clients.NetworkClient.initiateConnect(1147) - [Producer clientId=producer-1] Error connecting to node localhost:9092 (id: -1 rack: null isFenced: false) 10:59:45 java.io.IOException: Channel could not be created for socket java.nio.channels.SocketChannel[closed] 10:59:45 at org.apache.kafka.common.network.Selector.buildAndAttachKafkaChannel(Selector.java:353) 10:59:45 at org.apache.kafka.common.network.Selector.registerChannel(Selector.java:330) 10:59:45 at org.apache.kafka.common.network.Selector.connect(Selector.java:257) 10:59:45 at org.apache.kafka.clients.NetworkClient.initiateConnect(NetworkClient.java:1142) 10:59:45 at org.apache.kafka.clients.NetworkClient$DefaultMetadataUpdater.maybeUpdate(NetworkClient.java:1360) 10:59:45 at org.apache.kafka.clients.NetworkClient$DefaultMetadataUpdater.maybeUpdate(NetworkClient.java:1241) 10:59:45 at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:642) 10:59:45 at org.apache.kafka.clients.NetworkClientUtils.isReady(NetworkClientUtils.java:43) 10:59:45 at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:65) 10:59:45 at org.apache.kafka.clients.producer.internals.Sender.awaitNodeReady(Sender.java:553) 10:59:45 at org.apache.kafka.clients.producer.internals.Sender.maybeSendAndPollTransactionalRequest(Sender.java:474) 10:59:45 at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) 10:59:45 at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:242) 10:59:45 at java.base/java.lang.Thread.run(Thread.java:833) 10:59:45 Caused by: org.apache.kafka.common.KafkaException: org.apache.kafka.common.errors.SaslAuthenticationException: Failed to configure SaslClientAuthenticator 10:59:45 at org.apache.kafka.common.network.SaslChannelBuilder.buildChannel(SaslChannelBuilder.java:248) 10:59:45 at org.apache.kafka.common.network.Selector.buildAndAttachKafkaChannel(Selector.java:341) 10:59:45 ... 13 common frames omitted 10:59:45 Caused by: org.apache.kafka.common.errors.SaslAuthenticationException: Failed to configure SaslClientAuthenticator 10:59:45 Caused by: org.apache.kafka.common.errors.SaslAuthenticationException: Failed to create SaslClient with mechanism SCRAM-SHA-512 10:59:45 2025-12-02 10:59:45.789 [kafka-producer-network-thread | producer-1] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 10:59:45 2025-12-02 10:59:45.892 [kafka-producer-network-thread | producer-2] WARN o.apache.kafka.clients.NetworkClient.initiateConnect(1147) - [Producer clientId=producer-2] Error connecting to node localhost:9092 (id: -1 rack: null isFenced: false) 10:59:45 java.io.IOException: Channel could not be created for socket java.nio.channels.SocketChannel[closed] 10:59:45 at org.apache.kafka.common.network.Selector.buildAndAttachKafkaChannel(Selector.java:353) 10:59:45 at org.apache.kafka.common.network.Selector.registerChannel(Selector.java:330) 10:59:45 at org.apache.kafka.common.network.Selector.connect(Selector.java:257) 10:59:45 at org.apache.kafka.clients.NetworkClient.initiateConnect(NetworkClient.java:1142) 10:59:45 at org.apache.kafka.clients.NetworkClient$DefaultMetadataUpdater.maybeUpdate(NetworkClient.java:1360) 10:59:45 at org.apache.kafka.clients.NetworkClient$DefaultMetadataUpdater.maybeUpdate(NetworkClient.java:1241) 10:59:45 at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:642) 10:59:45 at org.apache.kafka.clients.NetworkClientUtils.isReady(NetworkClientUtils.java:43) 10:59:45 at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:65) 10:59:45 at org.apache.kafka.clients.producer.internals.Sender.awaitNodeReady(Sender.java:553) 10:59:45 at org.apache.kafka.clients.producer.internals.Sender.maybeSendAndPollTransactionalRequest(Sender.java:474) 10:59:45 at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) 10:59:45 at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:242) 10:59:45 at java.base/java.lang.Thread.run(Thread.java:833) 10:59:45 Caused by: org.apache.kafka.common.KafkaException: org.apache.kafka.common.errors.SaslAuthenticationException: Failed to configure SaslClientAuthenticator 10:59:45 at org.apache.kafka.common.network.SaslChannelBuilder.buildChannel(SaslChannelBuilder.java:248) 10:59:45 at org.apache.kafka.common.network.Selector.buildAndAttachKafkaChannel(Selector.java:341) 10:59:45 ... 13 common frames omitted 10:59:45 Caused by: org.apache.kafka.common.errors.SaslAuthenticationException: Failed to configure SaslClientAuthenticator 10:59:45 Caused by: org.apache.kafka.common.errors.SaslAuthenticationException: Failed to create SaslClient with mechanism SCRAM-SHA-512 10:59:45 2025-12-02 10:59:45.892 [kafka-producer-network-thread | producer-2] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 10:59:46 2025-12-02 10:59:46.023 [kafka-producer-network-thread | producer-3] WARN o.apache.kafka.clients.NetworkClient.initiateConnect(1147) - [Producer clientId=producer-3] Error connecting to node localhost:9092 (id: -1 rack: null isFenced: false) 10:59:46 java.io.IOException: Channel could not be created for socket java.nio.channels.SocketChannel[closed] 10:59:46 at org.apache.kafka.common.network.Selector.buildAndAttachKafkaChannel(Selector.java:353) 10:59:46 at org.apache.kafka.common.network.Selector.registerChannel(Selector.java:330) 10:59:46 at org.apache.kafka.common.network.Selector.connect(Selector.java:257) 10:59:46 at org.apache.kafka.clients.NetworkClient.initiateConnect(NetworkClient.java:1142) 10:59:46 at org.apache.kafka.clients.NetworkClient$DefaultMetadataUpdater.maybeUpdate(NetworkClient.java:1360) 10:59:46 at org.apache.kafka.clients.NetworkClient$DefaultMetadataUpdater.maybeUpdate(NetworkClient.java:1241) 10:59:46 at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:642) 10:59:46 at org.apache.kafka.clients.NetworkClientUtils.isReady(NetworkClientUtils.java:43) 10:59:46 at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:65) 10:59:46 at org.apache.kafka.clients.producer.internals.Sender.awaitNodeReady(Sender.java:553) 10:59:46 at org.apache.kafka.clients.producer.internals.Sender.maybeSendAndPollTransactionalRequest(Sender.java:474) 10:59:46 at org.apache.kafka.clients.producer.internals.Sender.runOnce(Sender.java:328) 10:59:46 at org.apache.kafka.clients.producer.internals.Sender.run(Sender.java:242) 10:59:46 at java.base/java.lang.Thread.run(Thread.java:833) 10:59:46 Caused by: org.apache.kafka.common.KafkaException: org.apache.kafka.common.errors.SaslAuthenticationException: Failed to configure SaslClientAuthenticator 10:59:46 at org.apache.kafka.common.network.SaslChannelBuilder.buildChannel(SaslChannelBuilder.java:248) 10:59:46 at org.apache.kafka.common.network.Selector.buildAndAttachKafkaChannel(Selector.java:341) 10:59:46 ... 13 common frames omitted 10:59:46 Caused by: org.apache.kafka.common.errors.SaslAuthenticationException: Failed to configure SaslClientAuthenticator 10:59:46 Caused by: org.apache.kafka.common.errors.SaslAuthenticationException: Failed to create SaslClient with mechanism SCRAM-SHA-512 10:59:46 2025-12-02 10:59:46.024 [kafka-producer-network-thread | producer-3] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-3] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 10:59:46 2025-12-02 10:59:46.140 [main] WARN o.o.p.c.m.b.e.b.InlineBusTopicSink.stop(120) - InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=2a16f6b5-6e8f-4211-9320-1b2150755944, alive=false, publisher=null]]: there is no publisher 10:59:46 2025-12-02 10:59:46.140 [main] WARN o.o.p.c.m.b.e.b.InlineBusTopicSink.stop(120) - InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=bb3ba906-f957-4d38-bc9d-3d079c115d4b, alive=false, publisher=null]]: there is no publisher 10:59:46 2025-12-02 10:59:46.144 [main] WARN o.o.p.c.m.b.e.b.InlineBusTopicSink.stop(120) - InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=my-partition, alive=false, publisher=null]]: there is no publisher 10:59:46 2025-12-02 10:59:46.148 [main] WARN o.o.p.c.m.b.e.b.InlineBusTopicSink.stop(120) - InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=my-partition, alive=false, publisher=null]]: there is no publisher 10:59:46 2025-12-02 10:59:46.148 [main] WARN o.o.p.c.m.b.e.b.InlineBusTopicSink.stop(120) - InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=my-partition, alive=false, publisher=null]]: there is no publisher 10:59:46 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.581 s -- in org.onap.policy.common.message.bus.event.kafka.KafkaTopicSinkFactoryTest 10:59:46 [INFO] Running org.onap.policy.common.message.bus.event.kafka.SingleThreadedKafkaTopicSourceTest 10:59:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 s -- in org.onap.policy.common.message.bus.event.kafka.SingleThreadedKafkaTopicSourceTest 10:59:46 [INFO] Running org.onap.policy.common.message.bus.event.kafka.KafkaTopicSinkTest 10:59:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.policy.common.message.bus.event.kafka.KafkaTopicSinkTest 10:59:46 [INFO] Running org.onap.policy.common.message.bus.event.kafka.KafkaTopicSourceTest 10:59:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.policy.common.message.bus.event.kafka.KafkaTopicSourceTest 10:59:46 [INFO] Running org.onap.policy.common.message.bus.event.kafka.KafkaPublisherWrapperTest 10:59:46 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 10:59:47 2025-12-02 10:59:47.696 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 10:59:47 2025-12-02 10:59:47.697 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 10:59:47 2025-12-02 10:59:47.799 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 10:59:47 2025-12-02 10:59:47.799 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 10:59:48 2025-12-02 10:59:47.952 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 10:59:48 2025-12-02 10:59:47.953 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 10:59:48 2025-12-02 10:59:48.137 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 10:59:48 2025-12-02 10:59:48.138 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 10:59:48 2025-12-02 10:59:48.493 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 10:59:48 2025-12-02 10:59:48.494 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 10:59:49 2025-12-02 10:59:49.302 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 10:59:49 2025-12-02 10:59:49.303 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 10:59:50 2025-12-02 10:59:50.312 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 10:59:50 2025-12-02 10:59:50.313 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 10:59:51 2025-12-02 10:59:51.271 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 10:59:51 2025-12-02 10:59:51.271 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 10:59:52 2025-12-02 10:59:52.130 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 10:59:52 2025-12-02 10:59:52.131 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 10:59:53 2025-12-02 10:59:53.131 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 10:59:53 2025-12-02 10:59:53.131 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 10:59:54 2025-12-02 10:59:54.179 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 10:59:54 2025-12-02 10:59:54.180 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 10:59:55 2025-12-02 10:59:55.136 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 10:59:55 2025-12-02 10:59:55.137 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 10:59:56 2025-12-02 10:59:56.145 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 10:59:56 2025-12-02 10:59:56.145 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 10:59:57 2025-12-02 10:59:57.152 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 10:59:57 2025-12-02 10:59:57.152 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 10:59:58 2025-12-02 10:59:58.058 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 10:59:58 2025-12-02 10:59:58.059 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 10:59:59 2025-12-02 10:59:59.015 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 10:59:59 2025-12-02 10:59:59.015 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:00:00 2025-12-02 11:00:00.045 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:00:00 2025-12-02 11:00:00.046 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:00:01 2025-12-02 11:00:01.002 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:00:01 2025-12-02 11:00:01.002 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:00:02 2025-12-02 11:00:01.960 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:00:02 2025-12-02 11:00:01.960 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:00:03 2025-12-02 11:00:02.970 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:00:03 2025-12-02 11:00:02.970 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:00:04 2025-12-02 11:00:03.970 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:00:04 2025-12-02 11:00:03.970 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:00:05 2025-12-02 11:00:05.012 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:00:05 2025-12-02 11:00:05.012 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:00:05 2025-12-02 11:00:05.867 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:00:05 2025-12-02 11:00:05.868 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:00:06 2025-12-02 11:00:06.869 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:00:06 2025-12-02 11:00:06.869 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:00:07 2025-12-02 11:00:07.871 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:00:07 2025-12-02 11:00:07.871 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:00:08 2025-12-02 11:00:08.872 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:00:08 2025-12-02 11:00:08.872 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:00:09 2025-12-02 11:00:09.828 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:00:09 2025-12-02 11:00:09.829 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:00:10 2025-12-02 11:00:10.836 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:00:10 2025-12-02 11:00:10.836 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:00:11 2025-12-02 11:00:11.791 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:00:11 2025-12-02 11:00:11.792 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:00:12 2025-12-02 11:00:12.799 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:00:12 2025-12-02 11:00:12.799 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:00:13 2025-12-02 11:00:13.801 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:00:13 2025-12-02 11:00:13.802 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:00:14 2025-12-02 11:00:14.758 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:00:14 2025-12-02 11:00:14.759 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:00:15 2025-12-02 11:00:15.767 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:00:15 2025-12-02 11:00:15.767 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:00:16 2025-12-02 11:00:16.773 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:00:16 2025-12-02 11:00:16.773 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:00:17 2025-12-02 11:00:17.728 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:00:17 2025-12-02 11:00:17.729 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:00:18 2025-12-02 11:00:18.736 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:00:18 2025-12-02 11:00:18.736 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:00:19 2025-12-02 11:00:19.741 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:00:19 2025-12-02 11:00:19.742 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:00:20 2025-12-02 11:00:20.747 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:00:20 2025-12-02 11:00:20.748 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:00:21 2025-12-02 11:00:21.701 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:00:21 2025-12-02 11:00:21.702 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:00:22 2025-12-02 11:00:22.708 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:00:22 2025-12-02 11:00:22.708 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:00:23 2025-12-02 11:00:23.713 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:00:23 2025-12-02 11:00:23.713 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:00:24 2025-12-02 11:00:24.567 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:00:24 2025-12-02 11:00:24.567 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:00:25 2025-12-02 11:00:25.577 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:00:25 2025-12-02 11:00:25.577 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:00:26 2025-12-02 11:00:26.578 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:00:26 2025-12-02 11:00:26.578 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:00:27 2025-12-02 11:00:27.583 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:00:27 2025-12-02 11:00:27.583 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:00:28 2025-12-02 11:00:28.584 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:00:28 2025-12-02 11:00:28.585 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:00:29 2025-12-02 11:00:29.585 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:00:29 2025-12-02 11:00:29.586 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:00:30 2025-12-02 11:00:30.490 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:00:30 2025-12-02 11:00:30.490 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:00:31 2025-12-02 11:00:31.490 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:00:31 2025-12-02 11:00:31.491 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:00:32 2025-12-02 11:00:32.395 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:00:32 2025-12-02 11:00:32.395 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:00:33 2025-12-02 11:00:33.351 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:00:33 2025-12-02 11:00:33.351 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:00:34 2025-12-02 11:00:34.306 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:00:34 2025-12-02 11:00:34.306 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:00:35 2025-12-02 11:00:35.210 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:00:35 2025-12-02 11:00:35.211 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:00:36 2025-12-02 11:00:36.066 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:00:36 2025-12-02 11:00:36.066 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:00:37 2025-12-02 11:00:37.070 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:00:37 2025-12-02 11:00:37.071 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:00:38 2025-12-02 11:00:38.039 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:00:38 2025-12-02 11:00:38.040 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:00:39 2025-12-02 11:00:39.046 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:00:39 2025-12-02 11:00:39.046 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:00:40 2025-12-02 11:00:40.050 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:00:40 2025-12-02 11:00:40.051 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:00:41 2025-12-02 11:00:41.055 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:00:41 2025-12-02 11:00:41.056 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:00:42 2025-12-02 11:00:42.056 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:00:42 2025-12-02 11:00:42.057 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:00:43 2025-12-02 11:00:43.083 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:00:43 2025-12-02 11:00:43.083 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:00:44 2025-12-02 11:00:43.988 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:00:44 2025-12-02 11:00:43.988 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:00:45 2025-12-02 11:00:44.925 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:00:45 2025-12-02 11:00:44.925 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:00:46 2025-12-02 11:00:45.947 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:00:46 2025-12-02 11:00:45.947 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:00:46 2025-12-02 11:00:46.875 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:00:46 2025-12-02 11:00:46.875 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:00:47 2025-12-02 11:00:47.743 [kafka-producer-network-thread | producer-6] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-6] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:00:47 2025-12-02 11:00:47.743 [kafka-producer-network-thread | producer-6] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-6] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:00:47 2025-12-02 11:00:47.876 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:00:47 2025-12-02 11:00:47.877 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:00:47 2025-12-02 11:00:47.883 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:00:47 2025-12-02 11:00:47.883 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-7] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:00:47 2025-12-02 11:00:47.892 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:00:47 2025-12-02 11:00:47.893 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-8] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:00:48 2025-12-02 11:00:47.984 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:00:48 2025-12-02 11:00:47.984 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-7] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:00:48 2025-12-02 11:00:47.993 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:00:48 2025-12-02 11:00:47.994 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-8] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:00:48 2025-12-02 11:00:48.085 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:00:48 2025-12-02 11:00:48.085 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-7] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:00:48 2025-12-02 11:00:48.145 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:00:48 2025-12-02 11:00:48.145 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-8] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:00:48 2025-12-02 11:00:48.337 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:00:48 2025-12-02 11:00:48.337 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-7] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:00:48 2025-12-02 11:00:48.383 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:00:48 2025-12-02 11:00:48.383 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-8] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:00:48 2025-12-02 11:00:48.789 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:00:48 2025-12-02 11:00:48.789 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:00:48 2025-12-02 11:00:48.790 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:00:48 2025-12-02 11:00:48.790 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-7] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:00:48 2025-12-02 11:00:48.862 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:00:48 2025-12-02 11:00:48.862 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-8] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:00:49 2025-12-02 11:00:49.574 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:00:49 2025-12-02 11:00:49.574 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-8] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:00:49 2025-12-02 11:00:49.604 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:00:49 2025-12-02 11:00:49.605 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:00:49 2025-12-02 11:00:49.670 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:00:49 2025-12-02 11:00:49.670 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-7] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:00:50 2025-12-02 11:00:50.469 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:00:50 2025-12-02 11:00:50.469 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:00:50 2025-12-02 11:00:50.529 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:00:50 2025-12-02 11:00:50.529 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-7] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:00:50 2025-12-02 11:00:50.580 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:00:50 2025-12-02 11:00:50.581 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-8] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:00:51 2025-12-02 11:00:51.358 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:00:51 2025-12-02 11:00:51.359 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-7] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:00:51 2025-12-02 11:00:51.419 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:00:51 2025-12-02 11:00:51.419 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:00:51 2025-12-02 11:00:51.581 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:00:51 2025-12-02 11:00:51.581 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-8] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:00:52 2025-12-02 11:00:52.185 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:00:52 2025-12-02 11:00:52.186 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-7] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:00:52 2025-12-02 11:00:52.420 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:00:52 2025-12-02 11:00:52.421 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:00:52 2025-12-02 11:00:52.539 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:00:52 2025-12-02 11:00:52.539 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-8] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:00:53 2025-12-02 11:00:53.186 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:00:53 2025-12-02 11:00:53.186 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-7] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:00:53 2025-12-02 11:00:53.435 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:00:53 2025-12-02 11:00:53.435 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:00:53 2025-12-02 11:00:53.540 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:00:53 2025-12-02 11:00:53.540 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-8] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:00:54 2025-12-02 11:00:54.198 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:00:54 2025-12-02 11:00:54.199 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-7] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:00:54 2025-12-02 11:00:54.295 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:00:54 2025-12-02 11:00:54.296 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:00:54 2025-12-02 11:00:54.522 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:00:54 2025-12-02 11:00:54.522 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-8] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:00:55 2025-12-02 11:00:55.205 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:00:55 2025-12-02 11:00:55.206 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-7] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:00:55 2025-12-02 11:00:55.333 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:00:55 2025-12-02 11:00:55.333 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:00:55 2025-12-02 11:00:55.530 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:00:55 2025-12-02 11:00:55.530 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-8] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:00:56 2025-12-02 11:00:56.192 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:00:56 2025-12-02 11:00:56.192 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:00:56 2025-12-02 11:00:56.213 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:00:56 2025-12-02 11:00:56.213 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-7] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:00:56 2025-12-02 11:00:56.536 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:00:56 2025-12-02 11:00:56.536 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-8] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:00:57 2025-12-02 11:00:57.152 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:00:57 2025-12-02 11:00:57.153 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:00:57 2025-12-02 11:00:57.214 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:00:57 2025-12-02 11:00:57.215 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-7] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:00:57 2025-12-02 11:00:57.537 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:00:57 2025-12-02 11:00:57.538 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-8] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:00:58 2025-12-02 11:00:58.061 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:00:58 2025-12-02 11:00:58.062 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:00:58 2025-12-02 11:00:58.222 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:00:58 2025-12-02 11:00:58.222 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-7] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:00:58 2025-12-02 11:00:58.543 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:00:58 2025-12-02 11:00:58.544 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-8] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:00:59 2025-12-02 11:00:59.071 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:00:59 2025-12-02 11:00:59.072 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:00:59 2025-12-02 11:00:59.128 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:00:59 2025-12-02 11:00:59.129 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-7] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:00:59 2025-12-02 11:00:59.497 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:00:59 2025-12-02 11:00:59.498 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-8] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:00 2025-12-02 11:00:59.929 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:00 2025-12-02 11:00:59.930 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:00 2025-12-02 11:01:00.034 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:00 2025-12-02 11:01:00.035 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-7] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:00 2025-12-02 11:01:00.505 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:00 2025-12-02 11:01:00.506 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-8] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:00 2025-12-02 11:01:00.828 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:00 2025-12-02 11:01:00.829 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:01 2025-12-02 11:01:00.940 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:01 2025-12-02 11:01:00.941 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-7] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:01 2025-12-02 11:01:01.505 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:01 2025-12-02 11:01:01.506 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-8] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:01 2025-12-02 11:01:01.734 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:01 2025-12-02 11:01:01.734 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:02 2025-12-02 11:01:01.941 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:02 2025-12-02 11:01:01.941 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-7] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:02 2025-12-02 11:01:02.506 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:02 2025-12-02 11:01:02.506 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-8] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:02 2025-12-02 11:01:02.735 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:02 2025-12-02 11:01:02.735 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:03 2025-12-02 11:01:02.941 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:03 2025-12-02 11:01:02.941 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-7] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:03 2025-12-02 11:01:03.506 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:03 2025-12-02 11:01:03.506 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-8] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:03 2025-12-02 11:01:03.591 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:03 2025-12-02 11:01:03.592 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:04 2025-12-02 11:01:03.942 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:04 2025-12-02 11:01:03.942 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-7] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:04 2025-12-02 11:01:04.461 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:04 2025-12-02 11:01:04.461 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-8] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:04 2025-12-02 11:01:04.592 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:04 2025-12-02 11:01:04.593 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:04 2025-12-02 11:01:04.847 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:04 2025-12-02 11:01:04.847 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-7] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:05 2025-12-02 11:01:05.459 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:05 2025-12-02 11:01:05.460 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:05 2025-12-02 11:01:05.465 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:05 2025-12-02 11:01:05.466 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-8] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:05 2025-12-02 11:01:05.802 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:05 2025-12-02 11:01:05.803 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-7] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:06 2025-12-02 11:01:06.370 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:06 2025-12-02 11:01:06.370 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-8] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:06 2025-12-02 11:01:06.498 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:06 2025-12-02 11:01:06.498 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:06 2025-12-02 11:01:06.803 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:06 2025-12-02 11:01:06.803 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-7] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:07 2025-12-02 11:01:07.374 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:07 2025-12-02 11:01:07.375 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-8] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:07 2025-12-02 11:01:07.499 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:07 2025-12-02 11:01:07.499 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:07 2025-12-02 11:01:07.657 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:07 2025-12-02 11:01:07.657 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-7] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:08 2025-12-02 11:01:08.375 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:08 2025-12-02 11:01:08.376 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-8] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:08 2025-12-02 11:01:08.491 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:08 2025-12-02 11:01:08.491 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:08 2025-12-02 11:01:08.706 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:08 2025-12-02 11:01:08.707 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-7] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:09 2025-12-02 11:01:09.376 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:09 2025-12-02 11:01:09.377 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-8] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:09 2025-12-02 11:01:09.492 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:09 2025-12-02 11:01:09.493 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:09 2025-12-02 11:01:09.707 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:09 2025-12-02 11:01:09.708 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-7] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:10 2025-12-02 11:01:10.377 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:10 2025-12-02 11:01:10.377 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-8] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:10 2025-12-02 11:01:10.498 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:10 2025-12-02 11:01:10.498 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:10 2025-12-02 11:01:10.611 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:10 2025-12-02 11:01:10.612 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-7] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:11 2025-12-02 11:01:11.332 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:11 2025-12-02 11:01:11.332 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-8] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:11 2025-12-02 11:01:11.453 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:11 2025-12-02 11:01:11.454 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:11 2025-12-02 11:01:11.616 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:11 2025-12-02 11:01:11.617 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-7] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:12 2025-12-02 11:01:12.336 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:12 2025-12-02 11:01:12.336 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-8] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:12 2025-12-02 11:01:12.459 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:12 2025-12-02 11:01:12.460 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:12 2025-12-02 11:01:12.539 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:12 2025-12-02 11:01:12.539 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-7] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:13 2025-12-02 11:01:13.240 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:13 2025-12-02 11:01:13.240 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-8] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:13 2025-12-02 11:01:13.364 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:13 2025-12-02 11:01:13.364 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:13 2025-12-02 11:01:13.444 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:13 2025-12-02 11:01:13.444 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-7] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:14 2025-12-02 11:01:14.246 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:14 2025-12-02 11:01:14.247 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-8] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:14 2025-12-02 11:01:14.270 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:14 2025-12-02 11:01:14.271 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:14 2025-12-02 11:01:14.444 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:14 2025-12-02 11:01:14.445 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-7] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:15 2025-12-02 11:01:15.100 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:15 2025-12-02 11:01:15.101 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-8] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:15 2025-12-02 11:01:15.271 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:15 2025-12-02 11:01:15.272 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:15 2025-12-02 11:01:15.479 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:15 2025-12-02 11:01:15.479 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-7] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:16 2025-12-02 11:01:16.101 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:16 2025-12-02 11:01:16.101 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-8] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:16 2025-12-02 11:01:16.277 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:16 2025-12-02 11:01:16.277 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:16 2025-12-02 11:01:16.382 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:16 2025-12-02 11:01:16.383 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-7] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:17 2025-12-02 11:01:17.055 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:17 2025-12-02 11:01:17.055 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-8] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:17 2025-12-02 11:01:17.192 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:17 2025-12-02 11:01:17.192 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:17 2025-12-02 11:01:17.414 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:17 2025-12-02 11:01:17.414 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-7] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:18 2025-12-02 11:01:18.056 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:18 2025-12-02 11:01:18.056 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-8] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:18 2025-12-02 11:01:18.146 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:18 2025-12-02 11:01:18.146 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:18 2025-12-02 11:01:18.414 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:18 2025-12-02 11:01:18.415 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-7] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:19 2025-12-02 11:01:19.057 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:19 2025-12-02 11:01:19.057 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-8] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:19 2025-12-02 11:01:19.159 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:19 2025-12-02 11:01:19.159 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:19 2025-12-02 11:01:19.415 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:19 2025-12-02 11:01:19.415 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-7] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:20 2025-12-02 11:01:20.060 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:20 2025-12-02 11:01:20.060 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-8] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:20 2025-12-02 11:01:20.131 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:20 2025-12-02 11:01:20.132 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:20 2025-12-02 11:01:20.419 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:20 2025-12-02 11:01:20.419 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-7] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:21 2025-12-02 11:01:20.958 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:21 2025-12-02 11:01:20.958 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-8] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:21 2025-12-02 11:01:21.132 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:21 2025-12-02 11:01:21.132 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:21 2025-12-02 11:01:21.420 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:21 2025-12-02 11:01:21.420 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-7] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:22 2025-12-02 11:01:21.912 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:22 2025-12-02 11:01:21.913 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-8] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:22 2025-12-02 11:01:22.000 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:22 2025-12-02 11:01:22.001 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:22 2025-12-02 11:01:22.274 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:22 2025-12-02 11:01:22.275 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-7] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:22 2025-12-02 11:01:22.926 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:22 2025-12-02 11:01:22.926 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-8] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:23 2025-12-02 11:01:23.005 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:23 2025-12-02 11:01:23.005 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:23 2025-12-02 11:01:23.274 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:23 2025-12-02 11:01:23.275 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-7] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:24 2025-12-02 11:01:23.961 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:24 2025-12-02 11:01:23.961 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-8] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:24 2025-12-02 11:01:24.004 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:24 2025-12-02 11:01:24.005 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:24 2025-12-02 11:01:24.279 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:24 2025-12-02 11:01:24.279 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-7] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:25 2025-12-02 11:01:24.958 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:25 2025-12-02 11:01:24.962 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:25 2025-12-02 11:01:24.962 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:25 2025-12-02 11:01:24.963 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-8] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:25 2025-12-02 11:01:25.283 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:25 2025-12-02 11:01:25.283 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-7] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:25 2025-12-02 11:01:25.916 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:25 2025-12-02 11:01:25.917 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-8] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:26 2025-12-02 11:01:25.966 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:26 2025-12-02 11:01:25.966 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:26 2025-12-02 11:01:26.286 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:26 2025-12-02 11:01:26.287 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-7] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:26 2025-12-02 11:01:26.820 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:26 2025-12-02 11:01:26.820 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-8] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:26 2025-12-02 11:01:26.876 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:26 2025-12-02 11:01:26.876 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:27 2025-12-02 11:01:27.287 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:27 2025-12-02 11:01:27.287 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-7] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:27 2025-12-02 11:01:27.824 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:27 2025-12-02 11:01:27.824 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-8] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:27 2025-12-02 11:01:27.879 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:27 2025-12-02 11:01:27.880 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:28 2025-12-02 11:01:28.140 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:28 2025-12-02 11:01:28.140 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-7] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:28 2025-12-02 11:01:28.778 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:28 2025-12-02 11:01:28.778 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-8] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:28 2025-12-02 11:01:28.832 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:28 2025-12-02 11:01:28.833 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:29 2025-12-02 11:01:29.140 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:29 2025-12-02 11:01:29.141 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-7] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:29 2025-12-02 11:01:29.736 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:29 2025-12-02 11:01:29.737 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:29 2025-12-02 11:01:29.782 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:29 2025-12-02 11:01:29.782 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-8] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:30 2025-12-02 11:01:30.178 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:30 2025-12-02 11:01:30.178 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-7] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:30 2025-12-02 11:01:30.635 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:30 2025-12-02 11:01:30.635 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-8] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:30 2025-12-02 11:01:30.740 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:30 2025-12-02 11:01:30.740 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:31 2025-12-02 11:01:31.031 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:31 2025-12-02 11:01:31.031 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-7] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:31 2025-12-02 11:01:31.640 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:31 2025-12-02 11:01:31.640 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-8] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:31 2025-12-02 11:01:31.741 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:31 2025-12-02 11:01:31.742 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:32 2025-12-02 11:01:32.035 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:32 2025-12-02 11:01:32.035 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-7] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:32 2025-12-02 11:01:32.492 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:32 2025-12-02 11:01:32.493 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-8] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:32 2025-12-02 11:01:32.753 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:32 2025-12-02 11:01:32.754 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:33 2025-12-02 11:01:33.040 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:33 2025-12-02 11:01:33.040 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-7] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:33 2025-12-02 11:01:33.493 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:33 2025-12-02 11:01:33.493 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-8] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:33 2025-12-02 11:01:33.757 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:33 2025-12-02 11:01:33.757 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:33 2025-12-02 11:01:33.893 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:33 2025-12-02 11:01:33.893 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-7] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:34 2025-12-02 11:01:34.497 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:34 2025-12-02 11:01:34.497 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-8] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:34 2025-12-02 11:01:34.779 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:34 2025-12-02 11:01:34.780 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:35 2025-12-02 11:01:34.942 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:35 2025-12-02 11:01:34.943 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-7] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:35 2025-12-02 11:01:35.498 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:35 2025-12-02 11:01:35.498 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-8] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:35 2025-12-02 11:01:35.780 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:35 2025-12-02 11:01:35.780 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:35 2025-12-02 11:01:35.942 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:35 2025-12-02 11:01:35.943 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-7] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:36 2025-12-02 11:01:36.502 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:36 2025-12-02 11:01:36.502 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-8] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:36 2025-12-02 11:01:36.649 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:36 2025-12-02 11:01:36.650 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:36 2025-12-02 11:01:36.943 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:36 2025-12-02 11:01:36.943 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-7] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:37 2025-12-02 11:01:37.355 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:37 2025-12-02 11:01:37.355 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-8] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:37 2025-12-02 11:01:37.534 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:37 2025-12-02 11:01:37.534 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:37 2025-12-02 11:01:37.846 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:37 2025-12-02 11:01:37.847 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-7] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:38 2025-12-02 11:01:38.306 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:38 2025-12-02 11:01:38.306 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-8] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:38 2025-12-02 11:01:38.387 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:38 2025-12-02 11:01:38.388 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:38 2025-12-02 11:01:38.851 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:38 2025-12-02 11:01:38.852 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-7] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:39 2025-12-02 11:01:39.307 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:39 2025-12-02 11:01:39.307 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-8] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:39 2025-12-02 11:01:39.376 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:39 2025-12-02 11:01:39.376 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:39 2025-12-02 11:01:39.852 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:39 2025-12-02 11:01:39.853 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-7] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:40 2025-12-02 11:01:40.308 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:40 2025-12-02 11:01:40.308 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-8] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:40 2025-12-02 11:01:40.392 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:40 2025-12-02 11:01:40.392 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:40 2025-12-02 11:01:40.896 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:40 2025-12-02 11:01:40.896 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-7] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:41 2025-12-02 11:01:41.162 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:41 2025-12-02 11:01:41.162 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-8] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:41 2025-12-02 11:01:41.333 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:41 2025-12-02 11:01:41.334 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:41 2025-12-02 11:01:41.850 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:41 2025-12-02 11:01:41.850 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-7] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:42 2025-12-02 11:01:42.212 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:42 2025-12-02 11:01:42.212 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-8] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:42 2025-12-02 11:01:42.340 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:42 2025-12-02 11:01:42.340 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:42 2025-12-02 11:01:42.754 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:42 2025-12-02 11:01:42.755 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-7] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:43 2025-12-02 11:01:43.065 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:43 2025-12-02 11:01:43.066 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-8] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:43 2025-12-02 11:01:43.380 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:43 2025-12-02 11:01:43.380 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:43 2025-12-02 11:01:43.754 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:43 2025-12-02 11:01:43.755 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-7] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:43 2025-12-02 11:01:43.915 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:43 2025-12-02 11:01:43.915 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-8] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:44 2025-12-02 11:01:44.381 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:44 2025-12-02 11:01:44.381 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:44 2025-12-02 11:01:44.755 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:44 2025-12-02 11:01:44.755 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-7] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:44 2025-12-02 11:01:44.925 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:44 2025-12-02 11:01:44.925 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-8] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:45 2025-12-02 11:01:45.382 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:45 2025-12-02 11:01:45.382 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:45 2025-12-02 11:01:45.772 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:45 2025-12-02 11:01:45.772 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-7] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:45 2025-12-02 11:01:45.879 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:45 2025-12-02 11:01:45.880 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-8] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:46 2025-12-02 11:01:46.386 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:46 2025-12-02 11:01:46.386 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:46 2025-12-02 11:01:46.776 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:46 2025-12-02 11:01:46.777 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-7] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:46 2025-12-02 11:01:46.884 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:46 2025-12-02 11:01:46.884 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-8] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:47 2025-12-02 11:01:47.371 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:47 2025-12-02 11:01:47.371 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:47 2025-12-02 11:01:47.781 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:47 2025-12-02 11:01:47.781 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-7] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:47 2025-12-02 11:01:47.896 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:47 2025-12-02 11:01:47.896 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-8] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:47 2025-12-02 11:01:47.912 [kafka-producer-network-thread | producer-9] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-9] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:47 2025-12-02 11:01:47.912 [kafka-producer-network-thread | producer-9] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-9] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:47 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 121.6 s -- in org.onap.policy.common.message.bus.event.kafka.KafkaPublisherWrapperTest 11:01:47 [INFO] Running org.onap.policy.common.message.bus.event.kafka.KafkaTopicSourceFactoryTest 11:01:48 2025-12-02 11:01:48.018 [kafka-producer-network-thread | producer-9] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-9] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:48 2025-12-02 11:01:48.018 [kafka-producer-network-thread | producer-9] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-9] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:48 2025-12-02 11:01:48.032 [main] WARN o.o.p.c.m.b.e.b.SingleThreadedBusTopicSource.stop(218) - SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=0a42844a-615b-404d-915f-10919ec3fe06, consumerInstance=prd-ubuntu1804-builder-4c-4g-16971, fetchTimeout=15000, fetchLimit=100, consumer=null, alive=false, locked=false, uebThread=Thread[KAFKA-source-my-topic,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost:9092], topic=my-topic, effectiveTopic=my-effective-topic, #recentEvents=0, locked=false, #topicListeners=0]]]]: stop failed because of KafkaConsumer is not safe for multi-threaded access. currentThread(name: main, id: 1) otherThread(id: 29) 11:01:48 java.util.ConcurrentModificationException: KafkaConsumer is not safe for multi-threaded access. currentThread(name: main, id: 1) otherThread(id: 29) 11:01:48 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.acquire(ClassicKafkaConsumer.java:1256) 11:01:48 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.close(ClassicKafkaConsumer.java:1127) 11:01:48 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.close(ClassicKafkaConsumer.java:1108) 11:01:48 at org.apache.kafka.clients.consumer.KafkaConsumer.close(KafkaConsumer.java:1782) 11:01:48 at org.onap.policy.common.message.bus.event.base.BusConsumer$KafkaConsumerWrapper.close(BusConsumer.java:267) 11:01:48 at org.onap.policy.common.message.bus.event.base.SingleThreadedBusTopicSource.stop(SingleThreadedBusTopicSource.java:216) 11:01:48 at org.onap.policy.common.message.bus.event.base.SingleThreadedBusTopicSource.shutdown(SingleThreadedBusTopicSource.java:285) 11:01:48 at org.onap.policy.common.message.bus.event.kafka.IndexedKafkaTopicSourceFactory.destroy(IndexedKafkaTopicSourceFactory.java:171) 11:01:48 at org.onap.policy.common.message.bus.event.kafka.KafkaTopicSourceFactoryTest.destroyTopic(KafkaTopicSourceFactoryTest.java:133) 11:01:48 at org.onap.policy.common.message.bus.event.base.TopicFactoryTestBase.testDestroyString_testGet_testInventory(TopicFactoryTestBase.java:157) 11:01:48 at org.onap.policy.common.message.bus.event.kafka.KafkaTopicSourceFactoryTest.testDestroyString_testGet_testInventory(KafkaTopicSourceFactoryTest.java:82) 11:01:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:01:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:01:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:01:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:01:48 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 11:01:48 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 11:01:48 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 11:01:48 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 11:01:48 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 11:01:48 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 11:01:48 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 11:01:48 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 11:01:48 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 11:01:48 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 11:01:48 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 11:01:48 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 11:01:48 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 11:01:48 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 11:01:48 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 11:01:48 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 11:01:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:48 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 11:01:48 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 11:01:48 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 11:01:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:01:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:01:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:01:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:01:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:01:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:01:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 11:01:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:01:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:01:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:01:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:01:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:01:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:01:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:01:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 11:01:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:01:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:01:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:01:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:01:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:01:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:01:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:01:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:01:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 11:01:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 11:01:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 11:01:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 11:01:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 11:01:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 11:01:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 11:01:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 11:01:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 11:01:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 11:01:48 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:01:48 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 11:01:48 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 11:01:48 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 11:01:48 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:01:48 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 11:01:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 11:01:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 11:01:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 11:01:48 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 11:01:48 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 11:01:48 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 11:01:48 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 11:01:48 2025-12-02 11:01:48.033 [main] WARN o.o.p.c.m.b.e.b.SingleThreadedBusTopicSource.stop(218) - SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=4b2b48ab-2b14-4a2a-b7d6-0ae862bf5919, consumerInstance=prd-ubuntu1804-builder-4c-4g-16971, fetchTimeout=15000, fetchLimit=100, consumer=null, alive=false, locked=false, uebThread=Thread[KAFKA-source-my-topic-2,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost:9092], topic=my-topic-2, effectiveTopic=my-effective-topic, #recentEvents=0, locked=false, #topicListeners=0]]]]: stop failed because of KafkaConsumer is not safe for multi-threaded access. currentThread(name: main, id: 1) otherThread(id: 30) 11:01:48 java.util.ConcurrentModificationException: KafkaConsumer is not safe for multi-threaded access. currentThread(name: main, id: 1) otherThread(id: 30) 11:01:48 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.acquire(ClassicKafkaConsumer.java:1256) 11:01:48 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.close(ClassicKafkaConsumer.java:1127) 11:01:48 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.close(ClassicKafkaConsumer.java:1108) 11:01:48 at org.apache.kafka.clients.consumer.KafkaConsumer.close(KafkaConsumer.java:1782) 11:01:48 at org.onap.policy.common.message.bus.event.base.BusConsumer$KafkaConsumerWrapper.close(BusConsumer.java:267) 11:01:48 at org.onap.policy.common.message.bus.event.base.SingleThreadedBusTopicSource.stop(SingleThreadedBusTopicSource.java:216) 11:01:48 at org.onap.policy.common.message.bus.event.base.SingleThreadedBusTopicSource.shutdown(SingleThreadedBusTopicSource.java:285) 11:01:48 at org.onap.policy.common.message.bus.event.kafka.IndexedKafkaTopicSourceFactory.destroy(IndexedKafkaTopicSourceFactory.java:171) 11:01:48 at org.onap.policy.common.message.bus.event.kafka.KafkaTopicSourceFactoryTest.destroyTopic(KafkaTopicSourceFactoryTest.java:133) 11:01:48 at org.onap.policy.common.message.bus.event.base.TopicFactoryTestBase.testDestroyString_testGet_testInventory(TopicFactoryTestBase.java:170) 11:01:48 at org.onap.policy.common.message.bus.event.kafka.KafkaTopicSourceFactoryTest.testDestroyString_testGet_testInventory(KafkaTopicSourceFactoryTest.java:82) 11:01:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:01:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:01:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:01:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:01:48 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 11:01:48 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 11:01:48 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 11:01:48 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 11:01:48 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 11:01:48 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 11:01:48 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 11:01:48 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 11:01:48 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 11:01:48 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 11:01:48 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 11:01:48 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 11:01:48 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 11:01:48 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 11:01:48 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 11:01:48 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 11:01:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:48 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 11:01:48 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 11:01:48 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 11:01:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:01:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:01:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:01:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:01:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:01:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:01:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 11:01:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:01:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:01:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:01:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:01:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:01:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:01:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:01:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 11:01:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:01:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:01:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:01:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:01:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:01:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:01:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:01:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:01:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 11:01:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 11:01:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 11:01:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 11:01:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 11:01:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 11:01:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 11:01:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 11:01:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 11:01:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 11:01:48 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:01:48 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 11:01:48 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 11:01:48 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 11:01:48 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:01:48 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 11:01:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 11:01:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 11:01:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 11:01:48 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 11:01:48 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 11:01:48 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 11:01:48 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 11:01:48 2025-12-02 11:01:48.065 [KAFKA-source-my-topic-2] WARN o.apache.kafka.clients.NetworkClient.initiateConnect(1147) - [Consumer clientId=consumer-4b2b48ab-2b14-4a2a-b7d6-0ae862bf5919-8, groupId=4b2b48ab-2b14-4a2a-b7d6-0ae862bf5919] Error connecting to node localhost:9092 (id: -1 rack: null isFenced: false) 11:01:48 java.io.IOException: Channel could not be created for socket java.nio.channels.SocketChannel[closed] 11:01:48 at org.apache.kafka.common.network.Selector.buildAndAttachKafkaChannel(Selector.java:353) 11:01:48 at org.apache.kafka.common.network.Selector.registerChannel(Selector.java:330) 11:01:48 at org.apache.kafka.common.network.Selector.connect(Selector.java:257) 11:01:48 at org.apache.kafka.clients.NetworkClient.initiateConnect(NetworkClient.java:1142) 11:01:48 at org.apache.kafka.clients.NetworkClient.ready(NetworkClient.java:368) 11:01:48 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.trySend(ConsumerNetworkClient.java:515) 11:01:48 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:272) 11:01:48 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:232) 11:01:48 at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:296) 11:01:48 at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:270) 11:01:48 at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.coordinatorUnknownAndUnreadySync(ConsumerCoordinator.java:490) 11:01:48 at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.poll(ConsumerCoordinator.java:522) 11:01:48 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.updateAssignmentMetadataIfNeeded(ClassicKafkaConsumer.java:680) 11:01:48 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:644) 11:01:48 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:625) 11:01:48 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:895) 11:01:48 at org.onap.policy.common.message.bus.event.base.BusConsumer$KafkaConsumerWrapper.fetch(BusConsumer.java:201) 11:01:48 at org.onap.policy.common.message.bus.event.base.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:245) 11:01:48 at org.onap.policy.common.message.bus.event.base.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:235) 11:01:48 at java.base/java.lang.Thread.run(Thread.java:833) 11:01:48 Caused by: org.apache.kafka.common.KafkaException: org.apache.kafka.common.errors.SaslAuthenticationException: Failed to configure SaslClientAuthenticator 11:01:48 at org.apache.kafka.common.network.SaslChannelBuilder.buildChannel(SaslChannelBuilder.java:248) 11:01:48 at org.apache.kafka.common.network.Selector.buildAndAttachKafkaChannel(Selector.java:341) 11:01:48 ... 19 common frames omitted 11:01:48 Caused by: org.apache.kafka.common.errors.SaslAuthenticationException: Failed to configure SaslClientAuthenticator 11:01:48 Caused by: org.apache.kafka.common.errors.SaslAuthenticationException: Failed to create SaslClient with mechanism SCRAM-SHA-512 11:01:48 2025-12-02 11:01:48.066 [KAFKA-source-my-topic-2] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Consumer clientId=consumer-4b2b48ab-2b14-4a2a-b7d6-0ae862bf5919-8, groupId=4b2b48ab-2b14-4a2a-b7d6-0ae862bf5919] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:48 2025-12-02 11:01:48.071 [KAFKA-source-my-topic] WARN o.apache.kafka.clients.NetworkClient.initiateConnect(1147) - [Consumer clientId=consumer-d8b54335-2e38-4e4f-bb23-6bcf8beb6d07-11, groupId=d8b54335-2e38-4e4f-bb23-6bcf8beb6d07] Error connecting to node localhost:9092 (id: -1 rack: null isFenced: false) 11:01:48 java.io.IOException: Channel could not be created for socket java.nio.channels.SocketChannel[closed] 11:01:48 at org.apache.kafka.common.network.Selector.buildAndAttachKafkaChannel(Selector.java:353) 11:01:48 at org.apache.kafka.common.network.Selector.registerChannel(Selector.java:330) 11:01:48 at org.apache.kafka.common.network.Selector.connect(Selector.java:257) 11:01:48 at org.apache.kafka.clients.NetworkClient.initiateConnect(NetworkClient.java:1142) 11:01:48 at org.apache.kafka.clients.NetworkClient.ready(NetworkClient.java:368) 11:01:48 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.trySend(ConsumerNetworkClient.java:515) 11:01:48 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:272) 11:01:48 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:232) 11:01:48 at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:296) 11:01:48 at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:270) 11:01:48 at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.coordinatorUnknownAndUnreadySync(ConsumerCoordinator.java:490) 11:01:48 at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.poll(ConsumerCoordinator.java:522) 11:01:48 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.updateAssignmentMetadataIfNeeded(ClassicKafkaConsumer.java:680) 11:01:48 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:644) 11:01:48 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:625) 11:01:48 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:895) 11:01:48 at org.onap.policy.common.message.bus.event.base.BusConsumer$KafkaConsumerWrapper.fetch(BusConsumer.java:201) 11:01:48 at org.onap.policy.common.message.bus.event.base.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:245) 11:01:48 at org.onap.policy.common.message.bus.event.base.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:235) 11:01:48 at java.base/java.lang.Thread.run(Thread.java:833) 11:01:48 Caused by: org.apache.kafka.common.KafkaException: org.apache.kafka.common.errors.SaslAuthenticationException: Failed to configure SaslClientAuthenticator 11:01:48 at org.apache.kafka.common.network.SaslChannelBuilder.buildChannel(SaslChannelBuilder.java:248) 11:01:48 at org.apache.kafka.common.network.Selector.buildAndAttachKafkaChannel(Selector.java:341) 11:01:48 ... 19 common frames omitted 11:01:48 Caused by: org.apache.kafka.common.errors.SaslAuthenticationException: Failed to configure SaslClientAuthenticator 11:01:48 Caused by: org.apache.kafka.common.errors.SaslAuthenticationException: Failed to create SaslClient with mechanism SCRAM-SHA-512 11:01:48 2025-12-02 11:01:48.071 [KAFKA-source-my-topic] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Consumer clientId=consumer-d8b54335-2e38-4e4f-bb23-6bcf8beb6d07-11, groupId=d8b54335-2e38-4e4f-bb23-6bcf8beb6d07] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:48 2025-12-02 11:01:48.077 [KAFKA-source-my-topic] WARN o.apache.kafka.clients.NetworkClient.initiateConnect(1147) - [Consumer clientId=consumer-0a42844a-615b-404d-915f-10919ec3fe06-7, groupId=0a42844a-615b-404d-915f-10919ec3fe06] Error connecting to node localhost:9092 (id: -1 rack: null isFenced: false) 11:01:48 java.io.IOException: Channel could not be created for socket java.nio.channels.SocketChannel[closed] 11:01:48 at org.apache.kafka.common.network.Selector.buildAndAttachKafkaChannel(Selector.java:353) 11:01:48 at org.apache.kafka.common.network.Selector.registerChannel(Selector.java:330) 11:01:48 at org.apache.kafka.common.network.Selector.connect(Selector.java:257) 11:01:48 at org.apache.kafka.clients.NetworkClient.initiateConnect(NetworkClient.java:1142) 11:01:48 at org.apache.kafka.clients.NetworkClient.ready(NetworkClient.java:368) 11:01:48 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.trySend(ConsumerNetworkClient.java:515) 11:01:48 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:272) 11:01:48 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:232) 11:01:48 at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:296) 11:01:48 at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:270) 11:01:48 at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.coordinatorUnknownAndUnreadySync(ConsumerCoordinator.java:490) 11:01:48 at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.poll(ConsumerCoordinator.java:522) 11:01:48 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.updateAssignmentMetadataIfNeeded(ClassicKafkaConsumer.java:680) 11:01:48 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:644) 11:01:48 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:625) 11:01:48 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:895) 11:01:48 at org.onap.policy.common.message.bus.event.base.BusConsumer$KafkaConsumerWrapper.fetch(BusConsumer.java:201) 11:01:48 at org.onap.policy.common.message.bus.event.base.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:245) 11:01:48 at org.onap.policy.common.message.bus.event.base.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:235) 11:01:48 at java.base/java.lang.Thread.run(Thread.java:833) 11:01:48 Caused by: org.apache.kafka.common.KafkaException: org.apache.kafka.common.errors.SaslAuthenticationException: Failed to configure SaslClientAuthenticator 11:01:48 at org.apache.kafka.common.network.SaslChannelBuilder.buildChannel(SaslChannelBuilder.java:248) 11:01:48 at org.apache.kafka.common.network.Selector.buildAndAttachKafkaChannel(Selector.java:341) 11:01:48 ... 19 common frames omitted 11:01:48 Caused by: org.apache.kafka.common.errors.SaslAuthenticationException: Failed to configure SaslClientAuthenticator 11:01:48 Caused by: org.apache.kafka.common.errors.SaslAuthenticationException: Failed to create SaslClient with mechanism SCRAM-SHA-512 11:01:48 2025-12-02 11:01:48.078 [KAFKA-source-my-topic] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Consumer clientId=consumer-0a42844a-615b-404d-915f-10919ec3fe06-7, groupId=0a42844a-615b-404d-915f-10919ec3fe06] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:48 2025-12-02 11:01:48.082 [main] WARN o.o.p.c.m.b.e.b.SingleThreadedBusTopicSource.stop(218) - SingleThreadedKafkaTopicSource [getTopicCommInfrastructure()=KAFKA, toString()=SingleThreadedBusTopicSource [consumerGroup=d8b54335-2e38-4e4f-bb23-6bcf8beb6d07, consumerInstance=prd-ubuntu1804-builder-4c-4g-16971, fetchTimeout=15000, fetchLimit=100, consumer=null, alive=false, locked=false, uebThread=Thread[KAFKA-source-my-topic,5,main], topicListeners=0, toString()=BusTopicBase [apiKey=null, apiSecret=null, useHttps=false, allowSelfSignedCerts=false, toString()=TopicBase [servers=[localhost:9092], topic=my-topic, effectiveTopic=my-effective-topic, #recentEvents=0, locked=false, #topicListeners=0]]]]: stop failed because of KafkaConsumer is not safe for multi-threaded access. currentThread(name: main, id: 1) otherThread(id: 31) 11:01:48 java.util.ConcurrentModificationException: KafkaConsumer is not safe for multi-threaded access. currentThread(name: main, id: 1) otherThread(id: 31) 11:01:48 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.acquire(ClassicKafkaConsumer.java:1256) 11:01:48 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.close(ClassicKafkaConsumer.java:1127) 11:01:48 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.close(ClassicKafkaConsumer.java:1108) 11:01:48 at org.apache.kafka.clients.consumer.KafkaConsumer.close(KafkaConsumer.java:1782) 11:01:48 at org.onap.policy.common.message.bus.event.base.BusConsumer$KafkaConsumerWrapper.close(BusConsumer.java:267) 11:01:48 at org.onap.policy.common.message.bus.event.base.SingleThreadedBusTopicSource.stop(SingleThreadedBusTopicSource.java:216) 11:01:48 at org.onap.policy.common.message.bus.event.base.SingleThreadedBusTopicSource.shutdown(SingleThreadedBusTopicSource.java:285) 11:01:48 at org.onap.policy.common.message.bus.event.kafka.IndexedKafkaTopicSourceFactory.destroy(IndexedKafkaTopicSourceFactory.java:178) 11:01:48 at org.onap.policy.common.message.bus.event.kafka.KafkaTopicSourceFactoryTest.destroyFactory(KafkaTopicSourceFactoryTest.java:128) 11:01:48 at org.onap.policy.common.message.bus.event.base.TopicFactoryTestBase.testDestroy(TopicFactoryTestBase.java:202) 11:01:48 at org.onap.policy.common.message.bus.event.kafka.KafkaTopicSourceFactoryTest.testDestroy(KafkaTopicSourceFactoryTest.java:89) 11:01:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:01:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:01:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:01:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:01:48 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 11:01:48 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 11:01:48 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 11:01:48 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 11:01:48 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 11:01:48 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 11:01:48 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 11:01:48 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 11:01:48 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 11:01:48 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 11:01:48 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 11:01:48 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 11:01:48 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 11:01:48 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 11:01:48 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 11:01:48 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 11:01:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:48 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 11:01:48 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 11:01:48 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 11:01:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:01:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:01:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:01:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:01:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:01:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:01:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 11:01:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:01:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:01:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:01:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:01:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:01:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:01:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:01:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 11:01:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:01:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:01:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:01:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:01:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:01:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:01:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:01:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:01:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 11:01:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 11:01:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 11:01:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 11:01:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 11:01:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 11:01:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 11:01:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 11:01:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 11:01:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 11:01:48 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:01:48 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 11:01:48 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 11:01:48 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 11:01:48 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:01:48 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 11:01:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 11:01:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 11:01:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 11:01:48 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 11:01:48 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 11:01:48 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 11:01:48 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 11:01:48 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.135 s -- in org.onap.policy.common.message.bus.event.kafka.KafkaTopicSourceFactoryTest 11:01:48 [INFO] Running org.onap.policy.common.message.bus.event.kafka.InlineKafkaTopicSinkTest 11:01:48 2025-12-02 11:01:48.120 [main] WARN o.o.p.c.m.b.e.b.InlineBusTopicSink.stop(120) - InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=my-partition, alive=false, publisher=null]]: there is no publisher 11:01:48 2025-12-02 11:01:48.123 [main] WARN o.o.p.c.m.b.e.b.InlineBusTopicSink.stop(120) - InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=my-partition, alive=false, publisher=null]]: there is no publisher 11:01:48 2025-12-02 11:01:48.124 [main] WARN o.o.p.c.m.b.e.b.InlineBusTopicSink.stop(120) - InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=my-partition, alive=false, publisher=null]]: there is no publisher 11:01:48 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.onap.policy.common.message.bus.event.kafka.InlineKafkaTopicSinkTest 11:01:48 [INFO] Running org.onap.policy.common.message.bus.event.TopicEndpointProxyTest 11:01:48 2025-12-02 11:01:48.161 [KAFKA-source-my-topic] WARN o.apache.kafka.clients.NetworkClient.initiateConnect(1147) - [Consumer clientId=consumer-d8b54335-2e38-4e4f-bb23-6bcf8beb6d07-11, groupId=d8b54335-2e38-4e4f-bb23-6bcf8beb6d07] Error connecting to node localhost:9092 (id: -1 rack: null isFenced: false) 11:01:48 java.io.IOException: Channel could not be created for socket java.nio.channels.SocketChannel[closed] 11:01:48 at org.apache.kafka.common.network.Selector.buildAndAttachKafkaChannel(Selector.java:353) 11:01:48 at org.apache.kafka.common.network.Selector.registerChannel(Selector.java:330) 11:01:48 at org.apache.kafka.common.network.Selector.connect(Selector.java:257) 11:01:48 at org.apache.kafka.clients.NetworkClient.initiateConnect(NetworkClient.java:1142) 11:01:48 at org.apache.kafka.clients.NetworkClient$DefaultMetadataUpdater.maybeUpdate(NetworkClient.java:1360) 11:01:48 at org.apache.kafka.clients.NetworkClient$DefaultMetadataUpdater.maybeUpdate(NetworkClient.java:1241) 11:01:48 at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:642) 11:01:48 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:282) 11:01:48 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:253) 11:01:48 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:244) 11:01:48 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.awaitMetadataUpdate(ConsumerNetworkClient.java:166) 11:01:48 at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:309) 11:01:48 at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:270) 11:01:48 at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.coordinatorUnknownAndUnreadySync(ConsumerCoordinator.java:490) 11:01:48 at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.poll(ConsumerCoordinator.java:522) 11:01:48 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.updateAssignmentMetadataIfNeeded(ClassicKafkaConsumer.java:680) 11:01:48 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:644) 11:01:48 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:625) 11:01:48 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:895) 11:01:48 at org.onap.policy.common.message.bus.event.base.BusConsumer$KafkaConsumerWrapper.fetch(BusConsumer.java:201) 11:01:48 at org.onap.policy.common.message.bus.event.base.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:245) 11:01:48 at org.onap.policy.common.message.bus.event.base.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:235) 11:01:48 at java.base/java.lang.Thread.run(Thread.java:833) 11:01:48 Caused by: org.apache.kafka.common.KafkaException: org.apache.kafka.common.errors.SaslAuthenticationException: Failed to configure SaslClientAuthenticator 11:01:48 at org.apache.kafka.common.network.SaslChannelBuilder.buildChannel(SaslChannelBuilder.java:248) 11:01:48 at org.apache.kafka.common.network.Selector.buildAndAttachKafkaChannel(Selector.java:341) 11:01:48 ... 22 common frames omitted 11:01:48 Caused by: org.apache.kafka.common.errors.SaslAuthenticationException: Failed to configure SaslClientAuthenticator 11:01:48 Caused by: org.apache.kafka.common.errors.SaslAuthenticationException: Failed to create SaslClient with mechanism SCRAM-SHA-512 11:01:48 2025-12-02 11:01:48.161 [KAFKA-source-my-topic] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Consumer clientId=consumer-d8b54335-2e38-4e4f-bb23-6bcf8beb6d07-11, groupId=d8b54335-2e38-4e4f-bb23-6bcf8beb6d07] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:48 2025-12-02 11:01:48.162 [KAFKA-source-my-topic-2] WARN o.apache.kafka.clients.NetworkClient.initiateConnect(1147) - [Consumer clientId=consumer-4b2b48ab-2b14-4a2a-b7d6-0ae862bf5919-8, groupId=4b2b48ab-2b14-4a2a-b7d6-0ae862bf5919] Error connecting to node localhost:9092 (id: -1 rack: null isFenced: false) 11:01:48 java.io.IOException: Channel could not be created for socket java.nio.channels.SocketChannel[closed] 11:01:48 at org.apache.kafka.common.network.Selector.buildAndAttachKafkaChannel(Selector.java:353) 11:01:48 at org.apache.kafka.common.network.Selector.registerChannel(Selector.java:330) 11:01:48 at org.apache.kafka.common.network.Selector.connect(Selector.java:257) 11:01:48 at org.apache.kafka.clients.NetworkClient.initiateConnect(NetworkClient.java:1142) 11:01:48 at org.apache.kafka.clients.NetworkClient$DefaultMetadataUpdater.maybeUpdate(NetworkClient.java:1360) 11:01:48 at org.apache.kafka.clients.NetworkClient$DefaultMetadataUpdater.maybeUpdate(NetworkClient.java:1241) 11:01:48 at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:642) 11:01:48 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:282) 11:01:48 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:253) 11:01:48 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:244) 11:01:48 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.awaitMetadataUpdate(ConsumerNetworkClient.java:166) 11:01:48 at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:309) 11:01:48 at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:270) 11:01:48 at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.coordinatorUnknownAndUnreadySync(ConsumerCoordinator.java:490) 11:01:48 at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.poll(ConsumerCoordinator.java:522) 11:01:48 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.updateAssignmentMetadataIfNeeded(ClassicKafkaConsumer.java:680) 11:01:48 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:644) 11:01:48 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:625) 11:01:48 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:895) 11:01:48 at org.onap.policy.common.message.bus.event.base.BusConsumer$KafkaConsumerWrapper.fetch(BusConsumer.java:201) 11:01:48 at org.onap.policy.common.message.bus.event.base.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:245) 11:01:48 at org.onap.policy.common.message.bus.event.base.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:235) 11:01:48 at java.base/java.lang.Thread.run(Thread.java:833) 11:01:48 Caused by: org.apache.kafka.common.KafkaException: org.apache.kafka.common.errors.SaslAuthenticationException: Failed to configure SaslClientAuthenticator 11:01:48 at org.apache.kafka.common.network.SaslChannelBuilder.buildChannel(SaslChannelBuilder.java:248) 11:01:48 at org.apache.kafka.common.network.Selector.buildAndAttachKafkaChannel(Selector.java:341) 11:01:48 ... 22 common frames omitted 11:01:48 Caused by: org.apache.kafka.common.errors.SaslAuthenticationException: Failed to configure SaslClientAuthenticator 11:01:48 Caused by: org.apache.kafka.common.errors.SaslAuthenticationException: Failed to create SaslClient with mechanism SCRAM-SHA-512 11:01:48 2025-12-02 11:01:48.163 [KAFKA-source-my-topic-2] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Consumer clientId=consumer-4b2b48ab-2b14-4a2a-b7d6-0ae862bf5919-8, groupId=4b2b48ab-2b14-4a2a-b7d6-0ae862bf5919] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:48 2025-12-02 11:01:48.169 [kafka-producer-network-thread | producer-9] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-9] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:48 2025-12-02 11:01:48.169 [kafka-producer-network-thread | producer-9] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-9] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:48 2025-12-02 11:01:48.169 [KAFKA-source-my-topic] WARN o.apache.kafka.clients.NetworkClient.initiateConnect(1147) - [Consumer clientId=consumer-0a42844a-615b-404d-915f-10919ec3fe06-7, groupId=0a42844a-615b-404d-915f-10919ec3fe06] Error connecting to node localhost:9092 (id: -1 rack: null isFenced: false) 11:01:48 java.io.IOException: Channel could not be created for socket java.nio.channels.SocketChannel[closed] 11:01:48 at org.apache.kafka.common.network.Selector.buildAndAttachKafkaChannel(Selector.java:353) 11:01:48 at org.apache.kafka.common.network.Selector.registerChannel(Selector.java:330) 11:01:48 at org.apache.kafka.common.network.Selector.connect(Selector.java:257) 11:01:48 at org.apache.kafka.clients.NetworkClient.initiateConnect(NetworkClient.java:1142) 11:01:48 at org.apache.kafka.clients.NetworkClient$DefaultMetadataUpdater.maybeUpdate(NetworkClient.java:1360) 11:01:48 at org.apache.kafka.clients.NetworkClient$DefaultMetadataUpdater.maybeUpdate(NetworkClient.java:1241) 11:01:48 at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:642) 11:01:48 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:282) 11:01:48 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:253) 11:01:48 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:244) 11:01:48 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.awaitMetadataUpdate(ConsumerNetworkClient.java:166) 11:01:48 at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:309) 11:01:48 at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:270) 11:01:48 at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.coordinatorUnknownAndUnreadySync(ConsumerCoordinator.java:490) 11:01:48 at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.poll(ConsumerCoordinator.java:522) 11:01:48 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.updateAssignmentMetadataIfNeeded(ClassicKafkaConsumer.java:680) 11:01:48 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:644) 11:01:48 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:625) 11:01:48 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:895) 11:01:48 at org.onap.policy.common.message.bus.event.base.BusConsumer$KafkaConsumerWrapper.fetch(BusConsumer.java:201) 11:01:48 at org.onap.policy.common.message.bus.event.base.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:245) 11:01:48 at org.onap.policy.common.message.bus.event.base.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:235) 11:01:48 at java.base/java.lang.Thread.run(Thread.java:833) 11:01:48 Caused by: org.apache.kafka.common.KafkaException: org.apache.kafka.common.errors.SaslAuthenticationException: Failed to configure SaslClientAuthenticator 11:01:48 at org.apache.kafka.common.network.SaslChannelBuilder.buildChannel(SaslChannelBuilder.java:248) 11:01:48 at org.apache.kafka.common.network.Selector.buildAndAttachKafkaChannel(Selector.java:341) 11:01:48 ... 22 common frames omitted 11:01:48 Caused by: org.apache.kafka.common.errors.SaslAuthenticationException: Failed to configure SaslClientAuthenticator 11:01:48 Caused by: org.apache.kafka.common.errors.SaslAuthenticationException: Failed to create SaslClient with mechanism SCRAM-SHA-512 11:01:48 2025-12-02 11:01:48.170 [KAFKA-source-my-topic] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Consumer clientId=consumer-0a42844a-615b-404d-915f-10919ec3fe06-7, groupId=0a42844a-615b-404d-915f-10919ec3fe06] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:48 2025-12-02 11:01:48.201 [main] WARN o.o.p.c.m.b.e.b.InlineBusTopicSink.stop(120) - InlineKafkaTopicSink [getTopicCommInfrastructure()=KAFKA, toString()=InlineBusTopicSink [partitionId=my-partition, alive=false, publisher=null]]: there is no publisher 11:01:48 2025-12-02 11:01:48.264 [KAFKA-source-my-topic-2] WARN o.apache.kafka.clients.NetworkClient.initiateConnect(1147) - [Consumer clientId=consumer-4b2b48ab-2b14-4a2a-b7d6-0ae862bf5919-8, groupId=4b2b48ab-2b14-4a2a-b7d6-0ae862bf5919] Error connecting to node localhost:9092 (id: -1 rack: null isFenced: false) 11:01:48 java.io.IOException: Channel could not be created for socket java.nio.channels.SocketChannel[closed] 11:01:48 at org.apache.kafka.common.network.Selector.buildAndAttachKafkaChannel(Selector.java:353) 11:01:48 at org.apache.kafka.common.network.Selector.registerChannel(Selector.java:330) 11:01:48 at org.apache.kafka.common.network.Selector.connect(Selector.java:257) 11:01:48 at org.apache.kafka.clients.NetworkClient.initiateConnect(NetworkClient.java:1142) 11:01:48 at org.apache.kafka.clients.NetworkClient$TelemetrySender.maybeUpdate(NetworkClient.java:1436) 11:01:48 at org.apache.kafka.clients.NetworkClient$TelemetrySender.maybeUpdate(NetworkClient.java:1405) 11:01:48 at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:643) 11:01:48 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:282) 11:01:48 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:253) 11:01:48 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:244) 11:01:48 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.awaitMetadataUpdate(ConsumerNetworkClient.java:166) 11:01:48 at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:309) 11:01:48 at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:270) 11:01:48 at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.coordinatorUnknownAndUnreadySync(ConsumerCoordinator.java:490) 11:01:48 at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.poll(ConsumerCoordinator.java:522) 11:01:48 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.updateAssignmentMetadataIfNeeded(ClassicKafkaConsumer.java:680) 11:01:48 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:644) 11:01:48 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:625) 11:01:48 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:895) 11:01:48 at org.onap.policy.common.message.bus.event.base.BusConsumer$KafkaConsumerWrapper.fetch(BusConsumer.java:201) 11:01:48 at org.onap.policy.common.message.bus.event.base.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:245) 11:01:48 at org.onap.policy.common.message.bus.event.base.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:235) 11:01:48 at java.base/java.lang.Thread.run(Thread.java:833) 11:01:48 Caused by: org.apache.kafka.common.KafkaException: org.apache.kafka.common.errors.SaslAuthenticationException: Failed to configure SaslClientAuthenticator 11:01:48 at org.apache.kafka.common.network.SaslChannelBuilder.buildChannel(SaslChannelBuilder.java:248) 11:01:48 at org.apache.kafka.common.network.Selector.buildAndAttachKafkaChannel(Selector.java:341) 11:01:48 ... 22 common frames omitted 11:01:48 Caused by: org.apache.kafka.common.errors.SaslAuthenticationException: Failed to configure SaslClientAuthenticator 11:01:48 Caused by: org.apache.kafka.common.errors.SaslAuthenticationException: Failed to create SaslClient with mechanism SCRAM-SHA-512 11:01:48 2025-12-02 11:01:48.264 [KAFKA-source-my-topic-2] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Consumer clientId=consumer-4b2b48ab-2b14-4a2a-b7d6-0ae862bf5919-8, groupId=4b2b48ab-2b14-4a2a-b7d6-0ae862bf5919] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:48 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 s -- in org.onap.policy.common.message.bus.event.TopicEndpointProxyTest 11:01:48 [INFO] Running org.onap.policy.common.message.bus.event.client.TopicSinkClientTest 11:01:48 2025-12-02 11:01:48.270 [KAFKA-source-my-topic] WARN o.apache.kafka.clients.NetworkClient.initiateConnect(1147) - [Consumer clientId=consumer-0a42844a-615b-404d-915f-10919ec3fe06-7, groupId=0a42844a-615b-404d-915f-10919ec3fe06] Error connecting to node localhost:9092 (id: -1 rack: null isFenced: false) 11:01:48 java.io.IOException: Channel could not be created for socket java.nio.channels.SocketChannel[closed] 11:01:48 at org.apache.kafka.common.network.Selector.buildAndAttachKafkaChannel(Selector.java:353) 11:01:48 at org.apache.kafka.common.network.Selector.registerChannel(Selector.java:330) 11:01:48 at org.apache.kafka.common.network.Selector.connect(Selector.java:257) 11:01:48 at org.apache.kafka.clients.NetworkClient.initiateConnect(NetworkClient.java:1142) 11:01:48 at org.apache.kafka.clients.NetworkClient$TelemetrySender.maybeUpdate(NetworkClient.java:1436) 11:01:48 at org.apache.kafka.clients.NetworkClient$TelemetrySender.maybeUpdate(NetworkClient.java:1405) 11:01:48 at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:643) 11:01:48 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:282) 11:01:48 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:253) 11:01:48 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:244) 11:01:48 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.awaitMetadataUpdate(ConsumerNetworkClient.java:166) 11:01:48 at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:309) 11:01:48 at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:270) 11:01:48 at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.coordinatorUnknownAndUnreadySync(ConsumerCoordinator.java:490) 11:01:48 at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.poll(ConsumerCoordinator.java:522) 11:01:48 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.updateAssignmentMetadataIfNeeded(ClassicKafkaConsumer.java:680) 11:01:48 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:644) 11:01:48 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:625) 11:01:48 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:895) 11:01:48 at org.onap.policy.common.message.bus.event.base.BusConsumer$KafkaConsumerWrapper.fetch(BusConsumer.java:201) 11:01:48 at org.onap.policy.common.message.bus.event.base.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:245) 11:01:48 at org.onap.policy.common.message.bus.event.base.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:235) 11:01:48 at java.base/java.lang.Thread.run(Thread.java:833) 11:01:48 Caused by: org.apache.kafka.common.KafkaException: org.apache.kafka.common.errors.SaslAuthenticationException: Failed to configure SaslClientAuthenticator 11:01:48 at org.apache.kafka.common.network.SaslChannelBuilder.buildChannel(SaslChannelBuilder.java:248) 11:01:48 at org.apache.kafka.common.network.Selector.buildAndAttachKafkaChannel(Selector.java:341) 11:01:48 ... 22 common frames omitted 11:01:48 Caused by: org.apache.kafka.common.errors.SaslAuthenticationException: Failed to configure SaslClientAuthenticator 11:01:48 Caused by: org.apache.kafka.common.errors.SaslAuthenticationException: Failed to create SaslClient with mechanism SCRAM-SHA-512 11:01:48 2025-12-02 11:01:48.271 [KAFKA-source-my-topic] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Consumer clientId=consumer-0a42844a-615b-404d-915f-10919ec3fe06-7, groupId=0a42844a-615b-404d-915f-10919ec3fe06] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:48 2025-12-02 11:01:48.275 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:48 2025-12-02 11:01:48.275 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:48 2025-12-02 11:01:48.373 [KAFKA-source-my-topic] WARN o.apache.kafka.clients.NetworkClient.initiateConnect(1147) - [Consumer clientId=consumer-d8b54335-2e38-4e4f-bb23-6bcf8beb6d07-11, groupId=d8b54335-2e38-4e4f-bb23-6bcf8beb6d07] Error connecting to node localhost:9092 (id: -1 rack: null isFenced: false) 11:01:48 java.io.IOException: Channel could not be created for socket java.nio.channels.SocketChannel[closed] 11:01:48 at org.apache.kafka.common.network.Selector.buildAndAttachKafkaChannel(Selector.java:353) 11:01:48 at org.apache.kafka.common.network.Selector.registerChannel(Selector.java:330) 11:01:48 at org.apache.kafka.common.network.Selector.connect(Selector.java:257) 11:01:48 at org.apache.kafka.clients.NetworkClient.initiateConnect(NetworkClient.java:1142) 11:01:48 at org.apache.kafka.clients.NetworkClient$DefaultMetadataUpdater.maybeUpdate(NetworkClient.java:1360) 11:01:48 at org.apache.kafka.clients.NetworkClient$DefaultMetadataUpdater.maybeUpdate(NetworkClient.java:1241) 11:01:48 at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:642) 11:01:48 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:282) 11:01:48 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:253) 11:01:48 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:244) 11:01:48 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.awaitMetadataUpdate(ConsumerNetworkClient.java:166) 11:01:48 at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:309) 11:01:48 at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:270) 11:01:48 at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.coordinatorUnknownAndUnreadySync(ConsumerCoordinator.java:490) 11:01:48 at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.poll(ConsumerCoordinator.java:522) 11:01:48 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.updateAssignmentMetadataIfNeeded(ClassicKafkaConsumer.java:680) 11:01:48 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:644) 11:01:48 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:625) 11:01:48 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:895) 11:01:48 at org.onap.policy.common.message.bus.event.base.BusConsumer$KafkaConsumerWrapper.fetch(BusConsumer.java:201) 11:01:48 at org.onap.policy.common.message.bus.event.base.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:245) 11:01:48 at org.onap.policy.common.message.bus.event.base.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:235) 11:01:48 at java.base/java.lang.Thread.run(Thread.java:833) 11:01:48 Caused by: org.apache.kafka.common.KafkaException: org.apache.kafka.common.errors.SaslAuthenticationException: Failed to configure SaslClientAuthenticator 11:01:48 at org.apache.kafka.common.network.SaslChannelBuilder.buildChannel(SaslChannelBuilder.java:248) 11:01:48 at org.apache.kafka.common.network.Selector.buildAndAttachKafkaChannel(Selector.java:341) 11:01:48 ... 22 common frames omitted 11:01:48 Caused by: org.apache.kafka.common.errors.SaslAuthenticationException: Failed to configure SaslClientAuthenticator 11:01:48 Caused by: org.apache.kafka.common.errors.SaslAuthenticationException: Failed to create SaslClient with mechanism SCRAM-SHA-512 11:01:48 2025-12-02 11:01:48.373 [KAFKA-source-my-topic] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Consumer clientId=consumer-d8b54335-2e38-4e4f-bb23-6bcf8beb6d07-11, groupId=d8b54335-2e38-4e4f-bb23-6bcf8beb6d07] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:48 2025-12-02 11:01:48.403 [main] WARN o.o.p.c.m.b.e.client.TopicSinkClient.send(98) - send to null failed because of expected exception 11:01:48 java.lang.RuntimeException: expected exception 11:01:48 at org.onap.policy.common.message.bus.event.client.TopicSinkClient.send(TopicSinkClient.java:95) 11:01:48 at org.onap.policy.common.message.bus.event.client.TopicSinkClientTest.testSend(TopicSinkClientTest.java:130) 11:01:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:01:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:01:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:01:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:01:48 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 11:01:48 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 11:01:48 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 11:01:48 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 11:01:48 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 11:01:48 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 11:01:48 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 11:01:48 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 11:01:48 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 11:01:48 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 11:01:48 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 11:01:48 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 11:01:48 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 11:01:48 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 11:01:48 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 11:01:48 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 11:01:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:48 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 11:01:48 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 11:01:48 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 11:01:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:01:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:01:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:01:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:01:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:01:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:01:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 11:01:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:01:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:01:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:01:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:01:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:01:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:01:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:01:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 11:01:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:01:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:01:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:01:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:01:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:01:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:01:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:01:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:01:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 11:01:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 11:01:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 11:01:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 11:01:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 11:01:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 11:01:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 11:01:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 11:01:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 11:01:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 11:01:48 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:01:48 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 11:01:48 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 11:01:48 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 11:01:48 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:01:48 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 11:01:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 11:01:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 11:01:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 11:01:48 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 11:01:48 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 11:01:48 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 11:01:48 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 11:01:48 2025-12-02 11:01:48.416 [main] INFO network.beforeLog(246) - before feature test 11:01:48 2025-12-02 11:01:48.416 [main] INFO network.log(87) - [OUT|NOOP|my-topic] 11:01:48 100 11:01:48 2025-12-02 11:01:48.417 [main] INFO network.afterLog(262) - after feature test 11:01:48 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.150 s -- in org.onap.policy.common.message.bus.event.client.TopicSinkClientTest 11:01:48 [INFO] Running org.onap.policy.common.message.bus.event.client.BidirectionalTopicClientTest 11:01:48 2025-12-02 11:01:48.450 [kafka-producer-network-thread | producer-9] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-9] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:48 2025-12-02 11:01:48.450 [kafka-producer-network-thread | producer-9] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-9] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:48 2025-12-02 11:01:48.572 [KAFKA-source-my-topic] WARN o.apache.kafka.clients.NetworkClient.initiateConnect(1147) - [Consumer clientId=consumer-d8b54335-2e38-4e4f-bb23-6bcf8beb6d07-11, groupId=d8b54335-2e38-4e4f-bb23-6bcf8beb6d07] Error connecting to node localhost:9092 (id: -1 rack: null isFenced: false) 11:01:48 java.io.IOException: Channel could not be created for socket java.nio.channels.SocketChannel[closed] 11:01:48 at org.apache.kafka.common.network.Selector.buildAndAttachKafkaChannel(Selector.java:353) 11:01:48 at org.apache.kafka.common.network.Selector.registerChannel(Selector.java:330) 11:01:48 at org.apache.kafka.common.network.Selector.connect(Selector.java:257) 11:01:48 at org.apache.kafka.clients.NetworkClient.initiateConnect(NetworkClient.java:1142) 11:01:48 at org.apache.kafka.clients.NetworkClient$DefaultMetadataUpdater.maybeUpdate(NetworkClient.java:1360) 11:01:48 at org.apache.kafka.clients.NetworkClient$DefaultMetadataUpdater.maybeUpdate(NetworkClient.java:1241) 11:01:48 at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:642) 11:01:48 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:282) 11:01:48 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:253) 11:01:48 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:244) 11:01:48 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.awaitMetadataUpdate(ConsumerNetworkClient.java:166) 11:01:48 at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:309) 11:01:48 at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:270) 11:01:48 at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.coordinatorUnknownAndUnreadySync(ConsumerCoordinator.java:490) 11:01:48 at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.poll(ConsumerCoordinator.java:522) 11:01:48 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.updateAssignmentMetadataIfNeeded(ClassicKafkaConsumer.java:680) 11:01:48 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:644) 11:01:48 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:625) 11:01:48 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:895) 11:01:48 at org.onap.policy.common.message.bus.event.base.BusConsumer$KafkaConsumerWrapper.fetch(BusConsumer.java:201) 11:01:48 at org.onap.policy.common.message.bus.event.base.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:245) 11:01:48 at org.onap.policy.common.message.bus.event.base.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:235) 11:01:48 at java.base/java.lang.Thread.run(Thread.java:833) 11:01:48 Caused by: org.apache.kafka.common.KafkaException: org.apache.kafka.common.errors.SaslAuthenticationException: Failed to configure SaslClientAuthenticator 11:01:48 at org.apache.kafka.common.network.SaslChannelBuilder.buildChannel(SaslChannelBuilder.java:248) 11:01:48 at org.apache.kafka.common.network.Selector.buildAndAttachKafkaChannel(Selector.java:341) 11:01:48 ... 22 common frames omitted 11:01:48 Caused by: org.apache.kafka.common.errors.SaslAuthenticationException: Failed to configure SaslClientAuthenticator 11:01:48 Caused by: org.apache.kafka.common.errors.SaslAuthenticationException: Failed to create SaslClient with mechanism SCRAM-SHA-512 11:01:48 2025-12-02 11:01:48.572 [KAFKA-source-my-topic] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Consumer clientId=consumer-d8b54335-2e38-4e4f-bb23-6bcf8beb6d07-11, groupId=d8b54335-2e38-4e4f-bb23-6bcf8beb6d07] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:48 2025-12-02 11:01:48.615 [KAFKA-source-my-topic-2] WARN o.apache.kafka.clients.NetworkClient.initiateConnect(1147) - [Consumer clientId=consumer-4b2b48ab-2b14-4a2a-b7d6-0ae862bf5919-8, groupId=4b2b48ab-2b14-4a2a-b7d6-0ae862bf5919] Error connecting to node localhost:9092 (id: -1 rack: null isFenced: false) 11:01:48 java.io.IOException: Channel could not be created for socket java.nio.channels.SocketChannel[closed] 11:01:48 at org.apache.kafka.common.network.Selector.buildAndAttachKafkaChannel(Selector.java:353) 11:01:48 at org.apache.kafka.common.network.Selector.registerChannel(Selector.java:330) 11:01:48 at org.apache.kafka.common.network.Selector.connect(Selector.java:257) 11:01:48 at org.apache.kafka.clients.NetworkClient.initiateConnect(NetworkClient.java:1142) 11:01:48 at org.apache.kafka.clients.NetworkClient$DefaultMetadataUpdater.maybeUpdate(NetworkClient.java:1360) 11:01:48 at org.apache.kafka.clients.NetworkClient$DefaultMetadataUpdater.maybeUpdate(NetworkClient.java:1241) 11:01:48 at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:642) 11:01:48 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:282) 11:01:48 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:253) 11:01:48 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:244) 11:01:48 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.awaitMetadataUpdate(ConsumerNetworkClient.java:166) 11:01:48 at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:309) 11:01:48 at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:270) 11:01:48 at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.coordinatorUnknownAndUnreadySync(ConsumerCoordinator.java:490) 11:01:48 at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.poll(ConsumerCoordinator.java:522) 11:01:48 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.updateAssignmentMetadataIfNeeded(ClassicKafkaConsumer.java:680) 11:01:48 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:644) 11:01:48 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:625) 11:01:48 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:895) 11:01:48 at org.onap.policy.common.message.bus.event.base.BusConsumer$KafkaConsumerWrapper.fetch(BusConsumer.java:201) 11:01:48 at org.onap.policy.common.message.bus.event.base.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:245) 11:01:48 at org.onap.policy.common.message.bus.event.base.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:235) 11:01:48 at java.base/java.lang.Thread.run(Thread.java:833) 11:01:48 Caused by: org.apache.kafka.common.KafkaException: org.apache.kafka.common.errors.SaslAuthenticationException: Failed to configure SaslClientAuthenticator 11:01:48 at org.apache.kafka.common.network.SaslChannelBuilder.buildChannel(SaslChannelBuilder.java:248) 11:01:48 at org.apache.kafka.common.network.Selector.buildAndAttachKafkaChannel(Selector.java:341) 11:01:48 ... 22 common frames omitted 11:01:48 Caused by: org.apache.kafka.common.errors.SaslAuthenticationException: Failed to configure SaslClientAuthenticator 11:01:48 Caused by: org.apache.kafka.common.errors.SaslAuthenticationException: Failed to create SaslClient with mechanism SCRAM-SHA-512 11:01:48 2025-12-02 11:01:48.616 [KAFKA-source-my-topic-2] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Consumer clientId=consumer-4b2b48ab-2b14-4a2a-b7d6-0ae862bf5919-8, groupId=4b2b48ab-2b14-4a2a-b7d6-0ae862bf5919] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:48 2025-12-02 11:01:48.661 [KAFKA-source-my-topic] WARN o.apache.kafka.clients.NetworkClient.initiateConnect(1147) - [Consumer clientId=consumer-0a42844a-615b-404d-915f-10919ec3fe06-7, groupId=0a42844a-615b-404d-915f-10919ec3fe06] Error connecting to node localhost:9092 (id: -1 rack: null isFenced: false) 11:01:48 java.io.IOException: Channel could not be created for socket java.nio.channels.SocketChannel[closed] 11:01:48 at org.apache.kafka.common.network.Selector.buildAndAttachKafkaChannel(Selector.java:353) 11:01:48 at org.apache.kafka.common.network.Selector.registerChannel(Selector.java:330) 11:01:48 at org.apache.kafka.common.network.Selector.connect(Selector.java:257) 11:01:48 at org.apache.kafka.clients.NetworkClient.initiateConnect(NetworkClient.java:1142) 11:01:48 at org.apache.kafka.clients.NetworkClient$DefaultMetadataUpdater.maybeUpdate(NetworkClient.java:1360) 11:01:48 at org.apache.kafka.clients.NetworkClient$DefaultMetadataUpdater.maybeUpdate(NetworkClient.java:1241) 11:01:48 at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:642) 11:01:48 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:282) 11:01:48 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:253) 11:01:48 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:244) 11:01:48 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.awaitMetadataUpdate(ConsumerNetworkClient.java:166) 11:01:48 at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:309) 11:01:48 at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:270) 11:01:48 at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.coordinatorUnknownAndUnreadySync(ConsumerCoordinator.java:490) 11:01:48 at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.poll(ConsumerCoordinator.java:522) 11:01:48 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.updateAssignmentMetadataIfNeeded(ClassicKafkaConsumer.java:680) 11:01:48 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:644) 11:01:48 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:625) 11:01:48 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:895) 11:01:48 at org.onap.policy.common.message.bus.event.base.BusConsumer$KafkaConsumerWrapper.fetch(BusConsumer.java:201) 11:01:48 at org.onap.policy.common.message.bus.event.base.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:245) 11:01:48 at org.onap.policy.common.message.bus.event.base.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:235) 11:01:48 at java.base/java.lang.Thread.run(Thread.java:833) 11:01:48 Caused by: org.apache.kafka.common.KafkaException: org.apache.kafka.common.errors.SaslAuthenticationException: Failed to configure SaslClientAuthenticator 11:01:48 at org.apache.kafka.common.network.SaslChannelBuilder.buildChannel(SaslChannelBuilder.java:248) 11:01:48 at org.apache.kafka.common.network.Selector.buildAndAttachKafkaChannel(Selector.java:341) 11:01:48 ... 22 common frames omitted 11:01:48 Caused by: org.apache.kafka.common.errors.SaslAuthenticationException: Failed to configure SaslClientAuthenticator 11:01:48 Caused by: org.apache.kafka.common.errors.SaslAuthenticationException: Failed to create SaslClient with mechanism SCRAM-SHA-512 11:01:48 2025-12-02 11:01:48.661 [KAFKA-source-my-topic] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Consumer clientId=consumer-0a42844a-615b-404d-915f-10919ec3fe06-7, groupId=0a42844a-615b-404d-915f-10919ec3fe06] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:48 2025-12-02 11:01:48.702 [main] WARN o.o.p.c.m.b.e.c.BidirectionalTopicClient.lambda$getTopicListener$0(195) - cannot decode message from topic my-source-topic 11:01:48 org.onap.policy.common.utils.coder.CoderException: expected exception 11:01:48 at org.onap.policy.common.message.bus.event.client.BidirectionalTopicClientTest$Context$1.decode(BidirectionalTopicClientTest.java:393) 11:01:48 at org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient.lambda$getTopicListener$0(BidirectionalTopicClient.java:187) 11:01:48 at org.onap.policy.common.message.bus.event.client.BidirectionalTopicClientTest.inject(BidirectionalTopicClientTest.java:345) 11:01:48 at org.onap.policy.common.message.bus.event.client.BidirectionalTopicClientTest.inject(BidirectionalTopicClientTest.java:333) 11:01:48 at org.onap.policy.common.message.bus.event.client.BidirectionalTopicClientTest.testAwaitReceipt_DecodeFails(BidirectionalTopicClientTest.java:253) 11:01:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:01:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:01:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:01:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:01:48 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 11:01:48 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 11:01:48 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 11:01:48 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 11:01:48 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 11:01:48 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 11:01:48 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 11:01:48 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 11:01:48 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 11:01:48 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 11:01:48 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 11:01:48 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 11:01:48 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 11:01:48 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 11:01:48 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 11:01:48 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 11:01:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:48 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 11:01:48 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 11:01:48 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 11:01:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:01:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:01:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:01:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:01:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:01:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:01:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 11:01:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:01:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:01:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:01:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:01:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:01:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:01:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:01:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 11:01:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:01:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:01:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:01:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:01:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:01:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:01:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:01:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:01:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 11:01:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 11:01:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 11:01:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 11:01:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 11:01:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 11:01:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 11:01:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 11:01:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 11:01:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 11:01:48 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:01:48 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 11:01:48 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 11:01:48 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 11:01:48 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:01:48 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 11:01:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 11:01:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 11:01:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 11:01:48 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 11:01:48 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 11:01:48 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 11:01:48 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 11:01:48 2025-12-02 11:01:48.723 [Thread-11] ERROR o.o.p.c.m.b.e.c.BidirectionalTopicClient.awaitReady(169) - interrupted waiting for topic sink null source null 11:01:48 java.lang.InterruptedException: null 11:01:48 at java.base/java.util.concurrent.locks.ReentrantLock$Sync.lockInterruptibly(ReentrantLock.java:159) 11:01:48 at java.base/java.util.concurrent.locks.ReentrantLock.lockInterruptibly(ReentrantLock.java:372) 11:01:48 at java.base/java.util.concurrent.LinkedBlockingDeque.pollFirst(LinkedBlockingDeque.java:509) 11:01:48 at java.base/java.util.concurrent.LinkedBlockingDeque.poll(LinkedBlockingDeque.java:677) 11:01:48 at org.onap.policy.common.message.bus.event.client.BidirectionalTopicClient.awaitReady(BidirectionalTopicClient.java:163) 11:01:48 at org.onap.policy.common.message.bus.event.client.BidirectionalTopicClientTest$Context$2.run(BidirectionalTopicClientTest.java:417) 11:01:48 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.305 s -- in org.onap.policy.common.message.bus.event.client.BidirectionalTopicClientTest 11:01:48 [INFO] Running org.onap.policy.common.message.bus.event.client.TopicClientExceptionTest 11:01:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.policy.common.message.bus.event.client.TopicClientExceptionTest 11:01:48 [INFO] Running org.onap.policy.common.message.bus.event.base.BusConsumerTest 11:01:48 2025-12-02 11:01:48.781 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:48 2025-12-02 11:01:48.781 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-7] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:48 2025-12-02 11:01:48.866 [kafka-producer-network-thread | producer-9] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-9] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:48 2025-12-02 11:01:48.866 [kafka-producer-network-thread | producer-9] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-9] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:48 2025-12-02 11:01:48.896 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:48 2025-12-02 11:01:48.897 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-8] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:48 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.219 s -- in org.onap.policy.common.message.bus.event.base.BusConsumerTest 11:01:48 [INFO] Running org.onap.policy.common.message.bus.event.base.TopicBaseTest 11:01:48 2025-12-02 11:01:48.976 [main] WARN o.o.p.c.m.bus.event.base.TopicBase.broadcast(172) - TopicBase [servers=[svra, svrb], topic=my-topic, effectiveTopic=my-topic, #recentEvents=0, locked=false, #topicListeners=2]: notification error @ Mock for TopicListener, hashCode: 1966534415 because of expected exception 11:01:48 java.lang.RuntimeException: expected exception 11:01:48 at org.onap.policy.common.message.bus.event.base.TopicBase.broadcast(TopicBase.java:170) 11:01:48 at org.onap.policy.common.message.bus.event.base.TopicBaseTest.testBroadcast(TopicBaseTest.java:171) 11:01:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:01:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:01:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:01:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:01:48 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 11:01:48 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 11:01:48 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 11:01:48 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 11:01:48 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 11:01:48 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 11:01:48 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 11:01:48 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 11:01:48 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 11:01:48 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 11:01:48 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 11:01:48 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 11:01:48 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 11:01:48 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 11:01:48 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 11:01:48 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 11:01:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:48 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 11:01:48 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 11:01:48 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 11:01:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:01:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:01:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:01:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:01:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:01:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:01:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 11:01:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:01:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:01:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:01:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:01:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:01:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:01:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:01:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 11:01:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:01:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:01:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:01:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:01:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:01:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:01:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:01:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:01:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 11:01:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 11:01:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 11:01:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 11:01:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 11:01:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 11:01:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 11:01:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 11:01:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 11:01:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 11:01:48 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:01:48 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 11:01:48 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 11:01:48 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 11:01:48 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:01:48 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 11:01:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 11:01:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 11:01:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 11:01:48 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 11:01:48 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 11:01:48 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 11:01:48 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 11:01:49 2025-12-02 11:01:49.003 [main] WARN o.o.p.c.m.bus.event.base.TopicBase.unlock(221) - TopicBase [servers=[svra, svrb], topic=my-topic, effectiveTopic=my-topic, #recentEvents=0, locked=false, #topicListeners=0]: cannot after unlocking because of expected exception 11:01:49 java.lang.RuntimeException: expected exception 11:01:49 at org.onap.policy.common.message.bus.event.base.TopicBaseTest$TopicBaseImpl.start(TopicBaseTest.java:327) 11:01:49 at org.onap.policy.common.message.bus.event.base.TopicBase.unlock(TopicBase.java:219) 11:01:49 at org.onap.policy.common.message.bus.event.base.TopicBaseTest.testLock_testUnlock_Exception(TopicBaseTest.java:229) 11:01:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:01:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:01:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:01:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:01:49 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 11:01:49 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 11:01:49 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 11:01:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 11:01:49 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 11:01:49 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 11:01:49 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 11:01:49 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 11:01:49 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 11:01:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 11:01:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 11:01:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 11:01:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 11:01:49 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 11:01:49 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 11:01:49 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 11:01:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:49 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 11:01:49 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 11:01:49 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:01:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:01:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:01:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:01:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 11:01:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:01:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:01:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:01:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:01:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 11:01:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:01:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:01:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:01:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:01:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:01:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 11:01:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 11:01:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 11:01:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 11:01:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 11:01:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 11:01:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 11:01:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 11:01:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 11:01:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 11:01:49 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:01:49 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 11:01:49 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 11:01:49 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 11:01:49 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:01:49 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 11:01:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 11:01:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 11:01:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 11:01:49 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 11:01:49 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 11:01:49 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 11:01:49 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 11:01:49 2025-12-02 11:01:49.017 [KAFKA-source-my-topic-2] WARN o.apache.kafka.clients.NetworkClient.initiateConnect(1147) - [Consumer clientId=consumer-4b2b48ab-2b14-4a2a-b7d6-0ae862bf5919-8, groupId=4b2b48ab-2b14-4a2a-b7d6-0ae862bf5919] Error connecting to node localhost:9092 (id: -1 rack: null isFenced: false) 11:01:49 java.io.IOException: Channel could not be created for socket java.nio.channels.SocketChannel[closed] 11:01:49 at org.apache.kafka.common.network.Selector.buildAndAttachKafkaChannel(Selector.java:353) 11:01:49 at org.apache.kafka.common.network.Selector.registerChannel(Selector.java:330) 11:01:49 at org.apache.kafka.common.network.Selector.connect(Selector.java:257) 11:01:49 at org.apache.kafka.clients.NetworkClient.initiateConnect(NetworkClient.java:1142) 11:01:49 at org.apache.kafka.clients.NetworkClient$DefaultMetadataUpdater.maybeUpdate(NetworkClient.java:1360) 11:01:49 at org.apache.kafka.clients.NetworkClient$DefaultMetadataUpdater.maybeUpdate(NetworkClient.java:1241) 11:01:49 at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:642) 11:01:49 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:282) 11:01:49 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:253) 11:01:49 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:244) 11:01:49 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.awaitMetadataUpdate(ConsumerNetworkClient.java:166) 11:01:49 at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:309) 11:01:49 at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:270) 11:01:49 at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.coordinatorUnknownAndUnreadySync(ConsumerCoordinator.java:490) 11:01:49 at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.poll(ConsumerCoordinator.java:522) 11:01:49 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.updateAssignmentMetadataIfNeeded(ClassicKafkaConsumer.java:680) 11:01:49 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:644) 11:01:49 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:625) 11:01:49 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(Unknown Source) 11:01:49 at org.onap.policy.common.message.bus.event.base.BusConsumer$KafkaConsumerWrapper.fetch(BusConsumer.java:201) 11:01:49 at org.onap.policy.common.message.bus.event.base.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:245) 11:01:49 at org.onap.policy.common.message.bus.event.base.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:235) 11:01:49 at java.base/java.lang.Thread.run(Thread.java:833) 11:01:49 Caused by: org.apache.kafka.common.KafkaException: org.apache.kafka.common.errors.SaslAuthenticationException: Failed to configure SaslClientAuthenticator 11:01:49 at org.apache.kafka.common.network.SaslChannelBuilder.buildChannel(SaslChannelBuilder.java:248) 11:01:49 at org.apache.kafka.common.network.Selector.buildAndAttachKafkaChannel(Selector.java:341) 11:01:49 ... 22 common frames omitted 11:01:49 Caused by: org.apache.kafka.common.errors.SaslAuthenticationException: Failed to configure SaslClientAuthenticator 11:01:49 Caused by: org.apache.kafka.common.errors.SaslAuthenticationException: Failed to create SaslClient with mechanism SCRAM-SHA-512 11:01:49 2025-12-02 11:01:49.018 [KAFKA-source-my-topic-2] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Consumer clientId=consumer-4b2b48ab-2b14-4a2a-b7d6-0ae862bf5919-8, groupId=4b2b48ab-2b14-4a2a-b7d6-0ae862bf5919] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:49 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s -- in org.onap.policy.common.message.bus.event.base.TopicBaseTest 11:01:49 [INFO] Running org.onap.policy.common.message.bus.event.base.SingleThreadedBusTopicSourceTest 11:01:49 2025-12-02 11:01:49.090 [KAFKA-source-my-topic] WARN o.apache.kafka.clients.NetworkClient.initiateConnect(1147) - [Consumer clientId=consumer-0a42844a-615b-404d-915f-10919ec3fe06-7, groupId=0a42844a-615b-404d-915f-10919ec3fe06] Error connecting to node localhost:9092 (id: -1 rack: null isFenced: false) 11:01:49 java.io.IOException: Channel could not be created for socket java.nio.channels.SocketChannel[closed] 11:01:49 at org.apache.kafka.common.network.Selector.buildAndAttachKafkaChannel(Selector.java:353) 11:01:49 at org.apache.kafka.common.network.Selector.registerChannel(Selector.java:330) 11:01:49 at org.apache.kafka.common.network.Selector.connect(Selector.java:257) 11:01:49 at org.apache.kafka.clients.NetworkClient.initiateConnect(NetworkClient.java:1142) 11:01:49 at org.apache.kafka.clients.NetworkClient.ready(NetworkClient.java:368) 11:01:49 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.trySend(ConsumerNetworkClient.java:515) 11:01:49 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:272) 11:01:49 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:232) 11:01:49 at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:296) 11:01:49 at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:270) 11:01:49 at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.coordinatorUnknownAndUnreadySync(ConsumerCoordinator.java:490) 11:01:49 at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.poll(ConsumerCoordinator.java:522) 11:01:49 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.updateAssignmentMetadataIfNeeded(ClassicKafkaConsumer.java:680) 11:01:49 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:644) 11:01:49 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:625) 11:01:49 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(Unknown Source) 11:01:49 at org.onap.policy.common.message.bus.event.base.BusConsumer$KafkaConsumerWrapper.fetch(BusConsumer.java:201) 11:01:49 at org.onap.policy.common.message.bus.event.base.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:245) 11:01:49 at org.onap.policy.common.message.bus.event.base.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:235) 11:01:49 at java.base/java.lang.Thread.run(Thread.java:833) 11:01:49 Caused by: org.apache.kafka.common.KafkaException: org.apache.kafka.common.errors.SaslAuthenticationException: Failed to configure SaslClientAuthenticator 11:01:49 at org.apache.kafka.common.network.SaslChannelBuilder.buildChannel(SaslChannelBuilder.java:248) 11:01:49 at org.apache.kafka.common.network.Selector.buildAndAttachKafkaChannel(Selector.java:341) 11:01:49 ... 19 common frames omitted 11:01:49 Caused by: org.apache.kafka.common.errors.SaslAuthenticationException: Failed to configure SaslClientAuthenticator 11:01:49 Caused by: org.apache.kafka.common.errors.SaslAuthenticationException: Failed to create SaslClient with mechanism SCRAM-SHA-512 11:01:49 2025-12-02 11:01:49.090 [KAFKA-source-my-topic] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Consumer clientId=consumer-0a42844a-615b-404d-915f-10919ec3fe06-7, groupId=0a42844a-615b-404d-915f-10919ec3fe06] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:49 2025-12-02 11:01:49.174 [KAFKA-source-my-topic] WARN o.apache.kafka.clients.NetworkClient.initiateConnect(1147) - [Consumer clientId=consumer-d8b54335-2e38-4e4f-bb23-6bcf8beb6d07-11, groupId=d8b54335-2e38-4e4f-bb23-6bcf8beb6d07] Error connecting to node localhost:9092 (id: -1 rack: null isFenced: false) 11:01:49 java.io.IOException: Channel could not be created for socket java.nio.channels.SocketChannel[closed] 11:01:49 at org.apache.kafka.common.network.Selector.buildAndAttachKafkaChannel(Selector.java:353) 11:01:49 at org.apache.kafka.common.network.Selector.registerChannel(Selector.java:330) 11:01:49 at org.apache.kafka.common.network.Selector.connect(Selector.java:257) 11:01:49 at org.apache.kafka.clients.NetworkClient.initiateConnect(NetworkClient.java:1142) 11:01:49 at org.apache.kafka.clients.NetworkClient$DefaultMetadataUpdater.maybeUpdate(NetworkClient.java:1360) 11:01:49 at org.apache.kafka.clients.NetworkClient$DefaultMetadataUpdater.maybeUpdate(NetworkClient.java:1241) 11:01:49 at org.apache.kafka.clients.NetworkClient.poll(NetworkClient.java:642) 11:01:49 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:282) 11:01:49 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:253) 11:01:49 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.poll(ConsumerNetworkClient.java:244) 11:01:49 at org.apache.kafka.clients.consumer.internals.ConsumerNetworkClient.awaitMetadataUpdate(ConsumerNetworkClient.java:166) 11:01:49 at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:309) 11:01:49 at org.apache.kafka.clients.consumer.internals.AbstractCoordinator.ensureCoordinatorReady(AbstractCoordinator.java:270) 11:01:49 at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.coordinatorUnknownAndUnreadySync(ConsumerCoordinator.java:490) 11:01:49 at org.apache.kafka.clients.consumer.internals.ConsumerCoordinator.poll(ConsumerCoordinator.java:522) 11:01:49 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.updateAssignmentMetadataIfNeeded(ClassicKafkaConsumer.java:680) 11:01:49 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:644) 11:01:49 at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:625) 11:01:49 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(Unknown Source) 11:01:49 at org.onap.policy.common.message.bus.event.base.BusConsumer$KafkaConsumerWrapper.fetch(BusConsumer.java:201) 11:01:49 at org.onap.policy.common.message.bus.event.base.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:245) 11:01:49 at org.onap.policy.common.message.bus.event.base.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:235) 11:01:49 at java.base/java.lang.Thread.run(Unknown Source) 11:01:49 Caused by: org.apache.kafka.common.KafkaException: org.apache.kafka.common.errors.SaslAuthenticationException: Failed to configure SaslClientAuthenticator 11:01:49 at org.apache.kafka.common.network.SaslChannelBuilder.buildChannel(SaslChannelBuilder.java:248) 11:01:49 at org.apache.kafka.common.network.Selector.buildAndAttachKafkaChannel(Selector.java:341) 11:01:49 ... 22 common frames omitted 11:01:49 Caused by: org.apache.kafka.common.errors.SaslAuthenticationException: Failed to configure SaslClientAuthenticator 11:01:49 Caused by: org.apache.kafka.common.errors.SaslAuthenticationException: Failed to create SaslClient with mechanism SCRAM-SHA-512 11:01:49 2025-12-02 11:01:49.175 [KAFKA-source-my-topic] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Consumer clientId=consumer-d8b54335-2e38-4e4f-bb23-6bcf8beb6d07-11, groupId=d8b54335-2e38-4e4f-bb23-6bcf8beb6d07] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:49 2025-12-02 11:01:49.199 [main] ERROR o.o.p.c.m.b.e.b.SingleThreadedBusTopicSource.run(237) - SingleThreadedBusTopicSource [consumerGroup=my-cons-group, consumerInstance=my-cons-inst, fetchTimeout=101, fetchLimit=100, consumer=Mock for BusConsumer, hashCode: 347864558, alive=true, locked=false, uebThread=Mock for Thread, hashCode: 610730453, topicListeners=1, toString()=BusTopicBase [apiKey=my-api-key, apiSecret=my-api-secret, useHttps=true, allowSelfSignedCerts=true, toString()=TopicBase [servers=[svra, svrb], topic=my-topic, effectiveTopic=my-effective-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: cannot fetch 11:01:49 java.io.IOException: expected exception 11:01:49 at org.onap.policy.common.message.bus.event.base.SingleThreadedBusTopicSourceTest$2.answer(SingleThreadedBusTopicSourceTest.java:261) 11:01:49 at org.onap.policy.common.message.bus.event.base.SingleThreadedBusTopicSourceTest$2.answer(SingleThreadedBusTopicSourceTest.java:251) 11:01:49 at org.mockito.internal.stubbing.StubbedInvocationMatcher.answer(StubbedInvocationMatcher.java:42) 11:01:49 at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:103) 11:01:49 at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) 11:01:49 at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) 11:01:49 at org.mockito.internal.creation.bytebuddy.access.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:84) 11:01:49 at org.mockito.internal.creation.bytebuddy.access.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:58) 11:01:49 at org.mockito.internal.creation.bytebuddy.access.MockMethodInterceptor$DispatcherDefaultingToRealMethod.interceptAbstract(MockMethodInterceptor.java:163) 11:01:49 at org.onap.policy.common.message.bus.event.base.BusConsumer$MockitoMock$S9jgmycV.fetch(Unknown Source) 11:01:49 at org.onap.policy.common.message.bus.event.base.SingleThreadedBusTopicSource.fetchAllMessages(SingleThreadedBusTopicSource.java:245) 11:01:49 at org.onap.policy.common.message.bus.event.base.SingleThreadedBusTopicSource.run(SingleThreadedBusTopicSource.java:235) 11:01:49 at org.onap.policy.common.message.bus.event.base.SingleThreadedBusTopicSourceTest.testRun(SingleThreadedBusTopicSourceTest.java:266) 11:01:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:01:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:01:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:01:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:01:49 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 11:01:49 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 11:01:49 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 11:01:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 11:01:49 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 11:01:49 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 11:01:49 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 11:01:49 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 11:01:49 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 11:01:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 11:01:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 11:01:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 11:01:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 11:01:49 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 11:01:49 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 11:01:49 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 11:01:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:49 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 11:01:49 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 11:01:49 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:01:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:01:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:01:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:01:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 11:01:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:01:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:01:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:01:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:01:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 11:01:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:01:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:01:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:01:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:01:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:01:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 11:01:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 11:01:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 11:01:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 11:01:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 11:01:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 11:01:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 11:01:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 11:01:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 11:01:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 11:01:49 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:01:49 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 11:01:49 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 11:01:49 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 11:01:49 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:01:49 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 11:01:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 11:01:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 11:01:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 11:01:49 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 11:01:49 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 11:01:49 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 11:01:49 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 11:01:49 2025-12-02 11:01:49.200 [main] INFO network.beforeLog(246) - before feature test 11:01:49 2025-12-02 11:01:49.200 [main] INFO network.log(87) - [IN|NOOP|my-topic] 11:01:49 my-message 11:01:49 2025-12-02 11:01:49.200 [main] INFO network.afterLog(262) - after feature test 11:01:49 2025-12-02 11:01:49.201 [main] INFO network.beforeLog(246) - before feature test 11:01:49 2025-12-02 11:01:49.201 [main] INFO network.log(87) - [IN|NOOP|my-topic] 11:01:49 message-A 11:01:49 2025-12-02 11:01:49.201 [main] INFO network.afterLog(262) - after feature test 11:01:49 2025-12-02 11:01:49.201 [main] INFO network.beforeLog(246) - before feature test 11:01:49 2025-12-02 11:01:49.202 [main] INFO network.log(87) - [IN|NOOP|my-topic] 11:01:49 message-B 11:01:49 2025-12-02 11:01:49.202 [main] INFO network.afterLog(262) - after feature test 11:01:49 2025-12-02 11:01:49.215 [main] INFO network.beforeLog(246) - before feature test 11:01:49 2025-12-02 11:01:49.215 [main] INFO network.log(87) - [IN|NOOP|my-topic] 11:01:49 my-message 11:01:49 2025-12-02 11:01:49.215 [main] INFO network.afterLog(262) - after feature test 11:01:49 2025-12-02 11:01:49.222 [main] WARN o.o.p.c.m.b.e.b.SingleThreadedBusTopicSource.stop(218) - SingleThreadedBusTopicSource [consumerGroup=my-cons-group, consumerInstance=my-cons-inst, fetchTimeout=101, fetchLimit=100, consumer=null, alive=false, locked=false, uebThread=Mock for Thread, hashCode: 1429623854, topicListeners=0, toString()=BusTopicBase [apiKey=my-api-key, apiSecret=my-api-secret, useHttps=true, allowSelfSignedCerts=true, toString()=TopicBase [servers=[svra, svrb], topic=my-topic, effectiveTopic=my-effective-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stop failed because of expected exception 11:01:49 java.lang.RuntimeException: expected exception 11:01:49 at org.onap.policy.common.message.bus.event.base.SingleThreadedBusTopicSource.stop(SingleThreadedBusTopicSource.java:216) 11:01:49 at org.onap.policy.common.message.bus.event.base.SingleThreadedBusTopicSourceTest.testStop(SingleThreadedBusTopicSourceTest.java:240) 11:01:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:01:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:01:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:01:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:01:49 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 11:01:49 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 11:01:49 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 11:01:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 11:01:49 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 11:01:49 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 11:01:49 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 11:01:49 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 11:01:49 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 11:01:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 11:01:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 11:01:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 11:01:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 11:01:49 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 11:01:49 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 11:01:49 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 11:01:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:49 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 11:01:49 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 11:01:49 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:01:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:01:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:01:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:01:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 11:01:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:01:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:01:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:01:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:01:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 11:01:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:01:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:01:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:01:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:01:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:01:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 11:01:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 11:01:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 11:01:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 11:01:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 11:01:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 11:01:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 11:01:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 11:01:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 11:01:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 11:01:49 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:01:49 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 11:01:49 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 11:01:49 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 11:01:49 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:01:49 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 11:01:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 11:01:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 11:01:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 11:01:49 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 11:01:49 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 11:01:49 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 11:01:49 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 11:01:49 2025-12-02 11:01:49.238 [main] INFO network.beforeLog(246) - before feature test 11:01:49 2025-12-02 11:01:49.238 [main] INFO network.log(87) - [IN|NOOP|my-topic] 11:01:49 my-message 11:01:49 2025-12-02 11:01:49.238 [main] INFO network.afterLog(262) - after feature test 11:01:49 2025-12-02 11:01:49.239 [main] INFO network.beforeLog(246) - before feature test 11:01:49 2025-12-02 11:01:49.239 [main] INFO network.log(87) - [IN|NOOP|my-topic] 11:01:49 my-messagez 11:01:49 2025-12-02 11:01:49.239 [main] INFO network.afterLog(262) - after feature test 11:01:49 2025-12-02 11:01:49.239 [main] INFO network.beforeLog(246) - before feature test 11:01:49 2025-12-02 11:01:49.240 [main] INFO network.log(87) - [IN|NOOP|my-topic] 11:01:49 my-message-2 11:01:49 2025-12-02 11:01:49.240 [main] INFO network.afterLog(262) - after feature test 11:01:49 2025-12-02 11:01:49.240 [main] WARN o.o.p.c.m.b.e.b.SingleThreadedBusTopicSource.register(146) - SingleThreadedBusTopicSource [consumerGroup=my-cons-group, consumerInstance=my-cons-inst, fetchTimeout=101, fetchLimit=100, consumer=null, alive=false, locked=false, uebThread=null, topicListeners=1, toString()=BusTopicBase [apiKey=my-api-key, apiSecret=my-api-secret, useHttps=true, allowSelfSignedCerts=true, toString()=TopicBase [servers=[svra, svrb], topic=my-topic, effectiveTopic=my-effective-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: cannot start after registration of because of: Mock for TopicListener, hashCode: 2117223469 11:01:49 java.lang.IllegalStateException: SingleThreadedBusTopicSource [consumerGroup=my-cons-group, consumerInstance=my-cons-inst, fetchTimeout=101, fetchLimit=100, consumer=null, alive=false, locked=false, uebThread=null, topicListeners=1, toString()=BusTopicBase [apiKey=my-api-key, apiSecret=my-api-secret, useHttps=true, allowSelfSignedCerts=true, toString()=TopicBase [servers=[svra, svrb], topic=my-topic, effectiveTopic=my-effective-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: cannot start 11:01:49 at org.onap.policy.common.message.bus.event.base.SingleThreadedBusTopicSource.start(SingleThreadedBusTopicSource.java:187) 11:01:49 at org.onap.policy.common.message.bus.event.base.SingleThreadedBusTopicSource.register(SingleThreadedBusTopicSource.java:141) 11:01:49 at org.onap.policy.common.message.bus.event.base.SingleThreadedBusTopicSourceTest.testRegister(SingleThreadedBusTopicSourceTest.java:111) 11:01:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:01:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:01:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:01:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:01:49 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 11:01:49 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 11:01:49 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 11:01:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 11:01:49 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 11:01:49 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 11:01:49 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 11:01:49 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 11:01:49 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 11:01:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 11:01:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 11:01:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 11:01:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 11:01:49 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 11:01:49 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 11:01:49 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 11:01:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:49 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 11:01:49 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 11:01:49 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:01:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:01:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:01:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:01:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 11:01:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:01:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:01:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:01:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:01:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 11:01:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:01:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:01:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:01:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:01:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:01:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 11:01:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 11:01:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 11:01:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 11:01:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 11:01:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 11:01:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 11:01:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 11:01:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 11:01:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 11:01:49 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:01:49 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 11:01:49 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 11:01:49 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 11:01:49 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:01:49 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 11:01:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 11:01:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 11:01:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 11:01:49 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 11:01:49 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 11:01:49 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 11:01:49 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 11:01:49 Caused by: java.net.MalformedURLException: expected exception 11:01:49 at org.onap.policy.common.message.bus.event.base.SingleThreadedBusTopicSourceTest$SingleThreadedBusTopicSourceImpl.init(SingleThreadedBusTopicSourceTest.java:363) 11:01:49 at org.onap.policy.common.message.bus.event.base.SingleThreadedBusTopicSource.start(SingleThreadedBusTopicSource.java:180) 11:01:49 ... 78 common frames omitted 11:01:49 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.245 s -- in org.onap.policy.common.message.bus.event.base.SingleThreadedBusTopicSourceTest 11:01:49 [INFO] Running org.onap.policy.common.message.bus.event.base.InlineBusTopicSinkTest 11:01:49 2025-12-02 11:01:49.307 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-5] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:49 2025-12-02 11:01:49.307 [kafka-producer-network-thread | producer-5] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-5] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:49 2025-12-02 11:01:49.323 [main] WARN o.o.p.c.m.b.e.b.InlineBusTopicSink.stop(120) - InlineBusTopicSink [partitionId=part-B, alive=false, publisher=null]: there is no publisher 11:01:49 2025-12-02 11:01:49.324 [main] WARN o.o.p.c.m.b.e.b.InlineBusTopicSink.stop(120) - InlineBusTopicSink [partitionId=my-partition, alive=false, publisher=null]: there is no publisher 11:01:49 2025-12-02 11:01:49.325 [main] WARN o.o.p.c.m.b.e.b.InlineBusTopicSink.stop(120) - InlineBusTopicSink [partitionId=my-partition, alive=false, publisher=null]: there is no publisher 11:01:49 2025-12-02 11:01:49.327 [main] INFO network.beforeLog(246) - before feature test 11:01:49 2025-12-02 11:01:49.327 [main] INFO network.log(87) - [OUT|NOOP|my-topic] 11:01:49 my-message 11:01:49 2025-12-02 11:01:49.327 [main] INFO network.afterLog(262) - after feature test 11:01:49 2025-12-02 11:01:49.327 [main] INFO network.beforeLog(246) - before feature test 11:01:49 2025-12-02 11:01:49.328 [main] INFO network.log(87) - [OUT|NOOP|my-topic] 11:01:49 my-message 11:01:49 2025-12-02 11:01:49.328 [main] INFO network.afterLog(262) - after feature test 11:01:49 2025-12-02 11:01:49.328 [main] WARN o.o.p.c.m.b.e.b.InlineBusTopicSink.send(148) - InlineBusTopicSink [partitionId=my-partition, alive=true, publisher=Mock for BusPublisher, hashCode: 1011946373]: cannot send because of expected exception 11:01:49 java.lang.RuntimeException: expected exception 11:01:49 at org.onap.policy.common.message.bus.event.base.InlineBusTopicSink.send(InlineBusTopicSink.java:145) 11:01:49 at org.onap.policy.common.message.bus.event.base.InlineBusTopicSinkTest.testSend(InlineBusTopicSinkTest.java:133) 11:01:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:01:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:01:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:01:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:01:49 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 11:01:49 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 11:01:49 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 11:01:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 11:01:49 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 11:01:49 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 11:01:49 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 11:01:49 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 11:01:49 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 11:01:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 11:01:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 11:01:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 11:01:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 11:01:49 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 11:01:49 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 11:01:49 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 11:01:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:49 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 11:01:49 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 11:01:49 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:01:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:01:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:01:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:01:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 11:01:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:01:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:01:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:01:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:01:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 11:01:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:01:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:01:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:01:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:01:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:01:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 11:01:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 11:01:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 11:01:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 11:01:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 11:01:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 11:01:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 11:01:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 11:01:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 11:01:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 11:01:49 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:01:49 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 11:01:49 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 11:01:49 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 11:01:49 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:01:49 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 11:01:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 11:01:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 11:01:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 11:01:49 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 11:01:49 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 11:01:49 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 11:01:49 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 11:01:49 2025-12-02 11:01:49.338 [main] WARN o.o.p.c.m.b.e.b.InlineBusTopicSink.stop(120) - InlineBusTopicSink [partitionId=my-partition, alive=false, publisher=null]: there is no publisher 11:01:49 2025-12-02 11:01:49.339 [main] WARN o.o.p.c.m.b.e.b.InlineBusTopicSink.stop(117) - InlineBusTopicSink [partitionId=my-partition, alive=false, publisher=null]: cannot stop publisher because of expected exception 11:01:49 java.lang.RuntimeException: expected exception 11:01:49 at org.onap.policy.common.message.bus.event.base.InlineBusTopicSink.stop(InlineBusTopicSink.java:115) 11:01:49 at org.onap.policy.common.message.bus.event.base.InlineBusTopicSinkTest.testStop(InlineBusTopicSinkTest.java:112) 11:01:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:01:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:01:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:01:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:01:49 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 11:01:49 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 11:01:49 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 11:01:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 11:01:49 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 11:01:49 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 11:01:49 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 11:01:49 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 11:01:49 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 11:01:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 11:01:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 11:01:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 11:01:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 11:01:49 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 11:01:49 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 11:01:49 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 11:01:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:49 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 11:01:49 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 11:01:49 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:01:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:01:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:01:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:01:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 11:01:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:01:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:01:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:01:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:01:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 11:01:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:01:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:01:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:01:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:01:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:01:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 11:01:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 11:01:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 11:01:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 11:01:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 11:01:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 11:01:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 11:01:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 11:01:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 11:01:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 11:01:49 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:01:49 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 11:01:49 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 11:01:49 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 11:01:49 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:01:49 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 11:01:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 11:01:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 11:01:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 11:01:49 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 11:01:49 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 11:01:49 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 11:01:49 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 11:01:49 2025-12-02 11:01:49.339 [main] WARN o.o.p.c.m.b.e.b.InlineBusTopicSink.stop(120) - InlineBusTopicSink [partitionId=my-partition, alive=false, publisher=null]: there is no publisher 11:01:49 2025-12-02 11:01:49.340 [main] WARN o.o.p.c.m.b.e.b.InlineBusTopicSink.stop(120) - InlineBusTopicSink [partitionId=my-partition, alive=false, publisher=null]: there is no publisher 11:01:49 2025-12-02 11:01:49.341 [main] WARN o.o.p.c.m.b.e.b.InlineBusTopicSink.stop(120) - InlineBusTopicSink [partitionId=my-partition, alive=false, publisher=null]: there is no publisher 11:01:49 2025-12-02 11:01:49.342 [main] WARN o.o.p.c.m.b.e.b.InlineBusTopicSink.stop(120) - InlineBusTopicSink [partitionId=my-partition, alive=false, publisher=null]: there is no publisher 11:01:49 2025-12-02 11:01:49.343 [main] WARN o.o.p.c.m.b.e.b.InlineBusTopicSink.stop(120) - InlineBusTopicSink [partitionId=my-partition, alive=false, publisher=null]: there is no publisher 11:01:49 2025-12-02 11:01:49.348 [main] WARN o.o.p.c.m.b.e.b.InlineBusTopicSink.stop(120) - InlineBusTopicSink [partitionId=my-partition, alive=false, publisher=null]: there is no publisher 11:01:49 2025-12-02 11:01:49.349 [main] WARN o.o.p.c.m.b.e.b.InlineBusTopicSink.stop(120) - InlineBusTopicSink [partitionId=da5fefa6-6e63-4203-aa97-5c3a2705d86e, alive=false, publisher=null]: there is no publisher 11:01:49 2025-12-02 11:01:49.350 [main] WARN o.o.p.c.m.b.e.b.InlineBusTopicSink.stop(120) - InlineBusTopicSink [partitionId=my-partition, alive=false, publisher=null]: there is no publisher 11:01:49 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s -- in org.onap.policy.common.message.bus.event.base.InlineBusTopicSinkTest 11:01:49 [INFO] Running org.onap.policy.common.message.bus.event.base.BusTopicBaseTest 11:01:49 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.policy.common.message.bus.event.base.BusTopicBaseTest 11:01:49 [INFO] Running org.onap.policy.common.message.bus.event.noop.NoopTopicSourceTest 11:01:49 2025-12-02 11:01:49.364 [main] INFO network.beforeLog(246) - before feature test 11:01:49 2025-12-02 11:01:49.365 [main] INFO network.log(87) - [IN|NOOP|my-topic] 11:01:49 my-message 11:01:49 2025-12-02 11:01:49.365 [main] INFO network.afterLog(262) - after feature test 11:01:49 2025-12-02 11:01:49.369 [main] INFO network.beforeLog(246) - before feature test 11:01:49 2025-12-02 11:01:49.370 [main] INFO network.log(87) - [IN|NOOP|my-topic] 11:01:49 my-message 11:01:49 2025-12-02 11:01:49.370 [main] INFO network.afterLog(262) - after feature test 11:01:49 2025-12-02 11:01:49.370 [main] WARN o.o.p.c.m.b.e.noop.NoopTopicEndpoint.io(76) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[svra, svrb], topic=my-topic, effectiveTopic=my-topic, #recentEvents=1, locked=false, #topicListeners=0]]]: cannot send because of expected exception 11:01:49 java.lang.RuntimeException: expected exception 11:01:49 at org.onap.policy.common.message.bus.event.noop.NoopTopicSourceTest$1.broadcast(NoopTopicSourceTest.java:48) 11:01:49 at org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint.io(NoopTopicEndpoint.java:74) 11:01:49 at org.onap.policy.common.message.bus.event.noop.NoopTopicSource.offer(NoopTopicSource.java:45) 11:01:49 at org.onap.policy.common.message.bus.event.noop.NoopTopicSourceTest.testOffer(NoopTopicSourceTest.java:54) 11:01:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:01:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:01:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:01:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:01:49 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 11:01:49 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 11:01:49 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 11:01:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 11:01:49 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 11:01:49 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 11:01:49 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 11:01:49 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 11:01:49 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 11:01:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 11:01:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 11:01:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 11:01:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 11:01:49 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 11:01:49 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 11:01:49 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 11:01:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:49 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 11:01:49 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 11:01:49 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:01:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:01:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:01:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:01:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 11:01:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:01:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:01:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:01:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:01:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 11:01:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:01:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:01:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:01:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:01:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:01:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 11:01:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 11:01:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 11:01:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 11:01:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 11:01:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 11:01:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 11:01:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 11:01:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 11:01:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 11:01:49 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:01:49 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 11:01:49 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 11:01:49 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 11:01:49 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:01:49 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 11:01:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 11:01:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 11:01:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 11:01:49 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 11:01:49 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 11:01:49 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 11:01:49 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 11:01:49 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.policy.common.message.bus.event.noop.NoopTopicSourceTest 11:01:49 [INFO] Running org.onap.policy.common.message.bus.event.noop.NoopTopicSinkFactoryTest 11:01:49 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.policy.common.message.bus.event.noop.NoopTopicSinkFactoryTest 11:01:49 [INFO] Running org.onap.policy.common.message.bus.event.noop.NoopTopicSinkTest 11:01:49 2025-12-02 11:01:49.388 [main] INFO network.beforeLog(246) - before feature test 11:01:49 2025-12-02 11:01:49.388 [main] INFO network.log(87) - [OUT|NOOP|my-topic] 11:01:49 my-message 11:01:49 2025-12-02 11:01:49.388 [main] INFO network.afterLog(262) - after feature test 11:01:49 2025-12-02 11:01:49.399 [main] INFO network.beforeLog(246) - before feature test 11:01:49 2025-12-02 11:01:49.399 [main] INFO network.log(87) - [OUT|NOOP|my-topic] 11:01:49 my-message 11:01:49 2025-12-02 11:01:49.399 [main] INFO network.afterLog(262) - after feature test 11:01:49 2025-12-02 11:01:49.399 [main] WARN o.o.p.c.m.b.e.noop.NoopTopicEndpoint.io(76) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[svra, svrb], topic=my-topic, effectiveTopic=my-topic, #recentEvents=1, locked=false, #topicListeners=0]]]: cannot send because of expected exception 11:01:49 java.lang.RuntimeException: expected exception 11:01:49 at org.onap.policy.common.message.bus.event.noop.NoopTopicSinkTest$1.broadcast(NoopTopicSinkTest.java:50) 11:01:49 at org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint.io(NoopTopicEndpoint.java:74) 11:01:49 at org.onap.policy.common.message.bus.event.noop.NoopTopicSink.send(NoopTopicSink.java:45) 11:01:49 at org.onap.policy.common.message.bus.event.noop.NoopTopicSinkTest.testSend(NoopTopicSinkTest.java:56) 11:01:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:01:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:01:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:01:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:01:49 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 11:01:49 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 11:01:49 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 11:01:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 11:01:49 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 11:01:49 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 11:01:49 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 11:01:49 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 11:01:49 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 11:01:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 11:01:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 11:01:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 11:01:49 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 11:01:49 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 11:01:49 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 11:01:49 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 11:01:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:49 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 11:01:49 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 11:01:49 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:01:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:01:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:01:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:01:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 11:01:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:01:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:01:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:01:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:01:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 11:01:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:01:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:01:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:01:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:01:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:01:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:01:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 11:01:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 11:01:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 11:01:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 11:01:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 11:01:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 11:01:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 11:01:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 11:01:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 11:01:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 11:01:49 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:01:49 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 11:01:49 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 11:01:49 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 11:01:49 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:01:49 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 11:01:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 11:01:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 11:01:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 11:01:49 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 11:01:49 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 11:01:49 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 11:01:49 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 11:01:49 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.onap.policy.common.message.bus.event.noop.NoopTopicSinkTest 11:01:49 [INFO] Running org.onap.policy.common.message.bus.event.noop.NoopTopicSourceFactoryTest 11:01:49 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.policy.common.message.bus.event.noop.NoopTopicSourceFactoryTest 11:01:49 [INFO] Running org.onap.policy.common.message.bus.features.NetLoggerFeatureApiTest 11:01:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.197 s -- in org.onap.policy.common.message.bus.features.NetLoggerFeatureApiTest 11:01:49 [INFO] Running org.onap.policy.common.message.bus.healthcheck.kafka.KafkaHealthCheckTest 11:01:49 2025-12-02 11:01:49.770 [kafka-producer-network-thread | producer-9] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-9] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:49 2025-12-02 11:01:49.770 [kafka-producer-network-thread | producer-9] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-9] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:49 2025-12-02 11:01:49.820 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-7] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:49 2025-12-02 11:01:49.820 [kafka-producer-network-thread | producer-7] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-7] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:49 2025-12-02 11:01:49.820 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.processDisconnection(899) - [Producer clientId=producer-8] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 11:01:49 2025-12-02 11:01:49.821 [kafka-producer-network-thread | producer-8] WARN o.apache.kafka.clients.NetworkClient.handleServerDisconnect(1255) - [Producer clientId=producer-8] Bootstrap broker localhost:9092 (id: -1 rack: null isFenced: false) disconnected 11:01:49 2025-12-02 11:01:49.977 [main] ERROR o.o.p.c.m.b.h.kafka.KafkaHealthCheck.healthCheck(67) - null 11:01:50 2025-12-02 11:01:50.016 [main] ERROR o.o.p.c.m.b.h.kafka.KafkaHealthCheck.healthCheck(64) - Failed to create new KafkaAdminClient 11:01:50 2025-12-02 11:01:50.017 [main] ERROR o.o.p.c.m.b.h.kafka.KafkaHealthCheck.healthCheck(64) - Failed to create new KafkaAdminClient 11:01:50 2025-12-02 11:01:50.018 [main] WARN o.o.p.c.m.b.h.kafka.KafkaHealthCheck.healthCheck(49) - Kafka Address not defined! 11:01:50 2025-12-02 11:01:50.018 [main] WARN o.o.p.c.m.b.h.kafka.KafkaHealthCheck.healthCheck(49) - Kafka Address not defined! 11:01:50 2025-12-02 11:01:50.020 [main] WARN o.o.p.c.m.b.h.kafka.KafkaHealthCheck.healthCheck(54) - Kafka not UP yet! 11:01:50 2025-12-02 11:01:50.021 [main] WARN o.o.p.c.m.b.h.kafka.KafkaHealthCheck.healthCheck(58) - Kafka is UP 11:01:50 2025-12-02 11:01:50.061 [main] WARN o.o.p.c.m.b.h.kafka.KafkaHealthCheck.checkTopics(86) - Kafka topics not available! 11:01:50 2025-12-02 11:01:50.061 [main] WARN o.o.p.c.m.b.h.kafka.KafkaHealthCheck.checkTopics(92) - Kafka topic wrongTopic not available! 11:01:50 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.454 s -- in org.onap.policy.common.message.bus.healthcheck.kafka.KafkaHealthCheckTest 11:01:50 [INFO] Running org.onap.policy.common.message.bus.healthcheck.TopicHealthCheckFactoryTest 11:01:50 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.policy.common.message.bus.healthcheck.TopicHealthCheckFactoryTest 11:01:50 [INFO] Running org.onap.policy.common.message.bus.healthcheck.noop.NoopHealthCheckTest 11:01:50 2025-12-02 11:01:50.077 [main] WARN o.o.p.c.m.b.h.noop.NoopHealthCheck.healthCheck(49) - Topic topicSource is not alive! 11:01:50 2025-12-02 11:01:50.078 [main] WARN o.o.p.c.m.b.h.noop.NoopHealthCheck.healthCheck(55) - Topic Endpoint is not alive! 11:01:50 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.policy.common.message.bus.healthcheck.noop.NoopHealthCheckTest 11:01:50 [INFO] Running org.onap.policy.common.message.bus.utils.NetLoggerUtilTest 11:01:50 2025-12-02 11:01:50.082 [main] INFO network.beforeLog(246) - before feature test 11:01:50 2025-12-02 11:01:50.082 [main] INFO network.log(87) - [IN|NOOP|test-topic] 11:01:50 hello world! 11:01:50 2025-12-02 11:01:50.083 [main] ERROR o.o.p.c.m.bus.utils.NetLoggerUtil.lambda$featureAfterLog$3(130) - feature org.onap.policy.common.message.bus.utils.NetLoggerUtilTest$NetLoggerFeature after-log failure because of afterLog exception 11:01:50 java.lang.RuntimeException: afterLog exception 11:01:50 at org.onap.policy.common.message.bus.utils.NetLoggerUtilTest$NetLoggerFeature.afterLog(NetLoggerUtilTest.java:259) 11:01:50 at org.onap.policy.common.message.bus.utils.NetLoggerUtil.lambda$featureAfterLog$2(NetLoggerUtil.java:129) 11:01:50 at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) 11:01:50 at org.onap.policy.common.message.bus.utils.NetLoggerUtil.featureAfterLog(NetLoggerUtil.java:128) 11:01:50 at org.onap.policy.common.message.bus.utils.NetLoggerUtil.log(NetLoggerUtil.java:89) 11:01:50 at org.onap.policy.common.message.bus.utils.NetLoggerUtilTest.afterLogExceptionTest(NetLoggerUtilTest.java:130) 11:01:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:01:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:01:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:01:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:01:50 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 11:01:50 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 11:01:50 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 11:01:50 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 11:01:50 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 11:01:50 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 11:01:50 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 11:01:50 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 11:01:50 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 11:01:50 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 11:01:50 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 11:01:50 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 11:01:50 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 11:01:50 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 11:01:50 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 11:01:50 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 11:01:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:50 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 11:01:50 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 11:01:50 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 11:01:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:01:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:01:50 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:01:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:01:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:01:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:01:50 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 11:01:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:01:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:01:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:01:50 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:01:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:01:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:01:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:01:50 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 11:01:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:01:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:01:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:01:50 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:01:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:01:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:01:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:01:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:01:50 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 11:01:50 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 11:01:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 11:01:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 11:01:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 11:01:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 11:01:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 11:01:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 11:01:50 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 11:01:50 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 11:01:50 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:01:50 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 11:01:50 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 11:01:50 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 11:01:50 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:01:50 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 11:01:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 11:01:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 11:01:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 11:01:50 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 11:01:50 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 11:01:50 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 11:01:50 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 11:01:50 2025-12-02 11:01:50.094 [main] INFO network.beforeLog(246) - before feature test 11:01:50 2025-12-02 11:01:50.095 [main] INFO network.beforeLog(246) - before feature test 11:01:50 2025-12-02 11:01:50.095 [main] INFO network.log(87) - [IN|NOOP|test-topic] 11:01:50 hello world! 11:01:50 2025-12-02 11:01:50.095 [main] INFO network.afterLog(262) - after feature test 11:01:50 2025-12-02 11:01:50.096 [main] INFO network.beforeLog(246) - before feature test 11:01:50 2025-12-02 11:01:50.096 [main] INFO network.log(87) - [IN|NOOP|test-topic] 11:01:50 hello world! 11:01:50 2025-12-02 11:01:50.096 [main] INFO network.afterLog(262) - after feature test 11:01:50 2025-12-02 11:01:50.097 [main] ERROR o.o.p.c.m.bus.utils.NetLoggerUtil.lambda$featureBeforeLog$1(109) - feature org.onap.policy.common.message.bus.utils.NetLoggerUtilTest$NetLoggerFeature before-log failure because of beforeLog exception 11:01:50 java.lang.RuntimeException: beforeLog exception 11:01:50 at org.onap.policy.common.message.bus.utils.NetLoggerUtilTest$NetLoggerFeature.beforeLog(NetLoggerUtilTest.java:243) 11:01:50 at org.onap.policy.common.message.bus.utils.NetLoggerUtil.lambda$featureBeforeLog$0(NetLoggerUtil.java:108) 11:01:50 at org.onap.policy.common.utils.services.FeatureApiUtils.apply(FeatureApiUtils.java:50) 11:01:50 at org.onap.policy.common.message.bus.utils.NetLoggerUtil.featureBeforeLog(NetLoggerUtil.java:107) 11:01:50 at org.onap.policy.common.message.bus.utils.NetLoggerUtil.log(NetLoggerUtil.java:83) 11:01:50 at org.onap.policy.common.message.bus.utils.NetLoggerUtilTest.beforeLogExceptionTest(NetLoggerUtilTest.java:120) 11:01:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:01:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:01:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:01:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:01:50 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 11:01:50 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 11:01:50 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 11:01:50 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 11:01:50 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 11:01:50 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 11:01:50 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 11:01:50 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 11:01:50 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 11:01:50 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 11:01:50 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 11:01:50 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 11:01:50 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 11:01:50 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 11:01:50 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 11:01:50 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 11:01:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:50 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 11:01:50 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 11:01:50 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 11:01:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:01:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:01:50 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:01:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:01:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:01:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:01:50 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 11:01:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:01:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:01:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:01:50 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:01:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:01:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:01:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:01:50 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 11:01:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:01:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:01:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:01:50 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:01:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:01:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:01:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:01:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:01:50 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 11:01:50 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 11:01:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 11:01:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 11:01:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 11:01:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 11:01:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 11:01:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 11:01:50 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 11:01:50 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 11:01:50 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:01:50 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 11:01:50 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 11:01:50 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 11:01:50 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:01:50 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 11:01:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 11:01:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 11:01:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 11:01:50 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 11:01:50 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 11:01:50 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 11:01:50 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 11:01:50 2025-12-02 11:01:50.097 [main] INFO network.log(87) - [IN|NOOP|test-topic] 11:01:50 hello world! 11:01:50 2025-12-02 11:01:50.097 [main] INFO network.afterLog(262) - after feature test 11:01:50 2025-12-02 11:01:50.103 [main] INFO network.beforeLog(246) - before feature test 11:01:50 2025-12-02 11:01:50.103 [main] INFO network.log(87) - [IN|NOOP|test-topic] 11:01:50 hello world! 11:01:50 2025-12-02 11:01:50.103 [main] INFO network.afterLog(262) - after feature test 11:01:50 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.onap.policy.common.message.bus.utils.NetLoggerUtilTest 11:01:50 [INFO] Running org.onap.policy.common.message.bus.utils.KafkaPropertyUtilsTest 11:01:50 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.policy.common.message.bus.utils.KafkaPropertyUtilsTest 11:01:50 [INFO] 11:01:50 [INFO] Results: 11:01:50 [INFO] 11:01:50 [INFO] Tests run: 198, Failures: 0, Errors: 0, Skipped: 0 11:01:50 [INFO] 11:01:50 [INFO] 11:01:50 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ message-bus --- 11:01:50 [INFO] Loading execution data file /w/workspace/policy-common-master-merge-java/message-bus/target/code-coverage/jacoco-ut.exec 11:01:50 [INFO] Analyzed bundle 'message-bus' with 35 classes 11:01:50 [INFO] 11:01:50 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ message-bus --- 11:01:50 [INFO] Building jar: /w/workspace/policy-common-master-merge-java/message-bus/target/message-bus-4.0.0-SNAPSHOT.jar 11:01:50 [INFO] 11:01:50 [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ message-bus --- 11:01:50 [INFO] 11:01:50 [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ message-bus --- 11:01:50 [INFO] Analyzed bundle 'message-bus' with 35 classes 11:01:50 [INFO] Analyzed bundle 'capabilities' with 0 classes 11:01:50 [INFO] Analyzed bundle 'common-parameters' with 22 classes 11:01:50 [INFO] Analyzed bundle 'gson' with 30 classes 11:01:50 [INFO] Analyzed bundle 'utils' with 49 classes 11:01:50 [INFO] 11:01:50 [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ message-bus --- 11:01:50 [INFO] 11:01:50 [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ message-bus --- 11:01:50 [INFO] Installing /w/workspace/policy-common-master-merge-java/message-bus/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/common/message-bus/4.0.0-SNAPSHOT/message-bus-4.0.0-SNAPSHOT.pom 11:01:50 [INFO] Installing /w/workspace/policy-common-master-merge-java/message-bus/target/message-bus-4.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/policy/common/message-bus/4.0.0-SNAPSHOT/message-bus-4.0.0-SNAPSHOT.jar 11:01:50 [INFO] 11:01:50 [INFO] --- maven-deploy-plugin:3.1.1:deploy (default-deploy) @ message-bus --- 11:01:50 [INFO] 11:01:50 [INFO] --------------< org.onap.policy.common:policy-endpoints >--------------- 11:01:50 [INFO] Building policy-endpoints 4.0.0-SNAPSHOT [9/9] 11:01:50 [INFO] --------------------------------[ jar ]--------------------------------- 11:01:52 [INFO] 11:01:52 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-endpoints --- 11:01:52 [INFO] 11:01:52 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ policy-endpoints --- 11:01:52 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-common-master-merge-java/policy-endpoints/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED 11:01:52 --add-opens java.base/java.util=ALL-UNNAMED 11:01:52 --add-opens java.base/java.lang=ALL-UNNAMED 11:01:52 --add-opens java.sql/java.sql=ALL-UNNAMED 11:01:52 [INFO] 11:01:52 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ policy-endpoints --- 11:01:52 [INFO] Starting audit... 11:01:52 Audit done. 11:01:52 [INFO] You have 0 Checkstyle violations. 11:01:52 [INFO] 11:01:52 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ policy-endpoints --- 11:01:52 [INFO] Starting audit... 11:01:52 Audit done. 11:01:52 [INFO] You have 0 Checkstyle violations. 11:01:52 [INFO] 11:01:52 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ policy-endpoints --- 11:01:52 [INFO] skip non existing resourceDirectory /w/workspace/policy-common-master-merge-java/policy-endpoints/src/main/resources 11:01:52 [INFO] 11:01:52 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ policy-endpoints --- 11:01:52 [INFO] Recompiling the module because of changed dependency. 11:01:52 [INFO] Compiling 25 source files with javac [debug release 17] to target/classes 11:01:53 [INFO] 11:01:53 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ policy-endpoints --- 11:01:53 [INFO] Copying 11 resources from src/test/resources to target/test-classes 11:01:53 [INFO] 11:01:53 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ policy-endpoints --- 11:01:53 [INFO] Recompiling the module because of changed dependency. 11:01:53 [INFO] Compiling 24 source files with javac [debug release 17] to target/test-classes 11:01:53 [INFO] 11:01:53 [INFO] --- maven-surefire-plugin:3.5.3:test (default-test) @ policy-endpoints --- 11:01:53 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 11:01:53 [INFO] 11:01:53 [INFO] ------------------------------------------------------- 11:01:53 [INFO] T E S T S 11:01:53 [INFO] ------------------------------------------------------- 11:01:54 [INFO] Running org.onap.policy.common.endpoints.rest.RestServerParametersTest 11:01:55 11:01:54,961 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.5.18 11:01:55 11:01:54,962 |-INFO in ch.qos.logback.classic.util.ContextInitializer@63716833 - No custom configurators were discovered as a service. 11:01:55 11:01:54,962 |-INFO in ch.qos.logback.classic.util.ContextInitializer@63716833 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 11:01:55 11:01:54,964 |-INFO in ch.qos.logback.classic.util.ContextInitializer@63716833 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 11:01:55 11:01:54,968 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 11:01:55 11:01:54,968 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 11:01:55 11:01:54,973 |-INFO in ch.qos.logback.classic.util.ContextInitializer@63716833 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 4 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 11:01:55 11:01:54,973 |-INFO in ch.qos.logback.classic.util.ContextInitializer@63716833 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 11:01:55 11:01:54,974 |-INFO in ch.qos.logback.classic.util.ContextInitializer@63716833 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 11:01:55 11:01:54,976 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback-test.xml] at [file:/w/workspace/policy-common-master-merge-java/policy-endpoints/target/test-classes/logback-test.xml] 11:01:55 11:01:55,085 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STDOUT] 11:01:55 11:01:55,085 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:01:55 11:01:55,140 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - BEWARE: Writing to the console can be very slow. Avoid logging to the 11:01:55 11:01:55,140 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - console in production environments, especially in high volume systems. 11:01:55 11:01:55,140 |-INFO in ch.qos.logback.core.ConsoleAppender[STDOUT] - See also https://logback.qos.ch/codes.html#slowConsole 11:01:55 11:01:55,140 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [testAppender] 11:01:55 11:01:55,140 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [org.onap.policy.common.endpoints.utils.NetLoggerUtilTest$TestAppender] 11:01:55 11:01:55,140 |-ERROR in ch.qos.logback.core.model.processor.AppenderModelHandler - Could not create an Appender of type [org.onap.policy.common.endpoints.utils.NetLoggerUtilTest$TestAppender]. ch.qos.logback.core.util.DynamicClassLoadingException: Failed to instantiate type org.onap.policy.common.endpoints.utils.NetLoggerUtilTest$TestAppender 11:01:55 at ch.qos.logback.core.util.DynamicClassLoadingException: Failed to instantiate type org.onap.policy.common.endpoints.utils.NetLoggerUtilTest$TestAppender 11:01:55 at at ch.qos.logback.core.util.OptionHelper.instantiateByClassNameAndParameter(OptionHelper.java:69) 11:01:55 at at ch.qos.logback.core.util.OptionHelper.instantiateByClassName(OptionHelper.java:44) 11:01:55 at at ch.qos.logback.core.util.OptionHelper.instantiateByClassName(OptionHelper.java:33) 11:01:55 at at ch.qos.logback.core.model.processor.AppenderModelHandler.handle(AppenderModelHandler.java:67) 11:01:55 at at ch.qos.logback.core.model.processor.DefaultProcessor.secondPhaseTraverse(DefaultProcessor.java:241) 11:01:55 at at ch.qos.logback.core.model.processor.DefaultProcessor.secondPhaseTraverse(DefaultProcessor.java:253) 11:01:55 at at ch.qos.logback.core.model.processor.DefaultProcessor.traversalLoop(DefaultProcessor.java:90) 11:01:55 at at ch.qos.logback.core.model.processor.DefaultProcessor.process(DefaultProcessor.java:106) 11:01:55 at at ch.qos.logback.core.joran.GenericXMLConfigurator.processModel(GenericXMLConfigurator.java:222) 11:01:55 at at ch.qos.logback.core.joran.GenericXMLConfigurator.doConfigure(GenericXMLConfigurator.java:178) 11:01:55 at at ch.qos.logback.core.joran.GenericXMLConfigurator.doConfigure(GenericXMLConfigurator.java:123) 11:01:55 at at ch.qos.logback.core.joran.GenericXMLConfigurator.doConfigure(GenericXMLConfigurator.java:66) 11:01:55 at at ch.qos.logback.classic.util.DefaultJoranConfigurator.configureByResource(DefaultJoranConfigurator.java:68) 11:01:55 at at ch.qos.logback.classic.util.DefaultJoranConfigurator.configure(DefaultJoranConfigurator.java:35) 11:01:55 at at ch.qos.logback.classic.util.ContextInitializer.invokeConfigure(ContextInitializer.java:142) 11:01:55 at at ch.qos.logback.classic.util.ContextInitializer.autoConfig(ContextInitializer.java:101) 11:01:55 at at ch.qos.logback.classic.util.ContextInitializer.autoConfig(ContextInitializer.java:67) 11:01:55 at at ch.qos.logback.classic.spi.LogbackServiceProvider.initializeLoggerContext(LogbackServiceProvider.java:51) 11:01:55 at at ch.qos.logback.classic.spi.LogbackServiceProvider.initialize(LogbackServiceProvider.java:44) 11:01:55 at at org.slf4j.LoggerFactory.bind(LoggerFactory.java:201) 11:01:55 at at org.slf4j.LoggerFactory.performInitialization(LoggerFactory.java:187) 11:01:55 at at org.slf4j.LoggerFactory.getProvider(LoggerFactory.java:511) 11:01:55 at at org.slf4j.LoggerFactory.getILoggerFactory(LoggerFactory.java:497) 11:01:55 at at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:446) 11:01:55 at at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:472) 11:01:55 at at org.onap.policy.common.gson.GsonMessageBodyHandler.(GsonMessageBodyHandler.java:61) 11:01:55 at at org.onap.policy.common.utils.coder.StandardCoder.(StandardCoder.java:66) 11:01:55 at at org.onap.policy.common.endpoints.rest.CommonTestData.(CommonTestData.java:48) 11:01:55 at at org.onap.policy.common.endpoints.rest.RestServerParametersTest.(RestServerParametersTest.java:43) 11:01:55 at at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 11:01:55 at at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 11:01:55 at at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 11:01:55 at at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 11:01:55 at at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 11:01:55 at at org.junit.platform.commons.util.ReflectionUtils.newInstance(ReflectionUtils.java:600) 11:01:55 at at org.junit.jupiter.engine.execution.ConstructorInvocation.proceed(ConstructorInvocation.java:56) 11:01:55 at at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 11:01:55 at at org.junit.jupiter.api.extension.InvocationInterceptor.interceptTestClassConstructor(InvocationInterceptor.java:84) 11:01:55 at at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$1(InterceptingExecutableInvoker.java:101) 11:01:55 at at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 11:01:55 at at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 11:01:55 at at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 11:01:55 at at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 11:01:55 at at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:100) 11:01:55 at at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:63) 11:01:55 at at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeTestClassConstructor(ClassBasedTestDescriptor.java:369) 11:01:55 at at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.instantiateTestClass(ClassBasedTestDescriptor.java:314) 11:01:55 at at org.junit.jupiter.engine.descriptor.ClassTestDescriptor.instantiateTestClass(ClassTestDescriptor.java:79) 11:01:55 at at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.instantiateAndPostProcessTestInstance(ClassBasedTestDescriptor.java:291) 11:01:55 at at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$4(ClassBasedTestDescriptor.java:281) 11:01:55 at at java.base/java.util.Optional.orElseGet(Optional.java:364) 11:01:55 at at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$5(ClassBasedTestDescriptor.java:280) 11:01:55 at at org.junit.jupiter.engine.execution.TestInstancesProvider.getTestInstances(TestInstancesProvider.java:27) 11:01:55 at at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$prepare$0(TestMethodTestDescriptor.java:112) 11:01:55 at at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:55 at at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:111) 11:01:55 at at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:69) 11:01:55 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:128) 11:01:55 at at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:55 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:128) 11:01:55 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 11:01:55 at at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 11:01:55 at at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:01:55 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:01:55 at at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:55 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:01:55 at at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:01:55 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:01:55 at at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:55 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:01:55 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:01:55 at at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 11:01:55 at at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:01:55 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:01:55 at at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:55 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:01:55 at at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:01:55 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:01:55 at at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:55 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:01:55 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:01:55 at at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:01:55 at at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 11:01:55 at at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 11:01:55 at at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 11:01:55 at at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 11:01:55 at at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 11:01:55 at at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 11:01:55 at at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 11:01:55 at at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 11:01:55 at at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 11:01:55 at at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 11:01:55 at at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:01:55 at at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 11:01:55 at at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 11:01:55 at at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 11:01:55 at at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:01:55 at at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 11:01:55 at at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 11:01:55 at at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 11:01:55 at at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 11:01:55 at at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 11:01:55 at at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 11:01:55 at at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 11:01:55 at at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 11:01:55 Caused by: java.lang.ClassNotFoundException: org.onap.policy.common.endpoints.utils.NetLoggerUtilTest$TestAppender 11:01:55 at at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641) 11:01:55 at at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188) 11:01:55 at at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520) 11:01:55 at at ch.qos.logback.core.util.OptionHelper.instantiateByClassNameAndParameter(OptionHelper.java:56) 11:01:55 at ... 104 common frames omitted 11:01:55 11:01:55,140 |-ERROR in ch.qos.logback.core.model.processor.DefaultProcessor@99407c2 - Failed to traverse model appender ch.qos.logback.core.model.processor.ModelHandlerException: ch.qos.logback.core.util.DynamicClassLoadingException: Failed to instantiate type org.onap.policy.common.endpoints.utils.NetLoggerUtilTest$TestAppender 11:01:55 at ch.qos.logback.core.model.processor.ModelHandlerException: ch.qos.logback.core.util.DynamicClassLoadingException: Failed to instantiate type org.onap.policy.common.endpoints.utils.NetLoggerUtilTest$TestAppender 11:01:55 at at ch.qos.logback.core.model.processor.AppenderModelHandler.handle(AppenderModelHandler.java:75) 11:01:55 at at ch.qos.logback.core.model.processor.DefaultProcessor.secondPhaseTraverse(DefaultProcessor.java:241) 11:01:55 at at ch.qos.logback.core.model.processor.DefaultProcessor.secondPhaseTraverse(DefaultProcessor.java:253) 11:01:55 at at ch.qos.logback.core.model.processor.DefaultProcessor.traversalLoop(DefaultProcessor.java:90) 11:01:55 at at ch.qos.logback.core.model.processor.DefaultProcessor.process(DefaultProcessor.java:106) 11:01:55 at at ch.qos.logback.core.joran.GenericXMLConfigurator.processModel(GenericXMLConfigurator.java:222) 11:01:55 at at ch.qos.logback.core.joran.GenericXMLConfigurator.doConfigure(GenericXMLConfigurator.java:178) 11:01:55 at at ch.qos.logback.core.joran.GenericXMLConfigurator.doConfigure(GenericXMLConfigurator.java:123) 11:01:55 at at ch.qos.logback.core.joran.GenericXMLConfigurator.doConfigure(GenericXMLConfigurator.java:66) 11:01:55 at at ch.qos.logback.classic.util.DefaultJoranConfigurator.configureByResource(DefaultJoranConfigurator.java:68) 11:01:55 at at ch.qos.logback.classic.util.DefaultJoranConfigurator.configure(DefaultJoranConfigurator.java:35) 11:01:55 at at ch.qos.logback.classic.util.ContextInitializer.invokeConfigure(ContextInitializer.java:142) 11:01:55 at at ch.qos.logback.classic.util.ContextInitializer.autoConfig(ContextInitializer.java:101) 11:01:55 at at ch.qos.logback.classic.util.ContextInitializer.autoConfig(ContextInitializer.java:67) 11:01:55 at at ch.qos.logback.classic.spi.LogbackServiceProvider.initializeLoggerContext(LogbackServiceProvider.java:51) 11:01:55 at at ch.qos.logback.classic.spi.LogbackServiceProvider.initialize(LogbackServiceProvider.java:44) 11:01:55 at at org.slf4j.LoggerFactory.bind(LoggerFactory.java:201) 11:01:55 at at org.slf4j.LoggerFactory.performInitialization(LoggerFactory.java:187) 11:01:55 at at org.slf4j.LoggerFactory.getProvider(LoggerFactory.java:511) 11:01:55 at at org.slf4j.LoggerFactory.getILoggerFactory(LoggerFactory.java:497) 11:01:55 at at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:446) 11:01:55 at at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:472) 11:01:55 at at org.onap.policy.common.gson.GsonMessageBodyHandler.(GsonMessageBodyHandler.java:61) 11:01:55 at at org.onap.policy.common.utils.coder.StandardCoder.(StandardCoder.java:66) 11:01:55 at at org.onap.policy.common.endpoints.rest.CommonTestData.(CommonTestData.java:48) 11:01:55 at at org.onap.policy.common.endpoints.rest.RestServerParametersTest.(RestServerParametersTest.java:43) 11:01:55 at at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 11:01:55 at at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 11:01:55 at at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 11:01:55 at at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 11:01:55 at at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 11:01:55 at at org.junit.platform.commons.util.ReflectionUtils.newInstance(ReflectionUtils.java:600) 11:01:55 at at org.junit.jupiter.engine.execution.ConstructorInvocation.proceed(ConstructorInvocation.java:56) 11:01:55 at at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 11:01:55 at at org.junit.jupiter.api.extension.InvocationInterceptor.interceptTestClassConstructor(InvocationInterceptor.java:84) 11:01:55 at at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$1(InterceptingExecutableInvoker.java:101) 11:01:55 at at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 11:01:55 at at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 11:01:55 at at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 11:01:55 at at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 11:01:55 at at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:100) 11:01:55 at at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:63) 11:01:55 at at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeTestClassConstructor(ClassBasedTestDescriptor.java:369) 11:01:55 at at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.instantiateTestClass(ClassBasedTestDescriptor.java:314) 11:01:55 at at org.junit.jupiter.engine.descriptor.ClassTestDescriptor.instantiateTestClass(ClassTestDescriptor.java:79) 11:01:55 at at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.instantiateAndPostProcessTestInstance(ClassBasedTestDescriptor.java:291) 11:01:55 at at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$4(ClassBasedTestDescriptor.java:281) 11:01:55 at at java.base/java.util.Optional.orElseGet(Optional.java:364) 11:01:55 at at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$5(ClassBasedTestDescriptor.java:280) 11:01:55 at at org.junit.jupiter.engine.execution.TestInstancesProvider.getTestInstances(TestInstancesProvider.java:27) 11:01:55 at at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$prepare$0(TestMethodTestDescriptor.java:112) 11:01:55 at at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:55 at at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:111) 11:01:55 at at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:69) 11:01:55 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:128) 11:01:55 at at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:55 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:128) 11:01:55 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 11:01:55 at at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 11:01:55 at at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:01:55 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:01:55 at at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:55 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:01:55 at at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:01:55 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:01:55 at at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:55 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:01:55 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:01:55 at at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 11:01:55 at at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:01:55 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:01:55 at at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:55 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:01:55 at at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:01:55 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:01:55 at at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:55 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:01:55 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:01:55 at at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:01:55 at at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 11:01:55 at at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 11:01:55 at at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 11:01:55 at at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 11:01:55 at at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 11:01:55 at at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 11:01:55 at at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 11:01:55 at at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 11:01:55 at at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 11:01:55 at at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 11:01:55 at at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:01:55 at at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 11:01:55 at at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 11:01:55 at at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 11:01:55 at at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:01:55 at at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 11:01:55 at at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 11:01:55 at at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 11:01:55 at at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 11:01:55 at at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 11:01:55 at at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 11:01:55 at at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 11:01:55 at at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 11:01:55 Caused by: ch.qos.logback.core.util.DynamicClassLoadingException: Failed to instantiate type org.onap.policy.common.endpoints.utils.NetLoggerUtilTest$TestAppender 11:01:55 at at ch.qos.logback.core.util.OptionHelper.instantiateByClassNameAndParameter(OptionHelper.java:69) 11:01:55 at at ch.qos.logback.core.util.OptionHelper.instantiateByClassName(OptionHelper.java:44) 11:01:55 at at ch.qos.logback.core.util.OptionHelper.instantiateByClassName(OptionHelper.java:33) 11:01:55 at at ch.qos.logback.core.model.processor.AppenderModelHandler.handle(AppenderModelHandler.java:67) 11:01:55 at ... 101 common frames omitted 11:01:55 Caused by: java.lang.ClassNotFoundException: org.onap.policy.common.endpoints.utils.NetLoggerUtilTest$TestAppender 11:01:55 at at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641) 11:01:55 at at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188) 11:01:55 at at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520) 11:01:55 at at ch.qos.logback.core.util.OptionHelper.instantiateByClassNameAndParameter(OptionHelper.java:56) 11:01:55 at ... 104 common frames omitted 11:01:55 11:01:55,141 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.onap.policy.drools.http.server.test] to INFO 11:01:55 11:01:55,141 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to WARN 11:01:55 11:01:55,141 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STDOUT] to Logger[ROOT] 11:01:55 11:01:55,142 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [testAppender] 11:01:55 11:01:55,142 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [org.onap.policy.common.endpoints.utils.NetLoggerUtilTest$TestAppender] 11:01:55 11:01:55,142 |-ERROR in ch.qos.logback.core.model.processor.AppenderModelHandler - Could not create an Appender of type [org.onap.policy.common.endpoints.utils.NetLoggerUtilTest$TestAppender]. ch.qos.logback.core.util.DynamicClassLoadingException: Failed to instantiate type org.onap.policy.common.endpoints.utils.NetLoggerUtilTest$TestAppender 11:01:55 at ch.qos.logback.core.util.DynamicClassLoadingException: Failed to instantiate type org.onap.policy.common.endpoints.utils.NetLoggerUtilTest$TestAppender 11:01:55 at at ch.qos.logback.core.util.OptionHelper.instantiateByClassNameAndParameter(OptionHelper.java:69) 11:01:55 at at ch.qos.logback.core.util.OptionHelper.instantiateByClassName(OptionHelper.java:44) 11:01:55 at at ch.qos.logback.core.util.OptionHelper.instantiateByClassName(OptionHelper.java:33) 11:01:55 at at ch.qos.logback.core.model.processor.AppenderModelHandler.handle(AppenderModelHandler.java:67) 11:01:55 at at ch.qos.logback.core.model.processor.DefaultProcessor.secondPhaseTraverse(DefaultProcessor.java:241) 11:01:55 at at ch.qos.logback.core.model.processor.DefaultProcessor.secondPhaseTraverse(DefaultProcessor.java:253) 11:01:55 at at ch.qos.logback.core.model.processor.DefaultProcessor.traversalLoop(DefaultProcessor.java:90) 11:01:55 at at ch.qos.logback.core.model.processor.DefaultProcessor.process(DefaultProcessor.java:106) 11:01:55 at at ch.qos.logback.core.joran.GenericXMLConfigurator.processModel(GenericXMLConfigurator.java:222) 11:01:55 at at ch.qos.logback.core.joran.GenericXMLConfigurator.doConfigure(GenericXMLConfigurator.java:178) 11:01:55 at at ch.qos.logback.core.joran.GenericXMLConfigurator.doConfigure(GenericXMLConfigurator.java:123) 11:01:55 at at ch.qos.logback.core.joran.GenericXMLConfigurator.doConfigure(GenericXMLConfigurator.java:66) 11:01:55 at at ch.qos.logback.classic.util.DefaultJoranConfigurator.configureByResource(DefaultJoranConfigurator.java:68) 11:01:55 at at ch.qos.logback.classic.util.DefaultJoranConfigurator.configure(DefaultJoranConfigurator.java:35) 11:01:55 at at ch.qos.logback.classic.util.ContextInitializer.invokeConfigure(ContextInitializer.java:142) 11:01:55 at at ch.qos.logback.classic.util.ContextInitializer.autoConfig(ContextInitializer.java:101) 11:01:55 at at ch.qos.logback.classic.util.ContextInitializer.autoConfig(ContextInitializer.java:67) 11:01:55 at at ch.qos.logback.classic.spi.LogbackServiceProvider.initializeLoggerContext(LogbackServiceProvider.java:51) 11:01:55 at at ch.qos.logback.classic.spi.LogbackServiceProvider.initialize(LogbackServiceProvider.java:44) 11:01:55 at at org.slf4j.LoggerFactory.bind(LoggerFactory.java:201) 11:01:55 at at org.slf4j.LoggerFactory.performInitialization(LoggerFactory.java:187) 11:01:55 at at org.slf4j.LoggerFactory.getProvider(LoggerFactory.java:511) 11:01:55 at at org.slf4j.LoggerFactory.getILoggerFactory(LoggerFactory.java:497) 11:01:55 at at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:446) 11:01:55 at at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:472) 11:01:55 at at org.onap.policy.common.gson.GsonMessageBodyHandler.(GsonMessageBodyHandler.java:61) 11:01:55 at at org.onap.policy.common.utils.coder.StandardCoder.(StandardCoder.java:66) 11:01:55 at at org.onap.policy.common.endpoints.rest.CommonTestData.(CommonTestData.java:48) 11:01:55 at at org.onap.policy.common.endpoints.rest.RestServerParametersTest.(RestServerParametersTest.java:43) 11:01:55 at at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 11:01:55 at at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 11:01:55 at at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 11:01:55 at at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 11:01:55 at at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 11:01:55 at at org.junit.platform.commons.util.ReflectionUtils.newInstance(ReflectionUtils.java:600) 11:01:55 at at org.junit.jupiter.engine.execution.ConstructorInvocation.proceed(ConstructorInvocation.java:56) 11:01:55 at at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 11:01:55 at at org.junit.jupiter.api.extension.InvocationInterceptor.interceptTestClassConstructor(InvocationInterceptor.java:84) 11:01:55 at at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$1(InterceptingExecutableInvoker.java:101) 11:01:55 at at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 11:01:55 at at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 11:01:55 at at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 11:01:55 at at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 11:01:55 at at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:100) 11:01:55 at at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:63) 11:01:55 at at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeTestClassConstructor(ClassBasedTestDescriptor.java:369) 11:01:55 at at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.instantiateTestClass(ClassBasedTestDescriptor.java:314) 11:01:55 at at org.junit.jupiter.engine.descriptor.ClassTestDescriptor.instantiateTestClass(ClassTestDescriptor.java:79) 11:01:55 at at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.instantiateAndPostProcessTestInstance(ClassBasedTestDescriptor.java:291) 11:01:55 at at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$4(ClassBasedTestDescriptor.java:281) 11:01:55 at at java.base/java.util.Optional.orElseGet(Optional.java:364) 11:01:55 at at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$5(ClassBasedTestDescriptor.java:280) 11:01:55 at at org.junit.jupiter.engine.execution.TestInstancesProvider.getTestInstances(TestInstancesProvider.java:27) 11:01:55 at at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$prepare$0(TestMethodTestDescriptor.java:112) 11:01:55 at at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:55 at at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:111) 11:01:55 at at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:69) 11:01:55 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:128) 11:01:55 at at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:55 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:128) 11:01:55 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 11:01:55 at at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 11:01:55 at at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:01:55 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:01:55 at at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:55 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:01:55 at at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:01:55 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:01:55 at at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:55 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:01:55 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:01:55 at at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 11:01:55 at at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:01:55 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:01:55 at at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:55 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:01:55 at at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:01:55 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:01:55 at at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:55 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:01:55 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:01:55 at at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:01:55 at at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 11:01:55 at at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 11:01:55 at at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 11:01:55 at at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 11:01:55 at at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 11:01:55 at at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 11:01:55 at at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 11:01:55 at at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 11:01:55 at at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 11:01:55 at at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 11:01:55 at at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:01:55 at at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 11:01:55 at at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 11:01:55 at at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 11:01:55 at at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:01:55 at at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 11:01:55 at at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 11:01:55 at at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 11:01:55 at at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 11:01:55 at at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 11:01:55 at at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 11:01:55 at at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 11:01:55 at at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 11:01:55 Caused by: java.lang.ClassNotFoundException: org.onap.policy.common.endpoints.utils.NetLoggerUtilTest$TestAppender 11:01:55 at at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641) 11:01:55 at at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188) 11:01:55 at at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520) 11:01:55 at at ch.qos.logback.core.util.OptionHelper.instantiateByClassNameAndParameter(OptionHelper.java:56) 11:01:55 at ... 104 common frames omitted 11:01:55 11:01:55,142 |-ERROR in ch.qos.logback.core.model.processor.DefaultProcessor@99407c2 - Failed to traverse model appender ch.qos.logback.core.model.processor.ModelHandlerException: ch.qos.logback.core.util.DynamicClassLoadingException: Failed to instantiate type org.onap.policy.common.endpoints.utils.NetLoggerUtilTest$TestAppender 11:01:55 at ch.qos.logback.core.model.processor.ModelHandlerException: ch.qos.logback.core.util.DynamicClassLoadingException: Failed to instantiate type org.onap.policy.common.endpoints.utils.NetLoggerUtilTest$TestAppender 11:01:55 at at ch.qos.logback.core.model.processor.AppenderModelHandler.handle(AppenderModelHandler.java:75) 11:01:55 at at ch.qos.logback.core.model.processor.DefaultProcessor.secondPhaseTraverse(DefaultProcessor.java:241) 11:01:55 at at ch.qos.logback.core.model.processor.DefaultProcessor.secondPhaseTraverse(DefaultProcessor.java:253) 11:01:55 at at ch.qos.logback.core.model.processor.DefaultProcessor.traversalLoop(DefaultProcessor.java:90) 11:01:55 at at ch.qos.logback.core.model.processor.DefaultProcessor.process(DefaultProcessor.java:106) 11:01:55 at at ch.qos.logback.core.joran.GenericXMLConfigurator.processModel(GenericXMLConfigurator.java:222) 11:01:55 at at ch.qos.logback.core.joran.GenericXMLConfigurator.doConfigure(GenericXMLConfigurator.java:178) 11:01:55 at at ch.qos.logback.core.joran.GenericXMLConfigurator.doConfigure(GenericXMLConfigurator.java:123) 11:01:55 at at ch.qos.logback.core.joran.GenericXMLConfigurator.doConfigure(GenericXMLConfigurator.java:66) 11:01:55 at at ch.qos.logback.classic.util.DefaultJoranConfigurator.configureByResource(DefaultJoranConfigurator.java:68) 11:01:55 at at ch.qos.logback.classic.util.DefaultJoranConfigurator.configure(DefaultJoranConfigurator.java:35) 11:01:55 at at ch.qos.logback.classic.util.ContextInitializer.invokeConfigure(ContextInitializer.java:142) 11:01:55 at at ch.qos.logback.classic.util.ContextInitializer.autoConfig(ContextInitializer.java:101) 11:01:55 at at ch.qos.logback.classic.util.ContextInitializer.autoConfig(ContextInitializer.java:67) 11:01:55 at at ch.qos.logback.classic.spi.LogbackServiceProvider.initializeLoggerContext(LogbackServiceProvider.java:51) 11:01:55 at at ch.qos.logback.classic.spi.LogbackServiceProvider.initialize(LogbackServiceProvider.java:44) 11:01:55 at at org.slf4j.LoggerFactory.bind(LoggerFactory.java:201) 11:01:55 at at org.slf4j.LoggerFactory.performInitialization(LoggerFactory.java:187) 11:01:55 at at org.slf4j.LoggerFactory.getProvider(LoggerFactory.java:511) 11:01:55 at at org.slf4j.LoggerFactory.getILoggerFactory(LoggerFactory.java:497) 11:01:55 at at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:446) 11:01:55 at at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:472) 11:01:55 at at org.onap.policy.common.gson.GsonMessageBodyHandler.(GsonMessageBodyHandler.java:61) 11:01:55 at at org.onap.policy.common.utils.coder.StandardCoder.(StandardCoder.java:66) 11:01:55 at at org.onap.policy.common.endpoints.rest.CommonTestData.(CommonTestData.java:48) 11:01:55 at at org.onap.policy.common.endpoints.rest.RestServerParametersTest.(RestServerParametersTest.java:43) 11:01:55 at at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 11:01:55 at at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 11:01:55 at at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 11:01:55 at at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 11:01:55 at at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 11:01:55 at at org.junit.platform.commons.util.ReflectionUtils.newInstance(ReflectionUtils.java:600) 11:01:55 at at org.junit.jupiter.engine.execution.ConstructorInvocation.proceed(ConstructorInvocation.java:56) 11:01:55 at at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 11:01:55 at at org.junit.jupiter.api.extension.InvocationInterceptor.interceptTestClassConstructor(InvocationInterceptor.java:84) 11:01:55 at at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$1(InterceptingExecutableInvoker.java:101) 11:01:55 at at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 11:01:55 at at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 11:01:55 at at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 11:01:55 at at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 11:01:55 at at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:100) 11:01:55 at at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:63) 11:01:55 at at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeTestClassConstructor(ClassBasedTestDescriptor.java:369) 11:01:55 at at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.instantiateTestClass(ClassBasedTestDescriptor.java:314) 11:01:55 at at org.junit.jupiter.engine.descriptor.ClassTestDescriptor.instantiateTestClass(ClassTestDescriptor.java:79) 11:01:55 at at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.instantiateAndPostProcessTestInstance(ClassBasedTestDescriptor.java:291) 11:01:55 at at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$4(ClassBasedTestDescriptor.java:281) 11:01:55 at at java.base/java.util.Optional.orElseGet(Optional.java:364) 11:01:55 at at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$5(ClassBasedTestDescriptor.java:280) 11:01:55 at at org.junit.jupiter.engine.execution.TestInstancesProvider.getTestInstances(TestInstancesProvider.java:27) 11:01:55 at at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$prepare$0(TestMethodTestDescriptor.java:112) 11:01:55 at at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:55 at at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:111) 11:01:55 at at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:69) 11:01:55 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:128) 11:01:55 at at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:55 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:128) 11:01:55 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 11:01:55 at at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 11:01:55 at at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:01:55 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:01:55 at at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:55 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:01:55 at at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:01:55 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:01:55 at at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:55 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:01:55 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:01:55 at at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 11:01:55 at at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:01:55 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:01:55 at at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:55 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:01:55 at at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:01:55 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:01:55 at at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:01:55 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:01:55 at at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:01:55 at at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:01:55 at at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 11:01:55 at at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 11:01:55 at at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 11:01:55 at at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 11:01:55 at at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 11:01:55 at at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 11:01:55 at at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 11:01:55 at at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 11:01:55 at at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 11:01:55 at at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 11:01:55 at at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:01:55 at at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 11:01:55 at at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 11:01:55 at at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 11:01:55 at at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:01:55 at at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 11:01:55 at at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 11:01:55 at at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 11:01:55 at at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 11:01:55 at at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 11:01:55 at at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 11:01:55 at at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 11:01:55 at at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 11:01:55 Caused by: ch.qos.logback.core.util.DynamicClassLoadingException: Failed to instantiate type org.onap.policy.common.endpoints.utils.NetLoggerUtilTest$TestAppender 11:01:55 at at ch.qos.logback.core.util.OptionHelper.instantiateByClassNameAndParameter(OptionHelper.java:69) 11:01:55 at at ch.qos.logback.core.util.OptionHelper.instantiateByClassName(OptionHelper.java:44) 11:01:55 at at ch.qos.logback.core.util.OptionHelper.instantiateByClassName(OptionHelper.java:33) 11:01:55 at at ch.qos.logback.core.model.processor.AppenderModelHandler.handle(AppenderModelHandler.java:67) 11:01:55 at ... 101 common frames omitted 11:01:55 Caused by: java.lang.ClassNotFoundException: org.onap.policy.common.endpoints.utils.NetLoggerUtilTest$TestAppender 11:01:55 at at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641) 11:01:55 at at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188) 11:01:55 at at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520) 11:01:55 at at ch.qos.logback.core.util.OptionHelper.instantiateByClassNameAndParameter(OptionHelper.java:56) 11:01:55 at ... 104 common frames omitted 11:01:55 11:01:55,142 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@99407c2 - End of configuration. 11:01:55 11:01:55,143 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6c796cc1 - Registering current configuration as safe fallback point 11:01:55 11:01:55,144 |-INFO in ch.qos.logback.classic.util.ContextInitializer@63716833 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 169 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY 11:01:55 11:01:55 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.527 s -- in org.onap.policy.common.endpoints.rest.RestServerParametersTest 11:01:55 [INFO] Running org.onap.policy.common.endpoints.http.server.internal.JettyServletServerTest 11:01:55 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.299 s -- in org.onap.policy.common.endpoints.http.server.internal.JettyServletServerTest 11:01:55 [INFO] Running org.onap.policy.common.endpoints.http.server.test.HttpServerTest 11:01:57 2025-12-02 11:01:57.357 [qtp715504968-60] WARN o.e.j.ee10.servlet.DefaultServlet.init(77) - DefaultServlet pathInfoOnly is set to true. Use ResourceServlet instead. 11:01:57 2025-12-02 11:01:57.361 [qtp715504968-60] WARN o.e.j.ee10.servlet.ResourceServlet.getInitParameter(409) - Deprecated resourceBase used instead of baseResource 11:01:57 2025-12-02 11:01:57.378 [qtp715504968-60] WARN o.e.j.ee10.servlet.DefaultServlet.getEncodedPathInContext(108) - Incorrect mapping for DefaultServlet at /*. Use ResourceServlet 11:01:57 Dec 02, 2025 11:01:57 AM org.glassfish.jersey.server.ServerRuntime$Responder writeResponse 11:01:57 SEVERE: Error while closing the output stream in order to commit response. 11:01:57 java.io.UncheckedIOException: org.eclipse.jetty.io.EofException 11:01:57 at org.glassfish.jersey.message.internal.OutboundMessageContext.close(OutboundMessageContext.java:570) 11:01:57 at org.glassfish.jersey.server.ContainerResponse.close(ContainerResponse.java:406) 11:01:57 at org.glassfish.jersey.server.ServerRuntime$Responder.writeResponse(ServerRuntime.java:763) 11:01:57 at org.glassfish.jersey.server.ServerRuntime$Responder.processResponse(ServerRuntime.java:398) 11:01:57 at org.glassfish.jersey.server.ServerRuntime$Responder.process(ServerRuntime.java:388) 11:01:57 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:277) 11:01:57 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 11:01:57 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 11:01:57 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 11:01:57 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 11:01:57 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 11:01:57 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:266) 11:01:57 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:253) 11:01:57 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:696) 11:01:57 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:397) 11:01:57 at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:349) 11:01:57 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358) 11:01:57 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:312) 11:01:57 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) 11:01:57 at org.eclipse.jetty.ee10.servlet.ServletHolder.handle(ServletHolder.java:736) 11:01:57 at org.eclipse.jetty.ee10.servlet.ServletHandler$ChainEnd.doFilter(ServletHandler.java:1622) 11:01:57 at org.onap.policy.common.endpoints.http.server.test.TestFilter.doFilter(TestFilter.java:40) 11:01:57 at org.eclipse.jetty.ee10.servlet.FilterHolder.doFilter(FilterHolder.java:205) 11:01:57 at org.eclipse.jetty.ee10.servlet.ServletHandler$Chain.doFilter(ServletHandler.java:1594) 11:01:57 at org.eclipse.jetty.ee10.servlet.ServletHandler$MappedServlet.handle(ServletHandler.java:1555) 11:01:57 at org.eclipse.jetty.ee10.servlet.ServletChannel.dispatch(ServletChannel.java:823) 11:01:57 at org.eclipse.jetty.ee10.servlet.ServletChannel.handle(ServletChannel.java:440) 11:01:57 at org.eclipse.jetty.ee10.servlet.ServletHandler.handle(ServletHandler.java:470) 11:01:57 at org.eclipse.jetty.ee10.servlet.SessionHandler.handle(SessionHandler.java:717) 11:01:57 at org.eclipse.jetty.server.handler.ContextHandler.handle(ContextHandler.java:1071) 11:01:57 at org.eclipse.jetty.server.Server.handle(Server.java:182) 11:01:57 at org.eclipse.jetty.server.internal.HttpChannelState$HandlerInvoker.run(HttpChannelState.java:678) 11:01:57 at org.eclipse.jetty.server.internal.HttpConnection.onFillable(HttpConnection.java:416) 11:01:57 at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:322) 11:01:57 at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:99) 11:01:57 at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) 11:01:57 at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:981) 11:01:57 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1211) 11:01:57 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1166) 11:01:57 at java.base/java.lang.Thread.run(Thread.java:833) 11:01:57 Caused by: org.eclipse.jetty.io.EofException 11:01:57 at org.eclipse.jetty.server.internal.HttpChannelState.onClose(HttpChannelState.java:522) 11:01:57 at org.eclipse.jetty.server.internal.HttpConnection.close(HttpConnection.java:628) 11:01:57 at org.eclipse.jetty.util.IO.close(IO.java:615) 11:01:57 at org.eclipse.jetty.util.IO.close(IO.java:630) 11:01:57 at org.eclipse.jetty.io.ManagedSelector$CloseConnections.update(ManagedSelector.java:1000) 11:01:57 at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.processUpdates(ManagedSelector.java:577) 11:01:57 at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:544) 11:01:57 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:514) 11:01:57 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:258) 11:01:57 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:195) 11:01:57 ... 4 more 11:01:57 11:01:58 2025-12-02 11:01:58.641 [qtp1514431685-100] WARN o.e.j.ee10.servlet.DefaultServlet.init(77) - DefaultServlet pathInfoOnly is set to true. Use ResourceServlet instead. 11:01:58 2025-12-02 11:01:58.642 [qtp1514431685-100] WARN o.e.j.ee10.servlet.ResourceServlet.getInitParameter(409) - Deprecated resourceBase used instead of baseResource 11:01:58 2025-12-02 11:01:58.643 [qtp1514431685-100] WARN o.e.j.ee10.servlet.DefaultServlet.getEncodedPathInContext(108) - Incorrect mapping for DefaultServlet at /root/*. Use ResourceServlet 11:01:58 2025-12-02 11:01:58.674 [qtp621373425-120] WARN o.e.j.ee10.servlet.DefaultServlet.init(77) - DefaultServlet pathInfoOnly is set to true. Use ResourceServlet instead. 11:01:58 2025-12-02 11:01:58.675 [qtp621373425-120] WARN o.e.j.ee10.servlet.ResourceServlet.getInitParameter(409) - Deprecated resourceBase used instead of baseResource 11:01:58 2025-12-02 11:01:58.677 [qtp621373425-120] WARN o.e.j.ee10.servlet.DefaultServlet.getEncodedPathInContext(108) - Incorrect mapping for DefaultServlet at /root/*. Use ResourceServlet 11:01:58 2025-12-02 11:01:58.683 [qtp621373425-120] WARN o.e.j.ee10.servlet.DefaultServlet.init(77) - DefaultServlet pathInfoOnly is set to true. Use ResourceServlet instead. 11:01:58 2025-12-02 11:01:58.684 [qtp621373425-120] WARN o.e.j.ee10.servlet.ResourceServlet.getInitParameter(409) - Deprecated resourceBase used instead of baseResource 11:01:58 2025-12-02 11:01:58.686 [qtp621373425-120] WARN o.e.j.ee10.servlet.DefaultServlet.getEncodedPathInContext(108) - Incorrect mapping for DefaultServlet at /alt-root/*. Use ResourceServlet 11:01:58 Standard Commons Logging discovery in action with spring-jcl: please remove commons-logging.jar from classpath in order to avoid potential conflicts 11:01:59 Dec 02, 2025 11:01:59 AM org.glassfish.jersey.server.ServerRuntime$Responder writeResponse 11:01:59 SEVERE: Error while closing the output stream in order to commit response. 11:01:59 java.io.UncheckedIOException: org.eclipse.jetty.io.EofException 11:01:59 at org.glassfish.jersey.message.internal.OutboundMessageContext.close(OutboundMessageContext.java:570) 11:01:59 at org.glassfish.jersey.server.ContainerResponse.close(ContainerResponse.java:406) 11:01:59 at org.glassfish.jersey.server.ServerRuntime$Responder.writeResponse(ServerRuntime.java:763) 11:01:59 at org.glassfish.jersey.server.ServerRuntime$Responder.processResponse(ServerRuntime.java:398) 11:01:59 at org.glassfish.jersey.server.ServerRuntime$Responder.process(ServerRuntime.java:388) 11:01:59 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:277) 11:01:59 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 11:01:59 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 11:01:59 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 11:01:59 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 11:01:59 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 11:01:59 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:266) 11:01:59 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:253) 11:01:59 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:696) 11:01:59 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:397) 11:01:59 at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:349) 11:01:59 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358) 11:01:59 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:312) 11:01:59 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) 11:01:59 at org.eclipse.jetty.ee10.servlet.ServletHolder.handle(ServletHolder.java:736) 11:01:59 at org.eclipse.jetty.ee10.servlet.ServletHandler$ChainEnd.doFilter(ServletHandler.java:1622) 11:01:59 at org.eclipse.jetty.ee10.servlet.ServletHandler$MappedServlet.handle(ServletHandler.java:1555) 11:01:59 at org.eclipse.jetty.ee10.servlet.ServletChannel.dispatch(ServletChannel.java:823) 11:01:59 at org.eclipse.jetty.ee10.servlet.ServletChannel.handle(ServletChannel.java:440) 11:01:59 at org.eclipse.jetty.ee10.servlet.ServletHandler.handle(ServletHandler.java:470) 11:01:59 at org.eclipse.jetty.ee10.servlet.SessionHandler.handle(SessionHandler.java:717) 11:01:59 at org.eclipse.jetty.server.handler.ContextHandler.handle(ContextHandler.java:1071) 11:01:59 at org.eclipse.jetty.server.Server.handle(Server.java:182) 11:01:59 at org.eclipse.jetty.server.internal.HttpChannelState$HandlerInvoker.run(HttpChannelState.java:678) 11:01:59 at org.eclipse.jetty.server.internal.HttpConnection.onFillable(HttpConnection.java:416) 11:01:59 at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:322) 11:01:59 at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:99) 11:01:59 at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) 11:01:59 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.runTask(AdaptiveExecutionStrategy.java:480) 11:01:59 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.consumeTask(AdaptiveExecutionStrategy.java:443) 11:01:59 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:293) 11:01:59 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:195) 11:01:59 at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:981) 11:01:59 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1211) 11:01:59 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1166) 11:01:59 at java.base/java.lang.Thread.run(Thread.java:833) 11:01:59 Caused by: org.eclipse.jetty.io.EofException 11:01:59 at org.eclipse.jetty.server.internal.HttpChannelState.onClose(HttpChannelState.java:522) 11:01:59 at org.eclipse.jetty.server.internal.HttpConnection.close(HttpConnection.java:628) 11:01:59 at org.eclipse.jetty.util.IO.close(IO.java:615) 11:01:59 at org.eclipse.jetty.util.IO.close(IO.java:630) 11:01:59 at org.eclipse.jetty.io.ManagedSelector$CloseConnections.update(ManagedSelector.java:1000) 11:01:59 at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.processUpdates(ManagedSelector.java:577) 11:01:59 at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:544) 11:01:59 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:514) 11:01:59 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:258) 11:01:59 at org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.run(AdaptiveExecutionStrategy.java:201) 11:01:59 at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:311) 11:01:59 ... 4 more 11:01:59 11:01:59 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.908 s -- in org.onap.policy.common.endpoints.http.server.test.HttpServerTest 11:01:59 [INFO] Running org.onap.policy.common.endpoints.http.server.test.HttpClientTest 11:02:00 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.126 s -- in org.onap.policy.common.endpoints.http.server.test.HttpClientTest 11:02:00 [INFO] Running org.onap.policy.common.endpoints.http.server.test.JsonExceptionMapperTest 11:02:00 2025-12-02 11:02:00.738 [main] WARN o.o.p.c.e.h.s.JsonExceptionMapper.toResponse(46) - invalid JSON request 11:02:00 com.google.gson.JsonSyntaxException: expected exception 11:02:00 at org.onap.policy.common.endpoints.http.server.test.JsonExceptionMapperTest.testToResponse(JsonExceptionMapperTest.java:44) 11:02:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:02:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:02:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:02:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:02:00 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 11:02:00 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 11:02:00 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 11:02:00 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 11:02:00 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 11:02:00 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 11:02:00 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 11:02:00 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 11:02:00 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 11:02:00 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 11:02:00 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 11:02:00 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 11:02:00 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 11:02:00 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 11:02:00 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 11:02:00 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 11:02:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:02:00 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 11:02:00 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 11:02:00 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 11:02:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:02:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:02:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:02:00 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:02:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:02:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:02:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:02:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:02:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 11:02:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:02:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:02:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:02:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:02:00 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:02:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:02:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:02:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:02:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:02:00 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 11:02:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:02:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:02:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:02:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:02:00 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:02:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:02:00 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:02:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:02:00 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:02:00 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:02:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 11:02:00 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 11:02:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 11:02:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 11:02:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 11:02:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 11:02:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 11:02:00 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 11:02:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 11:02:00 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 11:02:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:02:00 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 11:02:00 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 11:02:00 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 11:02:00 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:02:00 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 11:02:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 11:02:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 11:02:00 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 11:02:00 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 11:02:00 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 11:02:00 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 11:02:00 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 11:02:00 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.policy.common.endpoints.http.server.test.JsonExceptionMapperTest 11:02:00 [INFO] Running org.onap.policy.common.endpoints.http.server.test.AuthorizationFilterTest 11:02:01 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 11:02:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.941 s -- in org.onap.policy.common.endpoints.http.server.test.AuthorizationFilterTest 11:02:02 [INFO] Running org.onap.policy.common.endpoints.http.server.test.YamlExceptionMapperTest 11:02:02 2025-12-02 11:02:02.707 [main] WARN o.o.p.c.e.h.s.YamlExceptionMapper.toResponse(45) - invalid YAML request 11:02:02 org.yaml.snakeyaml.error.YAMLException: expected exception 11:02:02 at org.onap.policy.common.endpoints.http.server.test.YamlExceptionMapperTest.testToResponse(YamlExceptionMapperTest.java:44) 11:02:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:02:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:02:02 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:02:02 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:02:02 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 11:02:02 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 11:02:02 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 11:02:02 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 11:02:02 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 11:02:02 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 11:02:02 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 11:02:02 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 11:02:02 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 11:02:02 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 11:02:02 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 11:02:02 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 11:02:02 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 11:02:02 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 11:02:02 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 11:02:02 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 11:02:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:02:02 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 11:02:02 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 11:02:02 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 11:02:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:02:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:02:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:02:02 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:02:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:02:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:02:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:02:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:02:02 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 11:02:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:02:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:02:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:02:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:02:02 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:02:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:02:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:02:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:02:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:02:02 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 11:02:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:02:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:02:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:02:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:02:02 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:02:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:02:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:02:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:02:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:02:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:02:02 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 11:02:02 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 11:02:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 11:02:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 11:02:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 11:02:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 11:02:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 11:02:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 11:02:02 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 11:02:02 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 11:02:02 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:02:02 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 11:02:02 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 11:02:02 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 11:02:02 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:02:02 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 11:02:02 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 11:02:02 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 11:02:02 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 11:02:02 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 11:02:02 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 11:02:02 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 11:02:02 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 11:02:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.policy.common.endpoints.http.server.test.YamlExceptionMapperTest 11:02:02 [INFO] Running org.onap.policy.common.endpoints.http.server.test.HttpExceptionsTest 11:02:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.policy.common.endpoints.http.server.test.HttpExceptionsTest 11:02:02 [INFO] Running org.onap.policy.common.endpoints.http.server.test.YamlMessageBodyHandlerTest 11:02:02 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.onap.policy.common.endpoints.http.server.test.YamlMessageBodyHandlerTest 11:02:02 [INFO] Running org.onap.policy.common.endpoints.http.server.test.YamlJacksonHandlerTest 11:02:02 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.onap.policy.common.endpoints.http.server.test.YamlJacksonHandlerTest 11:02:02 [INFO] Running org.onap.policy.common.endpoints.http.server.test.RestServerTest 11:02:03 2025-12-02 11:02:03.513 [qtp265318712-281] WARN o.o.p.c.e.h.s.JsonExceptionMapper.toResponse(46) - invalid JSON request 11:02:03 com.google.gson.JsonSyntaxException: java.io.EOFException: End of input at line 1 column 14 path $.bogus-json 11:02:03 at com.google.gson.Gson.fromJson(Gson.java:1370) 11:02:03 at com.google.gson.Gson.fromJson(Gson.java:1262) 11:02:03 at com.google.gson.Gson.fromJson(Gson.java:1230) 11:02:03 at org.onap.policy.common.gson.GsonMessageBodyHandler.readFrom(GsonMessageBodyHandler.java:158) 11:02:03 at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor$TerminalReaderInterceptor.invokeReadFrom(ReaderInterceptorExecutor.java:236) 11:02:03 at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor$TerminalReaderInterceptor.aroundReadFrom(ReaderInterceptorExecutor.java:215) 11:02:03 at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor.proceed(ReaderInterceptorExecutor.java:135) 11:02:03 at org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor.aroundReadFrom(MappableExceptionWrapperInterceptor.java:49) 11:02:03 at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor.proceed(ReaderInterceptorExecutor.java:135) 11:02:03 at org.glassfish.jersey.message.internal.MessageBodyFactory.readFrom(MessageBodyFactory.java:1072) 11:02:03 at org.glassfish.jersey.message.internal.InboundMessageContext.readEntity(InboundMessageContext.java:657) 11:02:03 at org.glassfish.jersey.server.ContainerRequest.readEntity(ContainerRequest.java:290) 11:02:03 at org.glassfish.jersey.server.internal.inject.EntityParamValueParamProvider$EntityValueSupplier.apply(EntityParamValueParamProvider.java:73) 11:02:03 at org.glassfish.jersey.server.internal.inject.EntityParamValueParamProvider$EntityValueSupplier.apply(EntityParamValueParamProvider.java:56) 11:02:03 at org.glassfish.jersey.server.spi.internal.ParamValueFactoryWithSource.apply(ParamValueFactoryWithSource.java:50) 11:02:03 at org.glassfish.jersey.server.spi.internal.ParameterValueHelper.getParameterValues(ParameterValueHelper.java:68) 11:02:03 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$AbstractMethodParamInvoker.getParamValues(JavaResourceMethodDispatcherProvider.java:109) 11:02:03 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 11:02:03 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) 11:02:03 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) 11:02:03 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) 11:02:03 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 11:02:03 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:274) 11:02:03 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 11:02:03 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 11:02:03 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 11:02:03 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 11:02:03 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 11:02:03 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:266) 11:02:03 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:253) 11:02:03 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:696) 11:02:03 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:397) 11:02:03 at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:349) 11:02:03 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358) 11:02:03 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:312) 11:02:03 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) 11:02:03 at org.eclipse.jetty.ee10.servlet.ServletHolder.handle(ServletHolder.java:736) 11:02:03 at org.eclipse.jetty.ee10.servlet.ServletHandler$ChainEnd.doFilter(ServletHandler.java:1622) 11:02:03 at org.eclipse.jetty.ee10.servlet.ServletHandler$MappedServlet.handle(ServletHandler.java:1555) 11:02:03 at org.eclipse.jetty.ee10.servlet.ServletChannel.dispatch(ServletChannel.java:823) 11:02:03 at org.eclipse.jetty.ee10.servlet.ServletChannel.handle(ServletChannel.java:440) 11:02:03 at org.eclipse.jetty.ee10.servlet.ServletHandler.handle(ServletHandler.java:470) 11:02:03 at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:575) 11:02:03 at org.eclipse.jetty.ee10.servlet.SessionHandler.handle(SessionHandler.java:717) 11:02:03 at org.eclipse.jetty.server.handler.ContextHandler.handle(ContextHandler.java:1071) 11:02:03 at org.eclipse.jetty.server.Server.handle(Server.java:182) 11:02:03 at org.eclipse.jetty.server.internal.HttpChannelState$HandlerInvoker.run(HttpChannelState.java:678) 11:02:03 at org.eclipse.jetty.server.internal.HttpConnection.onFillable(HttpConnection.java:416) 11:02:03 at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:322) 11:02:03 at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:99) 11:02:03 at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) 11:02:03 at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:981) 11:02:03 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1211) 11:02:03 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1166) 11:02:03 at java.base/java.lang.Thread.run(Thread.java:833) 11:02:03 Caused by: java.io.EOFException: End of input at line 1 column 14 path $.bogus-json 11:02:03 at com.google.gson.stream.JsonReader.nextNonWhitespace(JsonReader.java:1588) 11:02:03 at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:642) 11:02:03 at com.google.gson.stream.JsonReader.skipValue(JsonReader.java:1379) 11:02:03 at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:514) 11:02:03 at com.google.gson.Gson.fromJson(Gson.java:1361) 11:02:03 ... 54 common frames omitted 11:02:03 2025-12-02 11:02:03.541 [qtp265318712-278] WARN o.o.p.c.e.h.s.YamlExceptionMapper.toResponse(45) - invalid YAML request 11:02:03 org.yaml.snakeyaml.error.YAMLException: com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at path $ 11:02:03 at org.onap.policy.common.endpoints.http.server.YamlMessageBodyHandler.readFrom(YamlMessageBodyHandler.java:130) 11:02:03 at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor$TerminalReaderInterceptor.invokeReadFrom(ReaderInterceptorExecutor.java:236) 11:02:03 at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor$TerminalReaderInterceptor.aroundReadFrom(ReaderInterceptorExecutor.java:215) 11:02:03 at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor.proceed(ReaderInterceptorExecutor.java:135) 11:02:03 at org.glassfish.jersey.server.internal.MappableExceptionWrapperInterceptor.aroundReadFrom(MappableExceptionWrapperInterceptor.java:49) 11:02:03 at org.glassfish.jersey.message.internal.ReaderInterceptorExecutor.proceed(ReaderInterceptorExecutor.java:135) 11:02:03 at org.glassfish.jersey.message.internal.MessageBodyFactory.readFrom(MessageBodyFactory.java:1072) 11:02:03 at org.glassfish.jersey.message.internal.InboundMessageContext.readEntity(InboundMessageContext.java:657) 11:02:03 at org.glassfish.jersey.server.ContainerRequest.readEntity(ContainerRequest.java:290) 11:02:03 at org.glassfish.jersey.server.internal.inject.EntityParamValueParamProvider$EntityValueSupplier.apply(EntityParamValueParamProvider.java:73) 11:02:03 at org.glassfish.jersey.server.internal.inject.EntityParamValueParamProvider$EntityValueSupplier.apply(EntityParamValueParamProvider.java:56) 11:02:03 at org.glassfish.jersey.server.spi.internal.ParamValueFactoryWithSource.apply(ParamValueFactoryWithSource.java:50) 11:02:03 at org.glassfish.jersey.server.spi.internal.ParameterValueHelper.getParameterValues(ParameterValueHelper.java:68) 11:02:03 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$AbstractMethodParamInvoker.getParamValues(JavaResourceMethodDispatcherProvider.java:109) 11:02:03 at org.glassfish.jersey.server.model.internal.JavaResourceMethodDispatcherProvider$ResponseOutInvoker.doDispatch(JavaResourceMethodDispatcherProvider.java:176) 11:02:03 at org.glassfish.jersey.server.model.internal.AbstractJavaResourceMethodDispatcher.dispatch(AbstractJavaResourceMethodDispatcher.java:93) 11:02:03 at org.glassfish.jersey.server.model.ResourceMethodInvoker.invoke(ResourceMethodInvoker.java:478) 11:02:03 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:400) 11:02:03 at org.glassfish.jersey.server.model.ResourceMethodInvoker.apply(ResourceMethodInvoker.java:81) 11:02:03 at org.glassfish.jersey.server.ServerRuntime$1.run(ServerRuntime.java:274) 11:02:03 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:248) 11:02:03 at org.glassfish.jersey.internal.Errors$1.call(Errors.java:244) 11:02:03 at org.glassfish.jersey.internal.Errors.process(Errors.java:292) 11:02:03 at org.glassfish.jersey.internal.Errors.process(Errors.java:274) 11:02:03 at org.glassfish.jersey.internal.Errors.process(Errors.java:244) 11:02:03 at org.glassfish.jersey.process.internal.RequestScope.runInScope(RequestScope.java:266) 11:02:03 at org.glassfish.jersey.server.ServerRuntime.process(ServerRuntime.java:253) 11:02:03 at org.glassfish.jersey.server.ApplicationHandler.handle(ApplicationHandler.java:696) 11:02:03 at org.glassfish.jersey.servlet.WebComponent.serviceImpl(WebComponent.java:397) 11:02:03 at org.glassfish.jersey.servlet.WebComponent.service(WebComponent.java:349) 11:02:03 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:358) 11:02:03 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:312) 11:02:03 at org.glassfish.jersey.servlet.ServletContainer.service(ServletContainer.java:205) 11:02:03 at org.eclipse.jetty.ee10.servlet.ServletHolder.handle(ServletHolder.java:736) 11:02:03 at org.eclipse.jetty.ee10.servlet.ServletHandler$ChainEnd.doFilter(ServletHandler.java:1622) 11:02:03 at org.eclipse.jetty.ee10.servlet.ServletHandler$MappedServlet.handle(ServletHandler.java:1555) 11:02:03 at org.eclipse.jetty.ee10.servlet.ServletChannel.dispatch(ServletChannel.java:823) 11:02:03 at org.eclipse.jetty.ee10.servlet.ServletChannel.handle(ServletChannel.java:440) 11:02:03 at org.eclipse.jetty.ee10.servlet.ServletHandler.handle(ServletHandler.java:470) 11:02:03 at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:575) 11:02:03 at org.eclipse.jetty.ee10.servlet.SessionHandler.handle(SessionHandler.java:717) 11:02:03 at org.eclipse.jetty.server.handler.ContextHandler.handle(ContextHandler.java:1071) 11:02:03 at org.eclipse.jetty.server.Server.handle(Server.java:182) 11:02:03 at org.eclipse.jetty.server.internal.HttpChannelState$HandlerInvoker.run(HttpChannelState.java:678) 11:02:03 at org.eclipse.jetty.server.internal.HttpConnection.onFillable(HttpConnection.java:416) 11:02:03 at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:322) 11:02:03 at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:99) 11:02:03 at org.eclipse.jetty.io.SelectableChannelEndPoint$1.run(SelectableChannelEndPoint.java:53) 11:02:03 at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:981) 11:02:03 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.doRunJob(QueuedThreadPool.java:1211) 11:02:03 at org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1166) 11:02:03 at java.base/java.lang.Thread.run(Thread.java:833) 11:02:03 Caused by: com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at path $ 11:02:03 at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:520) 11:02:03 at com.google.gson.Gson.fromJson(Gson.java:1361) 11:02:03 at com.google.gson.Gson.fromJson(Gson.java:1463) 11:02:03 at com.google.gson.Gson.fromJson(Gson.java:1406) 11:02:03 at org.onap.policy.common.utils.coder.YamlJsonTranslator.fromJson(YamlJsonTranslator.java:154) 11:02:03 at org.onap.policy.common.utils.coder.YamlJsonTranslator.fromYaml(YamlJsonTranslator.java:143) 11:02:03 at org.onap.policy.common.endpoints.http.server.YamlMessageBodyHandler.readFrom(YamlMessageBodyHandler.java:127) 11:02:03 ... 51 common frames omitted 11:02:03 Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at path $ 11:02:03 at com.google.gson.internal.bind.JsonTreeReader.expect(JsonTreeReader.java:184) 11:02:03 at com.google.gson.internal.bind.JsonTreeReader.beginObject(JsonTreeReader.java:101) 11:02:03 at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:509) 11:02:03 ... 57 common frames omitted 11:02:03 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.797 s -- in org.onap.policy.common.endpoints.http.server.test.RestServerTest 11:02:03 [INFO] Running org.onap.policy.common.endpoints.listeners.MessageTypeDispatcherTest 11:02:03 2025-12-02 11:02:03.723 [main] WARN o.o.p.c.e.l.MessageTypeDispatcher.onTopicEvent(86) - unable to extract msg-type: org.onap.policy.common.utils.coder.StandardCoderObject@12e8c5c4 11:02:03 2025-12-02 11:02:03.724 [main] INFO o.o.p.c.e.l.MessageTypeDispatcher.onTopicEvent(93) - discarding event of type msg-type-2 11:02:03 2025-12-02 11:02:03.729 [main] INFO o.o.p.c.e.l.MessageTypeDispatcher.onTopicEvent(93) - discarding event of type msg-type-1 11:02:03 2025-12-02 11:02:03.730 [main] INFO o.o.p.c.e.l.MessageTypeDispatcher.onTopicEvent(93) - discarding event of type msg-type-1 11:02:03 2025-12-02 11:02:03.731 [main] INFO o.o.p.c.e.l.MessageTypeDispatcher.onTopicEvent(93) - discarding event of type msg-type-2 11:02:03 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s -- in org.onap.policy.common.endpoints.listeners.MessageTypeDispatcherTest 11:02:03 [INFO] Running org.onap.policy.common.endpoints.listeners.JsonListenerTest 11:02:03 2025-12-02 11:02:03.816 [main] WARN o.o.p.c.e.listeners.JsonListener.onTopicEvent(57) - unable to decode: [ 11:02:03 org.onap.policy.common.utils.coder.CoderException: com.google.gson.JsonSyntaxException: java.io.EOFException: End of input at line 1 column 2 path $[0] 11:02:03 at org.onap.policy.common.utils.coder.StandardCoder.decode(StandardCoder.java:184) 11:02:03 at org.onap.policy.common.endpoints.listeners.JsonListener.onTopicEvent(JsonListener.java:54) 11:02:03 at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) 11:02:03 at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$07im5Go3.invokeWithArguments(Unknown Source) 11:02:03 at org.mockito.internal.util.reflection.InstrumentationMemberAccessor.invoke(InstrumentationMemberAccessor.java:265) 11:02:03 at org.mockito.internal.util.reflection.ModuleMemberAccessor.invoke(ModuleMemberAccessor.java:55) 11:02:03 at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.tryInvoke(MockMethodAdvice.java:316) 11:02:03 at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:236) 11:02:03 at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) 11:02:03 at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) 11:02:03 at org.mockito.Answers.answer(Answers.java:90) 11:02:03 at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:111) 11:02:03 at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) 11:02:03 at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) 11:02:03 at org.mockito.internal.creation.bytebuddy.access.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:84) 11:02:03 at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:136) 11:02:03 at org.onap.policy.common.endpoints.listeners.JsonListener.onTopicEvent(JsonListener.java:54) 11:02:03 at org.onap.policy.common.endpoints.listeners.JsonListenerTest.testOnTopicEvent(JsonListenerTest.java:119) 11:02:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:02:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:02:03 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:02:03 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:02:03 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 11:02:03 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 11:02:03 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 11:02:03 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 11:02:03 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 11:02:03 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 11:02:03 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 11:02:03 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 11:02:03 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 11:02:03 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 11:02:03 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 11:02:03 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 11:02:03 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 11:02:03 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 11:02:03 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 11:02:03 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 11:02:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:02:03 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 11:02:03 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 11:02:03 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 11:02:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:02:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:02:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:02:03 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:02:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:02:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:02:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:02:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:02:03 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 11:02:03 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:02:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:02:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:02:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:02:03 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:02:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:02:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:02:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:02:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:02:03 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 11:02:03 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:02:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:02:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:02:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:02:03 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:02:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:02:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:02:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:02:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:02:03 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:02:03 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 11:02:03 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 11:02:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 11:02:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 11:02:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 11:02:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 11:02:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 11:02:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 11:02:03 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 11:02:03 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 11:02:03 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:02:03 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 11:02:03 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 11:02:03 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 11:02:03 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:02:03 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 11:02:03 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 11:02:03 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 11:02:03 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 11:02:03 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 11:02:03 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 11:02:03 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 11:02:03 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 11:02:03 Caused by: com.google.gson.JsonSyntaxException: java.io.EOFException: End of input at line 1 column 2 path $[0] 11:02:03 at com.google.gson.Gson.fromJson(Gson.java:1370) 11:02:03 at com.google.gson.Gson.fromJson(Gson.java:1262) 11:02:03 at com.google.gson.Gson.fromJson(Gson.java:1171) 11:02:03 at com.google.gson.Gson.fromJson(Gson.java:1107) 11:02:03 at org.onap.policy.common.utils.coder.StandardCoder.fromJson(StandardCoder.java:341) 11:02:03 at org.onap.policy.common.utils.coder.StandardCoder.decode(StandardCoder.java:182) 11:02:03 ... 93 common frames omitted 11:02:03 Caused by: java.io.EOFException: End of input at line 1 column 2 path $[0] 11:02:03 at com.google.gson.stream.JsonReader.nextNonWhitespace(JsonReader.java:1588) 11:02:03 at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:672) 11:02:03 at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:538) 11:02:03 at com.google.gson.internal.bind.JsonElementTypeAdapter.read(JsonElementTypeAdapter.java:95) 11:02:03 at com.google.gson.internal.bind.JsonElementTypeAdapter.read(JsonElementTypeAdapter.java:35) 11:02:03 at com.google.gson.internal.bind.TypeAdapters$32$1.read(TypeAdapters.java:915) 11:02:03 at org.onap.policy.common.utils.coder.StandardCoder$StandardTypeAdapter.read(StandardCoder.java:390) 11:02:03 at org.onap.policy.common.utils.coder.StandardCoder$StandardTypeAdapter.read(StandardCoder.java:375) 11:02:03 at com.google.gson.Gson.fromJson(Gson.java:1361) 11:02:03 ... 98 common frames omitted 11:02:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s -- in org.onap.policy.common.endpoints.listeners.JsonListenerTest 11:02:03 [INFO] Running org.onap.policy.common.endpoints.listeners.RequestIdDispatcherTest 11:02:03 2025-12-02 11:02:03.938 [main] INFO o.o.p.c.e.l.RequestIdDispatcher.offerToListener(147) - no listener for request id request-1 11:02:03 2025-12-02 11:02:03.945 [main] WARN o.o.p.c.e.l.RequestIdDispatcher.offerToListener(155) - listener Mock for TypedMessageListener, hashCode: 1909049331 failed to process message: org.onap.policy.common.endpoints.listeners.RequestIdDispatcherTest$MyMessage@1f 11:02:03 java.lang.RuntimeException: expected exception 11:02:03 at org.onap.policy.common.endpoints.listeners.RequestIdDispatcher.offerToListener(RequestIdDispatcher.java:152) 11:02:03 at org.onap.policy.common.endpoints.listeners.RequestIdDispatcher.onTopicEvent(RequestIdDispatcher.java:125) 11:02:03 at org.onap.policy.common.endpoints.listeners.ScoListener.onTopicEvent(ScoListener.java:75) 11:02:03 at org.onap.policy.common.endpoints.listeners.RequestIdDispatcherTest.testOfferToListener(RequestIdDispatcherTest.java:249) 11:02:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:02:03 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:02:03 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:02:03 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:02:03 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 11:02:03 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 11:02:03 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 11:02:03 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 11:02:03 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 11:02:03 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 11:02:03 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 11:02:03 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 11:02:03 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 11:02:03 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 11:02:03 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 11:02:03 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 11:02:03 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 11:02:03 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 11:02:03 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 11:02:03 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 11:02:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:02:03 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 11:02:03 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 11:02:03 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 11:02:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:02:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:02:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:02:03 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:02:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:02:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:02:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:02:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:02:03 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 11:02:03 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:02:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:02:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:02:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:02:03 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:02:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:02:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:02:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:02:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:02:03 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 11:02:03 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:02:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:02:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:02:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:02:03 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:02:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:02:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:02:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:02:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:02:03 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:02:03 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 11:02:03 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 11:02:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 11:02:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 11:02:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 11:02:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 11:02:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 11:02:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 11:02:03 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 11:02:03 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 11:02:03 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:02:03 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 11:02:03 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 11:02:03 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 11:02:03 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:02:03 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 11:02:03 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 11:02:03 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 11:02:03 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 11:02:03 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 11:02:03 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 11:02:03 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 11:02:03 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 11:02:03 2025-12-02 11:02:03.950 [main] INFO o.o.p.c.e.l.RequestIdDispatcher.offerToListener(147) - no listener for request id request-1 11:02:03 2025-12-02 11:02:03.953 [main] INFO o.o.p.c.e.l.RequestIdDispatcher.onTopicEvent(121) - no listeners for autonomous message of type MyMessage 11:02:03 2025-12-02 11:02:03.955 [main] INFO o.o.p.c.e.l.RequestIdDispatcher.offerToListener(147) - no listener for request id request-2 11:02:03 2025-12-02 11:02:03.959 [main] INFO o.o.p.c.e.l.RequestIdDispatcher.offerToListener(147) - no listener for request id request-1 11:02:03 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.138 s -- in org.onap.policy.common.endpoints.listeners.RequestIdDispatcherTest 11:02:03 [INFO] Running org.onap.policy.common.endpoints.listeners.ScoListenerTest 11:02:04 2025-12-02 11:02:04.055 [main] WARN o.o.p.c.e.listeners.ScoListener.onTopicEvent(71) - unable to decode org.onap.policy.common.endpoints.listeners.ScoListenerTest$MyMessage: org.onap.policy.common.utils.coder.StandardCoderObject@5dce3e82 11:02:04 org.onap.policy.common.utils.coder.CoderException: com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was BEGIN_ARRAY at path $ 11:02:04 at org.onap.policy.common.utils.coder.StandardCoder.fromStandard(StandardCoder.java:244) 11:02:04 at org.onap.policy.common.endpoints.listeners.ScoListener.onTopicEvent(ScoListener.java:68) 11:02:04 at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) 11:02:04 at org.mockito.internal.util.reflection.InstrumentationMemberAccessor$Dispatcher$ByteBuddy$07im5Go3.invokeWithArguments(Unknown Source) 11:02:04 at org.mockito.internal.util.reflection.InstrumentationMemberAccessor.invoke(InstrumentationMemberAccessor.java:265) 11:02:04 at org.mockito.internal.util.reflection.ModuleMemberAccessor.invoke(ModuleMemberAccessor.java:55) 11:02:04 at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.tryInvoke(MockMethodAdvice.java:316) 11:02:04 at org.mockito.internal.creation.bytebuddy.MockMethodAdvice$RealMethodCall.invoke(MockMethodAdvice.java:236) 11:02:04 at org.mockito.internal.invocation.InterceptedInvocation.callRealMethod(InterceptedInvocation.java:142) 11:02:04 at org.mockito.internal.stubbing.answers.CallsRealMethods.answer(CallsRealMethods.java:45) 11:02:04 at org.mockito.Answers.answer(Answers.java:90) 11:02:04 at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:111) 11:02:04 at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) 11:02:04 at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) 11:02:04 at org.mockito.internal.creation.bytebuddy.access.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:84) 11:02:04 at org.mockito.internal.creation.bytebuddy.MockMethodAdvice.handle(MockMethodAdvice.java:136) 11:02:04 at org.onap.policy.common.endpoints.listeners.ScoListener.onTopicEvent(ScoListener.java:68) 11:02:04 at org.onap.policy.common.endpoints.listeners.ScoListenerTest.testOnTopicEvent(ScoListenerTest.java:118) 11:02:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 11:02:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 11:02:04 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 11:02:04 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 11:02:04 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 11:02:04 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 11:02:04 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 11:02:04 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 11:02:04 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 11:02:04 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 11:02:04 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 11:02:04 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 11:02:04 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 11:02:04 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 11:02:04 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 11:02:04 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 11:02:04 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 11:02:04 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 11:02:04 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 11:02:04 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 11:02:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:02:04 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 11:02:04 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 11:02:04 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 11:02:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 11:02:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:02:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:02:04 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:02:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:02:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:02:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:02:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:02:04 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 11:02:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:02:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:02:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:02:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:02:04 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:02:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:02:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:02:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:02:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:02:04 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 11:02:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 11:02:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 11:02:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:02:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 11:02:04 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 11:02:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 11:02:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 11:02:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 11:02:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 11:02:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 11:02:04 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 11:02:04 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 11:02:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 11:02:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 11:02:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 11:02:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 11:02:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 11:02:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 11:02:04 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 11:02:04 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 11:02:04 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:02:04 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 11:02:04 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 11:02:04 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 11:02:04 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 11:02:04 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 11:02:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 11:02:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 11:02:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 11:02:04 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 11:02:04 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 11:02:04 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 11:02:04 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 11:02:04 Caused by: com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was BEGIN_ARRAY at path $ 11:02:04 at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:520) 11:02:04 at com.google.gson.Gson.fromJson(Gson.java:1361) 11:02:04 at com.google.gson.Gson.fromJson(Gson.java:1463) 11:02:04 at com.google.gson.Gson.fromJson(Gson.java:1406) 11:02:04 at org.onap.policy.common.utils.coder.StandardCoder.fromStandard(StandardCoder.java:241) 11:02:04 ... 93 common frames omitted 11:02:04 Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was BEGIN_ARRAY at path $ 11:02:04 at com.google.gson.internal.bind.JsonTreeReader.expect(JsonTreeReader.java:184) 11:02:04 at com.google.gson.internal.bind.JsonTreeReader.beginObject(JsonTreeReader.java:101) 11:02:04 at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:509) 11:02:04 ... 97 common frames omitted 11:02:04 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s -- in org.onap.policy.common.endpoints.listeners.ScoListenerTest 11:02:04 [INFO] 11:02:04 [INFO] Results: 11:02:04 [INFO] 11:02:04 [INFO] Tests run: 77, Failures: 0, Errors: 0, Skipped: 0 11:02:04 [INFO] 11:02:04 [INFO] 11:02:04 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ policy-endpoints --- 11:02:04 [INFO] Loading execution data file /w/workspace/policy-common-master-merge-java/policy-endpoints/target/code-coverage/jacoco-ut.exec 11:02:04 [INFO] Analyzed bundle 'policy-endpoints' with 21 classes 11:02:04 [INFO] 11:02:04 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ policy-endpoints --- 11:02:04 [INFO] Building jar: /w/workspace/policy-common-master-merge-java/policy-endpoints/target/policy-endpoints-4.0.0-SNAPSHOT.jar 11:02:04 [INFO] 11:02:04 [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ policy-endpoints --- 11:02:04 [INFO] 11:02:04 [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ policy-endpoints --- 11:02:04 [INFO] Analyzed bundle 'policy-endpoints' with 21 classes 11:02:04 [INFO] Analyzed bundle 'capabilities' with 0 classes 11:02:04 [INFO] Analyzed bundle 'common-parameters' with 22 classes 11:02:04 [INFO] Analyzed bundle 'gson' with 30 classes 11:02:04 [INFO] Analyzed bundle 'message-bus' with 35 classes 11:02:04 [INFO] Analyzed bundle 'utils' with 49 classes 11:02:04 [INFO] 11:02:04 [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ policy-endpoints --- 11:02:04 [INFO] 11:02:04 [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ policy-endpoints --- 11:02:04 [INFO] Installing /w/workspace/policy-common-master-merge-java/policy-endpoints/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/4.0.0-SNAPSHOT/policy-endpoints-4.0.0-SNAPSHOT.pom 11:02:04 [INFO] Installing /w/workspace/policy-common-master-merge-java/policy-endpoints/target/policy-endpoints-4.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/policy/common/policy-endpoints/4.0.0-SNAPSHOT/policy-endpoints-4.0.0-SNAPSHOT.jar 11:02:04 [INFO] 11:02:04 [INFO] --- maven-deploy-plugin:3.1.1:deploy (default-deploy) @ policy-endpoints --- 11:02:04 [INFO] ------------------------------------------------------------------------ 11:02:04 [INFO] Reactor Summary for policy-common 4.0.0-SNAPSHOT: 11:02:04 [INFO] 11:02:04 [INFO] policy-common ...................................... SUCCESS [ 12.197 s] 11:02:04 [INFO] capabilities ....................................... SUCCESS [ 2.247 s] 11:02:04 [INFO] common-parameters .................................. SUCCESS [ 8.343 s] 11:02:04 [INFO] gson ............................................... SUCCESS [ 5.545 s] 11:02:04 [INFO] utils .............................................. SUCCESS [ 8.076 s] 11:02:04 [INFO] utils-test ......................................... SUCCESS [ 10.589 s] 11:02:04 [INFO] spring-utils ....................................... SUCCESS [ 5.231 s] 11:02:04 [INFO] message-bus ........................................ SUCCESS [02:10 min] 11:02:04 [INFO] policy-endpoints ................................... SUCCESS [ 13.915 s] 11:02:04 [INFO] ------------------------------------------------------------------------ 11:02:04 [INFO] BUILD SUCCESS 11:02:04 [INFO] ------------------------------------------------------------------------ 11:02:04 [INFO] Total time: 03:17 min 11:02:04 [INFO] Finished at: 2025-12-02T11:02:04Z 11:02:04 [INFO] ------------------------------------------------------------------------ 11:02:04 $ ssh-agent -k 11:02:04 unset SSH_AUTH_SOCK; 11:02:04 unset SSH_AGENT_PID; 11:02:04 echo Agent pid 1810 killed; 11:02:04 [ssh-agent] Stopped. 11:02:04 [PostBuildScript] - [INFO] Executing post build scripts. 11:02:04 [policy-common-master-merge-java] $ /bin/bash /tmp/jenkins14177569575253337813.sh 11:02:04 ---> sysstat.sh 11:02:05 [policy-common-master-merge-java] $ /bin/bash /tmp/jenkins4913020947772313201.sh 11:02:05 ---> package-listing.sh 11:02:05 ++ facter osfamily 11:02:05 ++ tr '[:upper:]' '[:lower:]' 11:02:05 + OS_FAMILY=debian 11:02:05 + workspace=/w/workspace/policy-common-master-merge-java 11:02:05 + START_PACKAGES=/tmp/packages_start.txt 11:02:05 + END_PACKAGES=/tmp/packages_end.txt 11:02:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:02:05 + PACKAGES=/tmp/packages_start.txt 11:02:05 + '[' /w/workspace/policy-common-master-merge-java ']' 11:02:05 + PACKAGES=/tmp/packages_end.txt 11:02:05 + case "${OS_FAMILY}" in 11:02:05 + dpkg -l 11:02:05 + grep '^ii' 11:02:05 + '[' -f /tmp/packages_start.txt ']' 11:02:05 + '[' -f /tmp/packages_end.txt ']' 11:02:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:02:05 + '[' /w/workspace/policy-common-master-merge-java ']' 11:02:05 + mkdir -p /w/workspace/policy-common-master-merge-java/archives/ 11:02:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/policy-common-master-merge-java/archives/ 11:02:05 [policy-common-master-merge-java] $ /bin/bash /tmp/jenkins12779516603104563131.sh 11:02:05 ---> capture-instance-metadata.sh 11:02:05 Setup pyenv: 11:02:05 system 11:02:05 3.8.13 11:02:05 3.9.13 11:02:05 * 3.10.6 (set by /w/workspace/policy-common-master-merge-java/.python-version) 11:02:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-V7Qb from file:/tmp/.os_lf_venv 11:02:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:02:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:02:07 lf-activate-venv(): INFO: Base packages installed successfully 11:02:07 lf-activate-venv(): INFO: Installing additional packages: lftools 11:02:16 lf-activate-venv(): INFO: Adding /tmp/venv-V7Qb/bin to PATH 11:02:16 INFO: Running in OpenStack, capturing instance metadata 11:02:18 [policy-common-master-merge-java] $ /bin/bash /tmp/jenkins11741920619085329311.sh 11:02:18 provisioning config files... 11:02:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/policy-common-master-merge-java@tmp/config13410138968241504012tmp 11:02:18 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:02:18 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:02:18 [EnvInject] - Injecting environment variables from a build step. 11:02:18 [EnvInject] - Injecting as environment variables the properties content 11:02:18 SERVER_ID=logs 11:02:18 11:02:18 [EnvInject] - Variables injected successfully. 11:02:18 [policy-common-master-merge-java] $ /bin/bash /tmp/jenkins10630849523161518154.sh 11:02:18 ---> create-netrc.sh 11:02:18 [policy-common-master-merge-java] $ /bin/bash /tmp/jenkins18118493595361372431.sh 11:02:18 ---> python-tools-install.sh 11:02:18 Setup pyenv: 11:02:18 system 11:02:18 3.8.13 11:02:18 3.9.13 11:02:18 * 3.10.6 (set by /w/workspace/policy-common-master-merge-java/.python-version) 11:02:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-V7Qb from file:/tmp/.os_lf_venv 11:02:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:02:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:02:20 lf-activate-venv(): INFO: Base packages installed successfully 11:02:20 lf-activate-venv(): INFO: Installing additional packages: lftools 11:02:28 lf-activate-venv(): INFO: Adding /tmp/venv-V7Qb/bin to PATH 11:02:28 [policy-common-master-merge-java] $ /bin/bash /tmp/jenkins8594535799683541234.sh 11:02:28 ---> sudo-logs.sh 11:02:28 Archiving 'sudo' log.. 11:02:28 [policy-common-master-merge-java] $ /bin/bash /tmp/jenkins8491347825392597903.sh 11:02:28 ---> job-cost.sh 11:02:28 Setup pyenv: 11:02:28 system 11:02:28 3.8.13 11:02:28 3.9.13 11:02:28 * 3.10.6 (set by /w/workspace/policy-common-master-merge-java/.python-version) 11:02:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-V7Qb from file:/tmp/.os_lf_venv 11:02:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:02:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:02:30 lf-activate-venv(): INFO: Base packages installed successfully 11:02:30 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:02:35 lf-activate-venv(): INFO: Adding /tmp/venv-V7Qb/bin to PATH 11:02:35 INFO: No Stack... 11:02:35 INFO: Retrieving Pricing Info for: v3-standard-4 11:02:36 INFO: Archiving Costs 11:02:36 [policy-common-master-merge-java] $ /bin/bash -l /tmp/jenkins18085096976459791233.sh 11:02:36 ---> logs-deploy.sh 11:02:36 Setup pyenv: 11:02:36 system 11:02:36 3.8.13 11:02:36 3.9.13 11:02:36 * 3.10.6 (set by /w/workspace/policy-common-master-merge-java/.python-version) 11:02:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-V7Qb from file:/tmp/.os_lf_venv 11:02:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:02:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:02:38 lf-activate-venv(): INFO: Base packages installed successfully 11:02:38 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:02:46 lf-activate-venv(): INFO: Adding /tmp/venv-V7Qb/bin to PATH 11:02:46 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/policy-common-master-merge-java/658 11:02:46 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 11:02:47 Archives upload complete. 11:02:47 INFO: archiving logs to Nexus 11:02:48 ---> uname -a: 11:02:48 Linux prd-ubuntu1804-builder-4c-4g-16971 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:02:48 11:02:48 11:02:48 ---> lscpu: 11:02:48 Architecture: x86_64 11:02:48 CPU op-mode(s): 32-bit, 64-bit 11:02:48 Byte Order: Little Endian 11:02:48 CPU(s): 4 11:02:48 On-line CPU(s) list: 0-3 11:02:48 Thread(s) per core: 1 11:02:48 Core(s) per socket: 1 11:02:48 Socket(s): 4 11:02:48 NUMA node(s): 1 11:02:48 Vendor ID: AuthenticAMD 11:02:48 CPU family: 23 11:02:48 Model: 49 11:02:48 Model name: AMD EPYC-Rome Processor 11:02:48 Stepping: 0 11:02:48 CPU MHz: 2799.998 11:02:48 BogoMIPS: 5599.99 11:02:48 Virtualization: AMD-V 11:02:48 Hypervisor vendor: KVM 11:02:48 Virtualization type: full 11:02:48 L1d cache: 32K 11:02:48 L1i cache: 32K 11:02:48 L2 cache: 512K 11:02:48 L3 cache: 16384K 11:02:48 NUMA node0 CPU(s): 0-3 11:02:48 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 xtopology 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 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 11:02:48 11:02:48 11:02:48 ---> nproc: 11:02:48 4 11:02:48 11:02:48 11:02:48 ---> df -h: 11:02:48 Filesystem Size Used Avail Use% Mounted on 11:02:48 udev 7.9G 0 7.9G 0% /dev 11:02:48 tmpfs 1.6G 676K 1.6G 1% /run 11:02:48 /dev/vda1 78G 8.4G 70G 11% / 11:02:48 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:02:48 tmpfs 5.0M 0 5.0M 0% /run/lock 11:02:48 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:02:48 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:02:48 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:02:48 11:02:48 11:02:48 ---> free -m: 11:02:48 total used free shared buff/cache available 11:02:48 Mem: 16040 574 13243 0 2221 15150 11:02:48 Swap: 1023 0 1023 11:02:48 11:02:48 11:02:48 ---> ip addr: 11:02:48 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:02:48 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:02:48 inet 127.0.0.1/8 scope host lo 11:02:48 valid_lft forever preferred_lft forever 11:02:48 inet6 ::1/128 scope host 11:02:48 valid_lft forever preferred_lft forever 11:02:48 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:02:48 link/ether fa:16:3e:a6:7c:a6 brd ff:ff:ff:ff:ff:ff 11:02:48 inet 10.30.106.43/23 brd 10.30.107.255 scope global dynamic ens3 11:02:48 valid_lft 85153sec preferred_lft 85153sec 11:02:48 inet6 fe80::f816:3eff:fea6:7ca6/64 scope link 11:02:48 valid_lft forever preferred_lft forever 11:02:48 11:02:48 11:02:48 ---> sar -b -r -n DEV: 11:02:48 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-16971) 12/02/25 _x86_64_ (4 CPU) 11:02:48 11:02:48 10:42:03 LINUX RESTART (4 CPU) 11:02:48 11:02:48 10:43:01 tps rtps wtps bread/s bwrtn/s 11:02:48 10:44:01 23.51 0.00 23.51 0.00 29250.99 11:02:48 10:45:01 1.03 0.00 1.03 0.00 12.93 11:02:48 10:46:01 0.85 0.00 0.85 0.00 10.93 11:02:48 10:47:01 1.12 0.00 1.12 0.00 15.06 11:02:48 10:48:01 0.87 0.00 0.87 0.00 10.13 11:02:48 10:49:01 1.03 0.02 1.02 0.13 13.46 11:02:48 10:50:01 0.92 0.00 0.92 0.00 11.60 11:02:48 10:51:01 1.38 0.00 1.38 0.00 18.80 11:02:48 10:52:01 0.75 0.00 0.75 0.00 8.93 11:02:48 10:53:01 1.35 0.00 1.35 0.00 16.53 11:02:48 10:54:01 0.95 0.00 0.95 0.00 11.60 11:02:48 10:55:01 1.05 0.00 1.05 0.00 13.86 11:02:48 10:56:02 0.87 0.00 0.87 0.00 10.80 11:02:48 10:57:01 3.95 2.41 1.54 19.25 23.59 11:02:48 10:58:01 286.44 18.95 267.49 798.93 3043.49 11:02:48 10:59:01 158.17 36.81 121.36 1834.76 12324.08 11:02:48 11:00:01 65.22 9.38 55.84 778.94 8771.87 11:02:48 11:01:01 4.83 0.00 4.83 0.00 365.01 11:02:48 11:02:01 6.80 1.20 5.60 40.93 607.90 11:02:48 Average: 29.55 3.62 25.93 182.93 2873.08 11:02:48 11:02:48 10:43:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:02:48 10:44:01 14463996 15693532 1960972 11.94 32156 1416596 702412 4.02 485744 1300596 24 11:02:48 10:45:01 14464228 15693812 1960740 11.94 32188 1416608 702412 4.02 486088 1300552 8 11:02:48 10:46:01 14462780 15692408 1962188 11.95 32228 1416612 702412 4.02 487484 1300556 8 11:02:48 10:47:01 14462828 15692528 1962140 11.95 32284 1416608 702412 4.02 487760 1300560 36 11:02:48 10:48:01 14461780 15691544 1963188 11.95 32308 1416616 702412 4.02 488736 1300564 20 11:02:48 10:49:01 14461832 15691652 1963136 11.95 32340 1416628 702412 4.02 488916 1300564 172 11:02:48 10:50:01 14461788 15691628 1963180 11.95 32380 1416632 702412 4.02 489028 1300568 4 11:02:48 10:51:01 14460876 15690772 1964092 11.96 32428 1416640 702412 4.02 489780 1300576 8 11:02:48 10:52:01 14460272 15690216 1964696 11.96 32452 1416640 702412 4.02 490136 1300576 164 11:02:48 10:53:01 14460312 15690304 1964656 11.96 32492 1416644 702412 4.02 490048 1300580 8 11:02:48 10:54:01 14460152 15690208 1964816 11.96 32532 1416652 702412 4.02 490192 1300588 160 11:02:48 10:55:01 14459420 15689524 1965548 11.97 32572 1416656 702412 4.02 490904 1300592 20 11:02:48 10:56:02 14459116 15689268 1965852 11.97 32620 1416656 702412 4.02 491208 1300596 12 11:02:48 10:57:01 14457924 15688740 1967044 11.98 33232 1416660 707908 4.05 491924 1300596 284 11:02:48 10:58:01 14267284 15584912 2157684 13.14 38420 1494664 796068 4.56 612428 1360432 36940 11:02:48 10:59:01 13546932 15303152 2878036 17.52 73640 1874712 963408 5.51 931400 1713084 135096 11:02:48 11:00:01 12246212 14152740 4178756 25.44 77576 2016092 2004496 11.47 2154636 1778676 9128 11:02:48 11:01:01 12240556 14147128 4184412 25.48 77656 2016140 2020932 11.57 2160032 1778716 88 11:02:48 11:02:01 11987212 13921684 4437756 27.02 79088 2040932 2247928 12.86 2394680 1792444 9908 11:02:48 Average: 14039237 15409776 2385731 14.53 42136 1540810 940637 5.38 794796 1401653 10110 11:02:48 11:02:48 10:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:02:48 10:44:01 ens3 1.35 0.65 2.25 0.21 0.00 0.00 0.00 0.00 11:02:48 10:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:02:48 10:45:01 ens3 2.10 0.17 0.49 0.01 0.00 0.00 0.00 0.00 11:02:48 10:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:02:48 10:46:01 ens3 2.90 1.67 1.24 2.36 0.00 0.00 0.00 0.00 11:02:48 10:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:02:48 10:47:01 ens3 2.22 0.73 0.57 0.79 0.00 0.00 0.00 0.00 11:02:48 10:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:02:48 10:48:01 ens3 1.87 1.28 1.12 1.46 0.00 0.00 0.00 0.00 11:02:48 10:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:02:48 10:49:01 ens3 1.12 0.27 0.27 0.15 0.00 0.00 0.00 0.00 11:02:48 10:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:02:48 10:50:01 ens3 0.77 0.45 0.33 0.55 0.00 0.00 0.00 0.00 11:02:48 10:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:02:48 10:51:01 ens3 0.38 0.20 0.08 0.02 0.00 0.00 0.00 0.00 11:02:48 10:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:02:48 10:52:01 ens3 0.33 0.15 0.07 0.24 0.00 0.00 0.00 0.00 11:02:48 10:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:02:48 10:53:01 ens3 0.43 0.27 0.15 0.17 0.00 0.00 0.00 0.00 11:02:48 10:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:02:48 10:54:01 ens3 1.15 0.20 0.22 0.17 0.00 0.00 0.00 0.00 11:02:48 10:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:02:48 10:55:01 ens3 1.93 1.20 0.89 1.30 0.00 0.00 0.00 0.00 11:02:48 10:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:02:48 10:56:02 ens3 1.48 1.30 0.78 2.85 0.00 0.00 0.00 0.00 11:02:48 10:56:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:02:48 10:57:01 ens3 0.71 0.20 0.32 0.19 0.00 0.00 0.00 0.00 11:02:48 10:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:02:48 10:58:01 ens3 134.71 91.32 416.11 46.32 0.00 0.00 0.00 0.00 11:02:48 10:58:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 11:02:48 10:59:01 ens3 154.29 123.43 1717.76 28.21 0.00 0.00 0.00 0.00 11:02:48 10:59:01 lo 1.47 1.47 0.16 0.16 0.00 0.00 0.00 0.00 11:02:48 11:00:01 ens3 744.04 462.41 1799.81 187.18 0.00 0.00 0.00 0.00 11:02:48 11:00:01 lo 1.03 1.03 0.05 0.05 0.00 0.00 0.00 0.00 11:02:48 11:01:01 ens3 87.57 52.51 20.35 17.03 0.00 0.00 0.00 0.00 11:02:48 11:01:01 lo 3.47 3.47 0.17 0.17 0.00 0.00 0.00 0.00 11:02:48 11:02:01 ens3 284.92 169.89 322.42 67.20 0.00 0.00 0.00 0.00 11:02:48 11:02:01 lo 16.81 16.81 2.55 2.55 0.00 0.00 0.00 0.00 11:02:48 Average: ens3 75.03 47.85 225.73 18.77 0.00 0.00 0.00 0.00 11:02:48 Average: lo 1.28 1.28 0.16 0.16 0.00 0.00 0.00 0.00 11:02:48 11:02:48 11:02:48 ---> sar -P ALL: 11:02:48 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-16971) 12/02/25 _x86_64_ (4 CPU) 11:02:48 11:02:48 10:42:03 LINUX RESTART (4 CPU) 11:02:48 11:02:48 10:43:01 CPU %user %nice %system %iowait %steal %idle 11:02:48 10:44:01 all 0.10 0.00 0.05 0.70 0.01 99.13 11:02:48 10:44:01 0 0.05 0.00 0.02 0.00 0.00 99.93 11:02:48 10:44:01 1 0.03 0.00 0.08 2.79 0.02 97.08 11:02:48 10:44:01 2 0.15 0.00 0.03 0.00 0.02 99.80 11:02:48 10:44:01 3 0.20 0.00 0.07 0.00 0.02 99.72 11:02:48 10:45:01 all 0.04 0.00 0.01 0.01 0.01 99.92 11:02:48 10:45:01 0 0.02 0.00 0.02 0.00 0.02 99.95 11:02:48 10:45:01 1 0.05 0.00 0.02 0.03 0.00 99.90 11:02:48 10:45:01 2 0.03 0.00 0.02 0.00 0.00 99.95 11:02:48 10:45:01 3 0.03 0.00 0.00 0.00 0.03 99.93 11:02:48 10:46:01 all 0.15 0.00 0.01 0.01 0.01 99.82 11:02:48 10:46:01 0 0.18 0.00 0.02 0.00 0.00 99.80 11:02:48 10:46:01 1 0.20 0.00 0.00 0.05 0.02 99.73 11:02:48 10:46:01 2 0.20 0.00 0.00 0.00 0.00 99.80 11:02:48 10:46:01 3 0.02 0.00 0.03 0.00 0.02 99.93 11:02:48 10:47:01 all 0.32 0.00 0.02 0.01 0.01 99.63 11:02:48 10:47:01 0 1.14 0.00 0.03 0.00 0.02 98.81 11:02:48 10:47:01 1 0.05 0.00 0.03 0.05 0.00 99.87 11:02:48 10:47:01 2 0.07 0.00 0.03 0.00 0.02 99.88 11:02:48 10:47:01 3 0.05 0.00 0.02 0.00 0.00 99.93 11:02:48 10:48:01 all 0.22 0.00 0.02 0.00 0.01 99.74 11:02:48 10:48:01 0 0.65 0.00 0.03 0.00 0.02 99.30 11:02:48 10:48:01 1 0.07 0.00 0.00 0.00 0.02 99.92 11:02:48 10:48:01 2 0.08 0.00 0.02 0.02 0.02 99.87 11:02:48 10:48:01 3 0.07 0.00 0.03 0.02 0.00 99.88 11:02:48 10:49:01 all 0.04 0.00 0.01 0.01 0.01 99.92 11:02:48 10:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:02:48 10:49:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:02:48 10:49:01 2 0.03 0.00 0.02 0.00 0.03 99.92 11:02:48 10:49:01 3 0.10 0.00 0.02 0.02 0.00 99.87 11:02:48 10:50:01 all 0.05 0.00 0.01 0.00 0.01 99.93 11:02:48 10:50:01 0 0.08 0.00 0.02 0.00 0.00 99.90 11:02:48 10:50:01 1 0.03 0.00 0.00 0.00 0.02 99.95 11:02:48 10:50:01 2 0.03 0.00 0.03 0.02 0.02 99.90 11:02:48 10:50:01 3 0.05 0.00 0.02 0.02 0.00 99.92 11:02:48 10:51:01 all 0.03 0.00 0.01 0.03 0.01 99.92 11:02:48 10:51:01 0 0.02 0.00 0.02 0.00 0.02 99.95 11:02:48 10:51:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:02:48 10:51:01 2 0.03 0.00 0.02 0.02 0.02 99.92 11:02:48 10:51:01 3 0.03 0.00 0.00 0.08 0.02 99.87 11:02:48 10:52:01 all 0.01 0.00 0.02 0.01 0.01 99.95 11:02:48 10:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 11:02:48 10:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 11:02:48 10:52:01 2 0.02 0.00 0.03 0.00 0.03 99.92 11:02:48 10:52:01 3 0.00 0.00 0.03 0.03 0.00 99.93 11:02:48 10:53:01 all 0.02 0.00 0.01 0.01 0.01 99.95 11:02:48 10:53:01 0 0.03 0.00 0.00 0.00 0.02 99.95 11:02:48 10:53:01 1 0.03 0.00 0.02 0.00 0.02 99.93 11:02:48 10:53:01 2 0.02 0.00 0.00 0.02 0.02 99.95 11:02:48 10:53:01 3 0.02 0.00 0.00 0.03 0.00 99.95 11:02:48 10:54:01 all 0.04 0.00 0.01 0.01 0.01 99.93 11:02:48 10:54:01 0 0.05 0.00 0.02 0.00 0.00 99.93 11:02:48 10:54:01 1 0.02 0.00 0.00 0.00 0.02 99.97 11:02:48 10:54:01 2 0.07 0.00 0.03 0.00 0.03 99.87 11:02:48 10:54:01 3 0.00 0.00 0.02 0.02 0.00 99.97 11:02:48 11:02:48 10:54:01 CPU %user %nice %system %iowait %steal %idle 11:02:48 10:55:01 all 0.03 0.00 0.03 0.01 0.01 99.92 11:02:48 10:55:01 0 0.07 0.00 0.02 0.00 0.00 99.92 11:02:48 10:55:01 1 0.02 0.00 0.03 0.00 0.00 99.95 11:02:48 10:55:01 2 0.02 0.00 0.03 0.02 0.03 99.90 11:02:48 10:55:01 3 0.03 0.00 0.02 0.03 0.00 99.92 11:02:48 10:56:02 all 0.05 0.00 0.02 0.01 0.01 99.91 11:02:48 10:56:02 0 0.03 0.00 0.00 0.00 0.00 99.97 11:02:48 10:56:02 1 0.08 0.00 0.05 0.00 0.02 99.85 11:02:48 10:56:02 2 0.00 0.00 0.02 0.00 0.03 99.95 11:02:48 10:56:02 3 0.08 0.00 0.00 0.03 0.00 99.88 11:02:48 10:57:01 all 0.02 0.00 0.02 0.02 0.01 99.93 11:02:48 10:57:01 0 0.02 0.00 0.02 0.02 0.00 99.95 11:02:48 10:57:01 1 0.05 0.00 0.02 0.03 0.02 99.88 11:02:48 10:57:01 2 0.02 0.00 0.02 0.00 0.03 99.93 11:02:48 10:57:01 3 0.02 0.00 0.02 0.03 0.00 99.93 11:02:48 10:58:01 all 4.82 0.00 0.62 1.02 0.02 93.52 11:02:48 10:58:01 0 2.65 0.00 1.03 2.57 0.02 93.72 11:02:48 10:58:01 1 2.30 0.00 0.38 0.17 0.02 97.13 11:02:48 10:58:01 2 3.67 0.00 0.35 0.25 0.03 95.69 11:02:48 10:58:01 3 10.63 0.00 0.73 1.08 0.02 87.54 11:02:48 10:59:01 all 24.33 0.00 1.49 1.98 0.05 72.15 11:02:48 10:59:01 0 32.18 0.00 2.14 5.08 0.08 60.52 11:02:48 10:59:01 1 30.18 0.00 1.62 0.87 0.05 67.27 11:02:48 10:59:01 2 14.10 0.00 0.92 1.52 0.03 83.43 11:02:48 10:59:01 3 20.92 0.00 1.29 0.45 0.07 77.28 11:02:48 11:00:01 all 59.50 0.00 1.95 0.20 0.07 38.28 11:02:48 11:00:01 0 59.80 0.00 2.29 0.37 0.08 37.46 11:02:48 11:00:01 1 57.71 0.00 1.69 0.05 0.05 40.50 11:02:48 11:00:01 2 61.20 0.00 1.19 0.27 0.07 37.27 11:02:48 11:00:01 3 59.32 0.00 2.58 0.10 0.07 37.93 11:02:48 11:01:01 all 0.73 0.00 0.13 0.03 0.04 99.07 11:02:48 11:01:01 0 0.60 0.00 0.22 0.07 0.05 99.07 11:02:48 11:01:01 1 0.45 0.00 0.10 0.00 0.02 99.43 11:02:48 11:01:01 2 0.73 0.00 0.08 0.05 0.03 99.10 11:02:48 11:01:01 3 1.09 0.00 0.17 0.00 0.05 98.70 11:02:48 11:02:01 all 15.13 0.00 0.70 0.02 0.05 84.10 11:02:48 11:02:01 0 17.19 0.00 0.62 0.02 0.07 82.11 11:02:48 11:02:01 1 14.45 0.00 0.80 0.02 0.05 84.68 11:02:48 11:02:01 2 13.27 0.00 0.77 0.05 0.07 85.84 11:02:48 11:02:01 3 15.61 0.00 0.59 0.02 0.05 83.74 11:02:48 Average: all 5.56 0.00 0.27 0.22 0.02 93.93 11:02:48 Average: 0 6.04 0.00 0.34 0.43 0.02 93.17 11:02:48 Average: 1 5.56 0.00 0.26 0.21 0.02 93.96 11:02:48 Average: 2 4.93 0.00 0.19 0.12 0.03 94.73 11:02:48 Average: 3 5.70 0.00 0.30 0.10 0.02 93.88 11:02:48 11:02:48 11:02:48