15:56:47 Triggered by Gerrit: https://gerrit.onap.org/r/c/policy/pap/+/142540 15:56:47 Running as SYSTEM 15:56:47 [EnvInject] - Loading node environment variables. 15:56:47 Building remotely on prd-ubuntu1804-docker-8c-8g-15489 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/policy-pap-master-merge-java 15:56:47 [ssh-agent] Looking for ssh-agent implementation... 15:56:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:56:47 $ ssh-agent 15:56:47 SSH_AUTH_SOCK=/tmp/ssh-pFKJ6TGRPWzi/agent.2044 15:56:47 SSH_AGENT_PID=2046 15:56:47 [ssh-agent] Started. 15:56:47 Running ssh-add (command line suppressed) 15:56:47 Identity added: /w/workspace/policy-pap-master-merge-java@tmp/private_key_7273227230865192149.key (/w/workspace/policy-pap-master-merge-java@tmp/private_key_7273227230865192149.key) 15:56:47 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:56:47 The recommended git tool is: NONE 15:56:49 using credential onap-jenkins-ssh 15:56:49 Wiping out workspace first. 15:56:49 Cloning the remote Git repository 15:56:50 Cloning repository git://cloud.onap.org/mirror/policy/pap.git 15:56:50 > git init /w/workspace/policy-pap-master-merge-java # timeout=10 15:56:50 Fetching upstream changes from git://cloud.onap.org/mirror/policy/pap.git 15:56:50 > git --version # timeout=10 15:56:50 > git --version # 'git version 2.17.1' 15:56:50 using GIT_SSH to set credentials Gerrit user 15:56:50 Verifying host key using manually-configured host key entries 15:56:50 > git fetch --tags --progress -- git://cloud.onap.org/mirror/policy/pap.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:56:51 > git config remote.origin.url git://cloud.onap.org/mirror/policy/pap.git # timeout=10 15:56:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:56:51 Avoid second fetch 15:56:51 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 15:56:51 Checking out Revision 3ed8c72362abcb6bd1db952345a6afe0f3b70490 (refs/remotes/origin/master) 15:56:51 > git config core.sparsecheckout # timeout=10 15:56:51 > git checkout -f 3ed8c72362abcb6bd1db952345a6afe0f3b70490 # timeout=30 15:56:51 Commit message: "update references in policy/pap pom" 15:56:51 > git rev-list --no-walk a2a2dcdfac686be960411d584488c0a5d07893fd # timeout=10 15:56:55 Run condition [Regular expression match] enabling prebuild for step [Execute shell] 15:56:55 provisioning config files... 15:56:55 copy managed file [npmrc] to file:/home/jenkins/.npmrc 15:56:55 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 15:56:55 [policy-pap-master-merge-java] $ /bin/bash /tmp/jenkins11798029138225526070.sh 15:56:55 ---> python-tools-install.sh 15:56:55 Setup pyenv: 15:56:55 * system (set by /opt/pyenv/version) 15:56:55 * 3.8.13 (set by /opt/pyenv/version) 15:56:55 * 3.9.13 (set by /opt/pyenv/version) 15:56:55 * 3.10.6 (set by /opt/pyenv/version) 15:57:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JBgX 15:57:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:57:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:57:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:57:04 lf-activate-venv(): INFO: Base packages installed successfully 15:57:04 lf-activate-venv(): INFO: Installing additional packages: lftools 15:57:28 lf-activate-venv(): INFO: Adding /tmp/venv-JBgX/bin to PATH 15:57:28 Generating Requirements File 15:57:46 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. 15:57:46 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:57:47 Python 3.10.6 15:57:47 pip 25.3 from /tmp/venv-JBgX/lib/python3.10/site-packages/pip (python 3.10) 15:57:47 appdirs==1.4.4 15:57:47 argcomplete==3.6.3 15:57:47 aspy.yaml==1.3.0 15:57:47 attrs==25.4.0 15:57:47 autopage==0.5.2 15:57:47 beautifulsoup4==4.14.2 15:57:47 boto3==1.41.4 15:57:47 botocore==1.41.4 15:57:47 bs4==0.0.2 15:57:47 cachetools==6.2.2 15:57:47 certifi==2025.11.12 15:57:47 cffi==2.0.0 15:57:47 cfgv==3.5.0 15:57:47 chardet==5.2.0 15:57:47 charset-normalizer==3.4.4 15:57:47 click==8.3.1 15:57:47 cliff==4.12.0 15:57:47 cmd2==2.7.0 15:57:47 cryptography==3.3.2 15:57:47 debtcollector==3.0.0 15:57:47 decorator==5.2.1 15:57:47 defusedxml==0.7.1 15:57:47 Deprecated==1.3.1 15:57:47 distlib==0.4.0 15:57:47 dnspython==2.8.0 15:57:47 docker==7.1.0 15:57:47 dogpile.cache==1.5.0 15:57:47 durationpy==0.10 15:57:47 email-validator==2.3.0 15:57:47 filelock==3.20.0 15:57:47 future==1.0.0 15:57:47 gitdb==4.0.12 15:57:47 GitPython==3.1.45 15:57:47 google-auth==2.43.0 15:57:47 httplib2==0.31.0 15:57:47 identify==2.6.15 15:57:47 idna==3.11 15:57:47 importlib-resources==1.5.0 15:57:47 iso8601==2.1.0 15:57:47 Jinja2==3.1.6 15:57:47 jmespath==1.0.1 15:57:47 jsonpatch==1.33 15:57:47 jsonpointer==3.0.0 15:57:47 jsonschema==4.25.1 15:57:47 jsonschema-specifications==2025.9.1 15:57:47 keystoneauth1==5.12.0 15:57:47 kubernetes==34.1.0 15:57:47 lftools==0.37.16 15:57:47 lxml==6.0.2 15:57:47 markdown-it-py==4.0.0 15:57:47 MarkupSafe==3.0.3 15:57:47 mdurl==0.1.2 15:57:47 msgpack==1.1.2 15:57:47 multi_key_dict==2.0.3 15:57:47 munch==4.0.0 15:57:47 netaddr==1.3.0 15:57:47 niet==1.4.2 15:57:47 nodeenv==1.9.1 15:57:47 oauth2client==4.1.3 15:57:47 oauthlib==3.3.1 15:57:47 openstacksdk==4.8.0 15:57:47 os-service-types==1.8.2 15:57:47 osc-lib==4.2.0 15:57:47 oslo.config==10.1.0 15:57:47 oslo.context==6.2.0 15:57:47 oslo.i18n==6.7.1 15:57:47 oslo.log==7.2.1 15:57:47 oslo.serialization==5.8.0 15:57:47 oslo.utils==9.2.0 15:57:47 packaging==25.0 15:57:47 pbr==7.0.3 15:57:47 platformdirs==4.5.0 15:57:47 prettytable==3.17.0 15:57:47 psutil==7.1.3 15:57:47 pyasn1==0.6.1 15:57:47 pyasn1_modules==0.4.2 15:57:47 pycparser==2.23 15:57:47 pygerrit2==2.0.15 15:57:47 PyGithub==2.8.1 15:57:47 Pygments==2.19.2 15:57:47 PyJWT==2.10.1 15:57:47 PyNaCl==1.6.1 15:57:47 pyparsing==2.4.7 15:57:47 pyperclip==1.11.0 15:57:47 pyrsistent==0.20.0 15:57:47 python-cinderclient==9.8.0 15:57:47 python-dateutil==2.9.0.post0 15:57:47 python-heatclient==4.3.0 15:57:47 python-jenkins==1.8.3 15:57:47 python-keystoneclient==5.7.0 15:57:47 python-magnumclient==4.9.0 15:57:47 python-openstackclient==8.2.0 15:57:47 python-swiftclient==4.9.0 15:57:47 PyYAML==6.0.3 15:57:47 referencing==0.37.0 15:57:47 requests==2.32.5 15:57:47 requests-oauthlib==2.0.0 15:57:47 requestsexceptions==1.4.0 15:57:47 rfc3986==2.0.0 15:57:47 rich==14.2.0 15:57:47 rich-argparse==1.7.2 15:57:47 rpds-py==0.29.0 15:57:47 rsa==4.9.1 15:57:47 ruamel.yaml==0.18.16 15:57:47 ruamel.yaml.clib==0.2.15 15:57:47 s3transfer==0.15.0 15:57:47 simplejson==3.20.2 15:57:47 six==1.17.0 15:57:47 smmap==5.0.2 15:57:47 soupsieve==2.8 15:57:47 stevedore==5.6.0 15:57:47 tabulate==0.9.0 15:57:47 toml==0.10.2 15:57:47 tomlkit==0.13.3 15:57:47 tqdm==4.67.1 15:57:47 typing_extensions==4.15.0 15:57:47 tzdata==2025.2 15:57:47 urllib3==1.26.20 15:57:47 virtualenv==20.35.4 15:57:47 wcwidth==0.2.14 15:57:47 websocket-client==1.9.0 15:57:47 wrapt==2.0.1 15:57:47 xdg==6.0.0 15:57:47 xmltodict==1.0.2 15:57:47 yq==3.4.3 15:57:47 [EnvInject] - Injecting environment variables from a build step. 15:57:47 [EnvInject] - Injecting as environment variables the properties content 15:57:47 SET_JDK_VERSION=openjdk17 15:57:47 GIT_URL="git://cloud.onap.org/mirror" 15:57:47 15:57:47 [EnvInject] - Variables injected successfully. 15:57:47 [policy-pap-master-merge-java] $ /bin/sh /tmp/jenkins6862812802154515471.sh 15:57:47 ---> update-java-alternatives.sh 15:57:47 ---> Updating Java version 15:57:48 ---> Ubuntu/Debian system detected 15:57:48 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 15:57:48 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 15:57:48 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 15:57:48 openjdk version "17.0.4" 2022-07-19 15:57:48 OpenJDK Runtime Environment (build 17.0.4+8-Ubuntu-118.04) 15:57:48 OpenJDK 64-Bit Server VM (build 17.0.4+8-Ubuntu-118.04, mixed mode, sharing) 15:57:48 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 15:57:48 [EnvInject] - Injecting environment variables from a build step. 15:57:48 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 15:57:48 [EnvInject] - Variables injected successfully. 15:57:48 provisioning config files... 15:57:48 copy managed file [global-settings] to file:/w/workspace/policy-pap-master-merge-java@tmp/config18396335458886806216tmp 15:57:48 copy managed file [policy-pap-settings] to file:/w/workspace/policy-pap-master-merge-java@tmp/config12387537544270622039tmp 15:57:48 Regular expression run condition: Expression=[.*(amd64|arm64).*], Label=[policy-pap] 15:57:48 Run condition [Regular expression match] preventing perform for step [Execute shell] 15:57:48 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-docker-8c-8g-15489 15:57:49 using settings config with name policy-pap-settings 15:57:49 Replacing all maven server entries not found in credentials list is true 15:57:49 using global settings config with name global-settings 15:57:49 Replacing all maven server entries not found in credentials list is true 15:57:49 [policy-pap-master-merge-java] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -s /tmp/settings11419176449019932723.xml -gs /tmp/global-settings16076799029035381255.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=3ed8c72362abcb6bd1db952345a6afe0f3b70490 -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/pap/+/142540 -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/pap -DGERRIT_CHANGE_NUMBER=142540 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Wayne Dunican\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/40/142540/1 -DGERRIT_NEWREV=3ed8c72362abcb6bd1db952345a6afe0f3b70490 "-DGERRIT_PATCHSET_UPLOADER_NAME=Wayne Dunican" '-DGERRIT_CHANGE_OWNER=\"Wayne Dunican\" ' -DPROJECT=policy/pap -DGERRIT_HASHTAGS= -DGERRIT_CHANGE_COMMIT_MESSAGE=dXBkYXRlIHJlZmVyZW5jZXMgaW4gcG9saWN5L3BhcCBwb20KCnVwZGF0ZWQgcmVmZXJlbmNlcyBpbiB0aGUgcG9saWN5L3BhcCBwb20KCioqKiBUaGlzIGNvbW1pdCBpcyBnZW5lcmF0ZWQgYnkgYSBQRiByZWxlYXNlIHNjcmlwdCAqKioKCklzc3VlLUlEOiBQT0xJQ1ktNTQ5MQpDaGFuZ2UtSWQ6IEk2MThiODYyYjkyMDNjNjNjYjlhOTExNjcxYjIyZGFmNjBkZDE2NjQ3ClNpZ25lZC1vZmYtYnk6IHdheW5lZHVuaWNhbiA8d2F5bmUuZHVuaWNhbkBlc3QudGVjaD4K -DGERRIT_NAME=Primary -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=update references in policy/pap pom" '-DGERRIT_EVENT_ACCOUNT=\"Adheli Tavares\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I618b862b9203c63cb9a911671b22daf60dd16647 -DGERRIT_EVENT_HASH=-1764742337 -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 -P docker -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn 15:57:50 [INFO] Scanning for projects... 15:57:52 [INFO] ------------------------------------------------------------------------ 15:57:52 [INFO] Reactor Build Order: 15:57:52 [INFO] 15:57:52 [INFO] policy-pap [pom] 15:57:52 [INFO] pap-main [jar] 15:57:52 [INFO] pap-packages [pom] 15:57:52 [INFO] policy-pap-tarball [jar] 15:57:52 [INFO] policy-pap-docker [pom] 15:57:52 [INFO] pap-testsuites [pom] 15:57:52 [INFO] pap-stability [jar] 15:57:52 [INFO] pap-performance [jar] 15:57:52 [INFO] 15:57:52 [INFO] -------------------< org.onap.policy.pap:policy-pap >------------------- 15:57:52 [INFO] Building policy-pap 4.2.2-SNAPSHOT [1/8] 15:57:52 [INFO] --------------------------------[ pom ]--------------------------------- 15:57:52 [INFO] 15:57:52 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-pap --- 15:57:52 [INFO] 15:57:52 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ policy-pap --- 15:57:53 [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-pap-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 15:57:53 --add-opens java.base/java.util=ALL-UNNAMED 15:57:53 --add-opens java.base/java.lang=ALL-UNNAMED 15:57:53 --add-opens java.sql/java.sql=ALL-UNNAMED 15:57:53 [INFO] 15:57:53 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ policy-pap --- 15:58:01 [INFO] Starting audit... 15:58:01 Audit done. 15:58:01 [INFO] You have 0 Checkstyle violations. 15:58:01 [INFO] 15:58:01 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ policy-pap --- 15:58:01 [INFO] Starting audit... 15:58:01 Audit done. 15:58:01 [INFO] You have 0 Checkstyle violations. 15:58:01 [INFO] 15:58:01 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ policy-pap --- 15:58:01 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:58:01 [INFO] 15:58:01 [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ policy-pap --- 15:58:02 [INFO] No tests to run. 15:58:02 [INFO] 15:58:02 [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ policy-pap --- 15:58:02 [INFO] Analyzed bundle 'policy-pap' with 0 classes 15:58:02 [INFO] 15:58:02 [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ policy-pap --- 15:58:02 [INFO] 15:58:02 [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ policy-pap --- 15:58:02 [INFO] Installing /w/workspace/policy-pap-master-merge-java/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/pap/policy-pap/4.2.2-SNAPSHOT/policy-pap-4.2.2-SNAPSHOT.pom 15:58:02 [INFO] 15:58:02 [INFO] --- maven-deploy-plugin:3.1.1:deploy (default-deploy) @ policy-pap --- 15:58:03 [INFO] 15:58:03 [INFO] --------------------< org.onap.policy.pap:pap-main >-------------------- 15:58:03 [INFO] Building pap-main 4.2.2-SNAPSHOT [2/8] 15:58:03 [INFO] --------------------------------[ jar ]--------------------------------- 15:58:08 [INFO] 15:58:08 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ pap-main --- 15:58:08 [INFO] 15:58:08 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ pap-main --- 15:58:08 [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-pap-master-merge-java/main/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED 15:58:08 --add-opens java.base/java.util=ALL-UNNAMED 15:58:08 --add-opens java.base/java.lang=ALL-UNNAMED 15:58:08 --add-opens java.sql/java.sql=ALL-UNNAMED 15:58:08 [INFO] 15:58:08 [INFO] --- swagger-codegen-maven-plugin:3.0.68:generate (code-gen) @ pap-main --- 15:58:10 [INFO] Template folder: null 15:58:10 [INFO] Template engine: io.swagger.codegen.v3.templates.HandlebarTemplateEngine@17ebbf1e 15:58:11 [WARNING] Output directory does not exist, or is inaccessible. No file (.swagger-codegen-ignore) will be evaluated. 15:58:11 [INFO] Set base package to invoker package (org.onap.policy.pap.main.rest) 15:58:11 [INFO] writing file /w/workspace/policy-pap-master-merge-java/main/target/generated-sources/swagger/src/gen/java/org/onap/policy/pap/main/rest/HealthCheckRestControllerV1Api.java 15:58:11 [INFO] writing file /w/workspace/policy-pap-master-merge-java/main/target/generated-sources/swagger/src/gen/java/org/onap/policy/pap/main/rest/PdpGroupCreateOrUpdateControllerV1Api.java 15:58:11 [INFO] writing file /w/workspace/policy-pap-master-merge-java/main/target/generated-sources/swagger/src/gen/java/org/onap/policy/pap/main/rest/PdpGroupDeleteControllerV1Api.java 15:58:11 [INFO] writing file /w/workspace/policy-pap-master-merge-java/main/target/generated-sources/swagger/src/gen/java/org/onap/policy/pap/main/rest/PdpGroupDeployControllerV1Api.java 15:58:12 [INFO] writing file /w/workspace/policy-pap-master-merge-java/main/target/generated-sources/swagger/src/gen/java/org/onap/policy/pap/main/rest/PdpGroupHealthCheckControllerV1Api.java 15:58:12 [INFO] writing file /w/workspace/policy-pap-master-merge-java/main/target/generated-sources/swagger/src/gen/java/org/onap/policy/pap/main/rest/PdpGroupQueryControllerV1Api.java 15:58:12 [INFO] writing file /w/workspace/policy-pap-master-merge-java/main/target/generated-sources/swagger/src/gen/java/org/onap/policy/pap/main/rest/PdpGroupStateChangeControllerV1Api.java 15:58:12 [INFO] writing file /w/workspace/policy-pap-master-merge-java/main/target/generated-sources/swagger/src/gen/java/org/onap/policy/pap/main/rest/PolicyAuditControllerV1Api.java 15:58:12 [INFO] writing file /w/workspace/policy-pap-master-merge-java/main/target/generated-sources/swagger/src/gen/java/org/onap/policy/pap/main/rest/PolicyComponentsHealthCheckControllerV1Api.java 15:58:12 [INFO] writing file /w/workspace/policy-pap-master-merge-java/main/target/generated-sources/swagger/src/gen/java/org/onap/policy/pap/main/rest/PolicyStatusControllerV1Api.java 15:58:12 [INFO] writing file /w/workspace/policy-pap-master-merge-java/main/target/generated-sources/swagger/src/gen/java/io/swagger/configuration/NotUndefined.java 15:58:12 [INFO] writing file /w/workspace/policy-pap-master-merge-java/main/target/generated-sources/swagger/src/gen/java/io/swagger/configuration/NotUndefinedValidator.java 15:58:12 [INFO] 15:58:12 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ pap-main --- 15:58:12 [INFO] Starting audit... 15:58:12 Audit done. 15:58:12 [INFO] You have 0 Checkstyle violations. 15:58:12 [INFO] 15:58:12 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ pap-main --- 15:58:15 [INFO] Starting audit... 15:58:15 Audit done. 15:58:15 [INFO] You have 0 Checkstyle violations. 15:58:15 [INFO] 15:58:15 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ pap-main --- 15:58:15 [INFO] Copying 1 resource from src/main/resources to target/classes 15:58:15 [INFO] Copying 4 resources from src/main/resources to target/classes 15:58:15 [INFO] 15:58:15 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ pap-main --- 15:58:15 [INFO] Recompiling the module because of changed dependency. 15:58:15 [INFO] Compiling 98 source files with javac [debug release 17] to target/classes 15:58:18 [INFO] 15:58:18 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ pap-main --- 15:58:18 [INFO] Copying 87 resources from src/test/resources to target/test-classes 15:58:18 [INFO] 15:58:18 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ pap-main --- 15:58:18 [INFO] Recompiling the module because of changed dependency. 15:58:18 [INFO] Compiling 71 source files with javac [debug release 17] to target/test-classes 15:58:21 [INFO] 15:58:21 [INFO] --- maven-surefire-plugin:3.5.3:test (default-test) @ pap-main --- 15:58:21 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 15:58:21 [INFO] 15:58:21 [INFO] ------------------------------------------------------- 15:58:21 [INFO] T E S T S 15:58:21 [INFO] ------------------------------------------------------- 15:58:23 [INFO] Running org.onap.policy.pap.contract.PapContractTest 15:58:26 15:58:26 . ____ _ __ _ _ 15:58:26 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:58:26 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:58:26 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:58:26 ' |____| .__|_| |_|_| |_\__, | / / / / 15:58:26 =========|_|==============|___/=/_/_/_/ 15:58:26 15:58:26 :: Spring Boot :: (v3.5.3) 15:58:26 15:58:26 2025-11-26 15:58:26.566 [main] INFO o.o.p.pap.contract.PapContractTest.logStarting(53) - Starting PapContractTest using Java 17.0.4 with PID 2672 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 15:58:26 2025-11-26 15:58:26.570 [main] INFO o.o.p.pap.contract.PapContractTest.logStartupProfileInfo(658) - The following 2 profiles are active: "test", "stub" 15:58:27 2025-11-26 15:58:27.830 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 15:58:27 2025-11-26 15:58:27.934 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 84 ms. Found 7 JPA repository interfaces. 15:58:28 2025-11-26 15:58:28.959 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 15:58:29 2025-11-26 15:58:28.989 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-1"] 15:58:29 2025-11-26 15:58:28.997 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 15:58:29 2025-11-26 15:58:28.997 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 15:58:29 2025-11-26 15:58:29.056 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 15:58:29 2025-11-26 15:58:29.057 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 2463 ms 15:58:29 2025-11-26 15:58:29.485 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 15:58:29 2025-11-26 15:58:29.556 [main] INFO org.hibernate.Version.logVersion(44) - HHH000412: Hibernate ORM core version 6.6.16.Final 15:58:29 2025-11-26 15:58:29.604 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 15:58:29 2025-11-26 15:58:29.967 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 15:58:30 2025-11-26 15:58:30.005 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-1 - Starting... 15:58:30 2025-11-26 15:58:30.312 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-1 - Added connection conn0: url=jdbc:h2:mem:testdb1 user=POLICY_USER 15:58:30 2025-11-26 15:58:30.314 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-1 - Start completed. 15:58:30 2025-11-26 15:58:30.396 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 15:58:30 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-1)'] 15:58:30 Database driver: undefined/unknown 15:58:30 Database version: 2.2.224 15:58:30 Autocommit mode: undefined/unknown 15:58:30 Isolation level: undefined/unknown 15:58:30 Minimum pool size: undefined/unknown 15:58:30 Maximum pool size: undefined/unknown 15:58:32 2025-11-26 15:58:32.483 [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator.initiateService(59) - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 15:58:32 2025-11-26 15:58:32.744 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 15:58:34 2025-11-26 15:58:34.223 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 15:58:34 2025-11-26 15:58:34.455 [main] INFO o.s.v.b.OptionalValidatorFactoryBean.afterPropertiesSet(48) - Failed to set up a Bean Validation provider: jakarta.validation.NoProviderFoundException: Unable to create a Configuration, because no Jakarta Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. 15:58:35 2025-11-26 15:58:35.225 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 15:58:35 2025-11-26 15:58:35.481 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-1"] 15:58:35 2025-11-26 15:58:35.578 [main] INFO o.a.t.u.net.NioEndpoint.certificate.log(168) - Connector [https-jsse-nio-auto-1], TLS virtual host [_default_], certificate type [UNDEFINED] configured from keystore [/home/jenkins/.keystore] using alias [tomcat] with trust store [null] 15:58:35 2025-11-26 15:58:35.593 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 36605 (https) with context path '/policy/pap/v1' 15:58:35 2025-11-26 15:58:35.621 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 15:58:35 2025-11-26 15:58:35.621 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 15:58:35 2025-11-26 15:58:35.622 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 15:58:35 2025-11-26 15:58:35.623 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 15:58:35 2025-11-26 15:58:35.623 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 15:58:35 2025-11-26 15:58:35.624 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 15:58:35 2025-11-26 15:58:35.625 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 15:58:35 2025-11-26 15:58:35.626 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@4e65955e 15:58:35 2025-11-26 15:58:35.632 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 15:58:35 2025-11-26 15:58:35.633 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@3d5292aa 15:58:35 2025-11-26 15:58:35.633 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 15:58:35 2025-11-26 15:58:35.634 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:58:35 2025-11-26 15:58:35.634 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:58:35 2025-11-26 15:58:35.634 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:58:35 2025-11-26 15:58:35.634 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:58:35 2025-11-26 15:58:35.635 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 15:58:35 2025-11-26 15:58:35.635 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 15:58:35 2025-11-26 15:58:35.637 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 15:58:35 2025-11-26 15:58:35.638 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 15:58:35 2025-11-26 15:58:35.639 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 15:58:35 2025-11-26 15:58:35.639 [Thread-7] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 15:58:35 2025-11-26 15:58:35.639 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 15:58:35 2025-11-26 15:58:35.639 [Thread-8] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 15:58:35 2025-11-26 15:58:35.639 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 15:58:35 2025-11-26 15:58:35.640 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 15:58:35 2025-11-26 15:58:35.641 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 15:58:35 2025-11-26 15:58:35.641 [main] INFO o.o.p.pap.contract.PapContractTest.logStarted(59) - Started PapContractTest in 9.605 seconds (process running for 13.713) 15:58:35 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 15:58:36 2025-11-26 15:58:36.364 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:58:36 2025-11-26 15:58:36.373 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:58:36 2025-11-26 15:58:36.561 [https-jsse-nio-auto-1-exec-7] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring DispatcherServlet 'dispatcherServlet' 15:58:36 2025-11-26 15:58:36.561 [https-jsse-nio-auto-1-exec-7] INFO o.s.web.servlet.DispatcherServlet.initServletBean(532) - Initializing Servlet 'dispatcherServlet' 15:58:36 2025-11-26 15:58:36.563 [https-jsse-nio-auto-1-exec-7] INFO o.s.web.servlet.DispatcherServlet.initServletBean(554) - Completed initialization in 1 ms 15:58:36 2025-11-26 15:58:36.893 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:58:36 2025-11-26 15:58:36.895 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:58:37 2025-11-26 15:58:37.052 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:58:37 2025-11-26 15:58:37.054 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:58:37 2025-11-26 15:58:37.175 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:58:37 2025-11-26 15:58:37.177 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:58:37 2025-11-26 15:58:37.304 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:58:37 2025-11-26 15:58:37.306 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:58:37 2025-11-26 15:58:37.460 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:58:37 2025-11-26 15:58:37.462 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:58:37 2025-11-26 15:58:37.585 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:58:37 2025-11-26 15:58:37.587 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:58:37 2025-11-26 15:58:37.709 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:58:37 2025-11-26 15:58:37.710 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:58:37 2025-11-26 15:58:37.847 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:58:37 2025-11-26 15:58:37.849 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:58:38 2025-11-26 15:58:37.965 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:58:38 2025-11-26 15:58:37.967 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:58:38 2025-11-26 15:58:38.108 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:58:38 2025-11-26 15:58:38.111 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:58:38 2025-11-26 15:58:38.242 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:58:38 2025-11-26 15:58:38.244 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:58:38 2025-11-26 15:58:38.357 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:58:38 2025-11-26 15:58:38.358 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:58:38 2025-11-26 15:58:38.484 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:58:38 2025-11-26 15:58:38.486 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:58:38 2025-11-26 15:58:38.612 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:58:38 2025-11-26 15:58:38.614 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:58:38 2025-11-26 15:58:38.731 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:58:38 2025-11-26 15:58:38.735 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:58:38 2025-11-26 15:58:38.857 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:58:38 2025-11-26 15:58:38.859 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:58:39 2025-11-26 15:58:38.972 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:58:39 2025-11-26 15:58:38.973 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:58:39 2025-11-26 15:58:39.098 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:58:39 2025-11-26 15:58:39.099 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:58:39 2025-11-26 15:58:39.214 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:58:39 2025-11-26 15:58:39.216 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:58:39 2025-11-26 15:58:39.337 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:58:39 2025-11-26 15:58:39.338 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:58:39 2025-11-26 15:58:39.454 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:58:39 2025-11-26 15:58:39.455 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:58:39 2025-11-26 15:58:39.566 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 15:58:39 2025-11-26 15:58:39.566 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 15:58:39 2025-11-26 15:58:39.567 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 15:58:39 2025-11-26 15:58:39.567 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 15:58:39 2025-11-26 15:58:39.567 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 15:58:39 2025-11-26 15:58:39.567 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 15:58:39 2025-11-26 15:58:39.568 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 15:58:39 2025-11-26 15:58:39.568 [Thread-8] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 15:58:39 2025-11-26 15:58:39.568 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 15:58:39 2025-11-26 15:58:39.568 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 15:58:39 2025-11-26 15:58:39.568 [Thread-7] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 15:58:39 2025-11-26 15:58:39.569 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 15:58:39 2025-11-26 15:58:39.569 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 15:58:39 2025-11-26 15:58:39.569 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 15:58:39 2025-11-26 15:58:39.569 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:58:39 2025-11-26 15:58:39.569 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:58:39 2025-11-26 15:58:39.570 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:58:39 2025-11-26 15:58:39.570 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:58:39 2025-11-26 15:58:39.570 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:58:39 2025-11-26 15:58:39.570 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:58:39 2025-11-26 15:58:39.570 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:58:39 2025-11-26 15:58:39.570 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:58:39 2025-11-26 15:58:39.570 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:58:39 2025-11-26 15:58:39.570 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:58:39 2025-11-26 15:58:39.571 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:58:39 2025-11-26 15:58:39.571 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:58:39 2025-11-26 15:58:39.571 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 15:58:39 2025-11-26 15:58:39.571 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 15:58:39 2025-11-26 15:58:39.571 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 15:58:39 2025-11-26 15:58:39.571 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 15:58:39 2025-11-26 15:58:39.572 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 15:58:39 2025-11-26 15:58:39.572 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 15:58:39 2025-11-26 15:58:39.572 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 15:58:39 2025-11-26 15:58:39.572 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 15:58:39 2025-11-26 15:58:39.574 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 15:58:39 2025-11-26 15:58:39.575 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-1-36605"] 15:58:39 2025-11-26 15:58:39.578 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 15:58:39 2025-11-26 15:58:39.579 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-1"] 15:58:39 2025-11-26 15:58:39.590 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 15:58:39 2025-11-26 15:58:39.630 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-1 - Shutdown initiated... 15:58:39 2025-11-26 15:58:39.634 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-1 - Shutdown completed. 15:58:39 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.42 s -- in org.onap.policy.pap.contract.PapContractTest 15:58:39 [INFO] Running org.onap.policy.pap.main.comm.PdpModifyRequestMapTest 15:58:41 2025-11-26 15:58:41.159 [main] WARN o.o.p.p.m.comm.PdpModifyRequestMap.failure(395) - undeploy policies from my-group:my-subgroup that failed to deploy: [msg-unchanged 8.7.6] 15:58:41 2025-11-26 15:58:41.230 [main] INFO o.o.p.p.m.comm.PdpModifyRequestMap.removeExpiredPdps(278) - check for PDP records older than 100ms 15:58:41 2025-11-26 15:58:41.233 [main] INFO o.o.p.p.m.comm.PdpModifyRequestMap.removeFromSubgroup(347) - removed pdp_2 from group=my-group-2 subgroup=my-subgroup 15:58:41 2025-11-26 15:58:41.234 [main] INFO o.o.p.p.m.comm.PdpModifyRequestMap.removeFromSubgroup(347) - removed pdp_3 from group=my-group-2 subgroup=my-subgroup 15:58:41 2025-11-26 15:58:41.272 [main] INFO o.o.p.p.m.comm.PdpModifyRequestMap.removeExpiredPdps(278) - check for PDP records older than 100ms 15:58:41 2025-11-26 15:58:41.291 [main] INFO o.o.p.p.m.comm.PdpModifyRequestMap.removeExpiredPdps(278) - check for PDP records older than 100ms 15:58:41 2025-11-26 15:58:41.292 [main] INFO o.o.p.p.m.comm.PdpModifyRequestMap.removeFromSubgroup(347) - removed pdp_1 from group=my-group subgroup=my-subgroup 15:58:41 2025-11-26 15:58:41.292 [main] INFO o.o.p.p.m.comm.PdpModifyRequestMap.removeFromSubgroup(347) - removed pdp_3 from group=my-group subgroup=my-subgroup 15:58:41 2025-11-26 15:58:41.300 [main] WARN o.o.p.p.m.comm.PdpModifyRequestMap.failure(395) - undeploy policies from my-group:my-subgroup that failed to deploy: [undeployed 2.3.4] 15:58:41 2025-11-26 15:58:41.303 [main] INFO o.o.p.p.m.comm.msgdata.RequestImpl.reconfigure2(148) - reconfiguring pdp_1 PdpUpdate with new message 15:58:41 2025-11-26 15:58:41.305 [main] ERROR o.o.p.p.m.comm.PdpModifyRequestMap.failure(399) - cannot undeploy policies [undeployed 2.3.4] 15:58:41 org.onap.policy.models.base.PfModelException: expected exception 15:58:41 at org.onap.policy.pap.main.comm.PdpModifyRequestMapTest.makeException(PdpModifyRequestMapTest.java:469) 15:58:41 at org.onap.policy.pap.main.comm.PdpModifyRequestMapTest.lambda$testSingletonListenerFailureUndeploy$5(PdpModifyRequestMapTest.java:533) 15:58:41 at org.mockito.internal.stubbing.StubbedInvocationMatcher.answer(StubbedInvocationMatcher.java:42) 15:58:41 at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:103) 15:58:41 at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) 15:58:41 at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) 15:58:41 at org.mockito.internal.creation.bytebuddy.access.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:84) 15:58:41 at org.mockito.internal.creation.bytebuddy.access.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:58) 15:58:41 at org.mockito.internal.creation.bytebuddy.access.MockMethodInterceptor$DispatcherDefaultingToRealMethod.interceptAbstract(MockMethodInterceptor.java:163) 15:58:41 at org.onap.policy.pap.main.comm.PolicyUndeployer$MockitoMock$lUDvG4vN.undeploy(Unknown Source) 15:58:41 at org.onap.policy.pap.main.comm.PdpModifyRequestMap$SingletonListener.failure(PdpModifyRequestMap.java:397) 15:58:41 at org.onap.policy.pap.main.comm.PdpModifyRequestMapTest.invokeFailureHandler(PdpModifyRequestMapTest.java:679) 15:58:41 at org.onap.policy.pap.main.comm.PdpModifyRequestMapTest.testSingletonListenerFailureUndeploy(PdpModifyRequestMapTest.java:542) 15:58:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:58:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:58:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:58:41 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:58:41 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 15:58:41 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 15:58:41 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 15:58:41 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 15:58:41 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 15:58:41 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 15:58:41 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 15:58:41 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 15:58:41 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 15:58:41 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 15:58:41 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 15:58:41 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 15:58:41 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 15:58:41 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 15:58:41 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 15:58:41 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 15:58:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:41 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 15:58:41 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 15:58:41 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 15:58:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:58:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:58:41 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:58:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:58:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:58:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:58:41 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:58:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:58:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:58:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:58:41 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:58:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:58:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:58:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:58:41 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:58:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:58:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:58:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:58:41 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:58:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:58:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:58:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:58:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:58:41 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:58:41 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:58:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:58:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:58:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:58:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:58:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:58:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:58:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:58:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:58:41 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:58:41 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:58:41 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:58:41 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:58:41 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:58:41 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:58:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 15:58:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 15:58:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 15:58:41 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:58:41 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:58:41 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:58:41 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:58:41 2025-11-26 15:58:41.309 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - pdp_1 PdpUpdate starting 15:58:41 2025-11-26 15:58:41.309 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdp_1 PdpUpdate starting listener 15:58:41 2025-11-26 15:58:41.314 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdp_1 PdpUpdate starting timer 15:58:41 2025-11-26 15:58:41.314 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdp_1 PdpUpdate starting enqueue 15:58:41 2025-11-26 15:58:41.315 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - pdp_1 PdpUpdate started 15:58:41 2025-11-26 15:58:41.322 [main] ERROR o.o.p.p.m.comm.PdpModifyRequestMap.requestCompleted(445) - request is not first in the queue PdpStateChange(super=PdpMessage(messageName=PDP_STATE_CHANGE, requestId=245375a6-7dfa-4ded-8999-1a3d334a6a25, timestampMs=1764172721320, name=pdp_1, pdpGroup=null, pdpSubgroup=null), source=null, state=SAFE) 15:58:41 2025-11-26 15:58:41.331 [main] INFO o.o.p.p.m.comm.PdpModifyRequestMap.removeExpiredPdps(278) - check for PDP records older than 100ms 15:58:41 2025-11-26 15:58:41.332 [main] WARN o.o.p.p.m.comm.PdpModifyRequestMap.removeExpiredPdps(309) - failed to remove expired PDPs 15:58:41 org.onap.policy.models.base.PfModelRuntimeException: expected exception 15:58:41 at org.onap.policy.pap.main.service.PdpGroupService.getFilteredPdpGroups(PdpGroupService.java:103) 15:58:41 at org.onap.policy.pap.main.comm.PdpModifyRequestMap.removeExpiredPdps(PdpModifyRequestMap.java:283) 15:58:41 at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63) 15:58:41 at org.assertj.core.api.AssertionsForClassTypes.catchThrowable(AssertionsForClassTypes.java:892) 15:58:41 at org.assertj.core.api.AssertionsForClassTypes.assertThatCode(AssertionsForClassTypes.java:863) 15:58:41 at org.assertj.core.api.Assertions.assertThatCode(Assertions.java:1286) 15:58:41 at org.onap.policy.pap.main.comm.PdpModifyRequestMapTest.testRemoveExpiredPdps_DaoEx(PdpModifyRequestMapTest.java:438) 15:58:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:58:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:58:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:58:41 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:58:41 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 15:58:41 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 15:58:41 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 15:58:41 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 15:58:41 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 15:58:41 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 15:58:41 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 15:58:41 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 15:58:41 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 15:58:41 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 15:58:41 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 15:58:41 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 15:58:41 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 15:58:41 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 15:58:41 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 15:58:41 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 15:58:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:41 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 15:58:41 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 15:58:41 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 15:58:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:58:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:58:41 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:58:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:58:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:58:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:58:41 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:58:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:58:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:58:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:58:41 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:58:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:58:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:58:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:58:41 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:58:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:58:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:58:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:58:41 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:58:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:58:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:58:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:58:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:58:41 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:58:41 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:58:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:58:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:58:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:58:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:58:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:58:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:58:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:58:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:58:41 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:58:41 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:58:41 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:58:41 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:58:41 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:58:41 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:58:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 15:58:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 15:58:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 15:58:41 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:58:41 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:58:41 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:58:41 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:58:41 2025-11-26 15:58:41.344 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - pdp_1 PdpStateChange starting 15:58:41 2025-11-26 15:58:41.344 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdp_1 PdpStateChange starting listener 15:58:41 2025-11-26 15:58:41.344 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdp_1 PdpStateChange starting timer 15:58:41 2025-11-26 15:58:41.344 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdp_1 PdpStateChange starting enqueue 15:58:41 2025-11-26 15:58:41.345 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - pdp_1 PdpStateChange started 15:58:41 2025-11-26 15:58:41.356 [main] INFO o.o.p.p.m.comm.PdpModifyRequestMap.requestCompleted(439) - discard old requests for pdp_1 15:58:41 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.714 s -- in org.onap.policy.pap.main.comm.PdpModifyRequestMapTest 15:58:41 [INFO] Running org.onap.policy.pap.main.comm.MultiPdpStatusListenerTest 15:58:41 2025-11-26 15:58:41.454 [main] WARN o.o.p.p.m.c.MultiPdpStatusListener.onTopicEvent(111) - handleEvent failed due to: expected exception 15:58:41 java.lang.RuntimeException: expected exception 15:58:41 at org.onap.policy.pap.main.comm.MultiPdpStatusListenerTest$1.handleEvent(MultiPdpStatusListenerTest.java:151) 15:58:41 at org.onap.policy.pap.main.comm.MultiPdpStatusListener.onTopicEvent(MultiPdpStatusListener.java:109) 15:58:41 at org.onap.policy.pap.main.comm.MultiPdpStatusListenerTest.testOnTopicEvent(MultiPdpStatusListenerTest.java:156) 15:58:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:58:41 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:58:41 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:58:41 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:58:41 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 15:58:41 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 15:58:41 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 15:58:41 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 15:58:41 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 15:58:41 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 15:58:41 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 15:58:41 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 15:58:41 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 15:58:41 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 15:58:41 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 15:58:41 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 15:58:41 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 15:58:41 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 15:58:41 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 15:58:41 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 15:58:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:41 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 15:58:41 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 15:58:41 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 15:58:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:58:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:58:41 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:58:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:58:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:58:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:58:41 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:58:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:58:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:58:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:58:41 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:58:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:58:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:58:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:58:41 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:58:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:58:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:58:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:58:41 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:58:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:58:41 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:58:41 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:58:41 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:58:41 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:58:41 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:58:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:58:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:58:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:58:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:58:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:58:41 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:58:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:58:41 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:58:41 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:58:41 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:58:41 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:58:41 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:58:41 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:58:41 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:58:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 15:58:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 15:58:41 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 15:58:41 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:58:41 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:58:41 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:58:41 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:58:41 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.onap.policy.pap.main.comm.MultiPdpStatusListenerTest 15:58:41 [INFO] Running org.onap.policy.pap.main.comm.TimerManagerTest 15:58:41 2025-11-26 15:58:41.471 [Thread-23] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager my-manager started 15:58:41 2025-11-26 15:58:41.472 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - my-manager timer registered Timer [name=timer-A, expireMs=11000] 15:58:41 2025-11-26 15:58:41.473 [Thread-23] INFO o.o.p.pap.main.comm.TimerManager.await(245) - my-manager timer waiting 10000ms Timer [name=timer-A, expireMs=11000] 15:58:41 2025-11-26 15:58:41.473 [Thread-23] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - my-manager timer expired Timer [name=timer-A, expireMs=11000] 15:58:41 2025-11-26 15:58:41.473 [Thread-23] INFO o.o.p.pap.main.comm.TimerManager.processTimer(208) - my-manager timer firing Timer [name=timer-A, expireMs=11000] 15:58:41 2025-11-26 15:58:41.473 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - my-manager timer registered Timer [name=timer-B, expireMs=21001] 15:58:41 2025-11-26 15:58:41.474 [Thread-23] INFO o.o.p.pap.main.comm.TimerManager.await(245) - my-manager timer waiting 10001ms Timer [name=timer-B, expireMs=21001] 15:58:41 2025-11-26 15:58:41.474 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager my-manager stopping 15:58:41 2025-11-26 15:58:41.475 [Thread-23] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager my-manager stopped 15:58:41 2025-11-26 15:58:41.479 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - my-manager timer registered Timer [name=timer-A, expireMs=11000] 15:58:41 2025-11-26 15:58:41.480 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - my-manager timer registered Timer [name=timer-B, expireMs=11000] 15:58:41 2025-11-26 15:58:41.480 [Thread-24] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager my-manager started 15:58:41 2025-11-26 15:58:41.481 [Thread-24] INFO o.o.p.pap.main.comm.TimerManager.await(245) - my-manager timer waiting 10000ms Timer [name=timer-A, expireMs=11000] 15:58:41 2025-11-26 15:58:41.481 [Thread-24] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - my-manager timer expired Timer [name=timer-A, expireMs=11000] 15:58:41 2025-11-26 15:58:41.481 [Thread-24] INFO o.o.p.pap.main.comm.TimerManager.processTimer(208) - my-manager timer firing Timer [name=timer-A, expireMs=11000] 15:58:41 2025-11-26 15:58:41.481 [Thread-24] WARN o.o.p.pap.main.comm.TimerManager.processTimer(211) - my-manager timer threw an exception Timer [name=timer-A, expireMs=11000] 15:58:41 java.lang.RuntimeException: expected exception 15:58:41 at org.onap.policy.pap.main.comm.TimerManagerTest.lambda$testProcessTimer_TimerEx$0(TimerManagerTest.java:172) 15:58:41 at org.onap.policy.pap.main.comm.TimerManager.processTimer(TimerManager.java:209) 15:58:41 at org.onap.policy.pap.main.comm.TimerManager.processTimers(TimerManager.java:164) 15:58:41 at org.onap.policy.pap.main.comm.TimerManager.run(TimerManager.java:143) 15:58:41 at java.base/java.lang.Thread.run(Thread.java:833) 15:58:41 2025-11-26 15:58:41.481 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - my-manager timer registered Timer [name=timer-C, expireMs=21001] 15:58:41 2025-11-26 15:58:41.482 [Thread-24] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - my-manager timer expired Timer [name=timer-B, expireMs=11000] 15:58:41 2025-11-26 15:58:41.482 [Thread-24] INFO o.o.p.pap.main.comm.TimerManager.processTimer(208) - my-manager timer firing Timer [name=timer-B, expireMs=11000] 15:58:41 2025-11-26 15:58:41.482 [Thread-24] INFO o.o.p.pap.main.comm.TimerManager.await(245) - my-manager timer waiting 10001ms Timer [name=timer-C, expireMs=21001] 15:58:41 2025-11-26 15:58:41.482 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager my-manager stopping 15:58:41 2025-11-26 15:58:41.483 [Thread-24] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager my-manager stopped 15:58:41 2025-11-26 15:58:41.496 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager my-manager stopping 15:58:41 2025-11-26 15:58:41.500 [Thread-25] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager my-manager started 15:58:41 2025-11-26 15:58:41.501 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - my-manager timer registered Timer [name=timer-A, expireMs=11000] 15:58:41 2025-11-26 15:58:41.502 [Thread-25] INFO o.o.p.pap.main.comm.TimerManager.await(245) - my-manager timer waiting 10000ms Timer [name=timer-A, expireMs=11000] 15:58:41 2025-11-26 15:58:41.503 [Thread-25] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - my-manager timer expired Timer [name=timer-A, expireMs=11000] 15:58:41 2025-11-26 15:58:41.503 [Thread-25] INFO o.o.p.pap.main.comm.TimerManager.processTimer(208) - my-manager timer firing Timer [name=timer-A, expireMs=11000] 15:58:41 2025-11-26 15:58:41.503 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - my-manager timer registered Timer [name=timer-B, expireMs=21001] 15:58:41 2025-11-26 15:58:41.504 [Thread-25] INFO o.o.p.pap.main.comm.TimerManager.await(245) - my-manager timer waiting 10001ms Timer [name=timer-B, expireMs=21001] 15:58:41 2025-11-26 15:58:41.505 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager my-manager stopping 15:58:41 2025-11-26 15:58:41.505 [Thread-25] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager my-manager stopped 15:58:41 2025-11-26 15:58:41.507 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager my-manager stopping 15:58:41 2025-11-26 15:58:41.509 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager my-manager stopping 15:58:41 2025-11-26 15:58:41.512 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - my-manager timer registered Timer [name=timer-A, expireMs=11000] 15:58:41 2025-11-26 15:58:41.512 [Thread-26] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager my-manager started 15:58:41 2025-11-26 15:58:41.512 [Thread-26] INFO o.o.p.pap.main.comm.TimerManager.await(245) - my-manager timer waiting 10000ms Timer [name=timer-A, expireMs=11000] 15:58:41 2025-11-26 15:58:41.512 [main] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - my-manager timer cancelled Timer [name=timer-A, expireMs=11000] 15:58:41 2025-11-26 15:58:41.513 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - my-manager timer registered Timer [name=timer-B, expireMs=11001] 15:58:41 2025-11-26 15:58:41.513 [Thread-26] INFO o.o.p.pap.main.comm.TimerManager.cancel(273) - my-manager timer discarded (expired) Timer [name=timer-A, expireMs=11000] 15:58:41 2025-11-26 15:58:41.513 [Thread-26] INFO o.o.p.pap.main.comm.TimerManager.await(245) - my-manager timer waiting 1ms Timer [name=timer-B, expireMs=11001] 15:58:41 2025-11-26 15:58:41.513 [Thread-26] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - my-manager timer expired Timer [name=timer-B, expireMs=11001] 15:58:41 2025-11-26 15:58:41.514 [Thread-26] INFO o.o.p.pap.main.comm.TimerManager.processTimer(208) - my-manager timer firing Timer [name=timer-B, expireMs=11001] 15:58:41 2025-11-26 15:58:41.514 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager my-manager stopping 15:58:41 2025-11-26 15:58:41.514 [Thread-26] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager my-manager stopped 15:58:41 2025-11-26 15:58:41.516 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - my-manager timer registered Timer [name=timer-B, expireMs=11000] 15:58:41 2025-11-26 15:58:41.517 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - my-manager timer registered Timer [name=timer-A, expireMs=11001] 15:58:41 2025-11-26 15:58:41.517 [main] INFO o.o.p.pap.main.comm.TimerManager.register(115) - my-manager timer replaced Timer [name=timer-B, expireMs=11000] 15:58:41 2025-11-26 15:58:41.518 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - my-manager timer registered Timer [name=timer-B, expireMs=11002] 15:58:41 2025-11-26 15:58:41.519 [Thread-27] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager my-manager started 15:58:41 2025-11-26 15:58:41.520 [Thread-27] INFO o.o.p.pap.main.comm.TimerManager.await(245) - my-manager timer waiting 10001ms Timer [name=timer-A, expireMs=11001] 15:58:41 2025-11-26 15:58:41.520 [Thread-27] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - my-manager timer expired Timer [name=timer-A, expireMs=11001] 15:58:41 2025-11-26 15:58:41.520 [Thread-27] INFO o.o.p.pap.main.comm.TimerManager.processTimer(208) - my-manager timer firing Timer [name=timer-A, expireMs=11001] 15:58:41 2025-11-26 15:58:41.521 [Thread-27] INFO o.o.p.pap.main.comm.TimerManager.await(245) - my-manager timer waiting 1ms Timer [name=timer-B, expireMs=11002] 15:58:41 2025-11-26 15:58:41.521 [Thread-27] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - my-manager timer expired Timer [name=timer-B, expireMs=11002] 15:58:41 2025-11-26 15:58:41.523 [Thread-27] INFO o.o.p.pap.main.comm.TimerManager.processTimer(208) - my-manager timer firing Timer [name=timer-B, expireMs=11002] 15:58:41 2025-11-26 15:58:41.523 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager my-manager stopping 15:58:41 2025-11-26 15:58:41.524 [Thread-27] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager my-manager stopped 15:58:41 2025-11-26 15:58:41.526 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - my-manager timer registered Timer [name=timer-A, expireMs=11000] 15:58:41 2025-11-26 15:58:41.526 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager my-manager stopping 15:58:41 2025-11-26 15:58:41.528 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - my-manager timer registered Timer [name=timer-A, expireMs=11000] 15:58:41 2025-11-26 15:58:41.528 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - my-manager timer registered Timer [name=timer-B, expireMs=11000] 15:58:41 2025-11-26 15:58:41.528 [Thread-28] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager my-manager started 15:58:41 2025-11-26 15:58:41.529 [Thread-28] INFO o.o.p.pap.main.comm.TimerManager.await(245) - my-manager timer waiting 10000ms Timer [name=timer-A, expireMs=11000] 15:58:41 2025-11-26 15:58:41.529 [Thread-28] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - my-manager timer expired Timer [name=timer-A, expireMs=11000] 15:58:41 2025-11-26 15:58:41.529 [Thread-28] INFO o.o.p.pap.main.comm.TimerManager.processTimer(208) - my-manager timer firing Timer [name=timer-A, expireMs=11000] 15:58:41 2025-11-26 15:58:41.529 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - my-manager timer registered Timer [name=timer-C, expireMs=21001] 15:58:41 2025-11-26 15:58:41.530 [Thread-28] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - my-manager timer expired Timer [name=timer-B, expireMs=11000] 15:58:41 2025-11-26 15:58:41.530 [Thread-28] INFO o.o.p.pap.main.comm.TimerManager.processTimer(208) - my-manager timer firing Timer [name=timer-B, expireMs=11000] 15:58:41 2025-11-26 15:58:41.531 [Thread-28] INFO o.o.p.pap.main.comm.TimerManager.await(245) - my-manager timer waiting 10001ms Timer [name=timer-C, expireMs=21001] 15:58:41 2025-11-26 15:58:41.531 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager my-manager stopping 15:58:41 2025-11-26 15:58:41.531 [Thread-28] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager my-manager stopped 15:58:41 2025-11-26 15:58:41.534 [Thread-29] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager my-manager started 15:58:41 2025-11-26 15:58:41.535 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - my-manager timer registered Timer [name=timer-A, expireMs=11000] 15:58:41 2025-11-26 15:58:41.535 [Thread-29] INFO o.o.p.pap.main.comm.TimerManager.await(245) - my-manager timer waiting 10000ms Timer [name=timer-A, expireMs=11000] 15:58:41 2025-11-26 15:58:41.535 [main] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - my-manager timer cancelled Timer [name=timer-A, expireMs=11000] 15:58:41 2025-11-26 15:58:41.536 [Thread-29] INFO o.o.p.pap.main.comm.TimerManager.cancel(273) - my-manager timer discarded (expired) Timer [name=timer-A, expireMs=11000] 15:58:41 2025-11-26 15:58:41.536 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - my-manager timer registered Timer [name=timer-B, expireMs=21001] 15:58:41 2025-11-26 15:58:41.537 [Thread-29] INFO o.o.p.pap.main.comm.TimerManager.await(245) - my-manager timer waiting 10001ms Timer [name=timer-B, expireMs=21001] 15:58:41 2025-11-26 15:58:41.537 [Thread-29] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - my-manager timer expired Timer [name=timer-B, expireMs=21001] 15:58:41 2025-11-26 15:58:41.537 [Thread-29] INFO o.o.p.pap.main.comm.TimerManager.processTimer(208) - my-manager timer firing Timer [name=timer-B, expireMs=21001] 15:58:41 2025-11-26 15:58:41.537 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - my-manager timer registered Timer [name=timer-A, expireMs=31003] 15:58:41 2025-11-26 15:58:41.537 [Thread-29] INFO o.o.p.pap.main.comm.TimerManager.await(245) - my-manager timer waiting 10002ms Timer [name=timer-A, expireMs=31003] 15:58:41 2025-11-26 15:58:41.538 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager my-manager stopping 15:58:41 2025-11-26 15:58:41.538 [Thread-29] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager my-manager stopped 15:58:41 2025-11-26 15:58:41.543 [Thread-30] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager my-manager started 15:58:41 2025-11-26 15:58:41.543 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - my-manager timer registered Timer [name=timer-A, expireMs=11000] 15:58:41 2025-11-26 15:58:41.543 [Thread-30] INFO o.o.p.pap.main.comm.TimerManager.await(245) - my-manager timer waiting 10000ms Timer [name=timer-A, expireMs=11000] 15:58:41 2025-11-26 15:58:41.544 [Thread-30] WARN o.o.p.pap.main.comm.TimerManager.run(146) - timer manager my-manager stopping due to interrupt 15:58:41 2025-11-26 15:58:41.544 [Thread-30] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager my-manager stopped 15:58:41 2025-11-26 15:58:41.545 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager my-manager stopping 15:58:41 2025-11-26 15:58:41.549 [Thread-31] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager my-manager started 15:58:41 2025-11-26 15:58:41.550 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - my-manager timer registered Timer [name=timer-A, expireMs=11000] 15:58:41 2025-11-26 15:58:41.550 [Thread-31] INFO o.o.p.pap.main.comm.TimerManager.await(245) - my-manager timer waiting 10000ms Timer [name=timer-A, expireMs=11000] 15:58:41 2025-11-26 15:58:41.550 [main] INFO o.o.p.pap.main.comm.TimerManager.register(115) - my-manager timer replaced Timer [name=timer-A, expireMs=11000] 15:58:41 2025-11-26 15:58:41.550 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - my-manager timer registered Timer [name=timer-A, expireMs=11001] 15:58:41 2025-11-26 15:58:41.550 [Thread-31] INFO o.o.p.pap.main.comm.TimerManager.cancel(273) - my-manager timer discarded (expired) Timer [name=timer-A, expireMs=11000] 15:58:41 2025-11-26 15:58:41.551 [Thread-31] INFO o.o.p.pap.main.comm.TimerManager.await(245) - my-manager timer waiting 1ms Timer [name=timer-A, expireMs=11001] 15:58:41 2025-11-26 15:58:41.551 [Thread-31] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - my-manager timer expired Timer [name=timer-A, expireMs=11001] 15:58:41 2025-11-26 15:58:41.551 [Thread-31] INFO o.o.p.pap.main.comm.TimerManager.processTimer(208) - my-manager timer firing Timer [name=timer-A, expireMs=11001] 15:58:41 2025-11-26 15:58:41.552 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager my-manager stopping 15:58:41 2025-11-26 15:58:41.552 [Thread-31] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager my-manager stopped 15:58:41 2025-11-26 15:58:41.553 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager my-manager stopping 15:58:41 2025-11-26 15:58:41.554 [Thread-32] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager my-manager started 15:58:41 2025-11-26 15:58:41.554 [Thread-32] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager my-manager stopped 15:58:41 2025-11-26 15:58:41.555 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager my-manager stopping 15:58:41 2025-11-26 15:58:41.555 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager my-manager stopping 15:58:41 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s -- in org.onap.policy.pap.main.comm.TimerManagerTest 15:58:41 [INFO] Running org.onap.policy.pap.main.comm.PdpRequestsTest 15:58:41 2025-11-26 15:58:41.561 [main] WARN o.o.p.common.utils.services.Registry.lambda$registerOrReplace$1(91) - replacing previously registered: object:meter/registry 15:58:41 2025-11-26 15:58:41.681 [main] INFO o.o.policy.pap.main.comm.PdpRequests.startNextRequest(140) - pdp_1 has no more requests 15:58:41 2025-11-26 15:58:41.694 [main] INFO o.o.policy.pap.main.comm.PdpRequests.startNextRequest(144) - pdp_1 start publishing next request 15:58:41 2025-11-26 15:58:41.695 [main] INFO o.o.policy.pap.main.comm.PdpRequests.startNextRequest(140) - pdp_1 has no more requests 15:58:41 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.152 s -- in org.onap.policy.pap.main.comm.PdpRequestsTest 15:58:41 [INFO] Running org.onap.policy.pap.main.comm.PdpHeartbeatListenerTest 15:58:41 15:58:41 . ____ _ __ _ _ 15:58:41 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:58:41 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:58:41 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:58:41 ' |____| .__|_| |_|_| |_\__, | / / / / 15:58:41 =========|_|==============|___/=/_/_/_/ 15:58:41 15:58:41 :: Spring Boot :: (v3.5.3) 15:58:41 15:58:41 2025-11-26 15:58:41.898 [main] INFO o.o.p.p.m.c.PdpHeartbeatListenerTest.logStarting(53) - Starting PdpHeartbeatListenerTest using Java 17.0.4 with PID 2672 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 15:58:41 2025-11-26 15:58:41.899 [main] INFO o.o.p.p.m.c.PdpHeartbeatListenerTest.logStartupProfileInfo(658) - The following 2 profiles are active: "test-e2e", "default" 15:58:42 2025-11-26 15:58:42.369 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 15:58:42 2025-11-26 15:58:42.403 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 32 ms. Found 7 JPA repository interfaces. 15:58:42 2025-11-26 15:58:42.799 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 15:58:42 2025-11-26 15:58:42.800 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-2"] 15:58:42 2025-11-26 15:58:42.800 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 15:58:42 2025-11-26 15:58:42.800 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 15:58:42 2025-11-26 15:58:42.827 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 15:58:42 2025-11-26 15:58:42.827 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 926 ms 15:58:43 2025-11-26 15:58:43.048 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 15:58:43 2025-11-26 15:58:43.052 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 15:58:43 2025-11-26 15:58:43.065 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 15:58:43 2025-11-26 15:58:43.067 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-2 - Starting... 15:58:43 2025-11-26 15:58:43.071 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-2 - Added connection conn10: url=jdbc:h2:mem:testdb2 user=POLICY_USER 15:58:43 2025-11-26 15:58:43.071 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-2 - Start completed. 15:58:43 2025-11-26 15:58:43.072 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 15:58:43 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-2)'] 15:58:43 Database driver: undefined/unknown 15:58:43 Database version: 2.2.224 15:58:43 Autocommit mode: undefined/unknown 15:58:43 Isolation level: undefined/unknown 15:58:43 Minimum pool size: undefined/unknown 15:58:43 Maximum pool size: undefined/unknown 15:58:43 2025-11-26 15:58:43.407 [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator.initiateService(59) - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 15:58:43 2025-11-26 15:58:43.582 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 15:58:44 2025-11-26 15:58:44.400 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 15:58:44 2025-11-26 15:58:44.517 [main] INFO o.s.v.b.OptionalValidatorFactoryBean.afterPropertiesSet(48) - Failed to set up a Bean Validation provider: jakarta.validation.NoProviderFoundException: Unable to create a Configuration, because no Jakarta Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. 15:58:45 2025-11-26 15:58:45.047 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 15:58:45 2025-11-26 15:58:45.142 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-2"] 15:58:45 2025-11-26 15:58:45.210 [main] INFO o.a.t.u.net.NioEndpoint.certificate.log(168) - Connector [https-jsse-nio-auto-2], TLS virtual host [_default_], certificate type [UNDEFINED] configured from keystore [/home/jenkins/.keystore] using alias [tomcat] with trust store [null] 15:58:45 2025-11-26 15:58:45.217 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 35503 (https) with context path '/policy/pap/v1' 15:58:45 2025-11-26 15:58:45.233 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 15:58:45 2025-11-26 15:58:45.233 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 15:58:45 2025-11-26 15:58:45.233 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 15:58:45 2025-11-26 15:58:45.234 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 15:58:45 2025-11-26 15:58:45.234 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 15:58:45 2025-11-26 15:58:45.234 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 15:58:45 2025-11-26 15:58:45.234 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 15:58:45 2025-11-26 15:58:45.234 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@4a5a34a3 15:58:45 2025-11-26 15:58:45.235 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 15:58:45 2025-11-26 15:58:45.235 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@3c7ec942 15:58:45 2025-11-26 15:58:45.235 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 15:58:45 2025-11-26 15:58:45.235 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:58:45 2025-11-26 15:58:45.235 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:58:45 2025-11-26 15:58:45.235 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:58:45 2025-11-26 15:58:45.235 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:58:45 2025-11-26 15:58:45.236 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 15:58:45 2025-11-26 15:58:45.236 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 15:58:45 2025-11-26 15:58:45.237 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 15:58:45 2025-11-26 15:58:45.239 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 15:58:45 2025-11-26 15:58:45.239 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 15:58:45 2025-11-26 15:58:45.239 [Thread-36] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 15:58:45 2025-11-26 15:58:45.239 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 15:58:45 2025-11-26 15:58:45.240 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 15:58:45 2025-11-26 15:58:45.240 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 15:58:45 2025-11-26 15:58:45.240 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 15:58:45 2025-11-26 15:58:45.240 [Thread-37] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 15:58:45 2025-11-26 15:58:45.240 [main] INFO o.o.p.p.m.c.PdpHeartbeatListenerTest.logStarted(59) - Started PdpHeartbeatListenerTest in 3.453 seconds (process running for 23.312) 15:58:45 2025-11-26 15:58:45.839 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - pdp_1 PdpUpdate starting 15:58:45 2025-11-26 15:58:45.840 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdp_1 PdpUpdate starting listener 15:58:45 2025-11-26 15:58:45.843 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdp_1 PdpUpdate starting timer 15:58:45 2025-11-26 15:58:45.843 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - update timer registered Timer [name=230d70e3-be5e-4ea1-b147-077e98f46fca, expireMs=1764172728843] 15:58:45 2025-11-26 15:58:45.843 [Thread-36] INFO o.o.p.pap.main.comm.TimerManager.await(245) - update timer waiting 3000ms Timer [name=230d70e3-be5e-4ea1-b147-077e98f46fca, expireMs=1764172728843] 15:58:45 2025-11-26 15:58:45.843 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdp_1 PdpUpdate starting enqueue 15:58:45 2025-11-26 15:58:45.844 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - pdp_1 PdpUpdate started 15:58:45 2025-11-26 15:58:45.849 [Thread-34] INFO o.o.p.c.u.s.OrderedServiceImpl.rebuildList(107) - ***** OrderedServiceImpl implementers: 15:58:45 [] 15:58:45 2025-11-26 15:58:45.850 [Thread-34] INFO network.log(87) - [OUT|NOOP|pdp-pap-topic] 15:58:45 {"source":"pap-2ba3c8d6-8fc4-4e68-a770-0d0db142a0e3","pdpHeartbeatIntervalMs":6000,"policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"230d70e3-be5e-4ea1-b147-077e98f46fca","timestampMs":1764172725808,"name":"pdp_1","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 15:58:45 2025-11-26 15:58:45.929 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - pdp_2 PdpUpdate starting 15:58:45 2025-11-26 15:58:45.930 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdp_2 PdpUpdate starting listener 15:58:45 2025-11-26 15:58:45.930 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdp_2 PdpUpdate starting timer 15:58:45 2025-11-26 15:58:45.930 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - update timer registered Timer [name=72fa976f-9834-41c4-a91a-bb0dbbe69aad, expireMs=1764172728930] 15:58:45 2025-11-26 15:58:45.930 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdp_2 PdpUpdate starting enqueue 15:58:45 2025-11-26 15:58:45.930 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - pdp_2 PdpUpdate started 15:58:45 2025-11-26 15:58:45.931 [Thread-34] INFO network.log(87) - [OUT|NOOP|pdp-pap-topic] 15:58:45 {"source":"pap-2ba3c8d6-8fc4-4e68-a770-0d0db142a0e3","pdpHeartbeatIntervalMs":6000,"policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"72fa976f-9834-41c4-a91a-bb0dbbe69aad","timestampMs":1764172725926,"name":"pdp_2","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 15:58:46 2025-11-26 15:58:45.960 [main] ERROR o.o.p.p.m.c.PdpStatusMessageHandler.handlePdpStatus(120) - Operation Failed 15:58:46 org.onap.policy.pap.main.PolicyPapException: Failed to register PDP. No matching PdpGroup/SubGroup Found - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=a224c548-a678-4c05-a29f-5a7a56975a67, timestampMs=1764172725943, name=pdp_3, pdpGroup=wrongGroup, pdpSubgroup=null), pdpType=apex, state=ACTIVE, healthy=HEALTHY, description=null, policies=[onap.policies.controlloop.operational.common.apex.SampleDomain 1.0.0], deploymentInstanceInfo=null, properties=null, response=null) 15:58:46 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.handlePdpRegistration(PdpStatusMessageHandler.java:165) 15:58:46 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.handlePdpStatus(PdpStatusMessageHandler.java:115) 15:58:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:58:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:58:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:58:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:58:46 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:58:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:58:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:58:46 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:58:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:58:46 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:58:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:58:46 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:58:46 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler$$SpringCGLIB$$0.handlePdpStatus() 15:58:46 at org.onap.policy.pap.main.comm.PdpHeartbeatListener.onTopicEvent(PdpHeartbeatListener.java:51) 15:58:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:58:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:58:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:58:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:58:46 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:58:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:58:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:58:46 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:58:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:58:46 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:58:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:58:46 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:58:46 at org.onap.policy.pap.main.comm.PdpHeartbeatListener$$SpringCGLIB$$0.onTopicEvent() 15:58:46 at org.onap.policy.pap.main.comm.PdpHeartbeatListenerTest.testPdpHeartbeatListener(PdpHeartbeatListenerTest.java:120) 15:58:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:58:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:58:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:58:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:58:46 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 15:58:46 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 15:58:46 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 15:58:46 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 15:58:46 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 15:58:46 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 15:58:46 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 15:58:46 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 15:58:46 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 15:58:46 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 15:58:46 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 15:58:46 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 15:58:46 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 15:58:46 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 15:58:46 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 15:58:46 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 15:58:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:46 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 15:58:46 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 15:58:46 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 15:58:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:58:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:58:46 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:58:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:58:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:58:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:58:46 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:58:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:58:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:58:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:58:46 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:58:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:58:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:58:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:58:46 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:58:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:58:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:58:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:58:46 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:58:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:58:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:58:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:58:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:58:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:58:46 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:58:46 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:58:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:58:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:58:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:58:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:58:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:58:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:58:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:58:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:58:46 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:58:46 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:58:46 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:58:46 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:58:46 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:58:46 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:58:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 15:58:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 15:58:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 15:58:46 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:58:46 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:58:46 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:58:46 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:58:46 2025-11-26 15:58:45.990 [main] INFO o.o.p.p.m.comm.msgdata.RequestImpl.reconfigure2(148) - reconfiguring pdp_1 PdpUpdate with new message 15:58:46 2025-11-26 15:58:45.990 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - pdp_1 PdpUpdate stopping 15:58:46 2025-11-26 15:58:45.990 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdp_1 PdpUpdate stopping enqueue 15:58:46 2025-11-26 15:58:45.990 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdp_1 PdpUpdate stopping timer 15:58:46 2025-11-26 15:58:45.991 [main] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - update timer cancelled Timer [name=230d70e3-be5e-4ea1-b147-077e98f46fca, expireMs=1764172728843] 15:58:46 2025-11-26 15:58:45.991 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdp_1 PdpUpdate stopping listener 15:58:46 2025-11-26 15:58:45.991 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - pdp_1 PdpUpdate stopped 15:58:46 2025-11-26 15:58:45.991 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - pdp_1 PdpUpdate starting 15:58:46 2025-11-26 15:58:45.991 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdp_1 PdpUpdate starting listener 15:58:46 2025-11-26 15:58:45.991 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdp_1 PdpUpdate starting timer 15:58:46 2025-11-26 15:58:45.991 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - update timer registered Timer [name=c9c4e057-97f4-48f7-9bf9-55865beb2362, expireMs=1764172728991] 15:58:46 2025-11-26 15:58:45.992 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdp_1 PdpUpdate starting enqueue 15:58:46 2025-11-26 15:58:45.992 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - pdp_1 PdpUpdate started 15:58:46 2025-11-26 15:58:45.992 [Thread-34] INFO network.log(87) - [OUT|NOOP|pdp-pap-topic] 15:58:46 {"source":"pap-2ba3c8d6-8fc4-4e68-a770-0d0db142a0e3","pdpHeartbeatIntervalMs":6000,"policiesToBeDeployed":[],"policiesToBeUndeployed":[{"name":"onap.policies.controlloop.operational.common.apex.SampleDomain","version":"1.0.0"}],"messageName":"PDP_UPDATE","requestId":"c9c4e057-97f4-48f7-9bf9-55865beb2362","timestampMs":1764172725986,"name":"pdp_1","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 15:58:46 2025-11-26 15:58:46.019 [main] INFO o.o.p.p.m.comm.msgdata.RequestImpl.reconfigure2(148) - reconfiguring pdp_1 PdpUpdate with new message 15:58:46 2025-11-26 15:58:46.020 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - pdp_1 PdpUpdate stopping 15:58:46 2025-11-26 15:58:46.020 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdp_1 PdpUpdate stopping enqueue 15:58:46 2025-11-26 15:58:46.020 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdp_1 PdpUpdate stopping timer 15:58:46 2025-11-26 15:58:46.020 [main] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - update timer cancelled Timer [name=c9c4e057-97f4-48f7-9bf9-55865beb2362, expireMs=1764172728991] 15:58:46 2025-11-26 15:58:46.020 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdp_1 PdpUpdate stopping listener 15:58:46 2025-11-26 15:58:46.020 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - pdp_1 PdpUpdate stopped 15:58:46 2025-11-26 15:58:46.020 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - pdp_1 PdpUpdate starting 15:58:46 2025-11-26 15:58:46.020 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdp_1 PdpUpdate starting listener 15:58:46 2025-11-26 15:58:46.020 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdp_1 PdpUpdate starting timer 15:58:46 2025-11-26 15:58:46.021 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - update timer registered Timer [name=278b5a0d-f8c9-484c-a004-29af957f0779, expireMs=1764172729021] 15:58:46 2025-11-26 15:58:46.021 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdp_1 PdpUpdate starting enqueue 15:58:46 2025-11-26 15:58:46.021 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - pdp_1 PdpUpdate started 15:58:46 2025-11-26 15:58:46.021 [Thread-34] INFO network.log(87) - [OUT|NOOP|pdp-pap-topic] 15:58:46 {"source":"pap-2ba3c8d6-8fc4-4e68-a770-0d0db142a0e3","pdpHeartbeatIntervalMs":6000,"policiesToBeDeployed":[],"policiesToBeUndeployed":[{"name":"onap.restart.tca","version":"1.0.0"},{"name":"onap.policies.controlloop.operational.common.apex.SampleDomain","version":"1.0.0"}],"messageName":"PDP_UPDATE","requestId":"278b5a0d-f8c9-484c-a004-29af957f0779","timestampMs":1764172726016,"name":"pdp_1","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 15:58:46 2025-11-26 15:58:46.047 [main] INFO o.o.p.p.m.comm.msgdata.RequestImpl.reconfigure2(148) - reconfiguring pdp_1 PdpUpdate with new message 15:58:46 2025-11-26 15:58:46.047 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - pdp_1 PdpUpdate stopping 15:58:46 2025-11-26 15:58:46.047 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdp_1 PdpUpdate stopping enqueue 15:58:46 2025-11-26 15:58:46.047 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdp_1 PdpUpdate stopping timer 15:58:46 2025-11-26 15:58:46.048 [main] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - update timer cancelled Timer [name=278b5a0d-f8c9-484c-a004-29af957f0779, expireMs=1764172729021] 15:58:46 2025-11-26 15:58:46.048 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdp_1 PdpUpdate stopping listener 15:58:46 2025-11-26 15:58:46.048 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - pdp_1 PdpUpdate stopped 15:58:46 2025-11-26 15:58:46.048 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - pdp_1 PdpUpdate starting 15:58:46 2025-11-26 15:58:46.048 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdp_1 PdpUpdate starting listener 15:58:46 2025-11-26 15:58:46.048 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdp_1 PdpUpdate starting timer 15:58:46 2025-11-26 15:58:46.048 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - update timer registered Timer [name=581f8979-38e8-4eaa-9290-f77189f7baf9, expireMs=1764172729048] 15:58:46 2025-11-26 15:58:46.048 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdp_1 PdpUpdate starting enqueue 15:58:46 2025-11-26 15:58:46.049 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - pdp_1 PdpUpdate started 15:58:46 2025-11-26 15:58:46.049 [Thread-34] INFO network.log(87) - [OUT|NOOP|pdp-pap-topic] 15:58:46 {"source":"pap-2ba3c8d6-8fc4-4e68-a770-0d0db142a0e3","pdpHeartbeatIntervalMs":6000,"policiesToBeDeployed":[],"policiesToBeUndeployed":[{"name":"onap.restart.tca","version":"1.0.0"},{"name":"onap.policies.controlloop.operational.common.apex.SampleDomain","version":"1.0.0"}],"messageName":"PDP_UPDATE","requestId":"581f8979-38e8-4eaa-9290-f77189f7baf9","timestampMs":1764172726044,"name":"pdp_1","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 15:58:46 2025-11-26 15:58:46.058 [main] INFO o.o.p.p.m.c.PdpStatusMessageHandler.handlePdpStatus(108) - discarding status message from pdp_1 age 600s 15:58:46 2025-11-26 15:58:46.147 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 15:58:46 2025-11-26 15:58:46.147 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 15:58:46 2025-11-26 15:58:46.147 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 15:58:46 2025-11-26 15:58:46.147 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 15:58:46 2025-11-26 15:58:46.147 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 15:58:46 2025-11-26 15:58:46.147 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 15:58:46 2025-11-26 15:58:46.148 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 15:58:46 2025-11-26 15:58:46.148 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 15:58:46 2025-11-26 15:58:46.148 [Thread-36] INFO o.o.p.pap.main.comm.TimerManager.sleep(307) - sleep finishing due to stop() 15:58:46 2025-11-26 15:58:46.148 [Thread-37] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 15:58:46 2025-11-26 15:58:46.148 [Thread-36] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 15:58:46 2025-11-26 15:58:46.148 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 15:58:46 2025-11-26 15:58:46.148 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 15:58:46 2025-11-26 15:58:46.148 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 15:58:46 2025-11-26 15:58:46.149 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 15:58:46 2025-11-26 15:58:46.149 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:58:46 2025-11-26 15:58:46.149 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:58:46 2025-11-26 15:58:46.149 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:58:46 2025-11-26 15:58:46.149 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=5, locked=false, #topicListeners=0]]]: stopping 15:58:46 2025-11-26 15:58:46.149 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:58:46 2025-11-26 15:58:46.149 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:58:46 2025-11-26 15:58:46.149 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=5, locked=false, #topicListeners=0]]]: shutdown 15:58:46 2025-11-26 15:58:46.149 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=5, locked=false, #topicListeners=0]]]: stopping 15:58:46 2025-11-26 15:58:46.150 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:58:46 2025-11-26 15:58:46.150 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:58:46 2025-11-26 15:58:46.150 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:58:46 2025-11-26 15:58:46.150 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:58:46 2025-11-26 15:58:46.150 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 15:58:46 2025-11-26 15:58:46.150 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 15:58:46 2025-11-26 15:58:46.150 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 15:58:46 2025-11-26 15:58:46.150 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 15:58:46 2025-11-26 15:58:46.151 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 15:58:46 2025-11-26 15:58:46.151 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 15:58:46 2025-11-26 15:58:46.151 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 15:58:46 2025-11-26 15:58:46.151 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 15:58:46 2025-11-26 15:58:46.151 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 15:58:46 2025-11-26 15:58:46.152 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-2-35503"] 15:58:46 2025-11-26 15:58:46.154 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 15:58:46 2025-11-26 15:58:46.154 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-2"] 15:58:46 2025-11-26 15:58:46.159 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 15:58:46 2025-11-26 15:58:46.186 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-2 - Shutdown initiated... 15:58:46 2025-11-26 15:58:46.187 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-2 - Shutdown completed. 15:58:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.472 s -- in org.onap.policy.pap.main.comm.PdpHeartbeatListenerTest 15:58:46 [INFO] Running org.onap.policy.pap.main.comm.PdpStatusMessageHandlerTest 15:58:46 15:58:46 . ____ _ __ _ _ 15:58:46 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:58:46 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:58:46 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:58:46 ' |____| .__|_| |_|_| |_\__, | / / / / 15:58:46 =========|_|==============|___/=/_/_/_/ 15:58:46 15:58:46 :: Spring Boot :: (v3.5.3) 15:58:46 15:58:46 2025-11-26 15:58:46.236 [main] INFO o.o.p.p.m.c.PdpStatusMessageHandlerTest.logStarting(53) - Starting PdpStatusMessageHandlerTest using Java 17.0.4 with PID 2672 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 15:58:46 2025-11-26 15:58:46.236 [main] INFO o.o.p.p.m.c.PdpStatusMessageHandlerTest.logStartupProfileInfo(658) - The following 1 profile is active: "test" 15:58:46 2025-11-26 15:58:46.491 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 15:58:46 2025-11-26 15:58:46.509 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 16 ms. Found 7 JPA repository interfaces. 15:58:46 2025-11-26 15:58:46.653 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (http) 15:58:46 2025-11-26 15:58:46.654 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["http-nio-auto-3"] 15:58:46 2025-11-26 15:58:46.654 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 15:58:46 2025-11-26 15:58:46.655 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 15:58:46 2025-11-26 15:58:46.674 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 15:58:46 2025-11-26 15:58:46.674 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 436 ms 15:58:46 2025-11-26 15:58:46.823 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 15:58:46 2025-11-26 15:58:46.825 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 15:58:46 2025-11-26 15:58:46.834 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 15:58:46 2025-11-26 15:58:46.835 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-3 - Starting... 15:58:46 2025-11-26 15:58:46.837 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-3 - Added connection conn20: url=jdbc:h2:mem:testdb user=POLICY_USER 15:58:46 2025-11-26 15:58:46.837 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-3 - Start completed. 15:58:46 2025-11-26 15:58:46.838 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 15:58:46 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-3)'] 15:58:46 Database driver: undefined/unknown 15:58:46 Database version: 2.2.224 15:58:46 Autocommit mode: undefined/unknown 15:58:46 Isolation level: undefined/unknown 15:58:46 Minimum pool size: undefined/unknown 15:58:46 Maximum pool size: undefined/unknown 15:58:47 2025-11-26 15:58:47.083 [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator.initiateService(59) - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 15:58:47 2025-11-26 15:58:47.164 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 15:58:47 2025-11-26 15:58:47.642 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 15:58:47 2025-11-26 15:58:47.704 [main] INFO o.s.v.b.OptionalValidatorFactoryBean.afterPropertiesSet(48) - Failed to set up a Bean Validation provider: jakarta.validation.NoProviderFoundException: Unable to create a Configuration, because no Jakarta Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. 15:58:47 2025-11-26 15:58:47.945 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 15:58:48 2025-11-26 15:58:47.991 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["http-nio-auto-3"] 15:58:48 2025-11-26 15:58:47.994 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 42099 (http) with context path '/policy/pap/v1' 15:58:48 2025-11-26 15:58:48.001 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 15:58:48 2025-11-26 15:58:48.001 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 15:58:48 2025-11-26 15:58:48.001 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 15:58:48 2025-11-26 15:58:48.002 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 15:58:48 2025-11-26 15:58:48.002 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 15:58:48 2025-11-26 15:58:48.002 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 15:58:48 2025-11-26 15:58:48.002 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 15:58:48 2025-11-26 15:58:48.002 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@7c6f6097 15:58:48 2025-11-26 15:58:48.002 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 15:58:48 2025-11-26 15:58:48.002 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@5751c1ae 15:58:48 2025-11-26 15:58:48.002 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 15:58:48 2025-11-26 15:58:48.003 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:58:48 2025-11-26 15:58:48.003 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:58:48 2025-11-26 15:58:48.003 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:58:48 2025-11-26 15:58:48.003 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:58:48 2025-11-26 15:58:48.003 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 15:58:48 2025-11-26 15:58:48.003 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 15:58:48 2025-11-26 15:58:48.005 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 15:58:48 2025-11-26 15:58:48.013 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 15:58:48 2025-11-26 15:58:48.014 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 15:58:48 2025-11-26 15:58:48.014 [Thread-41] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 15:58:48 2025-11-26 15:58:48.014 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 15:58:48 2025-11-26 15:58:48.014 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 15:58:48 2025-11-26 15:58:48.015 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 15:58:48 2025-11-26 15:58:48.015 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 15:58:48 2025-11-26 15:58:48.015 [main] INFO o.o.p.p.m.c.PdpStatusMessageHandlerTest.logStarted(59) - Started PdpStatusMessageHandlerTest in 1.816 seconds (process running for 26.087) 15:58:48 2025-11-26 15:58:48.015 [Thread-42] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 15:58:48 2025-11-26 15:58:48.033 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 15:58:48 2025-11-26 15:58:48.033 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 15:58:48 2025-11-26 15:58:48.033 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 15:58:48 2025-11-26 15:58:48.033 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 15:58:48 2025-11-26 15:58:48.034 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 15:58:48 2025-11-26 15:58:48.034 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 15:58:48 2025-11-26 15:58:48.034 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 15:58:48 2025-11-26 15:58:48.034 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 15:58:48 2025-11-26 15:58:48.034 [Thread-42] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 15:58:48 2025-11-26 15:58:48.034 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 15:58:48 2025-11-26 15:58:48.034 [Thread-41] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 15:58:48 2025-11-26 15:58:48.034 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 15:58:48 2025-11-26 15:58:48.034 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 15:58:48 2025-11-26 15:58:48.034 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 15:58:48 2025-11-26 15:58:48.035 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:58:48 2025-11-26 15:58:48.035 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:58:48 2025-11-26 15:58:48.035 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:58:48 2025-11-26 15:58:48.035 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:58:48 2025-11-26 15:58:48.035 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:58:48 2025-11-26 15:58:48.035 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:58:48 2025-11-26 15:58:48.035 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:58:48 2025-11-26 15:58:48.035 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:58:48 2025-11-26 15:58:48.035 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:58:48 2025-11-26 15:58:48.035 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:58:48 2025-11-26 15:58:48.036 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:58:48 2025-11-26 15:58:48.036 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:58:48 2025-11-26 15:58:48.036 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 15:58:48 2025-11-26 15:58:48.036 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 15:58:48 2025-11-26 15:58:48.036 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 15:58:48 2025-11-26 15:58:48.036 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 15:58:48 2025-11-26 15:58:48.036 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 15:58:48 2025-11-26 15:58:48.036 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 15:58:48 2025-11-26 15:58:48.037 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 15:58:48 2025-11-26 15:58:48.037 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 15:58:48 2025-11-26 15:58:48.037 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 15:58:48 2025-11-26 15:58:48.038 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["http-nio-auto-3-42099"] 15:58:48 2025-11-26 15:58:48.039 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 15:58:48 2025-11-26 15:58:48.039 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["http-nio-auto-3"] 15:58:48 2025-11-26 15:58:48.042 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 15:58:48 2025-11-26 15:58:48.059 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-3 - Shutdown initiated... 15:58:48 2025-11-26 15:58:48.060 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-3 - Shutdown completed. 15:58:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.870 s -- in org.onap.policy.pap.main.comm.PdpStatusMessageHandlerTest 15:58:48 [INFO] Running org.onap.policy.pap.main.comm.PublisherTest 15:58:48 2025-11-26 15:58:48.068 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:58:48 2025-11-26 15:58:48.069 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:58:48 2025-11-26 15:58:48.069 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:58:48 2025-11-26 15:58:48.069 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:58:48 2025-11-26 15:58:48.070 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.pap.main.comm.PublisherTest$MyListener@23351522 15:58:48 2025-11-26 15:58:48.070 [Thread-43] INFO network.log(87) - [OUT|NOOP|policy-pdp-pap] 15:58:48 {"messageName":"PDP_STATE_CHANGE","requestId":"4cc5455b-99b5-4d4b-aa5e-37649f170acc","timestampMs":1764172728067} 15:58:48 2025-11-26 15:58:48.071 [Thread-43] INFO network.log(87) - [OUT|NOOP|policy-pdp-pap] 15:58:48 {"messageName":"PDP_STATE_CHANGE","requestId":"35abafe7-f8b0-4da2-8ad6-f78c8791ca9e","timestampMs":1764172728067} 15:58:48 2025-11-26 15:58:48.071 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.unregister(147) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=2, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.pap.main.comm.PublisherTest$MyListener@23351522 15:58:48 2025-11-26 15:58:48.072 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=2, locked=false, #topicListeners=0]]]: registering org.onap.policy.pap.main.comm.PublisherTest$MyListener@9530e87 15:58:48 2025-11-26 15:58:48.072 [Thread-44] INFO network.log(87) - [OUT|NOOP|policy-pdp-pap] 15:58:48 {"messageName":"PDP_STATE_CHANGE","requestId":"35abafe7-f8b0-4da2-8ad6-f78c8791ca9e","timestampMs":1764172728067} 15:58:48 2025-11-26 15:58:48.073 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.unregister(147) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=3, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.pap.main.comm.PublisherTest$MyListener@9530e87 15:58:48 2025-11-26 15:58:48.073 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=3, locked=false, #topicListeners=0]]]: registering org.onap.policy.pap.main.comm.PublisherTest$MyListener@5c4aecd 15:58:48 2025-11-26 15:58:48.074 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.unregister(147) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=3, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.pap.main.comm.PublisherTest$MyListener@5c4aecd 15:58:48 2025-11-26 15:58:48.075 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=3, locked=false, #topicListeners=0]]]: registering org.onap.policy.pap.main.comm.PublisherTest$MyListener@6d58db4b 15:58:48 2025-11-26 15:58:48.075 [Thread-45] INFO network.log(87) - [OUT|NOOP|policy-pdp-pap] 15:58:48 {"messageName":"PDP_STATE_CHANGE","requestId":"4cc5455b-99b5-4d4b-aa5e-37649f170acc","timestampMs":1764172728067} 15:58:48 2025-11-26 15:58:48.076 [Thread-45] WARN o.o.policy.pap.main.comm.Publisher.getNext(130) - Publisher stopping due to interrupt 15:58:48 2025-11-26 15:58:48.077 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.unregister(147) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=4, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.pap.main.comm.PublisherTest$MyListener@6d58db4b 15:58:48 2025-11-26 15:58:48.078 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=4, locked=false, #topicListeners=0]]]: registering org.onap.policy.pap.main.comm.PublisherTest$MyListener@4c7b8495 15:58:48 2025-11-26 15:58:48.078 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.unregister(147) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=4, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.pap.main.comm.PublisherTest$MyListener@4c7b8495 15:58:48 2025-11-26 15:58:48.079 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=4, locked=false, #topicListeners=0]]]: registering org.onap.policy.pap.main.comm.PublisherTest$MyListener@21a2a323 15:58:48 2025-11-26 15:58:48.080 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.unregister(147) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=4, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.pap.main.comm.PublisherTest$MyListener@21a2a323 15:58:48 2025-11-26 15:58:48.080 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:58:48 2025-11-26 15:58:48.081 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:58:48 2025-11-26 15:58:48.081 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=4, locked=false, #topicListeners=0]]]: stopping 15:58:48 2025-11-26 15:58:48.081 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:58:48 2025-11-26 15:58:48.081 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=4, locked=false, #topicListeners=0]]]: shutdown 15:58:48 2025-11-26 15:58:48.081 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=4, locked=false, #topicListeners=0]]]: stopping 15:58:48 2025-11-26 15:58:48.081 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:58:48 2025-11-26 15:58:48.081 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:58:48 2025-11-26 15:58:48.081 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:58:48 2025-11-26 15:58:48.081 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:58:48 2025-11-26 15:58:48.082 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:58:48 2025-11-26 15:58:48.082 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:58:48 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.onap.policy.pap.main.comm.PublisherTest 15:58:48 [INFO] Running org.onap.policy.pap.main.comm.msgdata.RequestImplTest 15:58:48 2025-11-26 15:58:48.092 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-request starting 15:58:48 2025-11-26 15:58:48.092 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting listener 15:58:48 2025-11-26 15:58:48.093 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting timer 15:58:48 2025-11-26 15:58:48.093 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting enqueue 15:58:48 2025-11-26 15:58:48.093 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-request started 15:58:48 2025-11-26 15:58:48.094 [main] INFO o.o.p.p.m.comm.msgdata.RequestImpl.reconfigure2(148) - reconfiguring my-request with new message 15:58:48 2025-11-26 15:58:48.094 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - my-request stopping 15:58:48 2025-11-26 15:58:48.094 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping enqueue 15:58:48 2025-11-26 15:58:48.094 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping timer 15:58:48 2025-11-26 15:58:48.095 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping listener 15:58:48 2025-11-26 15:58:48.095 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - my-request stopped 15:58:48 2025-11-26 15:58:48.095 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-request starting 15:58:48 2025-11-26 15:58:48.096 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting listener 15:58:48 2025-11-26 15:58:48.096 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting timer 15:58:48 2025-11-26 15:58:48.096 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting enqueue 15:58:48 2025-11-26 15:58:48.096 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-request started 15:58:48 2025-11-26 15:58:48.096 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - my-request stopping 15:58:48 2025-11-26 15:58:48.096 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping enqueue 15:58:48 2025-11-26 15:58:48.096 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping timer 15:58:48 2025-11-26 15:58:48.097 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping listener 15:58:48 2025-11-26 15:58:48.097 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - my-request stopped 15:58:48 2025-11-26 15:58:48.097 [main] INFO o.o.p.p.m.comm.msgdata.RequestImpl.reconfigure2(148) - reconfiguring my-request with new message 15:58:48 2025-11-26 15:58:48.097 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-request starting 15:58:48 2025-11-26 15:58:48.097 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting listener 15:58:48 2025-11-26 15:58:48.097 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting timer 15:58:48 2025-11-26 15:58:48.097 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting enqueue 15:58:48 2025-11-26 15:58:48.098 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-request started 15:58:48 2025-11-26 15:58:48.099 [main] INFO o.o.p.p.m.comm.msgdata.RequestImpl.reconfigure2(148) - reconfiguring my-request with new message 15:58:48 2025-11-26 15:58:48.099 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - my-request stopping 15:58:48 2025-11-26 15:58:48.099 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping enqueue 15:58:48 2025-11-26 15:58:48.099 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping timer 15:58:48 2025-11-26 15:58:48.099 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping listener 15:58:48 2025-11-26 15:58:48.100 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - my-request stopped 15:58:48 2025-11-26 15:58:48.100 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-request starting 15:58:48 2025-11-26 15:58:48.100 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting listener 15:58:48 2025-11-26 15:58:48.100 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting timer 15:58:48 2025-11-26 15:58:48.100 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting enqueue 15:58:48 2025-11-26 15:58:48.100 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-request started 15:58:48 2025-11-26 15:58:48.103 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-request starting 15:58:48 2025-11-26 15:58:48.103 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting listener 15:58:48 2025-11-26 15:58:48.103 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting timer 15:58:48 2025-11-26 15:58:48.103 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting enqueue 15:58:48 2025-11-26 15:58:48.103 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-request started 15:58:48 2025-11-26 15:58:48.104 [main] INFO o.o.p.p.m.comm.msgdata.RequestImpl.processResponse(260) - my-request ignore old response via NOOP POLICY-PDP-PAP: different-value 15:58:48 2025-11-26 15:58:48.107 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-request starting 15:58:48 2025-11-26 15:58:48.107 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting listener 15:58:48 2025-11-26 15:58:48.108 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting timer 15:58:48 2025-11-26 15:58:48.108 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting enqueue 15:58:48 2025-11-26 15:58:48.108 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-request started 15:58:48 2025-11-26 15:58:48.108 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - my-request stopping 15:58:48 2025-11-26 15:58:48.108 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping enqueue 15:58:48 2025-11-26 15:58:48.108 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping timer 15:58:48 2025-11-26 15:58:48.108 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping listener 15:58:48 2025-11-26 15:58:48.108 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - my-request stopped 15:58:48 2025-11-26 15:58:48.110 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-request starting 15:58:48 2025-11-26 15:58:48.110 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting listener 15:58:48 2025-11-26 15:58:48.111 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting timer 15:58:48 2025-11-26 15:58:48.111 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting enqueue 15:58:48 2025-11-26 15:58:48.111 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-request started 15:58:48 2025-11-26 15:58:48.111 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - my-request stopping 15:58:48 2025-11-26 15:58:48.111 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping enqueue 15:58:48 2025-11-26 15:58:48.111 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping timer 15:58:48 2025-11-26 15:58:48.111 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping listener 15:58:48 2025-11-26 15:58:48.112 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - my-request stopped 15:58:48 2025-11-26 15:58:48.112 [main] INFO o.o.p.p.m.comm.msgdata.RequestImpl.handleTimeout(295) - my-request timeout pdp_1 - retry count 1 exhausted 15:58:48 2025-11-26 15:58:48.116 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-request starting 15:58:48 2025-11-26 15:58:48.116 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting listener 15:58:48 2025-11-26 15:58:48.116 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting timer 15:58:48 2025-11-26 15:58:48.116 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting enqueue 15:58:48 2025-11-26 15:58:48.116 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-request started 15:58:48 2025-11-26 15:58:48.117 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - my-request stopping 15:58:48 2025-11-26 15:58:48.117 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping enqueue 15:58:48 2025-11-26 15:58:48.117 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping timer 15:58:48 2025-11-26 15:58:48.117 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping listener 15:58:48 2025-11-26 15:58:48.117 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - my-request stopped 15:58:48 2025-11-26 15:58:48.117 [main] INFO o.o.p.p.m.comm.msgdata.RequestImpl.processResponse(269) - my-request PDP data mismatch via NOOP POLICY-PDP-PAP: null PDP name 15:58:48 2025-11-26 15:58:48.119 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-request starting 15:58:48 2025-11-26 15:58:48.119 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting listener 15:58:48 2025-11-26 15:58:48.119 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting timer 15:58:48 2025-11-26 15:58:48.120 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting enqueue 15:58:48 2025-11-26 15:58:48.120 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-request started 15:58:48 2025-11-26 15:58:48.120 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - my-request stopping 15:58:48 2025-11-26 15:58:48.120 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping enqueue 15:58:48 2025-11-26 15:58:48.120 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping timer 15:58:48 2025-11-26 15:58:48.120 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping listener 15:58:48 2025-11-26 15:58:48.120 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - my-request stopped 15:58:48 2025-11-26 15:58:48.122 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-request starting 15:58:48 2025-11-26 15:58:48.122 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting listener 15:58:48 2025-11-26 15:58:48.122 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting timer 15:58:48 2025-11-26 15:58:48.123 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting enqueue 15:58:48 2025-11-26 15:58:48.123 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-request started 15:58:48 2025-11-26 15:58:48.123 [main] INFO o.o.p.p.m.comm.msgdata.RequestImpl.startPublishing(175) - my-request is already publishing 15:58:48 2025-11-26 15:58:48.127 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-request starting 15:58:48 2025-11-26 15:58:48.127 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting listener 15:58:48 2025-11-26 15:58:48.127 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting timer 15:58:48 2025-11-26 15:58:48.128 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting enqueue 15:58:48 2025-11-26 15:58:48.128 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-request started 15:58:48 2025-11-26 15:58:48.128 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - my-request stopping 15:58:48 2025-11-26 15:58:48.128 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping enqueue 15:58:48 2025-11-26 15:58:48.128 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping timer 15:58:48 2025-11-26 15:58:48.128 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping listener 15:58:48 2025-11-26 15:58:48.128 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - my-request stopped 15:58:48 2025-11-26 15:58:48.128 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-request starting 15:58:48 2025-11-26 15:58:48.128 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting listener 15:58:48 2025-11-26 15:58:48.129 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting timer 15:58:48 2025-11-26 15:58:48.129 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting enqueue 15:58:48 2025-11-26 15:58:48.129 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-request started 15:58:48 2025-11-26 15:58:48.133 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-request starting 15:58:48 2025-11-26 15:58:48.133 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting listener 15:58:48 2025-11-26 15:58:48.133 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting timer 15:58:48 2025-11-26 15:58:48.133 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting enqueue 15:58:48 2025-11-26 15:58:48.134 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-request started 15:58:48 2025-11-26 15:58:48.134 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - my-request stopping 15:58:48 2025-11-26 15:58:48.134 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping enqueue 15:58:48 2025-11-26 15:58:48.134 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping timer 15:58:48 2025-11-26 15:58:48.134 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping listener 15:58:48 2025-11-26 15:58:48.135 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - my-request stopped 15:58:48 2025-11-26 15:58:48.135 [main] INFO o.o.p.p.m.comm.msgdata.RequestImpl.processResponse(274) - my-request successful 15:58:48 2025-11-26 15:58:48.137 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-request starting 15:58:48 2025-11-26 15:58:48.137 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting listener 15:58:48 2025-11-26 15:58:48.137 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting timer 15:58:48 2025-11-26 15:58:48.138 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting enqueue 15:58:48 2025-11-26 15:58:48.138 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-request started 15:58:48 2025-11-26 15:58:48.138 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - my-request stopping 15:58:48 2025-11-26 15:58:48.138 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping enqueue 15:58:48 2025-11-26 15:58:48.138 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping timer 15:58:48 2025-11-26 15:58:48.138 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping listener 15:58:48 2025-11-26 15:58:48.139 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - my-request stopped 15:58:48 2025-11-26 15:58:48.139 [main] INFO o.o.p.p.m.comm.msgdata.RequestImpl.processResponse(274) - my-request successful 15:58:48 2025-11-26 15:58:48.141 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-request starting 15:58:48 2025-11-26 15:58:48.141 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting listener 15:58:48 2025-11-26 15:58:48.141 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting timer 15:58:48 2025-11-26 15:58:48.142 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting enqueue 15:58:48 2025-11-26 15:58:48.142 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-request started 15:58:48 2025-11-26 15:58:48.142 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - my-request stopping 15:58:48 2025-11-26 15:58:48.142 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping enqueue 15:58:48 2025-11-26 15:58:48.142 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping timer 15:58:48 2025-11-26 15:58:48.142 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping listener 15:58:48 2025-11-26 15:58:48.142 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - my-request stopped 15:58:48 2025-11-26 15:58:48.145 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-request starting 15:58:48 2025-11-26 15:58:48.146 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting listener 15:58:48 2025-11-26 15:58:48.146 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting timer 15:58:48 2025-11-26 15:58:48.146 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting enqueue 15:58:48 2025-11-26 15:58:48.146 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-request started 15:58:48 2025-11-26 15:58:48.146 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - my-request stopping 15:58:48 2025-11-26 15:58:48.146 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping enqueue 15:58:48 2025-11-26 15:58:48.146 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping timer 15:58:48 2025-11-26 15:58:48.146 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping listener 15:58:48 2025-11-26 15:58:48.146 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - my-request stopped 15:58:48 2025-11-26 15:58:48.150 [main] INFO o.o.p.p.m.comm.msgdata.RequestImpl.reconfigure2(148) - reconfiguring my-request with new message 15:58:48 2025-11-26 15:58:48.152 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-request starting 15:58:48 2025-11-26 15:58:48.152 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting listener 15:58:48 2025-11-26 15:58:48.152 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting timer 15:58:48 2025-11-26 15:58:48.152 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting enqueue 15:58:48 2025-11-26 15:58:48.152 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-request started 15:58:48 2025-11-26 15:58:48.152 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - my-request stopping 15:58:48 2025-11-26 15:58:48.152 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping enqueue 15:58:48 2025-11-26 15:58:48.153 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping timer 15:58:48 2025-11-26 15:58:48.153 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping listener 15:58:48 2025-11-26 15:58:48.153 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - my-request stopped 15:58:48 2025-11-26 15:58:48.153 [main] INFO o.o.p.p.m.comm.msgdata.RequestImpl.processResponse(269) - my-request PDP data mismatch via NOOP POLICY-PDP-PAP: PDP name does not match 15:58:48 2025-11-26 15:58:48.156 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-request starting 15:58:48 2025-11-26 15:58:48.156 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting listener 15:58:48 2025-11-26 15:58:48.156 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting timer 15:58:48 2025-11-26 15:58:48.156 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting enqueue 15:58:48 2025-11-26 15:58:48.157 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-request started 15:58:48 2025-11-26 15:58:48.157 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - my-request stopping 15:58:48 2025-11-26 15:58:48.157 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping enqueue 15:58:48 2025-11-26 15:58:48.157 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping timer 15:58:48 2025-11-26 15:58:48.157 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping listener 15:58:48 2025-11-26 15:58:48.157 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - my-request stopped 15:58:48 2025-11-26 15:58:48.157 [main] INFO o.o.p.p.m.comm.msgdata.RequestImpl.processResponse(269) - my-request PDP data mismatch via NOOP POLICY-PDP-PAP: PDP name does not match 15:58:48 2025-11-26 15:58:48.159 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-request starting 15:58:48 2025-11-26 15:58:48.159 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting listener 15:58:48 2025-11-26 15:58:48.159 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting timer 15:58:48 2025-11-26 15:58:48.159 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting enqueue 15:58:48 2025-11-26 15:58:48.160 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-request started 15:58:48 2025-11-26 15:58:48.160 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - my-request stopping 15:58:48 2025-11-26 15:58:48.160 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping enqueue 15:58:48 2025-11-26 15:58:48.160 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping timer 15:58:48 2025-11-26 15:58:48.160 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping listener 15:58:48 2025-11-26 15:58:48.160 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - my-request stopped 15:58:48 2025-11-26 15:58:48.160 [main] INFO o.o.p.p.m.comm.msgdata.RequestImpl.processResponse(274) - my-request successful 15:58:48 2025-11-26 15:58:48.162 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-request starting 15:58:48 2025-11-26 15:58:48.162 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting listener 15:58:48 2025-11-26 15:58:48.162 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting timer 15:58:48 2025-11-26 15:58:48.162 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting enqueue 15:58:48 2025-11-26 15:58:48.163 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-request started 15:58:48 2025-11-26 15:58:48.163 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - my-request stopping 15:58:48 2025-11-26 15:58:48.163 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping enqueue 15:58:48 2025-11-26 15:58:48.163 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping timer 15:58:48 2025-11-26 15:58:48.163 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping listener 15:58:48 2025-11-26 15:58:48.163 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - my-request stopped 15:58:48 2025-11-26 15:58:48.163 [main] INFO o.o.p.p.m.comm.msgdata.RequestImpl.handleTimeout(301) - my-request timeout - re-publish count 1 15:58:48 2025-11-26 15:58:48.163 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-request starting 15:58:48 2025-11-26 15:58:48.163 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting listener 15:58:48 2025-11-26 15:58:48.164 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting timer 15:58:48 2025-11-26 15:58:48.164 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting enqueue 15:58:48 2025-11-26 15:58:48.164 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-request started 15:58:48 2025-11-26 15:58:48.165 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-request starting 15:58:48 2025-11-26 15:58:48.166 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting listener 15:58:48 2025-11-26 15:58:48.166 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting timer 15:58:48 2025-11-26 15:58:48.166 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting enqueue 15:58:48 2025-11-26 15:58:48.166 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-request started 15:58:48 2025-11-26 15:58:48.166 [main] INFO o.o.p.p.m.comm.msgdata.RequestImpl.reconfigure2(148) - reconfiguring my-request with new message 15:58:48 2025-11-26 15:58:48.166 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - my-request stopping 15:58:48 2025-11-26 15:58:48.166 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping enqueue 15:58:48 2025-11-26 15:58:48.166 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping timer 15:58:48 2025-11-26 15:58:48.166 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping listener 15:58:48 2025-11-26 15:58:48.166 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - my-request stopped 15:58:48 2025-11-26 15:58:48.167 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-request starting 15:58:48 2025-11-26 15:58:48.167 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting listener 15:58:48 2025-11-26 15:58:48.167 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting timer 15:58:48 2025-11-26 15:58:48.167 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting enqueue 15:58:48 2025-11-26 15:58:48.167 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-request started 15:58:48 2025-11-26 15:58:48.169 [main] INFO o.o.p.p.m.comm.msgdata.RequestImpl.reconfigure2(148) - reconfiguring my-request with new message 15:58:48 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s -- in org.onap.policy.pap.main.comm.msgdata.RequestImplTest 15:58:48 [INFO] Running org.onap.policy.pap.main.comm.msgdata.UpdateReqTest 15:58:48 2025-11-26 15:58:48.176 [main] WARN o.o.p.common.utils.services.Registry.lambda$registerOrReplace$1(91) - replacing previously registered: object:meter/registry 15:58:48 2025-11-26 15:58:48.183 [main] INFO o.o.p.p.m.comm.msgdata.RequestImpl.reconfigure2(148) - reconfiguring my-request with new message 15:58:48 2025-11-26 15:58:48.233 [main] INFO o.o.p.p.m.comm.msgdata.RequestImpl.reconfigure2(148) - reconfiguring my-request with new message 15:58:48 2025-11-26 15:58:48.234 [main] INFO o.o.p.p.m.comm.msgdata.RequestImpl.reconfigure2(148) - reconfiguring my-request with new message 15:58:48 2025-11-26 15:58:48.234 [main] INFO o.o.p.p.m.comm.msgdata.RequestImpl.reconfigure2(148) - reconfiguring my-request with new message 15:58:48 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.onap.policy.pap.main.comm.msgdata.UpdateReqTest 15:58:48 [INFO] Running org.onap.policy.pap.main.comm.msgdata.StateChangeReqTest 15:58:48 2025-11-26 15:58:48.241 [main] WARN o.o.p.common.utils.services.Registry.lambda$registerOrReplace$1(91) - replacing previously registered: object:meter/registry 15:58:48 2025-11-26 15:58:48.250 [main] INFO o.o.p.p.m.comm.msgdata.RequestImpl.reconfigure2(148) - reconfiguring my-request with new message 15:58:48 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.onap.policy.pap.main.comm.msgdata.StateChangeReqTest 15:58:48 [INFO] Running org.onap.policy.pap.main.comm.QueueTokenTest 15:58:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.onap.policy.pap.main.comm.QueueTokenTest 15:58:48 [INFO] Running org.onap.policy.pap.main.rest.TestActuatorEndpoints 15:58:48 15:58:48 . ____ _ __ _ _ 15:58:48 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:58:48 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:58:48 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:58:48 ' |____| .__|_| |_|_| |_\__, | / / / / 15:58:48 =========|_|==============|___/=/_/_/_/ 15:58:48 15:58:48 :: Spring Boot :: (v3.5.3) 15:58:48 15:58:48 2025-11-26 15:58:48.373 [main] INFO o.o.p.p.m.rest.TestActuatorEndpoints.logStarting(53) - Starting TestActuatorEndpoints using Java 17.0.4 with PID 2672 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 15:58:48 2025-11-26 15:58:48.374 [main] INFO o.o.p.p.m.rest.TestActuatorEndpoints.logStartupProfileInfo(658) - The following 1 profile is active: "test" 15:58:48 2025-11-26 15:58:48.601 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 15:58:48 2025-11-26 15:58:48.622 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 18 ms. Found 7 JPA repository interfaces. 15:58:48 2025-11-26 15:58:48.733 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (http) 15:58:48 2025-11-26 15:58:48.734 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["http-nio-auto-4"] 15:58:48 2025-11-26 15:58:48.734 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 15:58:48 2025-11-26 15:58:48.734 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 15:58:48 2025-11-26 15:58:48.757 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 15:58:48 2025-11-26 15:58:48.758 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 383 ms 15:58:48 2025-11-26 15:58:48.930 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 15:58:48 2025-11-26 15:58:48.933 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 15:58:48 2025-11-26 15:58:48.941 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 15:58:48 2025-11-26 15:58:48.942 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-4 - Starting... 15:58:48 2025-11-26 15:58:48.944 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-4 - Added connection conn30: url=jdbc:h2:mem:testdb user=POLICY_USER 15:58:48 2025-11-26 15:58:48.944 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-4 - Start completed. 15:58:48 2025-11-26 15:58:48.945 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 15:58:48 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-4)'] 15:58:48 Database driver: undefined/unknown 15:58:48 Database version: 2.2.224 15:58:48 Autocommit mode: undefined/unknown 15:58:48 Isolation level: undefined/unknown 15:58:48 Minimum pool size: undefined/unknown 15:58:48 Maximum pool size: undefined/unknown 15:58:49 2025-11-26 15:58:49.119 [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator.initiateService(59) - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 15:58:49 2025-11-26 15:58:49.177 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 15:58:49 2025-11-26 15:58:49.517 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 15:58:49 2025-11-26 15:58:49.571 [main] INFO o.s.v.b.OptionalValidatorFactoryBean.afterPropertiesSet(48) - Failed to set up a Bean Validation provider: jakarta.validation.NoProviderFoundException: Unable to create a Configuration, because no Jakarta Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. 15:58:49 2025-11-26 15:58:49.837 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 3 endpoints beneath base path '' 15:58:49 2025-11-26 15:58:49.890 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring TestDispatcherServlet '' 15:58:49 2025-11-26 15:58:49.890 [main] INFO o.s.t.w.s.TestDispatcherServlet.initServletBean(532) - Initializing Servlet '' 15:58:49 2025-11-26 15:58:49.891 [main] INFO o.s.t.w.s.TestDispatcherServlet.initServletBean(554) - Completed initialization in 1 ms 15:58:49 2025-11-26 15:58:49.922 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["http-nio-auto-4"] 15:58:49 2025-11-26 15:58:49.925 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 38885 (http) with context path '/policy/pap/v1' 15:58:49 2025-11-26 15:58:49.932 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 15:58:49 2025-11-26 15:58:49.933 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 15:58:49 2025-11-26 15:58:49.933 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 15:58:49 2025-11-26 15:58:49.933 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 15:58:49 2025-11-26 15:58:49.933 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 15:58:49 2025-11-26 15:58:49.933 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 15:58:49 2025-11-26 15:58:49.933 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 15:58:49 2025-11-26 15:58:49.933 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@7cdba4bd 15:58:49 2025-11-26 15:58:49.934 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 15:58:49 2025-11-26 15:58:49.934 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@649ae76 15:58:49 2025-11-26 15:58:49.934 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 15:58:49 2025-11-26 15:58:49.934 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:58:49 2025-11-26 15:58:49.934 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:58:49 2025-11-26 15:58:49.934 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:58:49 2025-11-26 15:58:49.934 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:58:49 2025-11-26 15:58:49.934 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 15:58:49 2025-11-26 15:58:49.934 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 15:58:49 2025-11-26 15:58:49.937 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 15:58:49 2025-11-26 15:58:49.937 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 15:58:49 2025-11-26 15:58:49.938 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 15:58:49 2025-11-26 15:58:49.938 [Thread-152] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 15:58:49 2025-11-26 15:58:49.938 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 15:58:49 2025-11-26 15:58:49.938 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 15:58:49 2025-11-26 15:58:49.938 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 15:58:49 2025-11-26 15:58:49.938 [Thread-153] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 15:58:49 2025-11-26 15:58:49.939 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 15:58:49 2025-11-26 15:58:49.939 [main] INFO o.o.p.p.m.rest.TestActuatorEndpoints.logStarted(59) - Started TestActuatorEndpoints in 1.595 seconds (process running for 28.01) 15:58:49 2025-11-26 15:58:49.948 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring TestDispatcherServlet '' 15:58:49 2025-11-26 15:58:49.948 [main] INFO o.s.t.w.s.TestDispatcherServlet.initServletBean(532) - Initializing Servlet '' 15:58:49 2025-11-26 15:58:49.949 [main] INFO o.s.t.w.s.TestDispatcherServlet.initServletBean(554) - Completed initialization in 1 ms 15:58:50 15:58:50 MockHttpServletRequest: 15:58:50 HTTP Method = GET 15:58:50 Request URI = /metrics 15:58:50 Parameters = {} 15:58:50 Headers = [Authorization:"Basic cG9saWN5QWRtaW46emIhWHp0RzM0"] 15:58:50 Body = 15:58:50 Session Attrs = {} 15:58:50 15:58:50 Handler: 15:58:50 Type = org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler 15:58:50 Method = Actuator web endpoint 'prometheus' 15:58:50 15:58:50 Async: 15:58:50 Async started = false 15:58:50 Async result = null 15:58:50 15:58:50 Resolved Exception: 15:58:50 Type = null 15:58:50 15:58:50 ModelAndView: 15:58:50 View name = null 15:58:50 View = null 15:58:50 Model = null 15:58:50 15:58:50 FlashMap: 15:58:50 Attributes = null 15:58:50 15:58:50 MockHttpServletResponse: 15:58:50 Status = 200 15:58:50 Error message = null 15:58:50 Headers = [Content-Type:"text/plain;version=0.0.4;charset=utf-8", Content-Length:"14085"] 15:58:50 Content type = text/plain;version=0.0.4;charset=utf-8 15:58:50 Body = # HELP application_ready_time_seconds Time taken for the application to be ready to service requests 15:58:50 # TYPE application_ready_time_seconds gauge 15:58:50 application_ready_time_seconds{main_application_class="org.onap.policy.pap.main.rest.TestActuatorEndpoints"} 1.596 15:58:50 # HELP application_started_time_seconds Time taken to start the application 15:58:50 # TYPE application_started_time_seconds gauge 15:58:50 application_started_time_seconds{main_application_class="org.onap.policy.pap.main.rest.TestActuatorEndpoints"} 1.595 15:58:50 # HELP disk_free_bytes Usable space for path 15:58:50 # TYPE disk_free_bytes gauge 15:58:50 disk_free_bytes{path="/w/workspace/policy-pap-master-merge-java/main/."} 1.55419164672E11 15:58:50 # HELP disk_total_bytes Total space for path 15:58:50 # TYPE disk_total_bytes gauge 15:58:50 disk_total_bytes{path="/w/workspace/policy-pap-master-merge-java/main/."} 1.6630407168E11 15:58:50 # HELP executor_active_threads The approximate number of threads that are actively executing tasks 15:58:50 # TYPE executor_active_threads gauge 15:58:50 executor_active_threads{name="applicationTaskExecutor"} 0.0 15:58:50 # HELP executor_completed_tasks_total The approximate total number of tasks that have completed execution 15:58:50 # TYPE executor_completed_tasks_total counter 15:58:50 executor_completed_tasks_total{name="applicationTaskExecutor"} 0.0 15:58:50 # HELP executor_pool_core_threads The core number of threads for the pool 15:58:50 # TYPE executor_pool_core_threads gauge 15:58:50 executor_pool_core_threads{name="applicationTaskExecutor"} 8.0 15:58:50 # HELP executor_pool_max_threads The maximum allowed number of threads in the pool 15:58:50 # TYPE executor_pool_max_threads gauge 15:58:50 executor_pool_max_threads{name="applicationTaskExecutor"} 2.147483647E9 15:58:50 # HELP executor_pool_size_threads The current number of threads in the pool 15:58:50 # TYPE executor_pool_size_threads gauge 15:58:50 executor_pool_size_threads{name="applicationTaskExecutor"} 0.0 15:58:50 # HELP executor_queue_remaining_tasks The number of additional elements that this queue can ideally accept without blocking 15:58:50 # TYPE executor_queue_remaining_tasks gauge 15:58:50 executor_queue_remaining_tasks{name="applicationTaskExecutor"} 2.147483647E9 15:58:50 # HELP executor_queued_tasks The approximate number of tasks that are queued for execution 15:58:50 # TYPE executor_queued_tasks gauge 15:58:50 executor_queued_tasks{name="applicationTaskExecutor"} 0.0 15:58:50 # HELP hikaricp_connections Total connections 15:58:50 # TYPE hikaricp_connections gauge 15:58:50 hikaricp_connections{pool="HikariPool-4"} 10.0 15:58:50 # HELP hikaricp_connections_acquire_seconds Connection acquire time 15:58:50 # TYPE hikaricp_connections_acquire_seconds summary 15:58:50 hikaricp_connections_acquire_seconds_count{pool="HikariPool-4"} 0 15:58:50 hikaricp_connections_acquire_seconds_sum{pool="HikariPool-4"} 0.0 15:58:50 # HELP hikaricp_connections_acquire_seconds_max Connection acquire time 15:58:50 # TYPE hikaricp_connections_acquire_seconds_max gauge 15:58:50 hikaricp_connections_acquire_seconds_max{pool="HikariPool-4"} 0.0 15:58:50 # HELP hikaricp_connections_active Active connections 15:58:50 # TYPE hikaricp_connections_active gauge 15:58:50 hikaricp_connections_active{pool="HikariPool-4"} 0.0 15:58:50 # HELP hikaricp_connections_creation_seconds Connection creation time 15:58:50 # TYPE hikaricp_connections_creation_seconds summary 15:58:50 hikaricp_connections_creation_seconds_count{pool="HikariPool-4"} 0 15:58:50 hikaricp_connections_creation_seconds_sum{pool="HikariPool-4"} 0.0 15:58:50 # HELP hikaricp_connections_creation_seconds_max Connection creation time 15:58:50 # TYPE hikaricp_connections_creation_seconds_max gauge 15:58:50 hikaricp_connections_creation_seconds_max{pool="HikariPool-4"} 0.0 15:58:50 # HELP hikaricp_connections_idle Idle connections 15:58:50 # TYPE hikaricp_connections_idle gauge 15:58:50 hikaricp_connections_idle{pool="HikariPool-4"} 10.0 15:58:50 # HELP hikaricp_connections_max Max connections 15:58:50 # TYPE hikaricp_connections_max gauge 15:58:50 hikaricp_connections_max{pool="HikariPool-4"} 10.0 15:58:50 # HELP hikaricp_connections_min Min connections 15:58:50 # TYPE hikaricp_connections_min gauge 15:58:50 hikaricp_connections_min{pool="HikariPool-4"} 10.0 15:58:50 # HELP hikaricp_connections_pending Pending threads 15:58:50 # TYPE hikaricp_connections_pending gauge 15:58:50 hikaricp_connections_pending{pool="HikariPool-4"} 0.0 15:58:50 # HELP hikaricp_connections_timeout_total Connection timeout total count 15:58:50 # TYPE hikaricp_connections_timeout_total counter 15:58:50 hikaricp_connections_timeout_total{pool="HikariPool-4"} 0.0 15:58:50 # HELP hikaricp_connections_usage_seconds Connection usage time 15:58:50 # TYPE hikaricp_connections_usage_seconds summary 15:58:50 hikaricp_connections_usage_seconds_count{pool="HikariPool-4"} 0 15:58:50 hikaricp_connections_usage_seconds_sum{pool="HikariPool-4"} 0.0 15:58:50 # HELP hikaricp_connections_usage_seconds_max Connection usage time 15:58:50 # TYPE hikaricp_connections_usage_seconds_max gauge 15:58:50 hikaricp_connections_usage_seconds_max{pool="HikariPool-4"} 0.0 15:58:50 # HELP jdbc_connections_active Current number of active connections that have been allocated from the data source. 15:58:50 # TYPE jdbc_connections_active gauge 15:58:50 jdbc_connections_active{name="dataSource"} 0.0 15:58:50 # HELP jdbc_connections_idle Number of established but idle connections. 15:58:50 # TYPE jdbc_connections_idle gauge 15:58:50 jdbc_connections_idle{name="dataSource"} 10.0 15:58:50 # HELP jdbc_connections_max Maximum number of active connections that can be allocated at the same time. 15:58:50 # TYPE jdbc_connections_max gauge 15:58:50 jdbc_connections_max{name="dataSource"} 10.0 15:58:50 # HELP jdbc_connections_min Minimum number of idle connections in the pool. 15:58:50 # TYPE jdbc_connections_min gauge 15:58:50 jdbc_connections_min{name="dataSource"} 10.0 15:58:50 # HELP jvm_info JVM version info 15:58:50 # TYPE jvm_info gauge 15:58:50 jvm_info{runtime="OpenJDK Runtime Environment",vendor="Private Build",version="17.0.4+8-Ubuntu-118.04"} 1 15:58:50 # HELP jvm_buffer_count_buffers An estimate of the number of buffers in the pool 15:58:50 # TYPE jvm_buffer_count_buffers gauge 15:58:50 jvm_buffer_count_buffers{id="direct"} 2.0 15:58:50 jvm_buffer_count_buffers{id="mapped"} 0.0 15:58:50 jvm_buffer_count_buffers{id="mapped - 'non-volatile memory'"} 0.0 15:58:50 # HELP jvm_buffer_memory_used_bytes An estimate of the memory that the Java virtual machine is using for this buffer pool 15:58:50 # TYPE jvm_buffer_memory_used_bytes gauge 15:58:50 jvm_buffer_memory_used_bytes{id="direct"} 26474.0 15:58:50 jvm_buffer_memory_used_bytes{id="mapped"} 0.0 15:58:50 jvm_buffer_memory_used_bytes{id="mapped - 'non-volatile memory'"} 0.0 15:58:50 # HELP jvm_buffer_total_capacity_bytes An estimate of the total capacity of the buffers in this pool 15:58:50 # TYPE jvm_buffer_total_capacity_bytes gauge 15:58:50 jvm_buffer_total_capacity_bytes{id="direct"} 26474.0 15:58:50 jvm_buffer_total_capacity_bytes{id="mapped"} 0.0 15:58:50 jvm_buffer_total_capacity_bytes{id="mapped - 'non-volatile memory'"} 0.0 15:58:50 # HELP jvm_classes_loaded_classes The number of classes that are currently loaded in the Java virtual machine 15:58:50 # TYPE jvm_classes_loaded_classes gauge 15:58:50 jvm_classes_loaded_classes 25209.0 15:58:50 # HELP jvm_classes_unloaded_classes_total The total number of classes unloaded since the Java virtual machine has started execution 15:58:50 # TYPE jvm_classes_unloaded_classes_total counter 15:58:50 jvm_classes_unloaded_classes_total 0.0 15:58:50 # HELP jvm_compilation_time_ms_total The approximate accumulated elapsed time spent in compilation 15:58:50 # TYPE jvm_compilation_time_ms_total counter 15:58:50 jvm_compilation_time_ms_total{compiler="HotSpot 64-Bit Tiered Compilers"} 75554.0 15:58:50 # HELP jvm_gc_live_data_size_bytes Size of long-lived heap memory pool after reclamation 15:58:50 # TYPE jvm_gc_live_data_size_bytes gauge 15:58:50 jvm_gc_live_data_size_bytes 0.0 15:58:50 # HELP jvm_gc_max_data_size_bytes Max size of long-lived heap memory pool 15:58:50 # TYPE jvm_gc_max_data_size_bytes gauge 15:58:50 jvm_gc_max_data_size_bytes 8.434745344E9 15:58:50 # HELP jvm_gc_memory_allocated_bytes_total Incremented for an increase in the size of the (young) heap memory pool after one GC to before the next 15:58:50 # TYPE jvm_gc_memory_allocated_bytes_total counter 15:58:50 jvm_gc_memory_allocated_bytes_total 0.0 15:58:50 # HELP jvm_gc_memory_promoted_bytes_total Count of positive increases in the size of the old generation memory pool before GC to after GC 15:58:50 # TYPE jvm_gc_memory_promoted_bytes_total counter 15:58:50 jvm_gc_memory_promoted_bytes_total 0.0 15:58:50 # HELP jvm_gc_overhead An approximation of the percent of CPU time used by GC activities over the last lookback period or since monitoring began, whichever is shorter, in the range [0..1] 15:58:50 # TYPE jvm_gc_overhead gauge 15:58:50 jvm_gc_overhead 0.0 15:58:50 # HELP jvm_memory_committed_bytes The amount of memory in bytes that is committed for the Java virtual machine to use 15:58:50 # TYPE jvm_memory_committed_bytes gauge 15:58:50 jvm_memory_committed_bytes{area="heap",id="G1 Eden Space"} 2.5165824E8 15:58:50 jvm_memory_committed_bytes{area="heap",id="G1 Old Gen"} 1.71966464E8 15:58:50 jvm_memory_committed_bytes{area="heap",id="G1 Survivor Space"} 2.5165824E7 15:58:50 jvm_memory_committed_bytes{area="nonheap",id="CodeHeap 'non-nmethods'"} 2555904.0 15:58:50 jvm_memory_committed_bytes{area="nonheap",id="CodeHeap 'non-profiled nmethods'"} 1.0092544E7 15:58:50 jvm_memory_committed_bytes{area="nonheap",id="CodeHeap 'profiled nmethods'"} 2.8442624E7 15:58:50 jvm_memory_committed_bytes{area="nonheap",id="Compressed Class Space"} 1.7760256E7 15:58:50 jvm_memory_committed_bytes{area="nonheap",id="Metaspace"} 1.46866176E8 15:58:50 # HELP jvm_memory_max_bytes The maximum amount of memory in bytes that can be used for memory management 15:58:50 # TYPE jvm_memory_max_bytes gauge 15:58:50 jvm_memory_max_bytes{area="heap",id="G1 Eden Space"} -1.0 15:58:50 jvm_memory_max_bytes{area="heap",id="G1 Old Gen"} 8.434745344E9 15:58:50 jvm_memory_max_bytes{area="heap",id="G1 Survivor Space"} -1.0 15:58:50 jvm_memory_max_bytes{area="nonheap",id="CodeHeap 'non-nmethods'"} 5840896.0 15:58:50 jvm_memory_max_bytes{area="nonheap",id="CodeHeap 'non-profiled nmethods'"} 1.22908672E8 15:58:50 jvm_memory_max_bytes{area="nonheap",id="CodeHeap 'profiled nmethods'"} 1.22908672E8 15:58:50 jvm_memory_max_bytes{area="nonheap",id="Compressed Class Space"} 1.073741824E9 15:58:50 jvm_memory_max_bytes{area="nonheap",id="Metaspace"} -1.0 15:58:50 # HELP jvm_memory_usage_after_gc The percentage of long-lived heap pool used after the last GC event, in the range [0..1] 15:58:50 # TYPE jvm_memory_usage_after_gc gauge 15:58:50 jvm_memory_usage_after_gc{area="heap",pool="long-lived"} 0.0 15:58:50 # HELP jvm_memory_used_bytes The amount of used memory 15:58:50 # TYPE jvm_memory_used_bytes gauge 15:58:50 jvm_memory_used_bytes{area="heap",id="G1 Eden Space"} 1.17440512E8 15:58:50 jvm_memory_used_bytes{area="heap",id="G1 Old Gen"} 1.03459328E8 15:58:50 jvm_memory_used_bytes{area="heap",id="G1 Survivor Space"} 2.289176E7 15:58:50 jvm_memory_used_bytes{area="nonheap",id="CodeHeap 'non-nmethods'"} 1510528.0 15:58:50 jvm_memory_used_bytes{area="nonheap",id="CodeHeap 'non-profiled nmethods'"} 8654080.0 15:58:50 jvm_memory_used_bytes{area="nonheap",id="CodeHeap 'profiled nmethods'"} 2.7030912E7 15:58:50 jvm_memory_used_bytes{area="nonheap",id="Compressed Class Space"} 1.7181512E7 15:58:50 jvm_memory_used_bytes{area="nonheap",id="Metaspace"} 1.45726024E8 15:58:50 # HELP jvm_threads_daemon_threads The current number of live daemon threads 15:58:50 # TYPE jvm_threads_daemon_threads gauge 15:58:50 jvm_threads_daemon_threads 32.0 15:58:50 # HELP jvm_threads_live_threads The current number of live threads including both daemon and non-daemon threads 15:58:50 # TYPE jvm_threads_live_threads gauge 15:58:50 jvm_threads_live_threads 37.0 15:58:50 # HELP jvm_threads_peak_threads The peak live thread count since the Java virtual machine started or peak was reset 15:58:50 # TYPE jvm_threads_peak_threads gauge 15:58:50 jvm_threads_peak_threads 37.0 15:58:50 # HELP jvm_threads_started_threads_total The total number of application threads started in the JVM 15:58:50 # TYPE jvm_threads_started_threads_total counter 15:58:50 jvm_threads_started_threads_total 265.0 15:58:50 # HELP jvm_threads_states_threads The current number of threads 15:58:50 # TYPE jvm_threads_states_threads gauge 15:58:50 jvm_threads_states_threads{state="blocked"} 0.0 15:58:50 jvm_threads_states_threads{state="new"} 0.0 15:58:50 jvm_threads_states_threads{state="runnable"} 12.0 15:58:50 jvm_threads_states_threads{state="terminated"} 0.0 15:58:50 jvm_threads_states_threads{state="timed-waiting"} 8.0 15:58:50 jvm_threads_states_threads{state="waiting"} 17.0 15:58:50 # HELP logback_events_total Number of log events that were enabled by the effective log level 15:58:50 # TYPE logback_events_total counter 15:58:50 logback_events_total{level="debug"} 0.0 15:58:50 logback_events_total{level="error"} 0.0 15:58:50 logback_events_total{level="info"} 32.0 15:58:50 logback_events_total{level="trace"} 0.0 15:58:50 logback_events_total{level="warn"} 0.0 15:58:50 # HELP process_cpu_time_ns_total The "cpu time" used by the Java Virtual Machine process 15:58:50 # TYPE process_cpu_time_ns_total counter 15:58:50 process_cpu_time_ns_total 1.1004E11 15:58:50 # HELP process_cpu_usage The "recent cpu usage" for the Java Virtual Machine process 15:58:50 # TYPE process_cpu_usage gauge 15:58:50 process_cpu_usage 0.0 15:58:50 # HELP process_files_max_files The maximum file descriptor count 15:58:50 # TYPE process_files_max_files gauge 15:58:50 process_files_max_files 16000.0 15:58:50 # HELP process_files_open_files The open file descriptor count 15:58:50 # TYPE process_files_open_files gauge 15:58:50 process_files_open_files 220.0 15:58:50 # HELP process_start_time_seconds Start time of the process since unix epoch. 15:58:50 # TYPE process_start_time_seconds gauge 15:58:50 process_start_time_seconds 1.764172701953E9 15:58:50 # HELP process_uptime_seconds The uptime of the Java virtual machine 15:58:50 # TYPE process_uptime_seconds gauge 15:58:50 process_uptime_seconds 28.044 15:58:50 # HELP system_cpu_count The number of processors available to the Java virtual machine 15:58:50 # TYPE system_cpu_count gauge 15:58:50 system_cpu_count 8.0 15:58:50 # HELP system_cpu_usage The "recent cpu usage" of the system the application is running in 15:58:50 # TYPE system_cpu_usage gauge 15:58:50 system_cpu_usage 0.0 15:58:50 # HELP system_load_average_1m The sum of the number of runnable entities queued to available processors and the number of runnable entities running on the available processors averaged over a period of time 15:58:50 # TYPE system_load_average_1m gauge 15:58:50 system_load_average_1m 2.89 15:58:50 # HELP tomcat_sessions_active_current_sessions 15:58:50 # TYPE tomcat_sessions_active_current_sessions gauge 15:58:50 tomcat_sessions_active_current_sessions 0.0 15:58:50 # HELP tomcat_sessions_active_max_sessions 15:58:50 # TYPE tomcat_sessions_active_max_sessions gauge 15:58:50 tomcat_sessions_active_max_sessions 0.0 15:58:50 # HELP tomcat_sessions_alive_max_seconds 15:58:50 # TYPE tomcat_sessions_alive_max_seconds gauge 15:58:50 tomcat_sessions_alive_max_seconds 0.0 15:58:50 # HELP tomcat_sessions_created_sessions_total 15:58:50 # TYPE tomcat_sessions_created_sessions_total counter 15:58:50 tomcat_sessions_created_sessions_total 0.0 15:58:50 # HELP tomcat_sessions_expired_sessions_total 15:58:50 # TYPE tomcat_sessions_expired_sessions_total counter 15:58:50 tomcat_sessions_expired_sessions_total 0.0 15:58:50 # HELP tomcat_sessions_rejected_sessions_total 15:58:50 # TYPE tomcat_sessions_rejected_sessions_total counter 15:58:50 tomcat_sessions_rejected_sessions_total 0.0 15:58:50 15:58:50 Forwarded URL = null 15:58:50 Redirected URL = null 15:58:50 Cookies = [] 15:58:50 2025-11-26 15:58:50.058 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 15:58:50 2025-11-26 15:58:50.058 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 15:58:50 2025-11-26 15:58:50.058 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 15:58:50 2025-11-26 15:58:50.058 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 15:58:50 2025-11-26 15:58:50.058 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 15:58:50 2025-11-26 15:58:50.058 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 15:58:50 2025-11-26 15:58:50.059 [Thread-153] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 15:58:50 2025-11-26 15:58:50.059 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 15:58:50 2025-11-26 15:58:50.059 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 15:58:50 2025-11-26 15:58:50.059 [Thread-152] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 15:58:50 2025-11-26 15:58:50.059 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 15:58:50 2025-11-26 15:58:50.059 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 15:58:50 2025-11-26 15:58:50.059 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 15:58:50 2025-11-26 15:58:50.060 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 15:58:50 2025-11-26 15:58:50.060 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:58:50 2025-11-26 15:58:50.060 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:58:50 2025-11-26 15:58:50.060 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:58:50 2025-11-26 15:58:50.060 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:58:50 2025-11-26 15:58:50.060 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:58:50 2025-11-26 15:58:50.060 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:58:50 2025-11-26 15:58:50.060 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:58:50 2025-11-26 15:58:50.061 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:58:50 2025-11-26 15:58:50.061 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:58:50 2025-11-26 15:58:50.061 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:58:50 2025-11-26 15:58:50.061 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:58:50 2025-11-26 15:58:50.061 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:58:50 2025-11-26 15:58:50.061 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 15:58:50 2025-11-26 15:58:50.061 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 15:58:50 2025-11-26 15:58:50.062 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 15:58:50 2025-11-26 15:58:50.062 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 15:58:50 2025-11-26 15:58:50.062 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 15:58:50 2025-11-26 15:58:50.062 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 15:58:50 2025-11-26 15:58:50.062 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 15:58:50 2025-11-26 15:58:50.062 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 15:58:50 2025-11-26 15:58:50.062 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 15:58:50 2025-11-26 15:58:50.063 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["http-nio-auto-4-38885"] 15:58:50 2025-11-26 15:58:50.064 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 15:58:50 2025-11-26 15:58:50.064 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["http-nio-auto-4"] 15:58:50 2025-11-26 15:58:50.070 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 15:58:50 2025-11-26 15:58:50.088 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-4 - Shutdown initiated... 15:58:50 2025-11-26 15:58:50.090 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-4 - Shutdown completed. 15:58:50 15:58:50 . ____ _ __ _ _ 15:58:50 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:58:50 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:58:50 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:58:50 ' |____| .__|_| |_|_| |_\__, | / / / / 15:58:50 =========|_|==============|___/=/_/_/_/ 15:58:50 15:58:50 :: Spring Boot :: (v3.5.3) 15:58:50 15:58:50 2025-11-26 15:58:50.120 [main] INFO o.o.p.p.m.rest.TestActuatorEndpoints.logStarting(53) - Starting TestActuatorEndpoints using Java 17.0.4 with PID 2672 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 15:58:50 2025-11-26 15:58:50.120 [main] INFO o.o.p.p.m.rest.TestActuatorEndpoints.logStartupProfileInfo(658) - The following 1 profile is active: "test" 15:58:50 2025-11-26 15:58:50.316 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 15:58:50 2025-11-26 15:58:50.331 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 13 ms. Found 7 JPA repository interfaces. 15:58:50 2025-11-26 15:58:50.432 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (http) 15:58:50 2025-11-26 15:58:50.433 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["http-nio-auto-5"] 15:58:50 2025-11-26 15:58:50.433 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 15:58:50 2025-11-26 15:58:50.433 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 15:58:50 2025-11-26 15:58:50.447 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 15:58:50 2025-11-26 15:58:50.447 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 326 ms 15:58:50 2025-11-26 15:58:50.541 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 15:58:50 2025-11-26 15:58:50.542 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 15:58:50 2025-11-26 15:58:50.550 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 15:58:50 2025-11-26 15:58:50.550 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-5 - Starting... 15:58:50 2025-11-26 15:58:50.552 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-5 - Added connection conn40: url=jdbc:h2:mem:testdb user=POLICY_USER 15:58:50 2025-11-26 15:58:50.552 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-5 - Start completed. 15:58:50 2025-11-26 15:58:50.553 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 15:58:50 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-5)'] 15:58:50 Database driver: undefined/unknown 15:58:50 Database version: 2.2.224 15:58:50 Autocommit mode: undefined/unknown 15:58:50 Isolation level: undefined/unknown 15:58:50 Minimum pool size: undefined/unknown 15:58:50 Maximum pool size: undefined/unknown 15:58:50 2025-11-26 15:58:50.706 [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator.initiateService(59) - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 15:58:50 2025-11-26 15:58:50.758 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 15:58:51 2025-11-26 15:58:51.098 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 15:58:51 2025-11-26 15:58:51.174 [main] INFO o.s.v.b.OptionalValidatorFactoryBean.afterPropertiesSet(48) - Failed to set up a Bean Validation provider: jakarta.validation.NoProviderFoundException: Unable to create a Configuration, because no Jakarta Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. 15:58:51 2025-11-26 15:58:51.388 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 3 endpoints beneath base path '' 15:58:51 2025-11-26 15:58:51.419 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring TestDispatcherServlet '' 15:58:51 2025-11-26 15:58:51.419 [main] INFO o.s.t.w.s.TestDispatcherServlet.initServletBean(532) - Initializing Servlet '' 15:58:51 2025-11-26 15:58:51.420 [main] INFO o.s.t.w.s.TestDispatcherServlet.initServletBean(554) - Completed initialization in 1 ms 15:58:51 2025-11-26 15:58:51.439 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["http-nio-auto-5"] 15:58:51 2025-11-26 15:58:51.441 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 36011 (http) with context path '/policy/pap/v1' 15:58:51 2025-11-26 15:58:51.449 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 15:58:51 2025-11-26 15:58:51.449 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 15:58:51 2025-11-26 15:58:51.449 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 15:58:51 2025-11-26 15:58:51.449 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 15:58:51 2025-11-26 15:58:51.449 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 15:58:51 2025-11-26 15:58:51.450 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 15:58:51 2025-11-26 15:58:51.450 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 15:58:51 2025-11-26 15:58:51.450 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@5a223d82 15:58:51 2025-11-26 15:58:51.450 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 15:58:51 2025-11-26 15:58:51.450 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@3be06bdf 15:58:51 2025-11-26 15:58:51.450 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 15:58:51 2025-11-26 15:58:51.450 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:58:51 2025-11-26 15:58:51.450 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:58:51 2025-11-26 15:58:51.450 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:58:51 2025-11-26 15:58:51.450 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:58:51 2025-11-26 15:58:51.451 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 15:58:51 2025-11-26 15:58:51.451 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 15:58:51 2025-11-26 15:58:51.453 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 15:58:51 2025-11-26 15:58:51.457 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 15:58:51 2025-11-26 15:58:51.458 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 15:58:51 2025-11-26 15:58:51.458 [Thread-158] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 15:58:51 2025-11-26 15:58:51.458 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 15:58:51 2025-11-26 15:58:51.458 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 15:58:51 2025-11-26 15:58:51.458 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 15:58:51 2025-11-26 15:58:51.459 [Thread-159] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 15:58:51 2025-11-26 15:58:51.459 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 15:58:51 2025-11-26 15:58:51.459 [main] INFO o.o.p.p.m.rest.TestActuatorEndpoints.logStarted(59) - Started TestActuatorEndpoints in 1.364 seconds (process running for 29.53) 15:58:51 2025-11-26 15:58:51.467 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring TestDispatcherServlet '' 15:58:51 2025-11-26 15:58:51.468 [main] INFO o.s.t.w.s.TestDispatcherServlet.initServletBean(532) - Initializing Servlet '' 15:58:51 2025-11-26 15:58:51.468 [main] INFO o.s.t.w.s.TestDispatcherServlet.initServletBean(554) - Completed initialization in 0 ms 15:58:51 15:58:51 MockHttpServletRequest: 15:58:51 HTTP Method = GET 15:58:51 Request URI = /plain-metrics 15:58:51 Parameters = {} 15:58:51 Headers = [Authorization:"Basic cG9saWN5QWRtaW46emIhWHp0RzM0"] 15:58:51 Body = 15:58:51 Session Attrs = {} 15:58:51 15:58:51 Handler: 15:58:51 Type = org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler 15:58:51 Method = Actuator web endpoint 'metrics' 15:58:51 15:58:51 Async: 15:58:51 Async started = false 15:58:51 Async result = null 15:58:51 15:58:51 Resolved Exception: 15:58:51 Type = null 15:58:51 15:58:51 ModelAndView: 15:58:51 View name = null 15:58:51 View = null 15:58:51 Model = null 15:58:51 15:58:51 FlashMap: 15:58:51 Attributes = null 15:58:51 15:58:51 MockHttpServletResponse: 15:58:51 Status = 200 15:58:51 Error message = null 15:58:51 Headers = [Content-Type:"application/vnd.spring-boot.actuator.v3+json;charset=UTF-8"] 15:58:51 Content type = application/vnd.spring-boot.actuator.v3+json;charset=UTF-8 15:58:51 Body = {"names":["application.ready.time","application.started.time","disk.free","disk.total","executor.active","executor.completed","executor.pool.core","executor.pool.max","executor.pool.size","executor.queue.remaining","executor.queued","hikaricp.connections","hikaricp.connections.acquire","hikaricp.connections.active","hikaricp.connections.creation","hikaricp.connections.idle","hikaricp.connections.max","hikaricp.connections.min","hikaricp.connections.pending","hikaricp.connections.timeout","hikaricp.connections.usage","jdbc.connections.active","jdbc.connections.idle","jdbc.connections.max","jdbc.connections.min","jvm.buffer.count","jvm.buffer.memory.used","jvm.buffer.total.capacity","jvm.classes.loaded","jvm.classes.unloaded","jvm.compilation.time","jvm.gc.live.data.size","jvm.gc.max.data.size","jvm.gc.memory.allocated","jvm.gc.memory.promoted","jvm.gc.overhead","jvm.info","jvm.memory.committed","jvm.memory.max","jvm.memory.usage.after.gc","jvm.memory.used","jvm.threads.daemon","jvm.threads.live","jvm.threads.peak","jvm.threads.started","jvm.threads.states","logback.events","process.cpu.time","process.cpu.usage","process.files.max","process.files.open","process.start.time","process.uptime","system.cpu.count","system.cpu.usage","system.load.average.1m","tomcat.sessions.active.current","tomcat.sessions.active.max","tomcat.sessions.alive.max","tomcat.sessions.created","tomcat.sessions.expired","tomcat.sessions.rejected"]} 15:58:51 Forwarded URL = null 15:58:51 Redirected URL = null 15:58:51 Cookies = [] 15:58:51 2025-11-26 15:58:51.476 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 15:58:51 2025-11-26 15:58:51.477 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 15:58:51 2025-11-26 15:58:51.477 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 15:58:51 2025-11-26 15:58:51.477 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 15:58:51 2025-11-26 15:58:51.477 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 15:58:51 2025-11-26 15:58:51.477 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 15:58:51 2025-11-26 15:58:51.477 [Thread-159] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 15:58:51 2025-11-26 15:58:51.477 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 15:58:51 2025-11-26 15:58:51.477 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 15:58:51 2025-11-26 15:58:51.477 [Thread-158] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 15:58:51 2025-11-26 15:58:51.478 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 15:58:51 2025-11-26 15:58:51.478 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 15:58:51 2025-11-26 15:58:51.478 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 15:58:51 2025-11-26 15:58:51.478 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 15:58:51 2025-11-26 15:58:51.478 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:58:51 2025-11-26 15:58:51.478 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:58:51 2025-11-26 15:58:51.478 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:58:51 2025-11-26 15:58:51.478 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:58:51 2025-11-26 15:58:51.478 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:58:51 2025-11-26 15:58:51.479 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:58:51 2025-11-26 15:58:51.479 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:58:51 2025-11-26 15:58:51.479 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:58:51 2025-11-26 15:58:51.479 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:58:51 2025-11-26 15:58:51.479 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:58:51 2025-11-26 15:58:51.479 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:58:51 2025-11-26 15:58:51.479 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:58:51 2025-11-26 15:58:51.479 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 15:58:51 2025-11-26 15:58:51.479 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 15:58:51 2025-11-26 15:58:51.479 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 15:58:51 2025-11-26 15:58:51.479 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 15:58:51 2025-11-26 15:58:51.479 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 15:58:51 2025-11-26 15:58:51.479 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 15:58:51 2025-11-26 15:58:51.480 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 15:58:51 2025-11-26 15:58:51.480 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 15:58:51 2025-11-26 15:58:51.480 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 15:58:51 2025-11-26 15:58:51.480 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["http-nio-auto-5-36011"] 15:58:51 2025-11-26 15:58:51.482 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 15:58:51 2025-11-26 15:58:51.483 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["http-nio-auto-5"] 15:58:51 2025-11-26 15:58:51.486 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 15:58:51 2025-11-26 15:58:51.498 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-5 - Shutdown initiated... 15:58:51 2025-11-26 15:58:51.499 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-5 - Shutdown completed. 15:58:51 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.179 s -- in org.onap.policy.pap.main.rest.TestActuatorEndpoints 15:58:51 [INFO] Running org.onap.policy.pap.main.rest.TestPdpGroupCreateOrUpdateControllerV1 15:58:51 15:58:51 . ____ _ __ _ _ 15:58:51 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:58:51 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:58:51 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:58:51 ' |____| .__|_| |_|_| |_\__, | / / / / 15:58:51 =========|_|==============|___/=/_/_/_/ 15:58:51 15:58:51 :: Spring Boot :: (v3.5.3) 15:58:51 15:58:51 2025-11-26 15:58:51.530 [main] INFO o.o.p.p.m.r.TestPdpGroupCreateOrUpdateControllerV1.logStarting(53) - Starting TestPdpGroupCreateOrUpdateControllerV1 using Java 17.0.4 with PID 2672 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 15:58:51 2025-11-26 15:58:51.530 [main] INFO o.o.p.p.m.r.TestPdpGroupCreateOrUpdateControllerV1.logStartupProfileInfo(658) - The following 2 profiles are active: "test", "default" 15:58:51 2025-11-26 15:58:51.706 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 15:58:51 2025-11-26 15:58:51.720 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 12 ms. Found 7 JPA repository interfaces. 15:58:51 2025-11-26 15:58:51.822 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 15:58:51 2025-11-26 15:58:51.823 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-6"] 15:58:51 2025-11-26 15:58:51.823 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 15:58:51 2025-11-26 15:58:51.823 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 15:58:51 2025-11-26 15:58:51.838 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 15:58:51 2025-11-26 15:58:51.838 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 307 ms 15:58:51 2025-11-26 15:58:51.948 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 15:58:51 2025-11-26 15:58:51.950 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 15:58:51 2025-11-26 15:58:51.957 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 15:58:51 2025-11-26 15:58:51.958 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-6 - Starting... 15:58:51 2025-11-26 15:58:51.959 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-6 - Added connection conn50: url=jdbc:h2:mem:testdb3 user=POLICY_USER 15:58:51 2025-11-26 15:58:51.960 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-6 - Start completed. 15:58:51 2025-11-26 15:58:51.960 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 15:58:51 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-6)'] 15:58:51 Database driver: undefined/unknown 15:58:51 Database version: 2.2.224 15:58:51 Autocommit mode: undefined/unknown 15:58:51 Isolation level: undefined/unknown 15:58:51 Minimum pool size: undefined/unknown 15:58:51 Maximum pool size: undefined/unknown 15:58:52 2025-11-26 15:58:52.105 [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator.initiateService(59) - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 15:58:52 2025-11-26 15:58:52.159 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 15:58:52 2025-11-26 15:58:52.456 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 15:58:52 2025-11-26 15:58:52.506 [main] INFO o.s.v.b.OptionalValidatorFactoryBean.afterPropertiesSet(48) - Failed to set up a Bean Validation provider: jakarta.validation.NoProviderFoundException: Unable to create a Configuration, because no Jakarta Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. 15:58:52 2025-11-26 15:58:52.731 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 15:58:52 2025-11-26 15:58:52.769 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-6"] 15:58:52 2025-11-26 15:58:52.780 [main] INFO o.a.t.u.net.NioEndpoint.certificate.log(168) - Connector [https-jsse-nio-auto-6], TLS virtual host [_default_], certificate type [UNDEFINED] configured from keystore [/home/jenkins/.keystore] using alias [tomcat] with trust store [null] 15:58:52 2025-11-26 15:58:52.784 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 46605 (https) with context path '/policy/pap/v1' 15:58:52 2025-11-26 15:58:52.797 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 15:58:52 2025-11-26 15:58:52.797 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 15:58:52 2025-11-26 15:58:52.797 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 15:58:52 2025-11-26 15:58:52.798 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 15:58:52 2025-11-26 15:58:52.798 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 15:58:52 2025-11-26 15:58:52.798 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 15:58:52 2025-11-26 15:58:52.798 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 15:58:52 2025-11-26 15:58:52.798 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@1d304a83 15:58:52 2025-11-26 15:58:52.798 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 15:58:52 2025-11-26 15:58:52.798 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@2a7d3ae2 15:58:52 2025-11-26 15:58:52.798 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 15:58:52 2025-11-26 15:58:52.798 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:58:52 2025-11-26 15:58:52.798 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:58:52 2025-11-26 15:58:52.799 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:58:52 2025-11-26 15:58:52.799 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:58:52 2025-11-26 15:58:52.799 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 15:58:52 2025-11-26 15:58:52.799 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 15:58:52 2025-11-26 15:58:52.799 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 15:58:52 2025-11-26 15:58:52.799 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 15:58:52 2025-11-26 15:58:52.800 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 15:58:52 2025-11-26 15:58:52.800 [Thread-163] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 15:58:52 2025-11-26 15:58:52.800 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 15:58:52 2025-11-26 15:58:52.800 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 15:58:52 2025-11-26 15:58:52.800 [Thread-164] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 15:58:52 2025-11-26 15:58:52.800 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 15:58:52 2025-11-26 15:58:52.800 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 15:58:52 2025-11-26 15:58:52.801 [main] INFO o.o.p.p.m.r.TestPdpGroupCreateOrUpdateControllerV1.logStarted(59) - Started TestPdpGroupCreateOrUpdateControllerV1 in 1.291 seconds (process running for 30.872) 15:58:52 2025-11-26 15:58:52.821 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:58:52 2025-11-26 15:58:52.829 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:58:53 2025-11-26 15:58:52.997 [https-jsse-nio-auto-6-exec-7] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring DispatcherServlet 'dispatcherServlet' 15:58:53 2025-11-26 15:58:52.997 [https-jsse-nio-auto-6-exec-7] INFO o.s.web.servlet.DispatcherServlet.initServletBean(532) - Initializing Servlet 'dispatcherServlet' 15:58:53 2025-11-26 15:58:52.998 [https-jsse-nio-auto-6-exec-7] INFO o.s.web.servlet.DispatcherServlet.initServletBean(554) - Completed initialization in 1 ms 15:58:53 2025-11-26 15:58:53.191 [https-jsse-nio-auto-6-exec-7] INFO o.o.policy.pap.main.rest.SessionData.getGroup(348) - unknown group drools-group 15:58:53 2025-11-26 15:58:53.192 [https-jsse-nio-auto-6-exec-7] WARN o.o.p.p.m.r.PdpGroupCreateOrUpdateControllerV1.doOperation(78) - create groups failed 15:58:53 org.onap.policy.models.base.PfModelException: "groups" INVALID, item has status INVALID 15:58:53 "group" INVALID, item has status INVALID 15:58:53 "pdpSubgroups" INVALID, item has status INVALID 15:58:53 "group" INVALID, item has status INVALID 15:58:53 item "policies" value "null" INVALID, is null 15:58:53 item "supportedPolicyTypes" value "null" INVALID, is null 15:58:53 item "desiredInstanceCount" value "0" INVALID, non-positive 15:58:53 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateProvider.createOrUpdate(PdpGroupCreateOrUpdateProvider.java:130) 15:58:53 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:161) 15:58:53 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:189) 15:58:53 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateProvider.createOrUpdateGroups(PdpGroupCreateOrUpdateProvider.java:93) 15:58:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:58:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:58:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:58:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:58:53 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:58:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:58:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:58:53 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:58:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:58:53 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:58:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:58:53 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:58:53 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateProvider$$SpringCGLIB$$0.createOrUpdateGroups() 15:58:53 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateControllerV1.lambda$createOrUpdateGroups$0(PdpGroupCreateOrUpdateControllerV1.java:60) 15:58:53 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateControllerV1.doOperation(PdpGroupCreateOrUpdateControllerV1.java:74) 15:58:53 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateControllerV1.createOrUpdateGroups(PdpGroupCreateOrUpdateControllerV1.java:60) 15:58:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:58:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:58:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:58:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:58:53 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:58:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:58:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:58:53 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:58:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:58:53 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:58:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:58:53 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:58:53 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateControllerV1$$SpringCGLIB$$0.createOrUpdateGroups() 15:58:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:58:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:58:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:58:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:58:53 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:58:53 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:58:53 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:58:53 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:58:53 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:58:53 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:58:53 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:58:53 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:58:53 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:58:53 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:58:53 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:653) 15:58:53 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:58:53 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 15:58:53 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 15:58:53 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 15:58:53 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:58:53 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:58:53 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:58:53 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 15:58:53 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 15:58:53 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 15:58:53 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 15:58:53 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 15:58:53 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 15:58:53 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:58:53 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:58:53 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:58:53 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 15:58:53 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 15:58:53 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:58:53 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:58:53 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:58:53 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 15:58:53 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:58:53 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:58:53 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:58:53 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 15:58:53 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:58:53 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:58:53 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:58:53 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 15:58:53 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:58:53 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:58:53 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:58:53 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 15:58:53 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:58:53 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:58:53 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:58:53 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:58:53 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 15:58:53 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 15:58:53 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:58:53 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:58:53 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:58:53 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 15:58:53 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 15:58:53 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:58:53 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:58:53 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:58:53 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:58:53 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 15:58:53 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 15:58:53 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:58:53 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:58:53 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:58:53 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 15:58:53 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:58:53 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:58:53 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:58:53 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:58:53 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 15:58:53 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:58:53 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:58:53 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 15:58:53 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 15:58:53 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:58:53 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 15:58:53 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 15:58:53 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:58:53 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 15:58:53 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:58:53 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:58:53 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 15:58:53 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:58:53 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 15:58:53 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:58:53 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:58:53 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 15:58:53 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 15:58:53 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 15:58:53 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:58:53 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:58:53 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:58:53 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:58:53 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:58:53 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:58:53 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:58:53 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 15:58:53 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:58:53 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:58:53 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:58:53 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:58:53 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:58:53 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 15:58:53 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 15:58:53 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 15:58:53 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 15:58:53 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 15:58:53 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 15:58:53 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 15:58:53 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 15:58:53 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 15:58:53 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 15:58:53 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 15:58:53 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 15:58:53 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 15:58:53 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 15:58:53 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 15:58:53 at java.base/java.lang.Thread.run(Thread.java:833) 15:58:53 2025-11-26 15:58:53.303 [https-jsse-nio-auto-6-exec-1] INFO o.o.policy.pap.main.rest.SessionData.getGroup(348) - unknown group drools-group 15:58:53 2025-11-26 15:58:53.304 [https-jsse-nio-auto-6-exec-1] WARN o.o.p.p.m.r.PdpGroupCreateOrUpdateControllerV1.doOperation(78) - create groups failed 15:58:53 org.onap.policy.models.base.PfModelException: "groups" INVALID, item has status INVALID 15:58:53 "group" INVALID, item has status INVALID 15:58:53 "pdpSubgroups" INVALID, item has status INVALID 15:58:53 "group" INVALID, item has status INVALID 15:58:53 item "policies" value "null" INVALID, is null 15:58:53 item "supportedPolicyTypes" value "null" INVALID, is null 15:58:53 item "desiredInstanceCount" value "0" INVALID, non-positive 15:58:53 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateProvider.createOrUpdate(PdpGroupCreateOrUpdateProvider.java:130) 15:58:53 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:161) 15:58:53 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:189) 15:58:53 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateProvider.createOrUpdateGroups(PdpGroupCreateOrUpdateProvider.java:93) 15:58:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:58:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:58:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:58:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:58:53 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:58:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:58:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:58:53 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:58:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:58:53 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:58:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:58:53 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:58:53 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateProvider$$SpringCGLIB$$0.createOrUpdateGroups() 15:58:53 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateControllerV1.lambda$createOrUpdateGroups$0(PdpGroupCreateOrUpdateControllerV1.java:60) 15:58:53 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateControllerV1.doOperation(PdpGroupCreateOrUpdateControllerV1.java:74) 15:58:53 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateControllerV1.createOrUpdateGroups(PdpGroupCreateOrUpdateControllerV1.java:60) 15:58:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:58:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:58:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:58:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:58:53 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:58:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:58:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:58:53 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:58:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:58:53 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:58:53 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:58:53 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:58:53 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateControllerV1$$SpringCGLIB$$0.createOrUpdateGroups() 15:58:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:58:53 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:58:53 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:58:53 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:58:53 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:58:53 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:58:53 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:58:53 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:58:53 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:58:53 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:58:53 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:58:53 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:58:53 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:58:53 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:58:53 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:653) 15:58:53 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:58:53 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 15:58:53 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 15:58:53 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 15:58:53 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:58:53 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:58:53 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:58:53 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 15:58:53 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 15:58:53 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 15:58:53 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 15:58:53 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 15:58:53 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 15:58:53 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:58:53 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:58:53 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:58:53 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 15:58:53 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 15:58:53 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:58:53 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:58:53 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:58:53 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 15:58:53 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:58:53 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:58:53 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:58:53 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 15:58:53 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:58:53 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:58:53 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:58:53 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 15:58:53 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:58:53 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:58:53 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:58:53 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 15:58:53 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:58:53 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:58:53 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:58:53 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:58:53 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 15:58:53 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 15:58:53 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:58:53 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:58:53 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:58:53 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 15:58:53 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 15:58:53 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:58:53 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:58:53 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:58:53 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:58:53 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 15:58:53 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 15:58:53 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:58:53 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:58:53 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:58:53 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 15:58:53 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:58:53 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:58:53 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:58:53 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:58:53 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 15:58:53 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:58:53 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:58:53 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 15:58:53 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 15:58:53 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:58:53 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 15:58:53 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 15:58:53 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:58:53 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 15:58:53 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:58:53 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:58:53 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 15:58:53 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:58:53 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 15:58:53 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:58:53 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:58:53 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 15:58:53 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 15:58:53 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 15:58:53 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:58:53 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:58:53 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:58:53 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:58:53 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:58:53 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:58:53 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:58:53 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 15:58:53 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:58:53 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:58:53 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:58:53 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:58:53 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:58:53 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 15:58:53 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 15:58:53 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 15:58:53 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 15:58:53 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 15:58:53 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 15:58:53 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 15:58:53 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 15:58:53 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 15:58:53 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 15:58:53 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 15:58:53 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 15:58:53 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 15:58:53 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 15:58:53 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 15:58:53 at java.base/java.lang.Thread.run(Thread.java:833) 15:58:53 2025-11-26 15:58:53.331 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:58:53 2025-11-26 15:58:53.333 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:58:53 2025-11-26 15:58:53.403 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:58:53 2025-11-26 15:58:53.405 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:58:54 2025-11-26 15:58:54.238 [https-jsse-nio-auto-6-exec-6] INFO o.s.api.AbstractOpenApiResource.getOpenApi(410) - Init duration for springdoc-openapi is: 728 ms 15:58:54 2025-11-26 15:58:54.300 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 15:58:54 2025-11-26 15:58:54.301 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 15:58:54 2025-11-26 15:58:54.301 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 15:58:54 2025-11-26 15:58:54.301 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 15:58:54 2025-11-26 15:58:54.301 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 15:58:54 2025-11-26 15:58:54.301 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 15:58:54 2025-11-26 15:58:54.301 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 15:58:54 2025-11-26 15:58:54.301 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 15:58:54 2025-11-26 15:58:54.301 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 15:58:54 2025-11-26 15:58:54.301 [Thread-164] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 15:58:54 2025-11-26 15:58:54.301 [Thread-163] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 15:58:54 2025-11-26 15:58:54.302 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 15:58:54 2025-11-26 15:58:54.302 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 15:58:54 2025-11-26 15:58:54.302 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 15:58:54 2025-11-26 15:58:54.302 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:58:54 2025-11-26 15:58:54.302 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:58:54 2025-11-26 15:58:54.302 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:58:54 2025-11-26 15:58:54.302 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:58:54 2025-11-26 15:58:54.302 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:58:54 2025-11-26 15:58:54.303 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:58:54 2025-11-26 15:58:54.303 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:58:54 2025-11-26 15:58:54.303 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:58:54 2025-11-26 15:58:54.303 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:58:54 2025-11-26 15:58:54.303 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:58:54 2025-11-26 15:58:54.303 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:58:54 2025-11-26 15:58:54.303 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:58:54 2025-11-26 15:58:54.303 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 15:58:54 2025-11-26 15:58:54.303 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 15:58:54 2025-11-26 15:58:54.303 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 15:58:54 2025-11-26 15:58:54.303 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 15:58:54 2025-11-26 15:58:54.303 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 15:58:54 2025-11-26 15:58:54.303 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 15:58:54 2025-11-26 15:58:54.303 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 15:58:54 2025-11-26 15:58:54.304 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 15:58:54 2025-11-26 15:58:54.304 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 15:58:54 2025-11-26 15:58:54.305 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-6-46605"] 15:58:54 2025-11-26 15:58:54.306 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 15:58:54 2025-11-26 15:58:54.307 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-6"] 15:58:54 2025-11-26 15:58:54.312 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 15:58:54 2025-11-26 15:58:54.335 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-6 - Shutdown initiated... 15:58:54 2025-11-26 15:58:54.336 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-6 - Shutdown completed. 15:58:54 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.837 s -- in org.onap.policy.pap.main.rest.TestPdpGroupCreateOrUpdateControllerV1 15:58:54 [INFO] Running org.onap.policy.pap.main.rest.TestPdpGroupCreateOrUpdateProvider 15:58:54 2025-11-26 15:58:54.867 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 15:58:54 2025-11-26 15:58:54.870 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 15:58:54 2025-11-26 15:58:54.870 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 15:58:54 2025-11-26 15:58:54.882 [main] WARN o.o.p.p.m.r.PdpGroupCreateOrUpdateProvider.createOrUpdateGroups(89) - Policies cannot be deployed during PdpGroup Create/Update operation. Ignoring the list of policies 15:58:54 2025-11-26 15:58:54.883 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 15:58:54 2025-11-26 15:58:54.889 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 15:58:54 2025-11-26 15:58:54.894 [main] WARN o.o.p.p.m.r.PdpGroupCreateOrUpdateProvider.createOrUpdateGroups(89) - Policies cannot be deployed during PdpGroup Create/Update operation. Ignoring the list of policies 15:58:54 2025-11-26 15:58:54.894 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 15:58:54 2025-11-26 15:58:54.894 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 15:58:54 2025-11-26 15:58:54.894 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 15:58:54 2025-11-26 15:58:54.902 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 15:58:54 2025-11-26 15:58:54.902 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 15:58:54 2025-11-26 15:58:54.902 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 15:58:54 2025-11-26 15:58:54.908 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(348) - unknown group groupA 15:58:54 2025-11-26 15:58:54.912 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(348) - unknown group groupA 15:58:54 2025-11-26 15:58:54.912 [main] INFO o.o.policy.pap.main.rest.SessionData.create(316) - create cached group groupA 15:58:54 2025-11-26 15:58:54.913 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$4(438) - creating DB group groupA 15:58:54 2025-11-26 15:58:54.917 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 15:58:54 2025-11-26 15:58:54.917 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 15:58:54 2025-11-26 15:58:54.917 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 15:58:54 2025-11-26 15:58:54.921 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 15:58:54 2025-11-26 15:58:54.924 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(348) - unknown group groupA 15:58:54 2025-11-26 15:58:54.925 [main] INFO o.o.policy.pap.main.rest.SessionData.create(316) - create cached group groupA 15:58:54 2025-11-26 15:58:54.925 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$4(438) - creating DB group groupA 15:58:54 2025-11-26 15:58:54.930 [main] WARN o.o.p.p.m.r.PdpGroupCreateOrUpdateProvider.createOrUpdateGroups(89) - Policies cannot be deployed during PdpGroup Create/Update operation. Ignoring the list of policies 15:58:54 2025-11-26 15:58:54.931 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 15:58:54 2025-11-26 15:58:54.931 [main] WARN o.o.p.p.m.r.PdpGroupCreateOrUpdateProvider.updateSubGroup(380) - Supported policy types cannot be updated while updating PdpGroup. Hence, ignoring the new set of supported policy types. 15:58:54 2025-11-26 15:58:54.931 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 15:58:54 2025-11-26 15:58:54.931 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 15:58:54 2025-11-26 15:58:54.938 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 15:58:54 2025-11-26 15:58:54.938 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 15:58:54 2025-11-26 15:58:54.938 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 15:58:54 2025-11-26 15:58:54.943 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 15:58:54 2025-11-26 15:58:54.943 [main] INFO o.o.policy.pap.main.rest.SessionData.addRequests(240) - add update and state-change pdpB null null policies=0 15:58:54 2025-11-26 15:58:54.943 [main] INFO o.o.policy.pap.main.rest.SessionData.addRequests(240) - add update and state-change pdpD null null policies=0 15:58:54 2025-11-26 15:58:54.944 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 15:58:54 2025-11-26 15:58:54.944 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 15:58:54 2025-11-26 15:58:54.950 [main] WARN o.o.p.p.m.r.PdpGroupCreateOrUpdateProvider.createOrUpdateGroups(89) - Policies cannot be deployed during PdpGroup Create/Update operation. Ignoring the list of policies 15:58:54 2025-11-26 15:58:54.950 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 15:58:54 2025-11-26 15:58:54.956 [main] WARN o.o.p.p.m.r.PdpGroupCreateOrUpdateProvider.createOrUpdateGroups(89) - Policies cannot be deployed during PdpGroup Create/Update operation. Ignoring the list of policies 15:58:54 2025-11-26 15:58:54.956 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 15:58:54 2025-11-26 15:58:54.964 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(348) - unknown group groupA 15:58:54 2025-11-26 15:58:54.968 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(348) - unknown group groupA 15:58:54 2025-11-26 15:58:54.968 [main] INFO o.o.policy.pap.main.rest.SessionData.create(316) - create cached group groupA 15:58:54 2025-11-26 15:58:54.969 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$4(438) - creating DB group groupA 15:58:54 2025-11-26 15:58:54.973 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 15:58:54 2025-11-26 15:58:54.976 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 15:58:54 2025-11-26 15:58:54.976 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 15:58:54 2025-11-26 15:58:54.976 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 15:58:54 2025-11-26 15:58:54.979 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 15:58:54 2025-11-26 15:58:54.979 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 15:58:54 2025-11-26 15:58:54.980 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 15:58:54 2025-11-26 15:58:54.983 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(348) - unknown group groupA 15:58:54 2025-11-26 15:58:54.983 [main] INFO o.o.policy.pap.main.rest.SessionData.create(316) - create cached group groupA 15:58:54 2025-11-26 15:58:54.983 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$4(438) - creating DB group groupA 15:58:54 2025-11-26 15:58:54.986 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 15:58:54 2025-11-26 15:58:54.988 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 15:58:54 2025-11-26 15:58:54.991 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 15:58:54 2025-11-26 15:58:54.991 [main] WARN o.o.p.p.m.r.PdpGroupCreateOrUpdateProvider.updateSubGroup(380) - Supported policy types cannot be updated while updating PdpGroup. Hence, ignoring the new set of supported policy types. 15:58:54 2025-11-26 15:58:54.994 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 15:58:54 2025-11-26 15:58:54.994 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 15:58:55 2025-11-26 15:58:54.994 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 15:58:55 2025-11-26 15:58:54.998 [main] WARN o.o.p.p.m.r.PdpGroupCreateOrUpdateProvider.createOrUpdateGroups(89) - Policies cannot be deployed during PdpGroup Create/Update operation. Ignoring the list of policies 15:58:55 2025-11-26 15:58:54.998 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 15:58:55 2025-11-26 15:58:54.998 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 15:58:55 2025-11-26 15:58:54.998 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 15:58:55 2025-11-26 15:58:55.001 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 15:58:55 2025-11-26 15:58:55.006 [main] WARN o.o.p.p.m.r.PdpGroupCreateOrUpdateProvider.createOrUpdateGroups(79) - "groups" INVALID, is null 15:58:55 2025-11-26 15:58:55.009 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(348) - unknown group groupA 15:58:55 [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.653 s -- in org.onap.policy.pap.main.rest.TestPdpGroupCreateOrUpdateProvider 15:58:55 [INFO] Running org.onap.policy.pap.main.rest.TestPdpGroupDeployProvider 15:58:55 2025-11-26 15:58:55.026 [main] WARN o.o.p.p.m.r.PdpGroupDeployProvider.deploySimplePolicies(416) - failed to deploy policy: policyA 1.2.3 15:58:55 2025-11-26 15:58:55.030 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupA 15:58:55 2025-11-26 15:58:55.031 [main] INFO o.o.p.p.m.r.PdpGroupDeployProvider.lambda$makeUpdater$2(452) - add policy policyA 1.2.3 to subgroup groupA pdpTypeB count=1 15:58:55 2025-11-26 15:58:55.033 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyA 1.2.3 15:58:55 2025-11-26 15:58:55.033 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpB groupA pdpTypeB policies=1 15:58:55 2025-11-26 15:58:55.034 [main] WARN o.o.p.p.m.r.PdpGroupDeployProvider.deploySimplePolicies(416) - failed to deploy policy: policyA 1.2.3 15:58:55 2025-11-26 15:58:55.041 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 15:58:55 2025-11-26 15:58:55.045 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 15:58:55 2025-11-26 15:58:55.048 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 15:58:55 2025-11-26 15:58:55.052 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 15:58:55 2025-11-26 15:58:55.055 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 15:58:55 2025-11-26 15:58:55.059 [main] WARN o.o.p.p.m.r.PdpGroupDeployProvider.deploySimplePolicies(416) - failed to deploy policy: policyA 1.2.3 15:58:55 2025-11-26 15:58:55.065 [main] WARN o.o.p.p.m.r.PdpGroupDeployProvider.deploySimplePolicies(416) - failed to deploy policy: policyA 1.2.3 15:58:55 2025-11-26 15:58:55.068 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 15:58:55 2025-11-26 15:58:55.069 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyB 1.2.3 15:58:55 2025-11-26 15:58:55.069 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyC 1.2.3 15:58:55 2025-11-26 15:58:55.069 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpA groupA pdpTypeA policies=2 15:58:55 2025-11-26 15:58:55.069 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 15:58:55 2025-11-26 15:58:55.070 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 15:58:55 2025-11-26 15:58:55.070 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.saveRecordsToDb(112) - sending audit records to database: [PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeA, policy=policyB 1.2.3, action=DEPLOYMENT, timestamp=2025-11-26T15:58:55Z, user=PAP_TEST), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeA, policy=policyC 1.2.3, action=DEPLOYMENT, timestamp=2025-11-26T15:58:55Z, user=PAP_TEST)] 15:58:55 2025-11-26 15:58:55.082 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupA 15:58:55 2025-11-26 15:58:55.082 [main] WARN o.o.p.p.m.r.PdpGroupDeployProvider.deploySimplePolicies(416) - failed to deploy policy: policyA 1.2.3 15:58:55 2025-11-26 15:58:55.086 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 15:58:55 2025-11-26 15:58:55.089 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupA 15:58:55 2025-11-26 15:58:55.089 [main] INFO o.o.p.p.m.r.PdpGroupDeployProvider.lambda$makeUpdater$2(452) - add policy policyA 1.2.3 to subgroup groupA pdpTypeB count=1 15:58:55 2025-11-26 15:58:55.090 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyA 1.2.3 15:58:55 2025-11-26 15:58:55.090 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpB groupA pdpTypeB policies=1 15:58:55 2025-11-26 15:58:55.090 [main] INFO o.o.p.p.m.r.PdpGroupDeployProvider.containsPolicy(518) - subgroup groupA pdpTypeC already contains policy policyA 1.2.3 15:58:55 2025-11-26 15:58:55.090 [main] INFO o.o.p.p.m.r.PdpGroupDeployProvider.lambda$makeUpdater$2(452) - add policy policyA 1.2.3 to subgroup groupA pdpTypeD count=1 15:58:55 2025-11-26 15:58:55.090 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyA 1.2.3 15:58:55 2025-11-26 15:58:55.090 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpD groupA pdpTypeD policies=1 15:58:55 2025-11-26 15:58:55.090 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 15:58:55 2025-11-26 15:58:55.090 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 15:58:55 2025-11-26 15:58:55.090 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.saveRecordsToDb(112) - sending audit records to database: [PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeB, policy=policyA 1.2.3, action=DEPLOYMENT, timestamp=2025-11-26T15:58:55Z, user=PAP_TEST), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeD, policy=policyA 1.2.3, action=DEPLOYMENT, timestamp=2025-11-26T15:58:55Z, user=PAP_TEST)] 15:58:55 2025-11-26 15:58:55.097 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 15:58:55 2025-11-26 15:58:55.097 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyB 1.2.3 15:58:55 2025-11-26 15:58:55.097 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyC 1.2.3 15:58:55 2025-11-26 15:58:55.097 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpA groupA pdpTypeA policies=2 15:58:55 2025-11-26 15:58:55.098 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 15:58:55 2025-11-26 15:58:55.098 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 15:58:55 2025-11-26 15:58:55.098 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.saveRecordsToDb(112) - sending audit records to database: [PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeA, policy=policyB 1.2.3, action=DEPLOYMENT, timestamp=2025-11-26T15:58:55Z, user=PAP_TEST), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeA, policy=policyC 1.2.3, action=DEPLOYMENT, timestamp=2025-11-26T15:58:55Z, user=PAP_TEST)] 15:58:55 2025-11-26 15:58:55.103 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 15:58:55 2025-11-26 15:58:55.103 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyB 1.2.3 15:58:55 2025-11-26 15:58:55.103 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpA groupA pdpTypeA policies=0 15:58:55 2025-11-26 15:58:55.104 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 15:58:55 2025-11-26 15:58:55.104 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 15:58:55 2025-11-26 15:58:55.104 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.saveRecordsToDb(112) - sending audit records to database: [PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeA, policy=policyB 1.2.3, action=UNDEPLOYMENT, timestamp=2025-11-26T15:58:55Z, user=PAP_TEST)] 15:58:55 2025-11-26 15:58:55.109 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 15:58:55 2025-11-26 15:58:55.109 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyB 1.2.3 15:58:55 2025-11-26 15:58:55.109 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpA groupA pdpTypeA policies=1 15:58:55 2025-11-26 15:58:55.109 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyC 1.2.3 15:58:55 2025-11-26 15:58:55.110 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpA groupA pdpTypeA policies=1 15:58:55 2025-11-26 15:58:55.110 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 15:58:55 2025-11-26 15:58:55.110 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 15:58:55 2025-11-26 15:58:55.110 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.saveRecordsToDb(112) - sending audit records to database: [PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeA, policy=policyB 1.2.3, action=DEPLOYMENT, timestamp=2025-11-26T15:58:55Z, user=PAP_TEST), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeA, policy=policyC 1.2.3, action=UNDEPLOYMENT, timestamp=2025-11-26T15:58:55Z, user=PAP_TEST)] 15:58:55 2025-11-26 15:58:55.113 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 15:58:55 2025-11-26 15:58:55.117 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 15:58:55 2025-11-26 15:58:55.117 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyB 1.2.3 15:58:55 2025-11-26 15:58:55.117 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyC 1.2.3 15:58:55 2025-11-26 15:58:55.117 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpA groupA pdpTypeA policies=0 15:58:55 2025-11-26 15:58:55.118 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 15:58:55 2025-11-26 15:58:55.118 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 15:58:55 2025-11-26 15:58:55.118 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.saveRecordsToDb(112) - sending audit records to database: [PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeA, policy=policyB 1.2.3, action=UNDEPLOYMENT, timestamp=2025-11-26T15:58:55Z, user=PAP_TEST), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeA, policy=policyC 1.2.3, action=UNDEPLOYMENT, timestamp=2025-11-26T15:58:55Z, user=PAP_TEST)] 15:58:55 2025-11-26 15:58:55.126 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupA 15:58:55 2025-11-26 15:58:55.126 [main] INFO o.o.p.p.m.r.PdpGroupDeployProvider.lambda$makeUpdater$2(452) - add policy policy.some 1.2.3 to subgroup groupA pdpTypeB count=1 15:58:55 2025-11-26 15:58:55.126 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policy.some 1.2.3 15:58:55 2025-11-26 15:58:55.127 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpB groupA pdpTypeB policies=1 15:58:55 2025-11-26 15:58:55.127 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 15:58:55 2025-11-26 15:58:55.127 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 15:58:55 2025-11-26 15:58:55.127 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.saveRecordsToDb(112) - sending audit records to database: [PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeB, policy=policy.some 1.2.3, action=DEPLOYMENT, timestamp=2025-11-26T15:58:55Z, user=PAP_TEST)] 15:58:55 2025-11-26 15:58:55.138 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 15:58:55 2025-11-26 15:58:55.142 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(348) - unknown group groupA 15:58:55 2025-11-26 15:58:55.146 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupA 15:58:55 2025-11-26 15:58:55.146 [main] INFO o.o.p.p.m.r.PdpGroupDeployProvider.lambda$makeUpdater$2(452) - add policy policyA 1.2.3 to subgroup groupA pdpTypeA count=1 15:58:55 2025-11-26 15:58:55.147 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyA 1.2.3 15:58:55 2025-11-26 15:58:55.147 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpA groupA pdpTypeA policies=1 15:58:55 2025-11-26 15:58:55.147 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 15:58:55 2025-11-26 15:58:55.147 [main] INFO o.o.p.p.m.r.PdpGroupDeployProvider.containsPolicy(518) - subgroup groupA pdpTypeA already contains policy policyA 1.2.3 15:58:55 2025-11-26 15:58:55.147 [main] INFO o.o.p.p.m.r.PdpGroupDeployProvider.containsPolicy(518) - subgroup groupA pdpTypeA already contains policy policyA 1.2.3 15:58:55 2025-11-26 15:58:55.147 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 15:58:55 2025-11-26 15:58:55.147 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.saveRecordsToDb(112) - sending audit records to database: [PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeA, policy=policyA 1.2.3, action=DEPLOYMENT, timestamp=2025-11-26T15:58:55Z, user=PAP_TEST)] 15:58:55 [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.139 s -- in org.onap.policy.pap.main.rest.TestPdpGroupDeployProvider 15:58:55 [INFO] Running org.onap.policy.pap.main.rest.TestGroupData 15:58:55 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.pap.main.rest.TestGroupData 15:58:55 [INFO] Running org.onap.policy.pap.main.rest.TestHealthCheckRestControllerV1 15:58:55 15:58:55 . ____ _ __ _ _ 15:58:55 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:58:55 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:58:55 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:58:55 ' |____| .__|_| |_|_| |_\__, | / / / / 15:58:55 =========|_|==============|___/=/_/_/_/ 15:58:55 15:58:55 :: Spring Boot :: (v3.5.3) 15:58:55 15:58:55 2025-11-26 15:58:55.196 [main] INFO o.o.p.p.m.r.TestHealthCheckRestControllerV1.logStarting(53) - Starting TestHealthCheckRestControllerV1 using Java 17.0.4 with PID 2672 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 15:58:55 2025-11-26 15:58:55.196 [main] INFO o.o.p.p.m.r.TestHealthCheckRestControllerV1.logStartupProfileInfo(658) - The following 2 profiles are active: "test", "default" 15:58:55 2025-11-26 15:58:55.395 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 15:58:55 2025-11-26 15:58:55.408 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 12 ms. Found 7 JPA repository interfaces. 15:58:55 2025-11-26 15:58:55.595 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 15:58:55 2025-11-26 15:58:55.596 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-7"] 15:58:55 2025-11-26 15:58:55.597 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 15:58:55 2025-11-26 15:58:55.597 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 15:58:55 2025-11-26 15:58:55.611 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 15:58:55 2025-11-26 15:58:55.611 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 414 ms 15:58:55 2025-11-26 15:58:55.690 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 15:58:55 2025-11-26 15:58:55.691 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 15:58:55 2025-11-26 15:58:55.698 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 15:58:55 2025-11-26 15:58:55.698 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-7 - Starting... 15:58:55 2025-11-26 15:58:55.700 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-7 - Added connection conn60: url=jdbc:h2:mem:testdb4 user=POLICY_USER 15:58:55 2025-11-26 15:58:55.700 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-7 - Start completed. 15:58:55 2025-11-26 15:58:55.701 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 15:58:55 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-7)'] 15:58:55 Database driver: undefined/unknown 15:58:55 Database version: 2.2.224 15:58:55 Autocommit mode: undefined/unknown 15:58:55 Isolation level: undefined/unknown 15:58:55 Minimum pool size: undefined/unknown 15:58:55 Maximum pool size: undefined/unknown 15:58:55 2025-11-26 15:58:55.865 [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator.initiateService(59) - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 15:58:55 2025-11-26 15:58:55.917 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 15:58:56 2025-11-26 15:58:56.233 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 15:58:56 2025-11-26 15:58:56.278 [main] INFO o.s.v.b.OptionalValidatorFactoryBean.afterPropertiesSet(48) - Failed to set up a Bean Validation provider: jakarta.validation.NoProviderFoundException: Unable to create a Configuration, because no Jakarta Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. 15:58:56 2025-11-26 15:58:56.476 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 15:58:56 2025-11-26 15:58:56.516 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-7"] 15:58:56 2025-11-26 15:58:56.530 [main] INFO o.a.t.u.net.NioEndpoint.certificate.log(168) - Connector [https-jsse-nio-auto-7], TLS virtual host [_default_], certificate type [UNDEFINED] configured from keystore [/home/jenkins/.keystore] using alias [tomcat] with trust store [null] 15:58:56 2025-11-26 15:58:56.537 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 33293 (https) with context path '/policy/pap/v1' 15:58:56 2025-11-26 15:58:56.553 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 15:58:56 2025-11-26 15:58:56.553 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 15:58:56 2025-11-26 15:58:56.553 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 15:58:56 2025-11-26 15:58:56.554 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 15:58:56 2025-11-26 15:58:56.554 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 15:58:56 2025-11-26 15:58:56.554 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 15:58:56 2025-11-26 15:58:56.554 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 15:58:56 2025-11-26 15:58:56.554 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@70887617 15:58:56 2025-11-26 15:58:56.554 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 15:58:56 2025-11-26 15:58:56.554 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@45302abb 15:58:56 2025-11-26 15:58:56.554 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 15:58:56 2025-11-26 15:58:56.554 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:58:56 2025-11-26 15:58:56.554 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:58:56 2025-11-26 15:58:56.554 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:58:56 2025-11-26 15:58:56.555 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:58:56 2025-11-26 15:58:56.555 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 15:58:56 2025-11-26 15:58:56.555 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 15:58:56 2025-11-26 15:58:56.555 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 15:58:56 2025-11-26 15:58:56.555 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 15:58:56 2025-11-26 15:58:56.555 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 15:58:56 2025-11-26 15:58:56.556 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 15:58:56 2025-11-26 15:58:56.556 [Thread-168] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 15:58:56 2025-11-26 15:58:56.556 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 15:58:56 2025-11-26 15:58:56.556 [Thread-169] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 15:58:56 2025-11-26 15:58:56.556 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 15:58:56 2025-11-26 15:58:56.556 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 15:58:56 2025-11-26 15:58:56.556 [main] INFO o.o.p.p.m.r.TestHealthCheckRestControllerV1.logStarted(59) - Started TestHealthCheckRestControllerV1 in 1.387 seconds (process running for 34.628) 15:58:56 2025-11-26 15:58:56.576 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:58:56 2025-11-26 15:58:56.578 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:58:56 2025-11-26 15:58:56.604 [https-jsse-nio-auto-7-exec-8] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring DispatcherServlet 'dispatcherServlet' 15:58:56 2025-11-26 15:58:56.604 [https-jsse-nio-auto-7-exec-8] INFO o.s.web.servlet.DispatcherServlet.initServletBean(532) - Initializing Servlet 'dispatcherServlet' 15:58:56 2025-11-26 15:58:56.606 [https-jsse-nio-auto-7-exec-8] INFO o.s.web.servlet.DispatcherServlet.initServletBean(554) - Completed initialization in 2 ms 15:58:56 2025-11-26 15:58:56.762 [https-jsse-nio-auto-7-exec-8] WARN o.o.p.p.m.rest.HealthCheckProvider.verifyPapDbConnectivity(86) - Policy pap to database connection check failed. Details - 15:58:56 org.onap.policy.models.base.PfModelRuntimeException: null 15:58:56 2025-11-26 15:58:56.784 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:58:56 2025-11-26 15:58:56.785 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:58:56 2025-11-26 15:58:56.903 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:58:56 2025-11-26 15:58:56.905 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:58:57 2025-11-26 15:58:57.296 [https-jsse-nio-auto-7-exec-3] INFO o.s.api.AbstractOpenApiResource.getOpenApi(410) - Init duration for springdoc-openapi is: 296 ms 15:58:57 2025-11-26 15:58:57.318 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:58:57 2025-11-26 15:58:57.319 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:58:57 2025-11-26 15:58:57.429 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:58:57 2025-11-26 15:58:57.430 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:58:57 2025-11-26 15:58:57.464 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 15:58:57 2025-11-26 15:58:57.464 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 15:58:57 2025-11-26 15:58:57.465 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 15:58:57 2025-11-26 15:58:57.465 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 15:58:57 2025-11-26 15:58:57.465 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 15:58:57 2025-11-26 15:58:57.465 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 15:58:57 2025-11-26 15:58:57.466 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 15:58:57 2025-11-26 15:58:57.466 [Thread-169] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 15:58:57 2025-11-26 15:58:57.466 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 15:58:57 2025-11-26 15:58:57.466 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 15:58:57 2025-11-26 15:58:57.466 [Thread-168] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 15:58:57 2025-11-26 15:58:57.466 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 15:58:57 2025-11-26 15:58:57.467 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 15:58:57 2025-11-26 15:58:57.467 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 15:58:57 2025-11-26 15:58:57.467 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:58:57 2025-11-26 15:58:57.467 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:58:57 2025-11-26 15:58:57.467 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:58:57 2025-11-26 15:58:57.468 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:58:57 2025-11-26 15:58:57.468 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:58:57 2025-11-26 15:58:57.468 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:58:57 2025-11-26 15:58:57.468 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:58:57 2025-11-26 15:58:57.468 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:58:57 2025-11-26 15:58:57.468 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:58:57 2025-11-26 15:58:57.468 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:58:57 2025-11-26 15:58:57.468 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:58:57 2025-11-26 15:58:57.469 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:58:57 2025-11-26 15:58:57.469 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 15:58:57 2025-11-26 15:58:57.469 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 15:58:57 2025-11-26 15:58:57.469 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 15:58:57 2025-11-26 15:58:57.469 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 15:58:57 2025-11-26 15:58:57.470 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 15:58:57 2025-11-26 15:58:57.470 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 15:58:57 2025-11-26 15:58:57.470 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 15:58:57 2025-11-26 15:58:57.470 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 15:58:57 2025-11-26 15:58:57.471 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 15:58:57 2025-11-26 15:58:57.471 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-7-33293"] 15:58:57 2025-11-26 15:58:57.472 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 15:58:57 2025-11-26 15:58:57.473 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-7"] 15:58:57 2025-11-26 15:58:57.478 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 15:58:57 2025-11-26 15:58:57.488 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-7 - Shutdown initiated... 15:58:57 2025-11-26 15:58:57.489 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-7 - Shutdown completed. 15:58:57 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.333 s -- in org.onap.policy.pap.main.rest.TestHealthCheckRestControllerV1 15:58:57 [INFO] Running org.onap.policy.pap.main.rest.TestPdpGroupQueryControllerV1 15:58:57 15:58:57 . ____ _ __ _ _ 15:58:57 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:58:57 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:58:57 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:58:57 ' |____| .__|_| |_|_| |_\__, | / / / / 15:58:57 =========|_|==============|___/=/_/_/_/ 15:58:57 15:58:57 :: Spring Boot :: (v3.5.3) 15:58:57 15:58:57 2025-11-26 15:58:57.516 [main] INFO o.o.p.p.m.r.TestPdpGroupQueryControllerV1.logStarting(53) - Starting TestPdpGroupQueryControllerV1 using Java 17.0.4 with PID 2672 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 15:58:57 2025-11-26 15:58:57.517 [main] INFO o.o.p.p.m.r.TestPdpGroupQueryControllerV1.logStartupProfileInfo(658) - The following 2 profiles are active: "test", "default" 15:58:57 2025-11-26 15:58:57.699 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 15:58:57 2025-11-26 15:58:57.713 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 12 ms. Found 7 JPA repository interfaces. 15:58:57 2025-11-26 15:58:57.802 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 15:58:57 2025-11-26 15:58:57.803 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-8"] 15:58:57 2025-11-26 15:58:57.803 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 15:58:57 2025-11-26 15:58:57.803 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 15:58:57 2025-11-26 15:58:57.817 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 15:58:57 2025-11-26 15:58:57.818 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 300 ms 15:58:57 2025-11-26 15:58:57.893 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 15:58:57 2025-11-26 15:58:57.895 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 15:58:57 2025-11-26 15:58:57.901 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 15:58:57 2025-11-26 15:58:57.902 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-8 - Starting... 15:58:57 2025-11-26 15:58:57.904 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-8 - Added connection conn70: url=jdbc:h2:mem:testdb5 user=POLICY_USER 15:58:57 2025-11-26 15:58:57.904 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-8 - Start completed. 15:58:57 2025-11-26 15:58:57.904 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 15:58:57 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-8)'] 15:58:57 Database driver: undefined/unknown 15:58:57 Database version: 2.2.224 15:58:57 Autocommit mode: undefined/unknown 15:58:57 Isolation level: undefined/unknown 15:58:57 Minimum pool size: undefined/unknown 15:58:57 Maximum pool size: undefined/unknown 15:58:58 2025-11-26 15:58:58.044 [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator.initiateService(59) - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 15:58:58 2025-11-26 15:58:58.095 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 15:58:58 2025-11-26 15:58:58.383 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 15:58:58 2025-11-26 15:58:58.465 [main] INFO o.s.v.b.OptionalValidatorFactoryBean.afterPropertiesSet(48) - Failed to set up a Bean Validation provider: jakarta.validation.NoProviderFoundException: Unable to create a Configuration, because no Jakarta Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. 15:58:58 2025-11-26 15:58:58.703 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 15:58:58 2025-11-26 15:58:58.740 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-8"] 15:58:58 2025-11-26 15:58:58.752 [main] INFO o.a.t.u.net.NioEndpoint.certificate.log(168) - Connector [https-jsse-nio-auto-8], TLS virtual host [_default_], certificate type [UNDEFINED] configured from keystore [/home/jenkins/.keystore] using alias [tomcat] with trust store [null] 15:58:58 2025-11-26 15:58:58.760 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 43491 (https) with context path '/policy/pap/v1' 15:58:58 2025-11-26 15:58:58.766 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 15:58:58 2025-11-26 15:58:58.766 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 15:58:58 2025-11-26 15:58:58.766 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 15:58:58 2025-11-26 15:58:58.767 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 15:58:58 2025-11-26 15:58:58.767 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 15:58:58 2025-11-26 15:58:58.767 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 15:58:58 2025-11-26 15:58:58.767 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 15:58:58 2025-11-26 15:58:58.767 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@7530b9f8 15:58:58 2025-11-26 15:58:58.767 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 15:58:58 2025-11-26 15:58:58.767 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@7ccbffbe 15:58:58 2025-11-26 15:58:58.767 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 15:58:58 2025-11-26 15:58:58.767 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:58:58 2025-11-26 15:58:58.768 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:58:58 2025-11-26 15:58:58.768 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:58:58 2025-11-26 15:58:58.768 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:58:58 2025-11-26 15:58:58.768 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 15:58:58 2025-11-26 15:58:58.768 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 15:58:58 2025-11-26 15:58:58.768 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 15:58:58 2025-11-26 15:58:58.770 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 15:58:58 2025-11-26 15:58:58.770 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 15:58:58 2025-11-26 15:58:58.770 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 15:58:58 2025-11-26 15:58:58.770 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 15:58:58 2025-11-26 15:58:58.770 [Thread-174] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 15:58:58 2025-11-26 15:58:58.770 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 15:58:58 2025-11-26 15:58:58.770 [Thread-173] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 15:58:58 2025-11-26 15:58:58.771 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 15:58:58 2025-11-26 15:58:58.771 [main] INFO o.o.p.p.m.r.TestPdpGroupQueryControllerV1.logStarted(59) - Started TestPdpGroupQueryControllerV1 in 1.273 seconds (process running for 36.842) 15:58:58 2025-11-26 15:58:58.788 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:58:58 2025-11-26 15:58:58.789 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:58:58 2025-11-26 15:58:58.810 [https-jsse-nio-auto-8-exec-8] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring DispatcherServlet 'dispatcherServlet' 15:58:58 2025-11-26 15:58:58.810 [https-jsse-nio-auto-8-exec-8] INFO o.s.web.servlet.DispatcherServlet.initServletBean(532) - Initializing Servlet 'dispatcherServlet' 15:58:58 2025-11-26 15:58:58.811 [https-jsse-nio-auto-8-exec-8] INFO o.s.web.servlet.DispatcherServlet.initServletBean(554) - Completed initialization in 1 ms 15:58:59 2025-11-26 15:58:59.080 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:58:59 2025-11-26 15:58:59.081 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:58:59 2025-11-26 15:58:59.118 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:58:59 2025-11-26 15:58:59.119 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:58:59 2025-11-26 15:58:59.479 [https-jsse-nio-auto-8-exec-2] INFO o.s.api.AbstractOpenApiResource.getOpenApi(410) - Init duration for springdoc-openapi is: 263 ms 15:58:59 2025-11-26 15:58:59.491 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 15:58:59 2025-11-26 15:58:59.492 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 15:58:59 2025-11-26 15:58:59.492 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 15:58:59 2025-11-26 15:58:59.492 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 15:58:59 2025-11-26 15:58:59.492 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 15:58:59 2025-11-26 15:58:59.492 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 15:58:59 2025-11-26 15:58:59.492 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 15:58:59 2025-11-26 15:58:59.492 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 15:58:59 2025-11-26 15:58:59.492 [Thread-174] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 15:58:59 2025-11-26 15:58:59.492 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 15:58:59 2025-11-26 15:58:59.492 [Thread-173] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 15:58:59 2025-11-26 15:58:59.492 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 15:58:59 2025-11-26 15:58:59.492 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 15:58:59 2025-11-26 15:58:59.492 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 15:58:59 2025-11-26 15:58:59.492 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:58:59 2025-11-26 15:58:59.493 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:58:59 2025-11-26 15:58:59.493 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:58:59 2025-11-26 15:58:59.493 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:58:59 2025-11-26 15:58:59.493 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:58:59 2025-11-26 15:58:59.493 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:58:59 2025-11-26 15:58:59.493 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:58:59 2025-11-26 15:58:59.493 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:58:59 2025-11-26 15:58:59.493 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:58:59 2025-11-26 15:58:59.493 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:58:59 2025-11-26 15:58:59.493 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:58:59 2025-11-26 15:58:59.493 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:58:59 2025-11-26 15:58:59.493 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 15:58:59 2025-11-26 15:58:59.493 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 15:58:59 2025-11-26 15:58:59.493 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 15:58:59 2025-11-26 15:58:59.494 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 15:58:59 2025-11-26 15:58:59.494 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 15:58:59 2025-11-26 15:58:59.494 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 15:58:59 2025-11-26 15:58:59.494 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 15:58:59 2025-11-26 15:58:59.494 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 15:58:59 2025-11-26 15:58:59.494 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 15:58:59 2025-11-26 15:58:59.495 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-8-43491"] 15:58:59 2025-11-26 15:58:59.496 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 15:58:59 2025-11-26 15:58:59.496 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-8"] 15:58:59 2025-11-26 15:58:59.501 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 15:58:59 2025-11-26 15:58:59.512 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-8 - Shutdown initiated... 15:58:59 2025-11-26 15:58:59.513 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-8 - Shutdown completed. 15:58:59 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.022 s -- in org.onap.policy.pap.main.rest.TestPdpGroupQueryControllerV1 15:58:59 [INFO] Running org.onap.policy.pap.main.rest.TestPdpGroupStateChangeControllerV1 15:58:59 15:58:59 . ____ _ __ _ _ 15:58:59 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:58:59 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:58:59 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:58:59 ' |____| .__|_| |_|_| |_\__, | / / / / 15:58:59 =========|_|==============|___/=/_/_/_/ 15:58:59 15:58:59 :: Spring Boot :: (v3.5.3) 15:58:59 15:58:59 2025-11-26 15:58:59.562 [main] INFO o.o.p.p.m.r.TestPdpGroupStateChangeControllerV1.logStarting(53) - Starting TestPdpGroupStateChangeControllerV1 using Java 17.0.4 with PID 2672 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 15:58:59 2025-11-26 15:58:59.562 [main] INFO o.o.p.p.m.r.TestPdpGroupStateChangeControllerV1.logStartupProfileInfo(658) - The following 2 profiles are active: "test", "default" 15:58:59 2025-11-26 15:58:59.735 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 15:58:59 2025-11-26 15:58:59.748 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 12 ms. Found 7 JPA repository interfaces. 15:58:59 2025-11-26 15:58:59.842 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 15:58:59 2025-11-26 15:58:59.844 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-9"] 15:58:59 2025-11-26 15:58:59.844 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 15:58:59 2025-11-26 15:58:59.844 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 15:58:59 2025-11-26 15:58:59.858 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 15:58:59 2025-11-26 15:58:59.858 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 295 ms 15:59:00 2025-11-26 15:58:59.959 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 15:59:00 2025-11-26 15:58:59.960 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 15:59:00 2025-11-26 15:58:59.967 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 15:59:00 2025-11-26 15:58:59.967 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-9 - Starting... 15:59:00 2025-11-26 15:58:59.969 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-9 - Added connection conn80: url=jdbc:h2:mem:testdb6 user=POLICY_USER 15:59:00 2025-11-26 15:58:59.969 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-9 - Start completed. 15:59:00 2025-11-26 15:58:59.969 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 15:59:00 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-9)'] 15:59:00 Database driver: undefined/unknown 15:59:00 Database version: 2.2.224 15:59:00 Autocommit mode: undefined/unknown 15:59:00 Isolation level: undefined/unknown 15:59:00 Minimum pool size: undefined/unknown 15:59:00 Maximum pool size: undefined/unknown 15:59:00 2025-11-26 15:59:00.110 [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator.initiateService(59) - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 15:59:00 2025-11-26 15:59:00.153 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 15:59:00 2025-11-26 15:59:00.423 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 15:59:00 2025-11-26 15:59:00.469 [main] INFO o.s.v.b.OptionalValidatorFactoryBean.afterPropertiesSet(48) - Failed to set up a Bean Validation provider: jakarta.validation.NoProviderFoundException: Unable to create a Configuration, because no Jakarta Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. 15:59:00 2025-11-26 15:59:00.661 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 15:59:00 2025-11-26 15:59:00.696 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-9"] 15:59:00 2025-11-26 15:59:00.708 [main] INFO o.a.t.u.net.NioEndpoint.certificate.log(168) - Connector [https-jsse-nio-auto-9], TLS virtual host [_default_], certificate type [UNDEFINED] configured from keystore [/home/jenkins/.keystore] using alias [tomcat] with trust store [null] 15:59:00 2025-11-26 15:59:00.710 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 44305 (https) with context path '/policy/pap/v1' 15:59:00 2025-11-26 15:59:00.716 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 15:59:00 2025-11-26 15:59:00.716 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 15:59:00 2025-11-26 15:59:00.716 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 15:59:00 2025-11-26 15:59:00.716 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 15:59:00 2025-11-26 15:59:00.716 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 15:59:00 2025-11-26 15:59:00.716 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 15:59:00 2025-11-26 15:59:00.716 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 15:59:00 2025-11-26 15:59:00.716 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@57a4fb4a 15:59:00 2025-11-26 15:59:00.716 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 15:59:00 2025-11-26 15:59:00.717 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@60e9c094 15:59:00 2025-11-26 15:59:00.717 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 15:59:00 2025-11-26 15:59:00.717 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:59:00 2025-11-26 15:59:00.717 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:59:00 2025-11-26 15:59:00.717 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:59:00 2025-11-26 15:59:00.717 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:59:00 2025-11-26 15:59:00.717 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 15:59:00 2025-11-26 15:59:00.717 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 15:59:00 2025-11-26 15:59:00.717 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 15:59:00 2025-11-26 15:59:00.718 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 15:59:00 2025-11-26 15:59:00.718 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 15:59:00 2025-11-26 15:59:00.718 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 15:59:00 2025-11-26 15:59:00.718 [Thread-178] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 15:59:00 2025-11-26 15:59:00.718 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 15:59:00 2025-11-26 15:59:00.718 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 15:59:00 2025-11-26 15:59:00.719 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 15:59:00 2025-11-26 15:59:00.719 [main] INFO o.o.p.p.m.r.TestPdpGroupStateChangeControllerV1.logStarted(59) - Started TestPdpGroupStateChangeControllerV1 in 1.179 seconds (process running for 38.79) 15:59:00 2025-11-26 15:59:00.719 [Thread-179] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 15:59:00 2025-11-26 15:59:00.731 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:00 2025-11-26 15:59:00.732 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:00 2025-11-26 15:59:00.747 [https-jsse-nio-auto-9-exec-7] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring DispatcherServlet 'dispatcherServlet' 15:59:00 2025-11-26 15:59:00.747 [https-jsse-nio-auto-9-exec-7] INFO o.s.web.servlet.DispatcherServlet.initServletBean(532) - Initializing Servlet 'dispatcherServlet' 15:59:00 2025-11-26 15:59:00.749 [https-jsse-nio-auto-9-exec-7] INFO o.s.web.servlet.DispatcherServlet.initServletBean(554) - Completed initialization in 2 ms 15:59:00 2025-11-26 15:59:00.904 [https-jsse-nio-auto-9-exec-7] WARN o.o.p.p.m.r.PdpGroupStateChangeControllerV1.changeGroupState(67) - changeGroupState failed 15:59:00 org.onap.policy.models.base.PfModelException: Only ACTIVE or PASSIVE state changes are allowed 15:59:00 at org.onap.policy.pap.main.rest.PdpGroupStateChangeProvider.changeGroupState(PdpGroupStateChangeProvider.java:77) 15:59:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:59:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:59:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:59:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:59:00 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:59:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:59:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:59:00 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:59:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:00 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:59:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:00 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:59:00 at org.onap.policy.pap.main.rest.PdpGroupStateChangeProvider$$SpringCGLIB$$0.changeGroupState() 15:59:00 at org.onap.policy.pap.main.rest.PdpGroupStateChangeControllerV1.changeGroupState(PdpGroupStateChangeControllerV1.java:63) 15:59:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:59:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:59:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:59:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:59:00 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:59:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:59:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:59:00 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:59:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:00 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:59:00 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:00 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:59:00 at org.onap.policy.pap.main.rest.PdpGroupStateChangeControllerV1$$SpringCGLIB$$0.changeGroupState() 15:59:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:59:00 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:59:00 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:59:00 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:59:00 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:59:00 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:59:00 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:59:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:59:00 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:59:00 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:59:00 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:59:00 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:59:00 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:59:00 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 15:59:00 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:656) 15:59:00 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:59:00 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 15:59:00 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 15:59:00 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 15:59:00 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:00 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:59:00 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:59:00 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 15:59:00 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 15:59:00 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 15:59:00 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 15:59:00 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 15:59:00 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 15:59:00 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:00 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:00 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:00 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 15:59:00 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 15:59:00 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:00 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:00 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:00 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 15:59:00 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:00 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:00 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:00 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 15:59:00 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:00 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:00 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:00 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 15:59:00 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:00 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:00 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:00 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 15:59:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:00 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:00 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:00 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:00 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 15:59:00 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 15:59:00 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:00 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:00 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:00 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 15:59:00 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 15:59:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:00 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:00 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:00 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:00 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 15:59:00 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 15:59:00 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:00 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:00 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:00 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 15:59:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:00 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:00 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:00 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:00 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 15:59:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:00 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:00 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 15:59:00 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 15:59:00 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:00 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 15:59:00 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 15:59:00 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:00 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 15:59:00 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:00 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:59:00 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 15:59:00 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:00 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 15:59:00 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:00 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:59:00 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 15:59:00 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 15:59:00 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 15:59:00 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:00 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:59:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:00 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:00 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:59:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:00 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:00 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 15:59:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:00 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:00 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:59:00 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:00 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:00 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 15:59:00 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 15:59:00 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 15:59:00 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 15:59:00 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 15:59:00 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 15:59:00 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 15:59:00 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 15:59:00 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 15:59:00 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 15:59:00 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 15:59:00 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 15:59:00 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 15:59:00 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 15:59:00 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 15:59:00 at java.base/java.lang.Thread.run(Thread.java:833) 15:59:00 2025-11-26 15:59:00.921 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:00 2025-11-26 15:59:00.922 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:01 2025-11-26 15:59:01.039 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:01 2025-11-26 15:59:01.041 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:01 2025-11-26 15:59:01.074 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:01 2025-11-26 15:59:01.075 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:01 2025-11-26 15:59:01.429 [https-jsse-nio-auto-9-exec-10] INFO o.s.api.AbstractOpenApiResource.getOpenApi(410) - Init duration for springdoc-openapi is: 263 ms 15:59:01 2025-11-26 15:59:01.440 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 15:59:01 2025-11-26 15:59:01.440 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 15:59:01 2025-11-26 15:59:01.440 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 15:59:01 2025-11-26 15:59:01.440 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 15:59:01 2025-11-26 15:59:01.440 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 15:59:01 2025-11-26 15:59:01.440 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 15:59:01 2025-11-26 15:59:01.441 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 15:59:01 2025-11-26 15:59:01.441 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 15:59:01 2025-11-26 15:59:01.441 [Thread-179] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 15:59:01 2025-11-26 15:59:01.441 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 15:59:01 2025-11-26 15:59:01.441 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 15:59:01 2025-11-26 15:59:01.441 [Thread-178] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 15:59:01 2025-11-26 15:59:01.441 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 15:59:01 2025-11-26 15:59:01.441 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 15:59:01 2025-11-26 15:59:01.441 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:59:01 2025-11-26 15:59:01.441 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:59:01 2025-11-26 15:59:01.441 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:59:01 2025-11-26 15:59:01.442 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:59:01 2025-11-26 15:59:01.442 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:59:01 2025-11-26 15:59:01.442 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:59:01 2025-11-26 15:59:01.442 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:59:01 2025-11-26 15:59:01.442 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:59:01 2025-11-26 15:59:01.442 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:59:01 2025-11-26 15:59:01.442 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:59:01 2025-11-26 15:59:01.442 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:59:01 2025-11-26 15:59:01.442 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:59:01 2025-11-26 15:59:01.442 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 15:59:01 2025-11-26 15:59:01.442 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 15:59:01 2025-11-26 15:59:01.442 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 15:59:01 2025-11-26 15:59:01.443 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 15:59:01 2025-11-26 15:59:01.443 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 15:59:01 2025-11-26 15:59:01.443 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 15:59:01 2025-11-26 15:59:01.443 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 15:59:01 2025-11-26 15:59:01.443 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 15:59:01 2025-11-26 15:59:01.443 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 15:59:01 2025-11-26 15:59:01.443 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-9-44305"] 15:59:01 2025-11-26 15:59:01.444 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 15:59:01 2025-11-26 15:59:01.444 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-9"] 15:59:01 2025-11-26 15:59:01.448 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 15:59:01 2025-11-26 15:59:01.457 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-9 - Shutdown initiated... 15:59:01 2025-11-26 15:59:01.458 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-9 - Shutdown completed. 15:59:01 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.929 s -- in org.onap.policy.pap.main.rest.TestPdpGroupStateChangeControllerV1 15:59:01 [INFO] Running org.onap.policy.pap.main.rest.TestPolicyAuditManager 15:59:01 2025-11-26 15:59:01.469 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy myPolicy 1.0.0 15:59:01 2025-11-26 15:59:01.470 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.saveRecordsToDb(112) - sending audit records to database: [PolicyAudit(auditId=null, pdpGroup=pdpGroup-A, pdpType=typeABC, policy=myPolicy 1.0.0, action=DEPLOYMENT, timestamp=2025-11-26T15:59:01Z, user=healthcheck)] 15:59:01 2025-11-26 15:59:01.470 [main] ERROR o.o.p.p.main.rest.PolicyAuditManager.saveRecordsToDb(118) - Failed saving the audit records in DB. 15:59:01 org.onap.policy.models.base.PfModelRuntimeException: null 15:59:01 2025-11-26 15:59:01.474 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy myPolicy 1.0.0 15:59:01 2025-11-26 15:59:01.474 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy myPolicy 1.0.0 15:59:01 2025-11-26 15:59:01.474 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.saveRecordsToDb(112) - sending audit records to database: [PolicyAudit(auditId=null, pdpGroup=pdpGroup-A, pdpType=typeABC, policy=myPolicy 1.0.0, action=DEPLOYMENT, timestamp=2025-11-26T15:59:01Z, user=healthcheck), PolicyAudit(auditId=null, pdpGroup=pdpGroup-B, pdpType=typeABC, policy=myPolicy 1.0.0, action=UNDEPLOYMENT, timestamp=2025-11-26T15:59:01Z, user=healthcheck)] 15:59:01 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.onap.policy.pap.main.rest.TestPolicyAuditManager 15:59:01 [INFO] Running org.onap.policy.pap.main.rest.TestPdpGroupHealthCheckProvider 15:59:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.pap.main.rest.TestPdpGroupHealthCheckProvider 15:59:01 [INFO] Running org.onap.policy.pap.main.rest.TestPdpGroupHealthCheckControllerV1 15:59:01 15:59:01 . ____ _ __ _ _ 15:59:01 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:59:01 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:59:01 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:59:01 ' |____| .__|_| |_|_| |_\__, | / / / / 15:59:01 =========|_|==============|___/=/_/_/_/ 15:59:01 15:59:01 :: Spring Boot :: (v3.5.3) 15:59:01 15:59:01 2025-11-26 15:59:01.507 [main] INFO o.o.p.p.m.r.TestPdpGroupHealthCheckControllerV1.logStarting(53) - Starting TestPdpGroupHealthCheckControllerV1 using Java 17.0.4 with PID 2672 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 15:59:01 2025-11-26 15:59:01.507 [main] INFO o.o.p.p.m.r.TestPdpGroupHealthCheckControllerV1.logStartupProfileInfo(658) - The following 2 profiles are active: "test", "default" 15:59:01 2025-11-26 15:59:01.656 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 15:59:01 2025-11-26 15:59:01.669 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 11 ms. Found 7 JPA repository interfaces. 15:59:01 2025-11-26 15:59:01.747 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 15:59:01 2025-11-26 15:59:01.747 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-10"] 15:59:01 2025-11-26 15:59:01.748 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 15:59:01 2025-11-26 15:59:01.748 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 15:59:01 2025-11-26 15:59:01.761 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 15:59:01 2025-11-26 15:59:01.761 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 253 ms 15:59:01 2025-11-26 15:59:01.833 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 15:59:01 2025-11-26 15:59:01.835 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 15:59:01 2025-11-26 15:59:01.841 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 15:59:01 2025-11-26 15:59:01.842 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-10 - Starting... 15:59:01 2025-11-26 15:59:01.844 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-10 - Added connection conn90: url=jdbc:h2:mem:testdb7 user=POLICY_USER 15:59:01 2025-11-26 15:59:01.844 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-10 - Start completed. 15:59:01 2025-11-26 15:59:01.845 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 15:59:01 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-10)'] 15:59:01 Database driver: undefined/unknown 15:59:01 Database version: 2.2.224 15:59:01 Autocommit mode: undefined/unknown 15:59:01 Isolation level: undefined/unknown 15:59:01 Minimum pool size: undefined/unknown 15:59:01 Maximum pool size: undefined/unknown 15:59:02 2025-11-26 15:59:01.972 [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator.initiateService(59) - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 15:59:02 2025-11-26 15:59:02.016 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 15:59:02 2025-11-26 15:59:02.312 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 15:59:02 2025-11-26 15:59:02.353 [main] INFO o.s.v.b.OptionalValidatorFactoryBean.afterPropertiesSet(48) - Failed to set up a Bean Validation provider: jakarta.validation.NoProviderFoundException: Unable to create a Configuration, because no Jakarta Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. 15:59:02 2025-11-26 15:59:02.535 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 15:59:02 2025-11-26 15:59:02.570 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-10"] 15:59:02 2025-11-26 15:59:02.581 [main] INFO o.a.t.u.net.NioEndpoint.certificate.log(168) - Connector [https-jsse-nio-auto-10], TLS virtual host [_default_], certificate type [UNDEFINED] configured from keystore [/home/jenkins/.keystore] using alias [tomcat] with trust store [null] 15:59:02 2025-11-26 15:59:02.590 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 35179 (https) with context path '/policy/pap/v1' 15:59:02 2025-11-26 15:59:02.600 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 15:59:02 2025-11-26 15:59:02.600 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 15:59:02 2025-11-26 15:59:02.600 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 15:59:02 2025-11-26 15:59:02.600 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 15:59:02 2025-11-26 15:59:02.601 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 15:59:02 2025-11-26 15:59:02.601 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 15:59:02 2025-11-26 15:59:02.601 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 15:59:02 2025-11-26 15:59:02.601 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@5ee76814 15:59:02 2025-11-26 15:59:02.601 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 15:59:02 2025-11-26 15:59:02.601 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@14c4c66b 15:59:02 2025-11-26 15:59:02.601 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 15:59:02 2025-11-26 15:59:02.601 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:59:02 2025-11-26 15:59:02.601 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:59:02 2025-11-26 15:59:02.601 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:59:02 2025-11-26 15:59:02.601 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:59:02 2025-11-26 15:59:02.602 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 15:59:02 2025-11-26 15:59:02.602 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 15:59:02 2025-11-26 15:59:02.602 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 15:59:02 2025-11-26 15:59:02.602 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 15:59:02 2025-11-26 15:59:02.602 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 15:59:02 2025-11-26 15:59:02.603 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 15:59:02 2025-11-26 15:59:02.603 [Thread-183] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 15:59:02 2025-11-26 15:59:02.603 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 15:59:02 2025-11-26 15:59:02.603 [Thread-184] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 15:59:02 2025-11-26 15:59:02.603 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 15:59:02 2025-11-26 15:59:02.603 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 15:59:02 2025-11-26 15:59:02.603 [main] INFO o.o.p.p.m.r.TestPdpGroupHealthCheckControllerV1.logStarted(59) - Started TestPdpGroupHealthCheckControllerV1 in 1.114 seconds (process running for 40.675) 15:59:02 2025-11-26 15:59:02.616 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:02 2025-11-26 15:59:02.619 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:02 2025-11-26 15:59:02.632 [https-jsse-nio-auto-10-exec-7] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring DispatcherServlet 'dispatcherServlet' 15:59:02 2025-11-26 15:59:02.632 [https-jsse-nio-auto-10-exec-7] INFO o.s.web.servlet.DispatcherServlet.initServletBean(532) - Initializing Servlet 'dispatcherServlet' 15:59:02 2025-11-26 15:59:02.634 [https-jsse-nio-auto-10-exec-7] INFO o.s.web.servlet.DispatcherServlet.initServletBean(554) - Completed initialization in 2 ms 15:59:02 2025-11-26 15:59:02.901 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:02 2025-11-26 15:59:02.902 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:02 2025-11-26 15:59:02.938 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:02 2025-11-26 15:59:02.939 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:03 2025-11-26 15:59:03.242 [https-jsse-nio-auto-10-exec-4] INFO o.s.api.AbstractOpenApiResource.getOpenApi(410) - Init duration for springdoc-openapi is: 208 ms 15:59:03 2025-11-26 15:59:03.255 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 15:59:03 2025-11-26 15:59:03.255 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 15:59:03 2025-11-26 15:59:03.255 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 15:59:03 2025-11-26 15:59:03.255 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 15:59:03 2025-11-26 15:59:03.255 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 15:59:03 2025-11-26 15:59:03.256 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 15:59:03 2025-11-26 15:59:03.256 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 15:59:03 2025-11-26 15:59:03.256 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 15:59:03 2025-11-26 15:59:03.256 [Thread-184] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 15:59:03 2025-11-26 15:59:03.256 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 15:59:03 2025-11-26 15:59:03.256 [Thread-183] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 15:59:03 2025-11-26 15:59:03.256 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 15:59:03 2025-11-26 15:59:03.256 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 15:59:03 2025-11-26 15:59:03.256 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 15:59:03 2025-11-26 15:59:03.256 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:59:03 2025-11-26 15:59:03.256 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:59:03 2025-11-26 15:59:03.257 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:59:03 2025-11-26 15:59:03.257 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:59:03 2025-11-26 15:59:03.257 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:59:03 2025-11-26 15:59:03.257 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:59:03 2025-11-26 15:59:03.257 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:59:03 2025-11-26 15:59:03.257 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:59:03 2025-11-26 15:59:03.257 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:59:03 2025-11-26 15:59:03.257 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:59:03 2025-11-26 15:59:03.257 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:59:03 2025-11-26 15:59:03.257 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:59:03 2025-11-26 15:59:03.257 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 15:59:03 2025-11-26 15:59:03.258 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 15:59:03 2025-11-26 15:59:03.258 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 15:59:03 2025-11-26 15:59:03.264 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 15:59:03 2025-11-26 15:59:03.265 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 15:59:03 2025-11-26 15:59:03.265 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 15:59:03 2025-11-26 15:59:03.265 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 15:59:03 2025-11-26 15:59:03.265 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 15:59:03 2025-11-26 15:59:03.266 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 15:59:03 2025-11-26 15:59:03.267 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-10-35179"] 15:59:03 2025-11-26 15:59:03.269 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 15:59:03 2025-11-26 15:59:03.269 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-10"] 15:59:03 2025-11-26 15:59:03.273 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 15:59:03 2025-11-26 15:59:03.283 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-10 - Shutdown initiated... 15:59:03 2025-11-26 15:59:03.284 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-10 - Shutdown completed. 15:59:03 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.802 s -- in org.onap.policy.pap.main.rest.TestPdpGroupHealthCheckControllerV1 15:59:03 [INFO] Running org.onap.policy.pap.main.rest.TestPdpGroupDeployControllerV1 15:59:03 15:59:03 . ____ _ __ _ _ 15:59:03 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:59:03 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:59:03 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:59:03 ' |____| .__|_| |_|_| |_\__, | / / / / 15:59:03 =========|_|==============|___/=/_/_/_/ 15:59:03 15:59:03 :: Spring Boot :: (v3.5.3) 15:59:03 15:59:03 2025-11-26 15:59:03.315 [main] INFO o.o.p.p.m.r.TestPdpGroupDeployControllerV1.logStarting(53) - Starting TestPdpGroupDeployControllerV1 using Java 17.0.4 with PID 2672 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 15:59:03 2025-11-26 15:59:03.315 [main] INFO o.o.p.p.m.r.TestPdpGroupDeployControllerV1.logStartupProfileInfo(658) - The following 2 profiles are active: "test", "default" 15:59:03 2025-11-26 15:59:03.481 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 15:59:03 2025-11-26 15:59:03.494 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 11 ms. Found 7 JPA repository interfaces. 15:59:03 2025-11-26 15:59:03.593 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 15:59:03 2025-11-26 15:59:03.593 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-11"] 15:59:03 2025-11-26 15:59:03.594 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 15:59:03 2025-11-26 15:59:03.594 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 15:59:03 2025-11-26 15:59:03.609 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 15:59:03 2025-11-26 15:59:03.609 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 293 ms 15:59:03 2025-11-26 15:59:03.691 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 15:59:03 2025-11-26 15:59:03.693 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 15:59:03 2025-11-26 15:59:03.700 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 15:59:03 2025-11-26 15:59:03.700 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-11 - Starting... 15:59:03 2025-11-26 15:59:03.702 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-11 - Added connection conn100: url=jdbc:h2:mem:testdb8 user=POLICY_USER 15:59:03 2025-11-26 15:59:03.702 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-11 - Start completed. 15:59:03 2025-11-26 15:59:03.703 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 15:59:03 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-11)'] 15:59:03 Database driver: undefined/unknown 15:59:03 Database version: 2.2.224 15:59:03 Autocommit mode: undefined/unknown 15:59:03 Isolation level: undefined/unknown 15:59:03 Minimum pool size: undefined/unknown 15:59:03 Maximum pool size: undefined/unknown 15:59:03 2025-11-26 15:59:03.831 [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator.initiateService(59) - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 15:59:03 2025-11-26 15:59:03.871 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 15:59:04 2025-11-26 15:59:04.157 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 15:59:04 2025-11-26 15:59:04.203 [main] INFO o.s.v.b.OptionalValidatorFactoryBean.afterPropertiesSet(48) - Failed to set up a Bean Validation provider: jakarta.validation.NoProviderFoundException: Unable to create a Configuration, because no Jakarta Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. 15:59:04 2025-11-26 15:59:04.393 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 15:59:04 2025-11-26 15:59:04.427 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-11"] 15:59:04 2025-11-26 15:59:04.439 [main] INFO o.a.t.u.net.NioEndpoint.certificate.log(168) - Connector [https-jsse-nio-auto-11], TLS virtual host [_default_], certificate type [UNDEFINED] configured from keystore [/home/jenkins/.keystore] using alias [tomcat] with trust store [null] 15:59:04 2025-11-26 15:59:04.441 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 43191 (https) with context path '/policy/pap/v1' 15:59:04 2025-11-26 15:59:04.446 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 15:59:04 2025-11-26 15:59:04.446 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 15:59:04 2025-11-26 15:59:04.446 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 15:59:04 2025-11-26 15:59:04.447 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 15:59:04 2025-11-26 15:59:04.447 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 15:59:04 2025-11-26 15:59:04.447 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 15:59:04 2025-11-26 15:59:04.447 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 15:59:04 2025-11-26 15:59:04.447 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@ac2d942 15:59:04 2025-11-26 15:59:04.447 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 15:59:04 2025-11-26 15:59:04.447 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@79bc2021 15:59:04 2025-11-26 15:59:04.447 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 15:59:04 2025-11-26 15:59:04.447 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:59:04 2025-11-26 15:59:04.447 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:59:04 2025-11-26 15:59:04.447 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:59:04 2025-11-26 15:59:04.448 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:59:04 2025-11-26 15:59:04.448 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 15:59:04 2025-11-26 15:59:04.448 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 15:59:04 2025-11-26 15:59:04.448 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 15:59:04 2025-11-26 15:59:04.449 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 15:59:04 2025-11-26 15:59:04.449 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 15:59:04 2025-11-26 15:59:04.450 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 15:59:04 2025-11-26 15:59:04.450 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 15:59:04 2025-11-26 15:59:04.450 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 15:59:04 2025-11-26 15:59:04.450 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 15:59:04 2025-11-26 15:59:04.450 [main] INFO o.o.p.p.m.r.TestPdpGroupDeployControllerV1.logStarted(59) - Started TestPdpGroupDeployControllerV1 in 1.152 seconds (process running for 42.521) 15:59:04 2025-11-26 15:59:04.450 [Thread-188] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 15:59:04 2025-11-26 15:59:04.450 [Thread-189] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 15:59:04 2025-11-26 15:59:04.465 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:04 2025-11-26 15:59:04.466 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:04 2025-11-26 15:59:04.482 [https-jsse-nio-auto-11-exec-6] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring DispatcherServlet 'dispatcherServlet' 15:59:04 2025-11-26 15:59:04.482 [https-jsse-nio-auto-11-exec-6] INFO o.s.web.servlet.DispatcherServlet.initServletBean(532) - Initializing Servlet 'dispatcherServlet' 15:59:04 2025-11-26 15:59:04.484 [https-jsse-nio-auto-11-exec-6] INFO o.s.web.servlet.DispatcherServlet.initServletBean(554) - Completed initialization in 2 ms 15:59:04 2025-11-26 15:59:04.640 [https-jsse-nio-auto-11-exec-6] WARN o.o.p.p.m.r.PdpGroupDeployControllerV1.doOperation(133) - update policy deployments failed 15:59:04 org.onap.policy.models.base.PfModelException: "groups" INVALID, item has status INVALID 15:59:04 "groups" INVALID, item has status INVALID 15:59:04 "group" INVALID, item has status INVALID 15:59:04 "deploymentSubgroups" INVALID, item has status INVALID 15:59:04 "group" INVALID, item has status INVALID 15:59:04 item "action" value "null" INVALID, is null 15:59:04 item "policies" value "null" INVALID, is null 15:59:04 at org.onap.policy.pap.main.rest.PdpGroupDeployProvider.updateGroupPolicies(PdpGroupDeployProvider.java:90) 15:59:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:59:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:59:04 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:59:04 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:59:04 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:59:04 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:59:04 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:59:04 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:59:04 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:04 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:59:04 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:04 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:59:04 at org.onap.policy.pap.main.rest.PdpGroupDeployProvider$$SpringCGLIB$$0.updateGroupPolicies() 15:59:04 at org.onap.policy.pap.main.rest.PdpGroupDeployControllerV1.lambda$updateGroupPolicies$0(PdpGroupDeployControllerV1.java:99) 15:59:04 at org.onap.policy.pap.main.rest.PdpGroupDeployControllerV1.doOperation(PdpGroupDeployControllerV1.java:127) 15:59:04 at org.onap.policy.pap.main.rest.PdpGroupDeployControllerV1.updateGroupPolicies(PdpGroupDeployControllerV1.java:98) 15:59:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:59:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:59:04 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:59:04 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:59:04 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:59:04 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:59:04 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:59:04 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:59:04 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:04 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:59:04 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:04 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:59:04 at org.onap.policy.pap.main.rest.PdpGroupDeployControllerV1$$SpringCGLIB$$0.updateGroupPolicies() 15:59:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:59:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:59:04 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:59:04 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:59:04 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:59:04 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:59:04 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:59:04 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:59:04 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:59:04 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:59:04 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:59:04 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:59:04 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:59:04 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:59:04 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:653) 15:59:04 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:59:04 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 15:59:04 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 15:59:04 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 15:59:04 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:04 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:59:04 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:59:04 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 15:59:04 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:04 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 15:59:04 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:04 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:04 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:04 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:04 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 15:59:04 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:04 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 15:59:04 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:04 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 15:59:04 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 15:59:04 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:04 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 15:59:04 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:04 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 15:59:04 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:04 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 15:59:04 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:04 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 15:59:04 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 15:59:04 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:04 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 15:59:04 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:04 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:59:04 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 15:59:04 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:04 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 15:59:04 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:04 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:59:04 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 15:59:04 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 15:59:04 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 15:59:04 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:04 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:59:04 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:04 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:04 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:59:04 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:04 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:04 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 15:59:04 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:04 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:04 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:59:04 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:04 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:04 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 15:59:04 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 15:59:04 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 15:59:04 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 15:59:04 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 15:59:04 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 15:59:04 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 15:59:04 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 15:59:04 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 15:59:04 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 15:59:04 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 15:59:04 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 15:59:04 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 15:59:04 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 15:59:04 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 15:59:04 at java.base/java.lang.Thread.run(Thread.java:833) 15:59:04 2025-11-26 15:59:04.735 [https-jsse-nio-auto-11-exec-1] WARN o.o.p.p.m.r.PdpGroupDeployControllerV1.doOperation(133) - update policy deployments failed 15:59:04 org.onap.policy.models.base.PfModelException: "groups" INVALID, item has status INVALID 15:59:04 "groups" INVALID, item has status INVALID 15:59:04 "group" INVALID, item has status INVALID 15:59:04 "deploymentSubgroups" INVALID, item has status INVALID 15:59:04 "group" INVALID, item has status INVALID 15:59:04 item "action" value "null" INVALID, is null 15:59:04 item "policies" value "null" INVALID, is null 15:59:04 at org.onap.policy.pap.main.rest.PdpGroupDeployProvider.updateGroupPolicies(PdpGroupDeployProvider.java:90) 15:59:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:59:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:59:04 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:59:04 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:59:04 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:59:04 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:59:04 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:59:04 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:59:04 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:04 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:59:04 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:04 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:59:04 at org.onap.policy.pap.main.rest.PdpGroupDeployProvider$$SpringCGLIB$$0.updateGroupPolicies() 15:59:04 at org.onap.policy.pap.main.rest.PdpGroupDeployControllerV1.lambda$updateGroupPolicies$0(PdpGroupDeployControllerV1.java:99) 15:59:04 at org.onap.policy.pap.main.rest.PdpGroupDeployControllerV1.doOperation(PdpGroupDeployControllerV1.java:127) 15:59:04 at org.onap.policy.pap.main.rest.PdpGroupDeployControllerV1.updateGroupPolicies(PdpGroupDeployControllerV1.java:98) 15:59:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:59:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:59:04 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:59:04 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:59:04 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:59:04 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:59:04 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:59:04 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:59:04 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:04 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:59:04 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:04 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:59:04 at org.onap.policy.pap.main.rest.PdpGroupDeployControllerV1$$SpringCGLIB$$0.updateGroupPolicies() 15:59:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:59:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:59:04 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:59:04 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:59:04 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:59:04 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:59:04 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:59:04 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:59:04 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:59:04 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:59:04 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:59:04 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:59:04 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:59:04 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:59:04 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:653) 15:59:04 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:59:04 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 15:59:04 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 15:59:04 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 15:59:04 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:04 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:59:04 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:59:04 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 15:59:04 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:04 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 15:59:04 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:04 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:04 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:04 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:04 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 15:59:04 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:04 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 15:59:04 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:04 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 15:59:04 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 15:59:04 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:04 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 15:59:04 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:04 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 15:59:04 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:04 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 15:59:04 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:04 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 15:59:04 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 15:59:04 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:04 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 15:59:04 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:04 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:59:04 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 15:59:04 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:04 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 15:59:04 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:04 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:59:04 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 15:59:04 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 15:59:04 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 15:59:04 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:04 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:59:04 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:04 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:04 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:59:04 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:04 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:04 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 15:59:04 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:04 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:04 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:59:04 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:04 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:04 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 15:59:04 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 15:59:04 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 15:59:04 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 15:59:04 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 15:59:04 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 15:59:04 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 15:59:04 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 15:59:04 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 15:59:04 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 15:59:04 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 15:59:04 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 15:59:04 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 15:59:04 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 15:59:04 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 15:59:04 at java.base/java.lang.Thread.run(Thread.java:833) 15:59:04 2025-11-26 15:59:04.748 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:04 2025-11-26 15:59:04.749 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:04 2025-11-26 15:59:04.790 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:04 2025-11-26 15:59:04.792 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:04 2025-11-26 15:59:04.901 [https-jsse-nio-auto-11-exec-5] WARN o.o.p.p.m.r.PdpGroupDeployProvider.deploySimplePolicies(416) - failed to deploy policy: policy-a 1 15:59:04 2025-11-26 15:59:04.901 [https-jsse-nio-auto-11-exec-5] WARN o.o.p.p.m.r.PdpGroupDeployControllerV1.doOperation(133) - deploy policies failed 15:59:04 org.onap.policy.models.base.PfModelRuntimeException: cannot find policy: policy-a 1 15:59:04 at org.onap.policy.pap.main.rest.ProviderBase.getPolicy(ProviderBase.java:321) 15:59:04 at org.onap.policy.pap.main.rest.ProviderBase.processPolicy(ProviderBase.java:202) 15:59:04 at org.onap.policy.pap.main.rest.PdpGroupDeployProvider.deploySimplePolicies(PdpGroupDeployProvider.java:412) 15:59:04 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:161) 15:59:04 at org.onap.policy.pap.main.rest.PdpGroupDeployProvider.deployPolicies(PdpGroupDeployProvider.java:397) 15:59:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:59:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:59:04 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:59:04 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:59:04 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:59:04 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:59:04 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:59:04 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:59:04 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:04 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:59:04 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:04 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:59:04 at org.onap.policy.pap.main.rest.PdpGroupDeployProvider$$SpringCGLIB$$0.deployPolicies() 15:59:04 at org.onap.policy.pap.main.rest.PdpGroupDeployControllerV1.lambda$deployPolicies$1(PdpGroupDeployControllerV1.java:112) 15:59:04 at org.onap.policy.pap.main.rest.PdpGroupDeployControllerV1.doOperation(PdpGroupDeployControllerV1.java:127) 15:59:04 at org.onap.policy.pap.main.rest.PdpGroupDeployControllerV1.deployPolicies(PdpGroupDeployControllerV1.java:111) 15:59:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:59:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:59:04 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:59:04 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:59:04 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:59:04 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:59:04 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:59:04 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:59:04 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:04 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:59:04 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:04 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:59:04 at org.onap.policy.pap.main.rest.PdpGroupDeployControllerV1$$SpringCGLIB$$0.deployPolicies() 15:59:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:59:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:59:04 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:59:04 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:59:04 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:59:04 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:59:04 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:59:04 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:59:04 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:59:04 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:59:04 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:59:04 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:59:04 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:59:04 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:59:04 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:653) 15:59:04 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:59:04 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 15:59:04 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 15:59:04 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 15:59:04 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:04 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:59:04 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:59:04 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 15:59:04 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:04 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 15:59:04 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:04 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:04 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:04 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:04 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 15:59:04 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:04 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 15:59:04 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:04 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 15:59:04 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 15:59:04 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:04 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 15:59:04 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:04 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 15:59:04 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:04 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 15:59:04 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 15:59:04 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:04 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 15:59:04 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 15:59:04 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:04 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 15:59:04 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:04 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:59:04 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 15:59:04 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:04 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 15:59:04 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:04 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:59:04 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 15:59:04 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 15:59:04 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 15:59:04 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:04 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:59:04 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:04 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:04 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:59:04 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:04 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:04 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 15:59:04 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:04 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:04 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:59:04 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:04 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:04 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 15:59:04 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 15:59:04 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 15:59:04 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 15:59:04 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 15:59:04 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 15:59:04 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 15:59:04 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 15:59:04 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 15:59:04 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 15:59:04 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 15:59:04 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 15:59:04 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 15:59:04 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 15:59:04 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 15:59:04 at java.base/java.lang.Thread.run(Thread.java:833) 15:59:05 2025-11-26 15:59:04.997 [https-jsse-nio-auto-11-exec-7] WARN o.o.p.p.m.r.PdpGroupDeployProvider.deploySimplePolicies(416) - failed to deploy policy: policy-a 1 15:59:05 2025-11-26 15:59:04.997 [https-jsse-nio-auto-11-exec-7] WARN o.o.p.p.m.r.PdpGroupDeployControllerV1.doOperation(133) - deploy policies failed 15:59:05 org.onap.policy.models.base.PfModelRuntimeException: cannot find policy: policy-a 1 15:59:05 at org.onap.policy.pap.main.rest.ProviderBase.getPolicy(ProviderBase.java:321) 15:59:05 at org.onap.policy.pap.main.rest.ProviderBase.processPolicy(ProviderBase.java:202) 15:59:05 at org.onap.policy.pap.main.rest.PdpGroupDeployProvider.deploySimplePolicies(PdpGroupDeployProvider.java:412) 15:59:05 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:161) 15:59:05 at org.onap.policy.pap.main.rest.PdpGroupDeployProvider.deployPolicies(PdpGroupDeployProvider.java:397) 15:59:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:59:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:59:05 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:59:05 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:59:05 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:59:05 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:59:05 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:59:05 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:59:05 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:05 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:59:05 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:05 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:59:05 at org.onap.policy.pap.main.rest.PdpGroupDeployProvider$$SpringCGLIB$$0.deployPolicies() 15:59:05 at org.onap.policy.pap.main.rest.PdpGroupDeployControllerV1.lambda$deployPolicies$1(PdpGroupDeployControllerV1.java:112) 15:59:05 at org.onap.policy.pap.main.rest.PdpGroupDeployControllerV1.doOperation(PdpGroupDeployControllerV1.java:127) 15:59:05 at org.onap.policy.pap.main.rest.PdpGroupDeployControllerV1.deployPolicies(PdpGroupDeployControllerV1.java:111) 15:59:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:59:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:59:05 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:59:05 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:59:05 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:59:05 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:59:05 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:59:05 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:59:05 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:05 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:59:05 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:05 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:59:05 at org.onap.policy.pap.main.rest.PdpGroupDeployControllerV1$$SpringCGLIB$$0.deployPolicies() 15:59:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:59:05 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:59:05 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:59:05 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:59:05 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:59:05 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:59:05 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:59:05 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:59:05 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:59:05 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:59:05 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:59:05 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:59:05 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:59:05 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:59:05 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:653) 15:59:05 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:59:05 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 15:59:05 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 15:59:05 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 15:59:05 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:05 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:59:05 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:59:05 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 15:59:05 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 15:59:05 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 15:59:05 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 15:59:05 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 15:59:05 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 15:59:05 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:05 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:05 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:05 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 15:59:05 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 15:59:05 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:05 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:05 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:05 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 15:59:05 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:05 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:05 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:05 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 15:59:05 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:05 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:05 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:05 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 15:59:05 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:05 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:05 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:05 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 15:59:05 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:05 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:05 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:05 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:05 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 15:59:05 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 15:59:05 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:05 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:05 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:05 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 15:59:05 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 15:59:05 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:05 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:05 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:05 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:05 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 15:59:05 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 15:59:05 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:05 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:05 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:05 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 15:59:05 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:05 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:05 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:05 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:05 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 15:59:05 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:05 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:05 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 15:59:05 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 15:59:05 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:05 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 15:59:05 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 15:59:05 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:05 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 15:59:05 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:05 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:59:05 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 15:59:05 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:05 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 15:59:05 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:05 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:59:05 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 15:59:05 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 15:59:05 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 15:59:05 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:05 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:59:05 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:05 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:05 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:59:05 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:05 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:05 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 15:59:05 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:05 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:05 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:59:05 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:05 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:05 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 15:59:05 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 15:59:05 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 15:59:05 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 15:59:05 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 15:59:05 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 15:59:05 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 15:59:05 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 15:59:05 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 15:59:05 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 15:59:05 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 15:59:05 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 15:59:05 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 15:59:05 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 15:59:05 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 15:59:05 at java.base/java.lang.Thread.run(Thread.java:833) 15:59:05 2025-11-26 15:59:05.008 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:05 2025-11-26 15:59:05.009 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:05 2025-11-26 15:59:05.052 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:05 2025-11-26 15:59:05.052 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:05 2025-11-26 15:59:05.362 [https-jsse-nio-auto-11-exec-10] INFO o.s.api.AbstractOpenApiResource.getOpenApi(410) - Init duration for springdoc-openapi is: 216 ms 15:59:05 2025-11-26 15:59:05.379 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:05 2025-11-26 15:59:05.380 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:05 2025-11-26 15:59:05.499 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 15:59:05 2025-11-26 15:59:05.499 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 15:59:05 2025-11-26 15:59:05.499 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 15:59:05 2025-11-26 15:59:05.499 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 15:59:05 2025-11-26 15:59:05.499 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 15:59:05 2025-11-26 15:59:05.500 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 15:59:05 2025-11-26 15:59:05.500 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 15:59:05 2025-11-26 15:59:05.500 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 15:59:05 2025-11-26 15:59:05.500 [Thread-189] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 15:59:05 2025-11-26 15:59:05.500 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 15:59:05 2025-11-26 15:59:05.500 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 15:59:05 2025-11-26 15:59:05.500 [Thread-188] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 15:59:05 2025-11-26 15:59:05.500 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 15:59:05 2025-11-26 15:59:05.500 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 15:59:05 2025-11-26 15:59:05.500 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:59:05 2025-11-26 15:59:05.500 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:59:05 2025-11-26 15:59:05.500 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:59:05 2025-11-26 15:59:05.500 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:59:05 2025-11-26 15:59:05.500 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:59:05 2025-11-26 15:59:05.501 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:59:05 2025-11-26 15:59:05.501 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:59:05 2025-11-26 15:59:05.501 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:59:05 2025-11-26 15:59:05.501 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:59:05 2025-11-26 15:59:05.501 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:59:05 2025-11-26 15:59:05.501 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:59:05 2025-11-26 15:59:05.501 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:59:05 2025-11-26 15:59:05.501 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 15:59:05 2025-11-26 15:59:05.501 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 15:59:05 2025-11-26 15:59:05.501 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 15:59:05 2025-11-26 15:59:05.501 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 15:59:05 2025-11-26 15:59:05.501 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 15:59:05 2025-11-26 15:59:05.501 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 15:59:05 2025-11-26 15:59:05.501 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 15:59:05 2025-11-26 15:59:05.501 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 15:59:05 2025-11-26 15:59:05.502 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 15:59:05 2025-11-26 15:59:05.502 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-11-43191"] 15:59:05 2025-11-26 15:59:05.503 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 15:59:05 2025-11-26 15:59:05.504 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-11"] 15:59:05 2025-11-26 15:59:05.507 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 15:59:05 2025-11-26 15:59:05.515 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-11 - Shutdown initiated... 15:59:05 2025-11-26 15:59:05.516 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-11 - Shutdown completed. 15:59:05 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.225 s -- in org.onap.policy.pap.main.rest.TestPdpGroupDeployControllerV1 15:59:05 [INFO] Running org.onap.policy.pap.main.rest.TestPolicyComponentsHealthCheckControllerV1 15:59:05 15:59:05 . ____ _ __ _ _ 15:59:05 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:59:05 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:59:05 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:59:05 ' |____| .__|_| |_|_| |_\__, | / / / / 15:59:05 =========|_|==============|___/=/_/_/_/ 15:59:05 15:59:05 :: Spring Boot :: (v3.5.3) 15:59:05 15:59:05 2025-11-26 15:59:05.554 [main] INFO o.o.p.p.m.r.TestPolicyComponentsHealthCheckControllerV1.logStarting(53) - Starting TestPolicyComponentsHealthCheckControllerV1 using Java 17.0.4 with PID 2672 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 15:59:05 2025-11-26 15:59:05.554 [main] INFO o.o.p.p.m.r.TestPolicyComponentsHealthCheckControllerV1.logStartupProfileInfo(658) - The following 2 profiles are active: "test", "default" 15:59:05 2025-11-26 15:59:05.727 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 15:59:05 2025-11-26 15:59:05.738 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 10 ms. Found 7 JPA repository interfaces. 15:59:05 2025-11-26 15:59:05.815 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 15:59:05 2025-11-26 15:59:05.816 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-12"] 15:59:05 2025-11-26 15:59:05.817 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 15:59:05 2025-11-26 15:59:05.817 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 15:59:05 2025-11-26 15:59:05.829 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 15:59:05 2025-11-26 15:59:05.830 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 275 ms 15:59:05 2025-11-26 15:59:05.901 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 15:59:05 2025-11-26 15:59:05.902 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 15:59:05 2025-11-26 15:59:05.908 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 15:59:05 2025-11-26 15:59:05.909 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-12 - Starting... 15:59:05 2025-11-26 15:59:05.911 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-12 - Added connection conn110: url=jdbc:h2:mem:testdb9 user=POLICY_USER 15:59:05 2025-11-26 15:59:05.911 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-12 - Start completed. 15:59:05 2025-11-26 15:59:05.911 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 15:59:05 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-12)'] 15:59:05 Database driver: undefined/unknown 15:59:05 Database version: 2.2.224 15:59:05 Autocommit mode: undefined/unknown 15:59:05 Isolation level: undefined/unknown 15:59:05 Minimum pool size: undefined/unknown 15:59:05 Maximum pool size: undefined/unknown 15:59:06 2025-11-26 15:59:06.027 [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator.initiateService(59) - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 15:59:06 2025-11-26 15:59:06.072 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 15:59:06 2025-11-26 15:59:06.336 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 15:59:06 2025-11-26 15:59:06.381 [main] INFO o.s.v.b.OptionalValidatorFactoryBean.afterPropertiesSet(48) - Failed to set up a Bean Validation provider: jakarta.validation.NoProviderFoundException: Unable to create a Configuration, because no Jakarta Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. 15:59:06 2025-11-26 15:59:06.598 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 15:59:06 2025-11-26 15:59:06.631 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-12"] 15:59:06 2025-11-26 15:59:06.641 [main] INFO o.a.t.u.net.NioEndpoint.certificate.log(168) - Connector [https-jsse-nio-auto-12], TLS virtual host [_default_], certificate type [UNDEFINED] configured from keystore [/home/jenkins/.keystore] using alias [tomcat] with trust store [null] 15:59:06 2025-11-26 15:59:06.645 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 39559 (https) with context path '/policy/pap/v1' 15:59:06 2025-11-26 15:59:06.653 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 15:59:06 2025-11-26 15:59:06.653 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 15:59:06 2025-11-26 15:59:06.653 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 15:59:06 2025-11-26 15:59:06.653 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 15:59:06 2025-11-26 15:59:06.653 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 15:59:06 2025-11-26 15:59:06.653 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 15:59:06 2025-11-26 15:59:06.653 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 15:59:06 2025-11-26 15:59:06.654 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@68134e79 15:59:06 2025-11-26 15:59:06.654 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 15:59:06 2025-11-26 15:59:06.654 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@478c7bc6 15:59:06 2025-11-26 15:59:06.654 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 15:59:06 2025-11-26 15:59:06.654 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:59:06 2025-11-26 15:59:06.654 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:59:06 2025-11-26 15:59:06.654 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:59:06 2025-11-26 15:59:06.654 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:59:06 2025-11-26 15:59:06.655 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 15:59:06 2025-11-26 15:59:06.655 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 15:59:06 2025-11-26 15:59:06.655 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 15:59:06 2025-11-26 15:59:06.656 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 15:59:06 2025-11-26 15:59:06.656 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 15:59:06 2025-11-26 15:59:06.657 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 15:59:06 2025-11-26 15:59:06.657 [Thread-193] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 15:59:06 2025-11-26 15:59:06.657 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 15:59:06 2025-11-26 15:59:06.657 [Thread-194] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 15:59:06 2025-11-26 15:59:06.657 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 15:59:06 2025-11-26 15:59:06.661 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 15:59:06 2025-11-26 15:59:06.661 [main] INFO o.o.p.p.m.r.TestPolicyComponentsHealthCheckControllerV1.logStarted(59) - Started TestPolicyComponentsHealthCheckControllerV1 in 1.125 seconds (process running for 44.733) 15:59:06 2025-11-26 15:59:06.674 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:06 2025-11-26 15:59:06.675 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:06 2025-11-26 15:59:06.691 [https-jsse-nio-auto-12-exec-7] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring DispatcherServlet 'dispatcherServlet' 15:59:06 2025-11-26 15:59:06.691 [https-jsse-nio-auto-12-exec-7] INFO o.s.web.servlet.DispatcherServlet.initServletBean(532) - Initializing Servlet 'dispatcherServlet' 15:59:06 2025-11-26 15:59:06.693 [https-jsse-nio-auto-12-exec-7] INFO o.s.web.servlet.DispatcherServlet.initServletBean(554) - Completed initialization in 2 ms 15:59:06 2025-11-26 15:59:06.865 [pool-26-thread-1] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:06 2025-11-26 15:59:06.866 [pool-26-thread-1] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:06 2025-11-26 15:59:06.875 [pool-26-thread-1] WARN o.o.p.p.m.r.PolicyComponentsHealthCheckProvider.fetchPolicyComponentHealthStatus(220) - api connection error 15:59:06 2025-11-26 15:59:06.903 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:06 2025-11-26 15:59:06.904 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:07 2025-11-26 15:59:07.195 [https-jsse-nio-auto-12-exec-4] INFO o.s.api.AbstractOpenApiResource.getOpenApi(410) - Init duration for springdoc-openapi is: 195 ms 15:59:07 2025-11-26 15:59:07.204 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 15:59:07 2025-11-26 15:59:07.204 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 15:59:07 2025-11-26 15:59:07.205 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 15:59:07 2025-11-26 15:59:07.205 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 15:59:07 2025-11-26 15:59:07.205 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 15:59:07 2025-11-26 15:59:07.205 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 15:59:07 2025-11-26 15:59:07.205 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 15:59:07 2025-11-26 15:59:07.205 [Thread-194] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 15:59:07 2025-11-26 15:59:07.205 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 15:59:07 2025-11-26 15:59:07.205 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 15:59:07 2025-11-26 15:59:07.205 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 15:59:07 2025-11-26 15:59:07.205 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 15:59:07 2025-11-26 15:59:07.205 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 15:59:07 2025-11-26 15:59:07.205 [Thread-193] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 15:59:07 2025-11-26 15:59:07.206 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:59:07 2025-11-26 15:59:07.206 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:59:07 2025-11-26 15:59:07.206 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:59:07 2025-11-26 15:59:07.206 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:59:07 2025-11-26 15:59:07.206 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:59:07 2025-11-26 15:59:07.206 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:59:07 2025-11-26 15:59:07.206 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:59:07 2025-11-26 15:59:07.206 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:59:07 2025-11-26 15:59:07.206 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:59:07 2025-11-26 15:59:07.206 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:59:07 2025-11-26 15:59:07.206 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:59:07 2025-11-26 15:59:07.206 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:59:07 2025-11-26 15:59:07.206 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 15:59:07 2025-11-26 15:59:07.207 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 15:59:07 2025-11-26 15:59:07.207 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 15:59:07 2025-11-26 15:59:07.207 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 15:59:07 2025-11-26 15:59:07.207 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 15:59:07 2025-11-26 15:59:07.207 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 15:59:07 2025-11-26 15:59:07.207 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 15:59:07 2025-11-26 15:59:07.207 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 15:59:07 2025-11-26 15:59:07.207 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 15:59:07 2025-11-26 15:59:07.208 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-12-39559"] 15:59:07 2025-11-26 15:59:07.208 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 15:59:07 2025-11-26 15:59:07.209 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-12"] 15:59:07 2025-11-26 15:59:07.212 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 15:59:07 2025-11-26 15:59:07.219 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-12 - Shutdown initiated... 15:59:07 2025-11-26 15:59:07.220 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-12 - Shutdown completed. 15:59:07 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.691 s -- in org.onap.policy.pap.main.rest.TestPolicyComponentsHealthCheckControllerV1 15:59:07 [INFO] Running org.onap.policy.pap.main.rest.TestProviderBase 15:59:07 2025-11-26 15:59:07.228 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupA 15:59:07 2025-11-26 15:59:07.229 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyA 1.2.3 15:59:07 2025-11-26 15:59:07.229 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyA 1.2.3 15:59:07 2025-11-26 15:59:07.229 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyA 1.2.3 15:59:07 2025-11-26 15:59:07.229 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyA 9.9.9 15:59:07 2025-11-26 15:59:07.230 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpA groupA pdpTypeA policies=1 15:59:07 2025-11-26 15:59:07.230 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 15:59:07 2025-11-26 15:59:07.230 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 15:59:07 2025-11-26 15:59:07.230 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.saveRecordsToDb(112) - sending audit records to database: [PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeA, policy=policyA 1.2.3, action=DEPLOYMENT, timestamp=2025-11-26T15:59:07Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeB, policy=policyA 1.2.3, action=UNDEPLOYMENT, timestamp=2025-11-26T15:59:07Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeC, policy=policyA 1.2.3, action=DEPLOYMENT, timestamp=2025-11-26T15:59:07Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeD, policy=policyA 9.9.9, action=UNDEPLOYMENT, timestamp=2025-11-26T15:59:07Z, user=PAP)] 15:59:07 2025-11-26 15:59:07.232 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupA 15:59:07 2025-11-26 15:59:07.233 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyA 1.2.3 15:59:07 2025-11-26 15:59:07.233 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyA 1.2.3 15:59:07 2025-11-26 15:59:07.233 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyA 1.2.3 15:59:07 2025-11-26 15:59:07.233 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyA 9.9.9 15:59:07 2025-11-26 15:59:07.233 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpA groupA pdpTypeA policies=1 15:59:07 2025-11-26 15:59:07.233 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 15:59:07 2025-11-26 15:59:07.233 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 15:59:07 2025-11-26 15:59:07.233 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.saveRecordsToDb(112) - sending audit records to database: [PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeA, policy=policyA 1.2.3, action=DEPLOYMENT, timestamp=2025-11-26T15:59:07Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeB, policy=policyA 1.2.3, action=UNDEPLOYMENT, timestamp=2025-11-26T15:59:07Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeC, policy=policyA 1.2.3, action=DEPLOYMENT, timestamp=2025-11-26T15:59:07Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeD, policy=policyA 9.9.9, action=UNDEPLOYMENT, timestamp=2025-11-26T15:59:07Z, user=PAP)] 15:59:07 2025-11-26 15:59:07.237 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupA 15:59:07 2025-11-26 15:59:07.237 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyA 1.2.3 15:59:07 2025-11-26 15:59:07.237 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyA 1.2.3 15:59:07 2025-11-26 15:59:07.237 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyB 1.2.3 15:59:07 2025-11-26 15:59:07.237 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyA 9.9.9 15:59:07 2025-11-26 15:59:07.237 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpA groupA pdpTypeA policies=2 15:59:07 2025-11-26 15:59:07.238 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyA 1.2.3 15:59:07 2025-11-26 15:59:07.238 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyA 1.2.3 15:59:07 2025-11-26 15:59:07.238 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyB 1.2.3 15:59:07 2025-11-26 15:59:07.238 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyA 9.9.9 15:59:07 2025-11-26 15:59:07.238 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpC groupA pdpTypeC policies=2 15:59:07 2025-11-26 15:59:07.238 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 15:59:07 2025-11-26 15:59:07.238 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(422) - use cached group groupA 15:59:07 2025-11-26 15:59:07.238 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyB 1.2.3 15:59:07 2025-11-26 15:59:07.238 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyB 1.2.3 15:59:07 2025-11-26 15:59:07.238 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyB 1.2.3 15:59:07 2025-11-26 15:59:07.238 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyA 9.9.9 15:59:07 2025-11-26 15:59:07.238 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpA groupA pdpTypeA policies=2 15:59:07 2025-11-26 15:59:07.239 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyB 1.2.3 15:59:07 2025-11-26 15:59:07.239 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyB 1.2.3 15:59:07 2025-11-26 15:59:07.239 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyB 1.2.3 15:59:07 2025-11-26 15:59:07.239 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyA 9.9.9 15:59:07 2025-11-26 15:59:07.239 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpC groupA pdpTypeC policies=2 15:59:07 2025-11-26 15:59:07.239 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 15:59:07 2025-11-26 15:59:07.239 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupB 15:59:07 2025-11-26 15:59:07.239 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyC 1.2.3 15:59:07 2025-11-26 15:59:07.239 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyC 1.2.3 15:59:07 2025-11-26 15:59:07.239 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyB 1.2.3 15:59:07 2025-11-26 15:59:07.239 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyA 9.9.9 15:59:07 2025-11-26 15:59:07.240 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpB groupB pdpTypeB policies=3 15:59:07 2025-11-26 15:59:07.240 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupB 15:59:07 2025-11-26 15:59:07.240 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyD 1.2.3 15:59:07 2025-11-26 15:59:07.240 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyD 1.2.3 15:59:07 2025-11-26 15:59:07.240 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyB 1.2.3 15:59:07 2025-11-26 15:59:07.240 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyA 9.9.9 15:59:07 2025-11-26 15:59:07.240 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpA groupA pdpTypeA policies=4 15:59:07 2025-11-26 15:59:07.240 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyD 1.2.3 15:59:07 2025-11-26 15:59:07.240 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyD 1.2.3 15:59:07 2025-11-26 15:59:07.240 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyB 1.2.3 15:59:07 2025-11-26 15:59:07.240 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyA 9.9.9 15:59:07 2025-11-26 15:59:07.241 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpC groupA pdpTypeC policies=4 15:59:07 2025-11-26 15:59:07.241 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 15:59:07 2025-11-26 15:59:07.241 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupB 15:59:07 2025-11-26 15:59:07.241 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 15:59:07 2025-11-26 15:59:07.241 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.saveRecordsToDb(112) - sending audit records to database: [PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeA, policy=policyA 1.2.3, action=DEPLOYMENT, timestamp=2025-11-26T15:59:07Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeB, policy=policyA 1.2.3, action=UNDEPLOYMENT, timestamp=2025-11-26T15:59:07Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeC, policy=policyB 1.2.3, action=DEPLOYMENT, timestamp=2025-11-26T15:59:07Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeD, policy=policyA 9.9.9, action=UNDEPLOYMENT, timestamp=2025-11-26T15:59:07Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeA, policy=policyA 1.2.3, action=DEPLOYMENT, timestamp=2025-11-26T15:59:07Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeB, policy=policyA 1.2.3, action=UNDEPLOYMENT, timestamp=2025-11-26T15:59:07Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeC, policy=policyB 1.2.3, action=DEPLOYMENT, timestamp=2025-11-26T15:59:07Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeD, policy=policyA 9.9.9, action=UNDEPLOYMENT, timestamp=2025-11-26T15:59:07Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeA, policy=policyB 1.2.3, action=DEPLOYMENT, timestamp=2025-11-26T15:59:07Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeB, policy=policyB 1.2.3, action=UNDEPLOYMENT, timestamp=2025-11-26T15:59:07Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeC, policy=policyB 1.2.3, action=DEPLOYMENT, timestamp=2025-11-26T15:59:07Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeD, policy=policyA 9.9.9, action=UNDEPLOYMENT, timestamp=2025-11-26T15:59:07Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeA, policy=policyB 1.2.3, action=DEPLOYMENT, timestamp=2025-11-26T15:59:07Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeB, policy=policyB 1.2.3, action=UNDEPLOYMENT, timestamp=2025-11-26T15:59:07Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeC, policy=policyB 1.2.3, action=DEPLOYMENT, timestamp=2025-11-26T15:59:07Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeD, policy=policyA 9.9.9, action=UNDEPLOYMENT, timestamp=2025-11-26T15:59:07Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeA, policy=policyC 1.2.3, action=DEPLOYMENT, timestamp=2025-11-26T15:59:07Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeB, policy=policyC 1.2.3, action=UNDEPLOYMENT, timestamp=2025-11-26T15:59:07Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeC, policy=policyB 1.2.3, action=DEPLOYMENT, timestamp=2025-11-26T15:59:07Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeD, policy=policyA 9.9.9, action=UNDEPLOYMENT, timestamp=2025-11-26T15:59:07Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeA, policy=policyD 1.2.3, action=DEPLOYMENT, timestamp=2025-11-26T15:59:07Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeB, policy=policyD 1.2.3, action=UNDEPLOYMENT, timestamp=2025-11-26T15:59:07Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeC, policy=policyB 1.2.3, action=DEPLOYMENT, timestamp=2025-11-26T15:59:07Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeD, policy=policyA 9.9.9, action=UNDEPLOYMENT, timestamp=2025-11-26T15:59:07Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeA, policy=policyD 1.2.3, action=DEPLOYMENT, timestamp=2025-11-26T15:59:07Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeB, policy=policyD 1.2.3, action=UNDEPLOYMENT, timestamp=2025-11-26T15:59:07Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeC, policy=policyB 1.2.3, action=DEPLOYMENT, timestamp=2025-11-26T15:59:07Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeD, policy=policyA 9.9.9, action=UNDEPLOYMENT, timestamp=2025-11-26T15:59:07Z, user=PAP)] 15:59:07 2025-11-26 15:59:07.244 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupA 15:59:07 2025-11-26 15:59:07.245 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyA 1.2.3 15:59:07 2025-11-26 15:59:07.245 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyA 1.2.3 15:59:07 2025-11-26 15:59:07.245 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyA 1.2.3 15:59:07 2025-11-26 15:59:07.245 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyA 9.9.9 15:59:07 2025-11-26 15:59:07.245 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpB groupA pdpTypeB policies=1 15:59:07 2025-11-26 15:59:07.245 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyA 1.2.3 15:59:07 2025-11-26 15:59:07.245 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyA 1.2.3 15:59:07 2025-11-26 15:59:07.245 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyA 1.2.3 15:59:07 2025-11-26 15:59:07.245 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyA 9.9.9 15:59:07 2025-11-26 15:59:07.245 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpD groupA pdpTypeD policies=1 15:59:07 2025-11-26 15:59:07.245 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 15:59:07 2025-11-26 15:59:07.246 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 15:59:07 2025-11-26 15:59:07.246 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.saveRecordsToDb(112) - sending audit records to database: [PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeA, policy=policyA 1.2.3, action=DEPLOYMENT, timestamp=2025-11-26T15:59:07Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeB, policy=policyA 1.2.3, action=UNDEPLOYMENT, timestamp=2025-11-26T15:59:07Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeC, policy=policyA 1.2.3, action=DEPLOYMENT, timestamp=2025-11-26T15:59:07Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeD, policy=policyA 9.9.9, action=UNDEPLOYMENT, timestamp=2025-11-26T15:59:07Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeA, policy=policyA 1.2.3, action=DEPLOYMENT, timestamp=2025-11-26T15:59:07Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeB, policy=policyA 1.2.3, action=UNDEPLOYMENT, timestamp=2025-11-26T15:59:07Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeC, policy=policyA 1.2.3, action=DEPLOYMENT, timestamp=2025-11-26T15:59:07Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeD, policy=policyA 9.9.9, action=UNDEPLOYMENT, timestamp=2025-11-26T15:59:07Z, user=PAP)] 15:59:07 2025-11-26 15:59:07.253 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupA 15:59:07 2025-11-26 15:59:07.254 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyA 1.2.3 15:59:07 2025-11-26 15:59:07.254 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyA 1.2.3 15:59:07 2025-11-26 15:59:07.254 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyA 1.2.3 15:59:07 2025-11-26 15:59:07.254 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyA 9.9.9 15:59:07 2025-11-26 15:59:07.254 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpA groupA pdpTypeA policies=1 15:59:07 2025-11-26 15:59:07.254 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 15:59:07 2025-11-26 15:59:07.254 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 15:59:07 2025-11-26 15:59:07.260 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupA 15:59:07 2025-11-26 15:59:07.261 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyA 1.2.3 15:59:07 2025-11-26 15:59:07.261 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyA 1.2.3 15:59:07 2025-11-26 15:59:07.261 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyA 1.2.3 15:59:07 2025-11-26 15:59:07.261 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyA 9.9.9 15:59:07 2025-11-26 15:59:07.261 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpA groupA pdpTypeA policies=1 15:59:07 2025-11-26 15:59:07.261 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 15:59:07 2025-11-26 15:59:07.261 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 15:59:07 2025-11-26 15:59:07.266 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupA 15:59:07 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.onap.policy.pap.main.rest.TestProviderBase 15:59:07 [INFO] Running org.onap.policy.pap.main.rest.TestPolicyStatusControllerV1 15:59:07 15:59:07 . ____ _ __ _ _ 15:59:07 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:59:07 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:59:07 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:59:07 ' |____| .__|_| |_|_| |_\__, | / / / / 15:59:07 =========|_|==============|___/=/_/_/_/ 15:59:07 15:59:07 :: Spring Boot :: (v3.5.3) 15:59:07 15:59:07 2025-11-26 15:59:07.298 [main] INFO o.o.p.p.m.r.TestPolicyStatusControllerV1.logStarting(53) - Starting TestPolicyStatusControllerV1 using Java 17.0.4 with PID 2672 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 15:59:07 2025-11-26 15:59:07.298 [main] INFO o.o.p.p.m.r.TestPolicyStatusControllerV1.logStartupProfileInfo(658) - The following 2 profiles are active: "test", "default" 15:59:07 2025-11-26 15:59:07.448 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 15:59:07 2025-11-26 15:59:07.459 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 10 ms. Found 7 JPA repository interfaces. 15:59:07 2025-11-26 15:59:07.553 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 15:59:07 2025-11-26 15:59:07.554 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-13"] 15:59:07 2025-11-26 15:59:07.554 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 15:59:07 2025-11-26 15:59:07.554 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 15:59:07 2025-11-26 15:59:07.567 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 15:59:07 2025-11-26 15:59:07.567 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 268 ms 15:59:07 2025-11-26 15:59:07.641 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 15:59:07 2025-11-26 15:59:07.642 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 15:59:07 2025-11-26 15:59:07.648 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 15:59:07 2025-11-26 15:59:07.649 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-13 - Starting... 15:59:07 2025-11-26 15:59:07.650 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-13 - Added connection conn120: url=jdbc:h2:mem:testdb10 user=POLICY_USER 15:59:07 2025-11-26 15:59:07.651 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-13 - Start completed. 15:59:07 2025-11-26 15:59:07.651 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 15:59:07 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-13)'] 15:59:07 Database driver: undefined/unknown 15:59:07 Database version: 2.2.224 15:59:07 Autocommit mode: undefined/unknown 15:59:07 Isolation level: undefined/unknown 15:59:07 Minimum pool size: undefined/unknown 15:59:07 Maximum pool size: undefined/unknown 15:59:07 2025-11-26 15:59:07.788 [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator.initiateService(59) - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 15:59:07 2025-11-26 15:59:07.821 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 15:59:08 2025-11-26 15:59:08.103 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 15:59:08 2025-11-26 15:59:08.144 [main] INFO o.s.v.b.OptionalValidatorFactoryBean.afterPropertiesSet(48) - Failed to set up a Bean Validation provider: jakarta.validation.NoProviderFoundException: Unable to create a Configuration, because no Jakarta Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. 15:59:08 2025-11-26 15:59:08.315 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 15:59:08 2025-11-26 15:59:08.348 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-13"] 15:59:08 2025-11-26 15:59:08.359 [main] INFO o.a.t.u.net.NioEndpoint.certificate.log(168) - Connector [https-jsse-nio-auto-13], TLS virtual host [_default_], certificate type [UNDEFINED] configured from keystore [/home/jenkins/.keystore] using alias [tomcat] with trust store [null] 15:59:08 2025-11-26 15:59:08.365 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 33833 (https) with context path '/policy/pap/v1' 15:59:08 2025-11-26 15:59:08.373 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 15:59:08 2025-11-26 15:59:08.374 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 15:59:08 2025-11-26 15:59:08.374 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 15:59:08 2025-11-26 15:59:08.374 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 15:59:08 2025-11-26 15:59:08.374 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 15:59:08 2025-11-26 15:59:08.374 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 15:59:08 2025-11-26 15:59:08.374 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 15:59:08 2025-11-26 15:59:08.374 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@183fb17a 15:59:08 2025-11-26 15:59:08.374 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 15:59:08 2025-11-26 15:59:08.374 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@28228dcf 15:59:08 2025-11-26 15:59:08.374 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 15:59:08 2025-11-26 15:59:08.375 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:59:08 2025-11-26 15:59:08.375 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:59:08 2025-11-26 15:59:08.375 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:59:08 2025-11-26 15:59:08.375 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:59:08 2025-11-26 15:59:08.375 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 15:59:08 2025-11-26 15:59:08.375 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 15:59:08 2025-11-26 15:59:08.375 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 15:59:08 2025-11-26 15:59:08.375 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 15:59:08 2025-11-26 15:59:08.376 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 15:59:08 2025-11-26 15:59:08.376 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 15:59:08 2025-11-26 15:59:08.376 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 15:59:08 2025-11-26 15:59:08.376 [Thread-198] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 15:59:08 2025-11-26 15:59:08.376 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 15:59:08 2025-11-26 15:59:08.376 [Thread-199] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 15:59:08 2025-11-26 15:59:08.376 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 15:59:08 2025-11-26 15:59:08.376 [main] INFO o.o.p.p.m.r.TestPolicyStatusControllerV1.logStarted(59) - Started TestPolicyStatusControllerV1 in 1.094 seconds (process running for 46.448) 15:59:08 2025-11-26 15:59:08.387 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:08 2025-11-26 15:59:08.388 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:08 2025-11-26 15:59:08.403 [https-jsse-nio-auto-13-exec-7] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring DispatcherServlet 'dispatcherServlet' 15:59:08 2025-11-26 15:59:08.403 [https-jsse-nio-auto-13-exec-7] INFO o.s.web.servlet.DispatcherServlet.initServletBean(532) - Initializing Servlet 'dispatcherServlet' 15:59:08 2025-11-26 15:59:08.405 [https-jsse-nio-auto-13-exec-7] INFO o.s.web.servlet.DispatcherServlet.initServletBean(554) - Completed initialization in 2 ms 15:59:08 2025-11-26 15:59:08.578 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:08 2025-11-26 15:59:08.579 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:08 2025-11-26 15:59:08.610 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:08 2025-11-26 15:59:08.612 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:08 2025-11-26 15:59:08.704 [https-jsse-nio-auto-13-exec-1] WARN o.o.p.p.m.r.PolicyStatusControllerV1.makeRegexNotFoundResponse(217) - get deployments failed. Empty string passed as Regex. 15:59:08 2025-11-26 15:59:08.715 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:08 2025-11-26 15:59:08.715 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:08 2025-11-26 15:59:08.744 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:08 2025-11-26 15:59:08.745 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:08 2025-11-26 15:59:08.842 [https-jsse-nio-auto-13-exec-5] WARN o.o.p.p.m.r.PolicyStatusControllerV1.queryAllDeployedPolicies(77) - get deployments failed 15:59:08 com.google.re2j.PatternSyntaxException: error parsing regexp: missing closing ): `my-(name` 15:59:08 at com.google.re2j.Parser.parseInternal(Parser.java:982) 15:59:08 at com.google.re2j.Parser.parse(Parser.java:789) 15:59:08 at com.google.re2j.RE2.compileImpl(RE2.java:185) 15:59:08 at com.google.re2j.Pattern.compile(Pattern.java:151) 15:59:08 at com.google.re2j.Pattern.compile(Pattern.java:109) 15:59:08 at org.onap.policy.pap.main.rest.PolicyStatusProvider.getByRegex(PolicyStatusProvider.java:72) 15:59:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:59:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:59:08 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:59:08 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:59:08 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:59:08 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:59:08 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:59:08 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:59:08 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:08 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:59:08 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:08 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:59:08 at org.onap.policy.pap.main.rest.PolicyStatusProvider$$SpringCGLIB$$0.getByRegex() 15:59:08 at org.onap.policy.pap.main.rest.PolicyStatusControllerV1.queryAllDeployedPolicies(PolicyStatusControllerV1.java:72) 15:59:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:59:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:59:08 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:59:08 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:59:08 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:59:08 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:59:08 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:59:08 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:59:08 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:08 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:59:08 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:08 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:59:08 at org.onap.policy.pap.main.rest.PolicyStatusControllerV1$$SpringCGLIB$$0.queryAllDeployedPolicies() 15:59:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:59:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:59:08 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:59:08 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:59:08 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:59:08 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:59:08 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:59:08 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:59:08 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:59:08 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:59:08 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:59:08 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:59:08 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:59:08 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 15:59:08 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:633) 15:59:08 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:59:08 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 15:59:08 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 15:59:08 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 15:59:08 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:08 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:59:08 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:59:08 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 15:59:08 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 15:59:08 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 15:59:08 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 15:59:08 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 15:59:08 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 15:59:08 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:08 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:08 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:08 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 15:59:08 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 15:59:08 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:08 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:08 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:08 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 15:59:08 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:08 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:08 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:08 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 15:59:08 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:08 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:08 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:08 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 15:59:08 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:08 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:08 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:08 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 15:59:08 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:08 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:08 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:08 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:08 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 15:59:08 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 15:59:08 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:08 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:08 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:08 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 15:59:08 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 15:59:08 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:08 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:08 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:08 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:08 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 15:59:08 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 15:59:08 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:08 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:08 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:08 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 15:59:08 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:08 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:08 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:08 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:08 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 15:59:08 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:08 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:08 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 15:59:08 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 15:59:08 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:08 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 15:59:08 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 15:59:08 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:08 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 15:59:08 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:08 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:59:08 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 15:59:08 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:08 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 15:59:08 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:08 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:59:08 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 15:59:08 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 15:59:08 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 15:59:08 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:08 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:59:08 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:08 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:08 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:59:08 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:08 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:08 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 15:59:08 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:08 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:08 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:59:08 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:08 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:08 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 15:59:08 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 15:59:08 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 15:59:08 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 15:59:08 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 15:59:08 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 15:59:08 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 15:59:08 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 15:59:08 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 15:59:08 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 15:59:08 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 15:59:08 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 15:59:08 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 15:59:08 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 15:59:08 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 15:59:08 at java.base/java.lang.Thread.run(Thread.java:833) 15:59:08 2025-11-26 15:59:08.849 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:08 2025-11-26 15:59:08.850 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:08 2025-11-26 15:59:08.885 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:08 2025-11-26 15:59:08.886 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:09 2025-11-26 15:59:08.998 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:09 2025-11-26 15:59:08.999 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:09 2025-11-26 15:59:09.024 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:09 2025-11-26 15:59:09.024 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:09 2025-11-26 15:59:09.129 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:09 2025-11-26 15:59:09.130 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:09 2025-11-26 15:59:09.156 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:09 2025-11-26 15:59:09.157 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:09 2025-11-26 15:59:09.266 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:09 2025-11-26 15:59:09.268 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:09 2025-11-26 15:59:09.287 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:09 2025-11-26 15:59:09.287 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:09 2025-11-26 15:59:09.387 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:09 2025-11-26 15:59:09.388 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:09 2025-11-26 15:59:09.422 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:09 2025-11-26 15:59:09.423 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:09 2025-11-26 15:59:09.529 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:09 2025-11-26 15:59:09.529 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:09 2025-11-26 15:59:09.549 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:09 2025-11-26 15:59:09.550 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:09 2025-11-26 15:59:09.652 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:09 2025-11-26 15:59:09.654 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:09 2025-11-26 15:59:09.679 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:09 2025-11-26 15:59:09.680 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:09 2025-11-26 15:59:09.773 [https-jsse-nio-auto-13-exec-5] WARN o.o.p.p.m.r.PolicyStatusControllerV1.getStatusOfPoliciesByGroup(155) - get deployments failed 15:59:09 com.google.re2j.PatternSyntaxException: error parsing regexp: missing closing ]: `[mna.{1}e` 15:59:09 at com.google.re2j.Parser.parseClassChar(Parser.java:1458) 15:59:09 at com.google.re2j.Parser.parseClass(Parser.java:1669) 15:59:09 at com.google.re2j.Parser.parseInternal(Parser.java:857) 15:59:09 at com.google.re2j.Parser.parse(Parser.java:789) 15:59:09 at com.google.re2j.RE2.compileImpl(RE2.java:185) 15:59:09 at com.google.re2j.Pattern.compile(Pattern.java:151) 15:59:09 at com.google.re2j.Pattern.compile(Pattern.java:109) 15:59:09 at org.onap.policy.pap.main.rest.PolicyStatusProvider.getPolicyStatusByRegex(PolicyStatusProvider.java:140) 15:59:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:59:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:59:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:59:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:59:09 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:59:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:59:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:59:09 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:59:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:09 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:59:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:09 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:59:09 at org.onap.policy.pap.main.rest.PolicyStatusProvider$$SpringCGLIB$$0.getPolicyStatusByRegex() 15:59:09 at org.onap.policy.pap.main.rest.PolicyStatusControllerV1.getStatusOfPoliciesByGroup(PolicyStatusControllerV1.java:150) 15:59:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:59:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:59:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:59:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:59:09 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:59:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:59:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:59:09 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:59:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:09 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:59:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:09 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:59:09 at org.onap.policy.pap.main.rest.PolicyStatusControllerV1$$SpringCGLIB$$0.getStatusOfPoliciesByGroup() 15:59:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:59:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:59:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:59:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:59:09 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:59:09 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:59:09 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:59:09 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:59:09 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:59:09 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:59:09 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:59:09 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:59:09 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:59:09 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 15:59:09 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:633) 15:59:09 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:59:09 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 15:59:09 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 15:59:09 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 15:59:09 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:09 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:59:09 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:59:09 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 15:59:09 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 15:59:09 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 15:59:09 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 15:59:09 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 15:59:09 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 15:59:09 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:09 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:09 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:09 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 15:59:09 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 15:59:09 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:09 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:09 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:09 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 15:59:09 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:09 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:09 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:09 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 15:59:09 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:09 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:09 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:09 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 15:59:09 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:09 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:09 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:09 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 15:59:09 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:09 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:09 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:09 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:09 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 15:59:09 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 15:59:09 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:09 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:09 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:09 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 15:59:09 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 15:59:09 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:09 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:09 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:09 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:09 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 15:59:09 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 15:59:09 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:09 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:09 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:09 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 15:59:09 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:09 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:09 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:09 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:09 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 15:59:09 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:09 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:09 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 15:59:09 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 15:59:09 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:09 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 15:59:09 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 15:59:09 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:09 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 15:59:09 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:09 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:59:09 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 15:59:09 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:09 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 15:59:09 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:09 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:59:09 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 15:59:09 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 15:59:09 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 15:59:09 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:09 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:59:09 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:09 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:09 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:59:09 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:09 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:09 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 15:59:09 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:09 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:09 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:59:09 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:09 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:09 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 15:59:09 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 15:59:09 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 15:59:09 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 15:59:09 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 15:59:09 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 15:59:09 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 15:59:09 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 15:59:09 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 15:59:09 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 15:59:09 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 15:59:09 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 15:59:09 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 15:59:09 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 15:59:09 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 15:59:09 at java.base/java.lang.Thread.run(Thread.java:833) 15:59:09 2025-11-26 15:59:09.784 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:09 2025-11-26 15:59:09.785 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:09 2025-11-26 15:59:09.806 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:09 2025-11-26 15:59:09.807 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:09 2025-11-26 15:59:09.895 [https-jsse-nio-auto-13-exec-8] WARN o.o.p.p.m.r.PolicyStatusControllerV1.getStatusOfPoliciesByGroup(155) - get deployments failed 15:59:09 com.google.re2j.PatternSyntaxException: error parsing regexp: missing closing ): `my.(1name` 15:59:09 at com.google.re2j.Parser.parseInternal(Parser.java:982) 15:59:09 at com.google.re2j.Parser.parse(Parser.java:789) 15:59:09 at com.google.re2j.RE2.compileImpl(RE2.java:185) 15:59:09 at com.google.re2j.Pattern.compile(Pattern.java:151) 15:59:09 at com.google.re2j.Pattern.compile(Pattern.java:109) 15:59:09 at org.onap.policy.pap.main.rest.PolicyStatusProvider.getPolicyStatusByRegex(PolicyStatusProvider.java:140) 15:59:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:59:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:59:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:59:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:59:09 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:59:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:59:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:59:09 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:59:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:09 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:59:09 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:09 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:59:09 at org.onap.policy.pap.main.rest.PolicyStatusProvider$$SpringCGLIB$$0.getPolicyStatusByRegex() 15:59:10 at org.onap.policy.pap.main.rest.PolicyStatusControllerV1.getStatusOfPoliciesByGroup(PolicyStatusControllerV1.java:150) 15:59:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:59:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:59:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:59:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:59:10 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:59:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:59:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:59:10 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:59:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:10 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:59:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:10 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:59:10 at org.onap.policy.pap.main.rest.PolicyStatusControllerV1$$SpringCGLIB$$0.getStatusOfPoliciesByGroup() 15:59:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:59:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:59:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:59:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:59:10 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:59:10 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:59:10 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:59:10 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:59:10 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:59:10 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:59:10 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:59:10 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:59:10 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:59:10 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 15:59:10 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:633) 15:59:10 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:59:10 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 15:59:10 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 15:59:10 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 15:59:10 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:10 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:59:10 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:59:10 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 15:59:10 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 15:59:10 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 15:59:10 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 15:59:10 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 15:59:10 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 15:59:10 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:10 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:10 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:10 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 15:59:10 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 15:59:10 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:10 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:10 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:10 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 15:59:10 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:10 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:10 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:10 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 15:59:10 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:10 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:10 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:10 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 15:59:10 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:10 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:10 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:10 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 15:59:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:10 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:10 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:10 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:10 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 15:59:10 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 15:59:10 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:10 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:10 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:10 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 15:59:10 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 15:59:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:10 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:10 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:10 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:10 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 15:59:10 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 15:59:10 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:10 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:10 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:10 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 15:59:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:10 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:10 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:10 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:10 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 15:59:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:10 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:10 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 15:59:10 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 15:59:10 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:10 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 15:59:10 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 15:59:10 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:10 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 15:59:10 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:10 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:59:10 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 15:59:10 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:10 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 15:59:10 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:10 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:59:10 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 15:59:10 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 15:59:10 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 15:59:10 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:10 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:59:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:10 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:10 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:59:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:10 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:10 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 15:59:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:10 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:10 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:59:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:10 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:10 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 15:59:10 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 15:59:10 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 15:59:10 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 15:59:10 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 15:59:10 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 15:59:10 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 15:59:10 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 15:59:10 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 15:59:10 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 15:59:10 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 15:59:10 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 15:59:10 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 15:59:10 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 15:59:10 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 15:59:10 at java.base/java.lang.Thread.run(Thread.java:833) 15:59:10 2025-11-26 15:59:09.903 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:10 2025-11-26 15:59:09.904 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:10 2025-11-26 15:59:09.921 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:10 2025-11-26 15:59:09.922 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:10 2025-11-26 15:59:10.016 [https-jsse-nio-auto-13-exec-4] WARN o.o.p.p.m.r.PolicyStatusControllerV1.makeRegexNotFoundResponse(217) - get deployments failed. Empty string passed as Regex. 15:59:10 2025-11-26 15:59:10.025 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:10 2025-11-26 15:59:10.026 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:10 2025-11-26 15:59:10.057 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:10 2025-11-26 15:59:10.058 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:10 2025-11-26 15:59:10.156 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:10 2025-11-26 15:59:10.157 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:10 2025-11-26 15:59:10.178 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:10 2025-11-26 15:59:10.179 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:10 2025-11-26 15:59:10.283 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:10 2025-11-26 15:59:10.284 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:10 2025-11-26 15:59:10.309 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:10 2025-11-26 15:59:10.310 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:10 2025-11-26 15:59:10.413 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:10 2025-11-26 15:59:10.414 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:10 2025-11-26 15:59:10.442 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:10 2025-11-26 15:59:10.443 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:10 2025-11-26 15:59:10.465 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:10 2025-11-26 15:59:10.466 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:10 2025-11-26 15:59:10.485 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:10 2025-11-26 15:59:10.485 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:10 2025-11-26 15:59:10.585 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:10 2025-11-26 15:59:10.586 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:10 2025-11-26 15:59:10.610 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:10 2025-11-26 15:59:10.611 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:10 2025-11-26 15:59:10.896 [https-jsse-nio-auto-13-exec-1] INFO o.s.api.AbstractOpenApiResource.getOpenApi(410) - Init duration for springdoc-openapi is: 194 ms 15:59:10 2025-11-26 15:59:10.907 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:10 2025-11-26 15:59:10.908 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:11 2025-11-26 15:59:11.008 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:11 2025-11-26 15:59:11.009 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:11 2025-11-26 15:59:11.142 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:11 2025-11-26 15:59:11.142 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:11 2025-11-26 15:59:11.244 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:11 2025-11-26 15:59:11.245 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:11 2025-11-26 15:59:11.354 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:11 2025-11-26 15:59:11.354 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:11 2025-11-26 15:59:11.457 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:11 2025-11-26 15:59:11.458 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:11 2025-11-26 15:59:11.571 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 15:59:11 2025-11-26 15:59:11.572 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 15:59:11 2025-11-26 15:59:11.572 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 15:59:11 2025-11-26 15:59:11.572 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 15:59:11 2025-11-26 15:59:11.573 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 15:59:11 2025-11-26 15:59:11.573 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 15:59:11 2025-11-26 15:59:11.573 [Thread-199] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 15:59:11 2025-11-26 15:59:11.573 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 15:59:11 2025-11-26 15:59:11.573 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 15:59:11 2025-11-26 15:59:11.574 [Thread-198] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 15:59:11 2025-11-26 15:59:11.574 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 15:59:11 2025-11-26 15:59:11.574 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 15:59:11 2025-11-26 15:59:11.574 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 15:59:11 2025-11-26 15:59:11.574 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 15:59:11 2025-11-26 15:59:11.574 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:59:11 2025-11-26 15:59:11.575 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:59:11 2025-11-26 15:59:11.575 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:59:11 2025-11-26 15:59:11.575 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:59:11 2025-11-26 15:59:11.575 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:59:11 2025-11-26 15:59:11.575 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:59:11 2025-11-26 15:59:11.576 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:59:11 2025-11-26 15:59:11.577 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:59:11 2025-11-26 15:59:11.577 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:59:11 2025-11-26 15:59:11.577 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:59:11 2025-11-26 15:59:11.577 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:59:11 2025-11-26 15:59:11.577 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:59:11 2025-11-26 15:59:11.577 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 15:59:11 2025-11-26 15:59:11.578 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 15:59:11 2025-11-26 15:59:11.578 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 15:59:11 2025-11-26 15:59:11.578 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 15:59:11 2025-11-26 15:59:11.578 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 15:59:11 2025-11-26 15:59:11.578 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 15:59:11 2025-11-26 15:59:11.578 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 15:59:11 2025-11-26 15:59:11.579 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 15:59:11 2025-11-26 15:59:11.580 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 15:59:11 2025-11-26 15:59:11.580 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-13-33833"] 15:59:11 2025-11-26 15:59:11.581 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 15:59:11 2025-11-26 15:59:11.582 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-13"] 15:59:11 2025-11-26 15:59:11.589 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 15:59:11 2025-11-26 15:59:11.598 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-13 - Shutdown initiated... 15:59:11 2025-11-26 15:59:11.599 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-13 - Shutdown completed. 15:59:11 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.332 s -- in org.onap.policy.pap.main.rest.TestPolicyStatusControllerV1 15:59:11 [INFO] Running org.onap.policy.pap.main.rest.TestPdpGroupDeleteControllerV1 15:59:11 15:59:11 . ____ _ __ _ _ 15:59:11 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:59:11 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:59:11 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:59:11 ' |____| .__|_| |_|_| |_\__, | / / / / 15:59:11 =========|_|==============|___/=/_/_/_/ 15:59:11 15:59:11 :: Spring Boot :: (v3.5.3) 15:59:11 15:59:11 2025-11-26 15:59:11.623 [main] INFO o.o.p.p.m.r.TestPdpGroupDeleteControllerV1.logStarting(53) - Starting TestPdpGroupDeleteControllerV1 using Java 17.0.4 with PID 2672 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 15:59:11 2025-11-26 15:59:11.623 [main] INFO o.o.p.p.m.r.TestPdpGroupDeleteControllerV1.logStartupProfileInfo(658) - The following 2 profiles are active: "test", "default" 15:59:11 2025-11-26 15:59:11.763 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 15:59:11 2025-11-26 15:59:11.775 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 10 ms. Found 7 JPA repository interfaces. 15:59:11 2025-11-26 15:59:11.863 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 15:59:11 2025-11-26 15:59:11.864 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-14"] 15:59:11 2025-11-26 15:59:11.864 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 15:59:11 2025-11-26 15:59:11.864 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 15:59:11 2025-11-26 15:59:11.877 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 15:59:11 2025-11-26 15:59:11.877 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 253 ms 15:59:11 2025-11-26 15:59:11.946 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 15:59:12 2025-11-26 15:59:11.948 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 15:59:12 2025-11-26 15:59:11.954 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 15:59:12 2025-11-26 15:59:11.954 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-14 - Starting... 15:59:12 2025-11-26 15:59:11.956 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-14 - Added connection conn130: url=jdbc:h2:mem:testdb11 user=POLICY_USER 15:59:12 2025-11-26 15:59:11.956 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-14 - Start completed. 15:59:12 2025-11-26 15:59:11.956 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 15:59:12 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-14)'] 15:59:12 Database driver: undefined/unknown 15:59:12 Database version: 2.2.224 15:59:12 Autocommit mode: undefined/unknown 15:59:12 Isolation level: undefined/unknown 15:59:12 Minimum pool size: undefined/unknown 15:59:12 Maximum pool size: undefined/unknown 15:59:12 2025-11-26 15:59:12.068 [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator.initiateService(59) - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 15:59:12 2025-11-26 15:59:12.101 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 15:59:12 2025-11-26 15:59:12.375 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 15:59:12 2025-11-26 15:59:12.426 [main] INFO o.s.v.b.OptionalValidatorFactoryBean.afterPropertiesSet(48) - Failed to set up a Bean Validation provider: jakarta.validation.NoProviderFoundException: Unable to create a Configuration, because no Jakarta Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. 15:59:12 2025-11-26 15:59:12.657 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 15:59:12 2025-11-26 15:59:12.689 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-14"] 15:59:12 2025-11-26 15:59:12.700 [main] INFO o.a.t.u.net.NioEndpoint.certificate.log(168) - Connector [https-jsse-nio-auto-14], TLS virtual host [_default_], certificate type [UNDEFINED] configured from keystore [/home/jenkins/.keystore] using alias [tomcat] with trust store [null] 15:59:12 2025-11-26 15:59:12.701 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 45173 (https) with context path '/policy/pap/v1' 15:59:12 2025-11-26 15:59:12.707 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 15:59:12 2025-11-26 15:59:12.707 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 15:59:12 2025-11-26 15:59:12.707 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 15:59:12 2025-11-26 15:59:12.707 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 15:59:12 2025-11-26 15:59:12.708 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 15:59:12 2025-11-26 15:59:12.708 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 15:59:12 2025-11-26 15:59:12.708 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 15:59:12 2025-11-26 15:59:12.708 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@6e2b7148 15:59:12 2025-11-26 15:59:12.708 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 15:59:12 2025-11-26 15:59:12.708 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@519462b3 15:59:12 2025-11-26 15:59:12.708 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 15:59:12 2025-11-26 15:59:12.708 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:59:12 2025-11-26 15:59:12.708 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:59:12 2025-11-26 15:59:12.708 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:59:12 2025-11-26 15:59:12.709 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:59:12 2025-11-26 15:59:12.709 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 15:59:12 2025-11-26 15:59:12.709 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 15:59:12 2025-11-26 15:59:12.709 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 15:59:12 2025-11-26 15:59:12.713 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 15:59:12 2025-11-26 15:59:12.713 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 15:59:12 2025-11-26 15:59:12.714 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 15:59:12 2025-11-26 15:59:12.714 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 15:59:12 2025-11-26 15:59:12.714 [Thread-204] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 15:59:12 2025-11-26 15:59:12.714 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 15:59:12 2025-11-26 15:59:12.714 [Thread-203] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 15:59:12 2025-11-26 15:59:12.714 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 15:59:12 2025-11-26 15:59:12.714 [main] INFO o.o.p.p.m.r.TestPdpGroupDeleteControllerV1.logStarted(59) - Started TestPdpGroupDeleteControllerV1 in 1.107 seconds (process running for 50.785) 15:59:12 2025-11-26 15:59:12.726 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:12 2025-11-26 15:59:12.726 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:12 2025-11-26 15:59:12.742 [https-jsse-nio-auto-14-exec-6] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring DispatcherServlet 'dispatcherServlet' 15:59:12 2025-11-26 15:59:12.742 [https-jsse-nio-auto-14-exec-6] INFO o.s.web.servlet.DispatcherServlet.initServletBean(532) - Initializing Servlet 'dispatcherServlet' 15:59:12 2025-11-26 15:59:12.744 [https-jsse-nio-auto-14-exec-6] INFO o.s.web.servlet.DispatcherServlet.initServletBean(554) - Completed initialization in 2 ms 15:59:13 2025-11-26 15:59:12.915 [https-jsse-nio-auto-14-exec-6] INFO o.o.policy.pap.main.rest.SessionData.getGroup(348) - unknown group my-name 15:59:13 2025-11-26 15:59:12.915 [https-jsse-nio-auto-14-exec-6] WARN o.o.p.p.m.r.PdpGroupDeleteProvider.deleteGroup(80) - failed to delete group: my-name 15:59:13 2025-11-26 15:59:12.915 [https-jsse-nio-auto-14-exec-6] WARN o.o.p.p.m.r.PdpGroupDeleteControllerV1.doOperation(141) - delete group failed 15:59:13 org.onap.policy.models.base.PfModelException: group not found 15:59:13 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider.deleteGroup(PdpGroupDeleteProvider.java:69) 15:59:13 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:161) 15:59:13 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:189) 15:59:13 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider.deleteGroup(PdpGroupDeleteProvider.java:55) 15:59:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:59:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:59:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:59:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:59:13 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:59:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:59:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:59:13 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:59:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:13 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:59:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:13 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:59:13 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider$$SpringCGLIB$$0.deleteGroup() 15:59:13 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.lambda$deleteGroup$0(PdpGroupDeleteControllerV1.java:94) 15:59:13 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.doOperation(PdpGroupDeleteControllerV1.java:136) 15:59:13 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.deleteGroup(PdpGroupDeleteControllerV1.java:94) 15:59:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:59:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:59:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:59:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:59:13 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:59:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:59:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:59:13 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:59:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:13 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:59:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:13 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:59:13 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1$$SpringCGLIB$$0.deleteGroup() 15:59:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:59:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:59:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:59:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:59:13 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:59:13 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:59:13 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:59:13 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:59:13 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:59:13 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:59:13 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:59:13 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:59:13 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:59:13 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 15:59:13 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:659) 15:59:13 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:59:13 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 15:59:13 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 15:59:13 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 15:59:13 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:13 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:59:13 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:59:13 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 15:59:13 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:13 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 15:59:13 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:13 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:13 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:13 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:13 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 15:59:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:13 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 15:59:13 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:13 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 15:59:13 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 15:59:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:13 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 15:59:13 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:13 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 15:59:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:13 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 15:59:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:13 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 15:59:13 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 15:59:13 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:13 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 15:59:13 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:13 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:59:13 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 15:59:13 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:13 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 15:59:13 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:13 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:59:13 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 15:59:13 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 15:59:13 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 15:59:13 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:13 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:59:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:13 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:13 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:59:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:13 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:13 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 15:59:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:13 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:13 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:59:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:13 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:13 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 15:59:13 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 15:59:13 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 15:59:13 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 15:59:13 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 15:59:13 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 15:59:13 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 15:59:13 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 15:59:13 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 15:59:13 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 15:59:13 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 15:59:13 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 15:59:13 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 15:59:13 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 15:59:13 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 15:59:13 at java.base/java.lang.Thread.run(Thread.java:833) 15:59:13 2025-11-26 15:59:13.003 [https-jsse-nio-auto-14-exec-4] INFO o.o.policy.pap.main.rest.SessionData.getGroup(348) - unknown group my-name 15:59:13 2025-11-26 15:59:13.003 [https-jsse-nio-auto-14-exec-4] WARN o.o.p.p.m.r.PdpGroupDeleteProvider.deleteGroup(80) - failed to delete group: my-name 15:59:13 2025-11-26 15:59:13.003 [https-jsse-nio-auto-14-exec-4] WARN o.o.p.p.m.r.PdpGroupDeleteControllerV1.doOperation(141) - delete group failed 15:59:13 org.onap.policy.models.base.PfModelException: group not found 15:59:13 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider.deleteGroup(PdpGroupDeleteProvider.java:69) 15:59:13 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:161) 15:59:13 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:189) 15:59:13 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider.deleteGroup(PdpGroupDeleteProvider.java:55) 15:59:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:59:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:59:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:59:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:59:13 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:59:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:59:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:59:13 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:59:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:13 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:59:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:13 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:59:13 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider$$SpringCGLIB$$0.deleteGroup() 15:59:13 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.lambda$deleteGroup$0(PdpGroupDeleteControllerV1.java:94) 15:59:13 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.doOperation(PdpGroupDeleteControllerV1.java:136) 15:59:13 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.deleteGroup(PdpGroupDeleteControllerV1.java:94) 15:59:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:59:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:59:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:59:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:59:13 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:59:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:59:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:59:13 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:59:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:13 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:59:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:13 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:59:13 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1$$SpringCGLIB$$0.deleteGroup() 15:59:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:59:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:59:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:59:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:59:13 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:59:13 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:59:13 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:59:13 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:59:13 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:59:13 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:59:13 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:59:13 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:59:13 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:59:13 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 15:59:13 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:659) 15:59:13 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:59:13 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 15:59:13 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 15:59:13 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 15:59:13 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:13 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:59:13 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:59:13 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 15:59:13 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:13 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 15:59:13 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:13 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:13 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:13 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:13 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 15:59:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:13 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 15:59:13 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:13 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 15:59:13 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 15:59:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:13 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 15:59:13 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:13 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 15:59:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:13 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 15:59:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:13 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 15:59:13 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 15:59:13 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:13 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 15:59:13 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:13 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:59:13 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 15:59:13 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:13 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 15:59:13 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:13 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:59:13 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 15:59:13 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 15:59:13 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 15:59:13 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:13 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:59:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:13 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:13 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:59:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:13 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:13 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 15:59:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:13 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:13 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:59:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:13 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:13 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 15:59:13 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 15:59:13 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 15:59:13 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 15:59:13 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 15:59:13 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 15:59:13 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 15:59:13 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 15:59:13 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 15:59:13 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 15:59:13 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 15:59:13 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 15:59:13 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 15:59:13 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 15:59:13 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 15:59:13 at java.base/java.lang.Thread.run(Thread.java:833) 15:59:13 2025-11-26 15:59:13.014 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:13 2025-11-26 15:59:13.015 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:13 2025-11-26 15:59:13.045 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:13 2025-11-26 15:59:13.048 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:13 2025-11-26 15:59:13.158 [https-jsse-nio-auto-14-exec-2] WARN o.o.p.p.m.r.PdpGroupDeleteProvider.undeployPolicy(113) - failed to undeploy policy: my-name null 15:59:13 2025-11-26 15:59:13.158 [https-jsse-nio-auto-14-exec-2] WARN o.o.p.p.m.r.PdpGroupDeleteControllerV1.doUndeployOperation(167) - undeploy policy failed 15:59:13 org.onap.policy.models.base.PfModelRuntimeException: cannot find policy: my-name null 15:59:13 at org.onap.policy.pap.main.rest.ProviderBase.getPolicy(ProviderBase.java:321) 15:59:13 at org.onap.policy.pap.main.rest.ProviderBase.processPolicy(ProviderBase.java:202) 15:59:13 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider.undeployPolicy(PdpGroupDeleteProvider.java:104) 15:59:13 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:161) 15:59:13 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider.undeploy(PdpGroupDeleteProvider.java:92) 15:59:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:59:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:59:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:59:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:59:13 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:59:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:59:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:59:13 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:59:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:13 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:59:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:13 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:59:13 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider$$SpringCGLIB$$0.undeploy() 15:59:13 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.lambda$deletePolicy$1(PdpGroupDeleteControllerV1.java:107) 15:59:13 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.doUndeployOperation(PdpGroupDeleteControllerV1.java:160) 15:59:13 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.deletePolicy(PdpGroupDeleteControllerV1.java:106) 15:59:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:59:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:59:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:59:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:59:13 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:59:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:59:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:59:13 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:59:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:13 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:59:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:13 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:59:13 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1$$SpringCGLIB$$0.deletePolicy() 15:59:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:59:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:59:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:59:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:59:13 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:59:13 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:59:13 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:59:13 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:59:13 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:59:13 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:59:13 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:59:13 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:59:13 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:59:13 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 15:59:13 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:659) 15:59:13 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:59:13 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 15:59:13 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 15:59:13 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 15:59:13 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:13 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:59:13 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:59:13 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 15:59:13 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:13 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 15:59:13 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:13 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:13 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:13 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:13 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 15:59:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:13 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 15:59:13 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:13 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 15:59:13 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 15:59:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:13 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 15:59:13 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:13 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 15:59:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:13 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 15:59:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:13 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 15:59:13 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 15:59:13 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:13 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 15:59:13 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:13 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:59:13 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 15:59:13 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:13 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 15:59:13 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:13 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:59:13 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 15:59:13 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 15:59:13 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 15:59:13 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:13 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:59:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:13 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:13 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:59:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:13 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:13 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 15:59:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:13 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:13 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:59:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:13 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:13 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 15:59:13 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 15:59:13 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 15:59:13 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 15:59:13 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 15:59:13 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 15:59:13 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 15:59:13 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 15:59:13 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 15:59:13 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 15:59:13 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 15:59:13 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 15:59:13 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 15:59:13 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 15:59:13 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 15:59:13 at java.base/java.lang.Thread.run(Thread.java:833) 15:59:13 2025-11-26 15:59:13.254 [https-jsse-nio-auto-14-exec-3] WARN o.o.p.p.m.r.PdpGroupDeleteProvider.undeployPolicy(113) - failed to undeploy policy: my-name null 15:59:13 2025-11-26 15:59:13.255 [https-jsse-nio-auto-14-exec-3] WARN o.o.p.p.m.r.PdpGroupDeleteControllerV1.doUndeployOperation(167) - undeploy policy failed 15:59:13 org.onap.policy.models.base.PfModelRuntimeException: cannot find policy: my-name null 15:59:13 at org.onap.policy.pap.main.rest.ProviderBase.getPolicy(ProviderBase.java:321) 15:59:13 at org.onap.policy.pap.main.rest.ProviderBase.processPolicy(ProviderBase.java:202) 15:59:13 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider.undeployPolicy(PdpGroupDeleteProvider.java:104) 15:59:13 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:161) 15:59:13 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider.undeploy(PdpGroupDeleteProvider.java:92) 15:59:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:59:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:59:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:59:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:59:13 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:59:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:59:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:59:13 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:59:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:13 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:59:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:13 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:59:13 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider$$SpringCGLIB$$0.undeploy() 15:59:13 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.lambda$deletePolicy$1(PdpGroupDeleteControllerV1.java:107) 15:59:13 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.doUndeployOperation(PdpGroupDeleteControllerV1.java:160) 15:59:13 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.deletePolicy(PdpGroupDeleteControllerV1.java:106) 15:59:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:59:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:59:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:59:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:59:13 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:59:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:59:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:59:13 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:59:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:13 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:59:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:13 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:59:13 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1$$SpringCGLIB$$0.deletePolicy() 15:59:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:59:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:59:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:59:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:59:13 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:59:13 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:59:13 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:59:13 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:59:13 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:59:13 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:59:13 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:59:13 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:59:13 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:59:13 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 15:59:13 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:659) 15:59:13 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:59:13 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 15:59:13 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 15:59:13 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 15:59:13 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:13 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:59:13 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:59:13 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 15:59:13 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:13 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 15:59:13 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:13 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:13 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:13 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:13 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 15:59:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:13 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 15:59:13 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:13 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 15:59:13 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 15:59:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:13 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 15:59:13 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:13 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 15:59:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:13 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 15:59:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:13 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 15:59:13 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 15:59:13 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:13 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 15:59:13 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:13 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:59:13 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 15:59:13 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:13 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 15:59:13 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:13 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:59:13 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 15:59:13 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 15:59:13 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 15:59:13 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:13 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:59:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:13 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:13 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:59:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:13 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:13 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 15:59:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:13 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:13 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:59:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:13 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:13 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 15:59:13 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 15:59:13 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 15:59:13 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 15:59:13 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 15:59:13 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 15:59:13 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 15:59:13 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 15:59:13 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 15:59:13 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 15:59:13 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 15:59:13 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 15:59:13 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 15:59:13 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 15:59:13 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 15:59:13 at java.base/java.lang.Thread.run(Thread.java:833) 15:59:13 2025-11-26 15:59:13.262 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:13 2025-11-26 15:59:13.262 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:13 2025-11-26 15:59:13.286 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:13 2025-11-26 15:59:13.287 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:13 2025-11-26 15:59:13.379 [https-jsse-nio-auto-14-exec-6] WARN o.o.p.p.m.r.PdpGroupDeleteProvider.undeployPolicy(113) - failed to undeploy policy: my-name 3 15:59:13 2025-11-26 15:59:13.380 [https-jsse-nio-auto-14-exec-6] WARN o.o.p.p.m.r.PdpGroupDeleteControllerV1.doUndeployOperation(167) - undeploy policy failed 15:59:13 org.onap.policy.models.base.PfModelRuntimeException: cannot find policy: my-name 3 15:59:13 at org.onap.policy.pap.main.rest.ProviderBase.getPolicy(ProviderBase.java:321) 15:59:13 at org.onap.policy.pap.main.rest.ProviderBase.processPolicy(ProviderBase.java:202) 15:59:13 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider.undeployPolicy(PdpGroupDeleteProvider.java:104) 15:59:13 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:161) 15:59:13 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider.undeploy(PdpGroupDeleteProvider.java:92) 15:59:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:59:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:59:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:59:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:59:13 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:59:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:59:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:59:13 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:59:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:13 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:59:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:13 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:59:13 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider$$SpringCGLIB$$0.undeploy() 15:59:13 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.lambda$deletePolicyVersion$2(PdpGroupDeleteControllerV1.java:124) 15:59:13 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.doUndeployOperation(PdpGroupDeleteControllerV1.java:160) 15:59:13 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.deletePolicyVersion(PdpGroupDeleteControllerV1.java:123) 15:59:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:59:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:59:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:59:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:59:13 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:59:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:59:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:59:13 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:59:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:13 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:59:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:13 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:59:13 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1$$SpringCGLIB$$0.deletePolicyVersion() 15:59:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:59:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:59:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:59:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:59:13 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:59:13 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:59:13 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:59:13 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:59:13 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:59:13 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:59:13 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:59:13 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:59:13 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:59:13 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 15:59:13 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:659) 15:59:13 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:59:13 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 15:59:13 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 15:59:13 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 15:59:13 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:13 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:59:13 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:59:13 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 15:59:13 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:13 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 15:59:13 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:13 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:13 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:13 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:13 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 15:59:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:13 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 15:59:13 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:13 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 15:59:13 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 15:59:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:13 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 15:59:13 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:13 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 15:59:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:13 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 15:59:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:13 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 15:59:13 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 15:59:13 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:13 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 15:59:13 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:13 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:59:13 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 15:59:13 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:13 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 15:59:13 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:13 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:59:13 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 15:59:13 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 15:59:13 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 15:59:13 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:13 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:59:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:13 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:13 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:59:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:13 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:13 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 15:59:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:13 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:13 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:59:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:13 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:13 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 15:59:13 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 15:59:13 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 15:59:13 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 15:59:13 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 15:59:13 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 15:59:13 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 15:59:13 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 15:59:13 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 15:59:13 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 15:59:13 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 15:59:13 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 15:59:13 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 15:59:13 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 15:59:13 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 15:59:13 at java.base/java.lang.Thread.run(Thread.java:833) 15:59:13 2025-11-26 15:59:13.461 [https-jsse-nio-auto-14-exec-8] WARN o.o.p.p.m.r.PdpGroupDeleteProvider.undeployPolicy(113) - failed to undeploy policy: my-name 3 15:59:13 2025-11-26 15:59:13.461 [https-jsse-nio-auto-14-exec-8] WARN o.o.p.p.m.r.PdpGroupDeleteControllerV1.doUndeployOperation(167) - undeploy policy failed 15:59:13 org.onap.policy.models.base.PfModelRuntimeException: cannot find policy: my-name 3 15:59:13 at org.onap.policy.pap.main.rest.ProviderBase.getPolicy(ProviderBase.java:321) 15:59:13 at org.onap.policy.pap.main.rest.ProviderBase.processPolicy(ProviderBase.java:202) 15:59:13 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider.undeployPolicy(PdpGroupDeleteProvider.java:104) 15:59:13 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:161) 15:59:13 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider.undeploy(PdpGroupDeleteProvider.java:92) 15:59:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:59:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:59:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:59:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:59:13 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:59:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:59:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:59:13 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:59:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:13 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:59:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:13 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:59:13 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider$$SpringCGLIB$$0.undeploy() 15:59:13 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.lambda$deletePolicyVersion$2(PdpGroupDeleteControllerV1.java:124) 15:59:13 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.doUndeployOperation(PdpGroupDeleteControllerV1.java:160) 15:59:13 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.deletePolicyVersion(PdpGroupDeleteControllerV1.java:123) 15:59:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:59:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:59:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:59:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:59:13 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:59:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:59:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:59:13 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:59:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:13 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:59:13 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:13 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:59:13 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1$$SpringCGLIB$$0.deletePolicyVersion() 15:59:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:59:13 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:59:13 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:59:13 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:59:13 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:59:13 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:59:13 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:59:13 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:59:13 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:59:13 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:59:13 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:59:13 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:59:13 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:59:13 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 15:59:13 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:659) 15:59:13 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:59:13 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 15:59:13 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 15:59:13 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 15:59:13 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:13 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:59:13 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:59:13 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 15:59:13 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:13 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 15:59:13 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:13 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:13 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:13 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:13 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 15:59:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:13 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 15:59:13 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:13 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 15:59:13 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 15:59:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:13 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 15:59:13 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:13 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 15:59:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:13 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 15:59:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 15:59:13 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:13 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 15:59:13 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 15:59:13 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:13 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 15:59:13 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:13 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:59:13 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 15:59:13 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:13 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 15:59:13 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:13 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:59:13 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 15:59:13 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 15:59:13 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 15:59:13 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:13 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:59:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:13 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:13 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:59:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:13 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:13 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 15:59:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:13 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:13 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:59:13 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:13 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:13 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 15:59:13 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 15:59:13 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 15:59:13 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 15:59:13 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 15:59:13 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 15:59:13 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 15:59:13 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 15:59:13 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 15:59:13 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 15:59:13 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 15:59:13 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 15:59:13 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 15:59:13 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 15:59:13 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 15:59:13 at java.base/java.lang.Thread.run(Thread.java:833) 15:59:13 2025-11-26 15:59:13.472 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:13 2025-11-26 15:59:13.473 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:13 2025-11-26 15:59:13.505 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:13 2025-11-26 15:59:13.505 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:13 2025-11-26 15:59:13.788 [https-jsse-nio-auto-14-exec-2] INFO o.s.api.AbstractOpenApiResource.getOpenApi(410) - Init duration for springdoc-openapi is: 191 ms 15:59:13 2025-11-26 15:59:13.798 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:13 2025-11-26 15:59:13.798 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:13 2025-11-26 15:59:13.893 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:13 2025-11-26 15:59:13.893 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:14 2025-11-26 15:59:13.990 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 15:59:14 2025-11-26 15:59:13.991 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 15:59:14 2025-11-26 15:59:13.991 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 15:59:14 2025-11-26 15:59:13.991 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 15:59:14 2025-11-26 15:59:13.991 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 15:59:14 2025-11-26 15:59:13.991 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 15:59:14 2025-11-26 15:59:13.991 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 15:59:14 2025-11-26 15:59:13.991 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 15:59:14 2025-11-26 15:59:13.991 [Thread-204] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 15:59:14 2025-11-26 15:59:13.991 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 15:59:14 2025-11-26 15:59:13.991 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 15:59:14 2025-11-26 15:59:13.991 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 15:59:14 2025-11-26 15:59:13.991 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 15:59:14 2025-11-26 15:59:13.991 [Thread-203] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 15:59:14 2025-11-26 15:59:13.991 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:59:14 2025-11-26 15:59:13.992 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:59:14 2025-11-26 15:59:13.992 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:59:14 2025-11-26 15:59:13.992 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:59:14 2025-11-26 15:59:13.992 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:59:14 2025-11-26 15:59:13.992 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:59:14 2025-11-26 15:59:13.992 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:59:14 2025-11-26 15:59:13.992 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:59:14 2025-11-26 15:59:13.992 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:59:14 2025-11-26 15:59:13.992 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:59:14 2025-11-26 15:59:13.992 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:59:14 2025-11-26 15:59:13.992 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:59:14 2025-11-26 15:59:13.992 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 15:59:14 2025-11-26 15:59:13.992 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 15:59:14 2025-11-26 15:59:13.993 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 15:59:14 2025-11-26 15:59:13.993 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 15:59:14 2025-11-26 15:59:13.993 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 15:59:14 2025-11-26 15:59:13.993 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 15:59:14 2025-11-26 15:59:13.993 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 15:59:14 2025-11-26 15:59:13.993 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 15:59:14 2025-11-26 15:59:13.993 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 15:59:14 2025-11-26 15:59:13.994 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-14-45173"] 15:59:14 2025-11-26 15:59:13.995 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 15:59:14 2025-11-26 15:59:13.995 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-14"] 15:59:14 2025-11-26 15:59:13.998 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 15:59:14 2025-11-26 15:59:14.005 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-14 - Shutdown initiated... 15:59:14 2025-11-26 15:59:14.005 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-14 - Shutdown completed. 15:59:14 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.405 s -- in org.onap.policy.pap.main.rest.TestPdpGroupDeleteControllerV1 15:59:14 [INFO] Running org.onap.policy.pap.main.rest.TestPolicyStatusProvider 15:59:14 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.onap.policy.pap.main.rest.TestPolicyStatusProvider 15:59:14 [INFO] Running org.onap.policy.pap.main.rest.PapRestControllerV1Test 15:59:14 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 s -- in org.onap.policy.pap.main.rest.PapRestControllerV1Test 15:59:14 [INFO] Running org.onap.policy.pap.main.rest.TestPolicyAuditControllerV1 15:59:14 15:59:14 . ____ _ __ _ _ 15:59:14 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:59:14 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:59:14 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:59:14 ' |____| .__|_| |_|_| |_\__, | / / / / 15:59:14 =========|_|==============|___/=/_/_/_/ 15:59:14 15:59:14 :: Spring Boot :: (v3.5.3) 15:59:14 15:59:14 2025-11-26 15:59:14.173 [main] INFO o.o.p.p.m.r.TestPolicyAuditControllerV1.logStarting(53) - Starting TestPolicyAuditControllerV1 using Java 17.0.4 with PID 2672 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 15:59:14 2025-11-26 15:59:14.173 [main] INFO o.o.p.p.m.r.TestPolicyAuditControllerV1.logStartupProfileInfo(658) - The following 2 profiles are active: "test", "default" 15:59:14 2025-11-26 15:59:14.308 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 15:59:14 2025-11-26 15:59:14.319 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 9 ms. Found 7 JPA repository interfaces. 15:59:14 2025-11-26 15:59:14.392 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 15:59:14 2025-11-26 15:59:14.393 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-15"] 15:59:14 2025-11-26 15:59:14.393 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 15:59:14 2025-11-26 15:59:14.394 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 15:59:14 2025-11-26 15:59:14.406 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 15:59:14 2025-11-26 15:59:14.406 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 232 ms 15:59:14 2025-11-26 15:59:14.475 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 15:59:14 2025-11-26 15:59:14.477 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 15:59:14 2025-11-26 15:59:14.483 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 15:59:14 2025-11-26 15:59:14.483 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-15 - Starting... 15:59:14 2025-11-26 15:59:14.486 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-15 - Added connection conn140: url=jdbc:h2:mem:testdb12 user=POLICY_USER 15:59:14 2025-11-26 15:59:14.486 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-15 - Start completed. 15:59:14 2025-11-26 15:59:14.487 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 15:59:14 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-15)'] 15:59:14 Database driver: undefined/unknown 15:59:14 Database version: 2.2.224 15:59:14 Autocommit mode: undefined/unknown 15:59:14 Isolation level: undefined/unknown 15:59:14 Minimum pool size: undefined/unknown 15:59:14 Maximum pool size: undefined/unknown 15:59:14 2025-11-26 15:59:14.600 [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator.initiateService(59) - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 15:59:14 2025-11-26 15:59:14.630 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 15:59:14 2025-11-26 15:59:14.904 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 15:59:15 2025-11-26 15:59:14.946 [main] INFO o.s.v.b.OptionalValidatorFactoryBean.afterPropertiesSet(48) - Failed to set up a Bean Validation provider: jakarta.validation.NoProviderFoundException: Unable to create a Configuration, because no Jakarta Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. 15:59:15 2025-11-26 15:59:15.120 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 15:59:15 2025-11-26 15:59:15.153 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-15"] 15:59:15 2025-11-26 15:59:15.164 [main] INFO o.a.t.u.net.NioEndpoint.certificate.log(168) - Connector [https-jsse-nio-auto-15], TLS virtual host [_default_], certificate type [UNDEFINED] configured from keystore [/home/jenkins/.keystore] using alias [tomcat] with trust store [null] 15:59:15 2025-11-26 15:59:15.171 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 43493 (https) with context path '/policy/pap/v1' 15:59:15 2025-11-26 15:59:15.178 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 15:59:15 2025-11-26 15:59:15.178 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 15:59:15 2025-11-26 15:59:15.178 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 15:59:15 2025-11-26 15:59:15.178 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 15:59:15 2025-11-26 15:59:15.178 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 15:59:15 2025-11-26 15:59:15.178 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 15:59:15 2025-11-26 15:59:15.179 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 15:59:15 2025-11-26 15:59:15.179 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@2f83e9f0 15:59:15 2025-11-26 15:59:15.179 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 15:59:15 2025-11-26 15:59:15.179 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@1f7ba774 15:59:15 2025-11-26 15:59:15.179 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 15:59:15 2025-11-26 15:59:15.179 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:59:15 2025-11-26 15:59:15.179 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:59:15 2025-11-26 15:59:15.179 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:59:15 2025-11-26 15:59:15.180 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:59:15 2025-11-26 15:59:15.180 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 15:59:15 2025-11-26 15:59:15.180 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 15:59:15 2025-11-26 15:59:15.180 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 15:59:15 2025-11-26 15:59:15.180 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 15:59:15 2025-11-26 15:59:15.181 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 15:59:15 2025-11-26 15:59:15.181 [Thread-208] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 15:59:15 2025-11-26 15:59:15.181 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 15:59:15 2025-11-26 15:59:15.181 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 15:59:15 2025-11-26 15:59:15.181 [Thread-209] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 15:59:15 2025-11-26 15:59:15.181 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 15:59:15 2025-11-26 15:59:15.181 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 15:59:15 2025-11-26 15:59:15.182 [main] INFO o.o.p.p.m.r.TestPolicyAuditControllerV1.logStarted(59) - Started TestPolicyAuditControllerV1 in 1.024 seconds (process running for 53.253) 15:59:15 2025-11-26 15:59:15.191 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:15 2025-11-26 15:59:15.191 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:15 2025-11-26 15:59:15.208 [https-jsse-nio-auto-15-exec-8] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring DispatcherServlet 'dispatcherServlet' 15:59:15 2025-11-26 15:59:15.208 [https-jsse-nio-auto-15-exec-8] INFO o.s.web.servlet.DispatcherServlet.initServletBean(532) - Initializing Servlet 'dispatcherServlet' 15:59:15 2025-11-26 15:59:15.209 [https-jsse-nio-auto-15-exec-8] INFO o.s.web.servlet.DispatcherServlet.initServletBean(554) - Completed initialization in 1 ms 15:59:15 2025-11-26 15:59:15.385 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:15 2025-11-26 15:59:15.385 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:15 2025-11-26 15:59:15.416 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:15 2025-11-26 15:59:15.416 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:15 2025-11-26 15:59:15.532 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:15 2025-11-26 15:59:15.533 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:15 2025-11-26 15:59:15.556 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:15 2025-11-26 15:59:15.557 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:15 2025-11-26 15:59:15.662 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:15 2025-11-26 15:59:15.662 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:15 2025-11-26 15:59:15.694 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:15 2025-11-26 15:59:15.694 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:15 2025-11-26 15:59:15.724 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:15 2025-11-26 15:59:15.725 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:16 2025-11-26 15:59:15.991 [https-jsse-nio-auto-15-exec-6] INFO o.s.api.AbstractOpenApiResource.getOpenApi(410) - Init duration for springdoc-openapi is: 176 ms 15:59:16 2025-11-26 15:59:16.002 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:16 2025-11-26 15:59:16.003 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:16 2025-11-26 15:59:16.114 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:16 2025-11-26 15:59:16.115 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:16 2025-11-26 15:59:16.237 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:16 2025-11-26 15:59:16.238 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:16 2025-11-26 15:59:16.342 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 15:59:16 2025-11-26 15:59:16.342 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 15:59:16 2025-11-26 15:59:16.342 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 15:59:16 2025-11-26 15:59:16.342 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 15:59:16 2025-11-26 15:59:16.342 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 15:59:16 2025-11-26 15:59:16.342 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 15:59:16 2025-11-26 15:59:16.343 [Thread-209] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 15:59:16 2025-11-26 15:59:16.343 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 15:59:16 2025-11-26 15:59:16.343 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 15:59:16 2025-11-26 15:59:16.343 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 15:59:16 2025-11-26 15:59:16.343 [Thread-208] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 15:59:16 2025-11-26 15:59:16.343 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 15:59:16 2025-11-26 15:59:16.343 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 15:59:16 2025-11-26 15:59:16.344 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 15:59:16 2025-11-26 15:59:16.344 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:59:16 2025-11-26 15:59:16.344 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:59:16 2025-11-26 15:59:16.345 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:59:16 2025-11-26 15:59:16.345 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:59:16 2025-11-26 15:59:16.345 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:59:16 2025-11-26 15:59:16.345 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:59:16 2025-11-26 15:59:16.345 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:59:16 2025-11-26 15:59:16.346 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:59:16 2025-11-26 15:59:16.346 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:59:16 2025-11-26 15:59:16.346 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:59:16 2025-11-26 15:59:16.346 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:59:16 2025-11-26 15:59:16.347 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:59:16 2025-11-26 15:59:16.347 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 15:59:16 2025-11-26 15:59:16.347 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 15:59:16 2025-11-26 15:59:16.347 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 15:59:16 2025-11-26 15:59:16.347 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 15:59:16 2025-11-26 15:59:16.348 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 15:59:16 2025-11-26 15:59:16.348 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 15:59:16 2025-11-26 15:59:16.348 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 15:59:16 2025-11-26 15:59:16.348 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 15:59:16 2025-11-26 15:59:16.348 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 15:59:16 2025-11-26 15:59:16.349 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-15-43493"] 15:59:16 2025-11-26 15:59:16.351 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 15:59:16 2025-11-26 15:59:16.351 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-15"] 15:59:16 2025-11-26 15:59:16.354 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 15:59:16 2025-11-26 15:59:16.362 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-15 - Shutdown initiated... 15:59:16 2025-11-26 15:59:16.363 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-15 - Shutdown completed. 15:59:16 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.213 s -- in org.onap.policy.pap.main.rest.TestPolicyAuditControllerV1 15:59:16 [INFO] Running org.onap.policy.pap.main.rest.TestPdpGroupDeleteProvider 15:59:16 2025-11-26 15:59:16.505 [main] WARN o.o.p.p.m.r.PdpGroupDeleteProvider.undeployPolicy(113) - failed to undeploy policy: policyA null 15:59:16 2025-11-26 15:59:16.508 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupA 15:59:16 2025-11-26 15:59:16.509 [main] INFO o.o.p.p.m.r.PdpGroupDeleteProvider.lambda$makeUpdater$1(153) - remove policy policyA 1.2.3 from subgroup groupA pdpTypeA count=2 15:59:16 2025-11-26 15:59:16.509 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyA 1.2.3 15:59:16 2025-11-26 15:59:16.509 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpA groupA pdpTypeA policies=0 15:59:16 2025-11-26 15:59:16.509 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 15:59:16 2025-11-26 15:59:16.510 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 15:59:16 2025-11-26 15:59:16.510 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.saveRecordsToDb(112) - sending audit records to database: [PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeA, policy=policyA 1.2.3, action=UNDEPLOYMENT, timestamp=2025-11-26T15:59:16Z, user=PAP_TEST)] 15:59:16 2025-11-26 15:59:16.515 [main] WARN o.o.p.p.m.r.PdpGroupDeleteProvider.deleteGroup(80) - failed to delete group: groupA 15:59:16 2025-11-26 15:59:16.517 [main] INFO o.o.p.p.m.r.PdpGroupDeleteProvider.lambda$makeUpdater$1(153) - remove policy policyA 1.2.3 from subgroup groupA pdpTypeA count=2 15:59:16 2025-11-26 15:59:16.649 [main] WARN o.o.p.p.m.r.PdpGroupDeleteProvider.undeployPolicy(113) - failed to undeploy policy: policyA 1.2.3 15:59:16 2025-11-26 15:59:16.660 [main] WARN o.o.p.p.m.r.PdpGroupDeleteProvider.deleteGroup(80) - failed to delete group: groupA 15:59:16 2025-11-26 15:59:16.662 [main] INFO o.o.p.p.m.r.PdpGroupDeleteProvider.lambda$makeUpdater$1(153) - remove policy policyA 1.2.300 from subgroup groupA pdpTypeA count=2 15:59:16 2025-11-26 15:59:16.662 [main] INFO o.o.p.p.m.r.PdpGroupDeleteProvider.lambda$makeUpdater$1(153) - remove policy policyA 1.2.3 from subgroup groupA pdpTypeA count=1 15:59:16 2025-11-26 15:59:16.665 [main] WARN o.o.p.p.m.r.PdpGroupDeleteProvider.deleteGroup(80) - failed to delete group: groupA 15:59:16 2025-11-26 15:59:16.669 [main] WARN o.o.p.p.m.r.PdpGroupDeleteProvider.undeployPolicy(113) - failed to undeploy policy: policyA null 15:59:16 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.302 s -- in org.onap.policy.pap.main.rest.TestPdpGroupDeleteProvider 15:59:16 [INFO] Running org.onap.policy.pap.main.rest.TestPolicyUndeployerImpl 15:59:16 2025-11-26 15:59:16.675 [main] WARN o.o.p.p.m.rest.PolicyUndeployerImpl.undeployPolicies(72) - subgroup my-group my-subgroup not found 15:59:16 2025-11-26 15:59:16.682 [main] INFO o.o.p.p.m.rest.PolicyUndeployerImpl.undeployPolicies(87) - remove policy ident-a 2.3.1+1 from subgroup my-group my-subgroup count=3 15:59:16 2025-11-26 15:59:16.683 [main] INFO o.o.p.p.m.rest.PolicyUndeployerImpl.undeployPolicies(87) - remove policy ident-b 2.3.2-1 from subgroup my-group my-subgroup count=2 15:59:16 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.onap.policy.pap.main.rest.TestPolicyUndeployerImpl 15:59:16 [INFO] Running org.onap.policy.pap.main.rest.e2e.PolicyStatusTest 15:59:16 15:59:16 . ____ _ __ _ _ 15:59:16 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:59:16 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:59:16 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:59:16 ' |____| .__|_| |_|_| |_\__, | / / / / 15:59:16 =========|_|==============|___/=/_/_/_/ 15:59:16 15:59:16 :: Spring Boot :: (v3.5.3) 15:59:16 15:59:16 2025-11-26 15:59:16.709 [main] INFO o.o.p.p.m.rest.e2e.PolicyStatusTest.logStarting(53) - Starting PolicyStatusTest using Java 17.0.4 with PID 2672 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 15:59:16 2025-11-26 15:59:16.709 [main] INFO o.o.p.p.m.rest.e2e.PolicyStatusTest.logStartupProfileInfo(658) - The following 2 profiles are active: "test-e2e", "default" 15:59:16 2025-11-26 15:59:16.866 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 15:59:16 2025-11-26 15:59:16.877 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 10 ms. Found 7 JPA repository interfaces. 15:59:17 2025-11-26 15:59:16.954 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 15:59:17 2025-11-26 15:59:16.955 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-16"] 15:59:17 2025-11-26 15:59:16.955 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 15:59:17 2025-11-26 15:59:16.955 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 15:59:17 2025-11-26 15:59:16.968 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 15:59:17 2025-11-26 15:59:16.968 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 258 ms 15:59:17 2025-11-26 15:59:17.036 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 15:59:17 2025-11-26 15:59:17.038 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 15:59:17 2025-11-26 15:59:17.044 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 15:59:17 2025-11-26 15:59:17.045 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-16 - Starting... 15:59:17 2025-11-26 15:59:17.046 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-16 - Added connection conn150: url=jdbc:h2:mem:testdb13 user=POLICY_USER 15:59:17 2025-11-26 15:59:17.047 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-16 - Start completed. 15:59:17 2025-11-26 15:59:17.047 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 15:59:17 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-16)'] 15:59:17 Database driver: undefined/unknown 15:59:17 Database version: 2.2.224 15:59:17 Autocommit mode: undefined/unknown 15:59:17 Isolation level: undefined/unknown 15:59:17 Minimum pool size: undefined/unknown 15:59:17 Maximum pool size: undefined/unknown 15:59:17 2025-11-26 15:59:17.157 [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator.initiateService(59) - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 15:59:17 2025-11-26 15:59:17.186 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 15:59:17 2025-11-26 15:59:17.450 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 15:59:17 2025-11-26 15:59:17.495 [main] INFO o.s.v.b.OptionalValidatorFactoryBean.afterPropertiesSet(48) - Failed to set up a Bean Validation provider: jakarta.validation.NoProviderFoundException: Unable to create a Configuration, because no Jakarta Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. 15:59:17 2025-11-26 15:59:17.715 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 15:59:17 2025-11-26 15:59:17.751 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-16"] 15:59:17 2025-11-26 15:59:17.762 [main] INFO o.a.t.u.net.NioEndpoint.certificate.log(168) - Connector [https-jsse-nio-auto-16], TLS virtual host [_default_], certificate type [UNDEFINED] configured from keystore [/home/jenkins/.keystore] using alias [tomcat] with trust store [null] 15:59:17 2025-11-26 15:59:17.770 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 44773 (https) with context path '/policy/pap/v1' 15:59:17 2025-11-26 15:59:17.778 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 15:59:17 2025-11-26 15:59:17.779 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 15:59:17 2025-11-26 15:59:17.779 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 15:59:17 2025-11-26 15:59:17.779 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 15:59:17 2025-11-26 15:59:17.779 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 15:59:17 2025-11-26 15:59:17.779 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 15:59:17 2025-11-26 15:59:17.779 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 15:59:17 2025-11-26 15:59:17.779 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@4f2d3d54 15:59:17 2025-11-26 15:59:17.779 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 15:59:17 2025-11-26 15:59:17.780 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@662c13ec 15:59:17 2025-11-26 15:59:17.780 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 15:59:17 2025-11-26 15:59:17.780 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:59:17 2025-11-26 15:59:17.780 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:59:17 2025-11-26 15:59:17.780 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:59:17 2025-11-26 15:59:17.780 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:59:17 2025-11-26 15:59:17.780 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 15:59:17 2025-11-26 15:59:17.780 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 15:59:17 2025-11-26 15:59:17.781 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 15:59:17 2025-11-26 15:59:17.781 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 15:59:17 2025-11-26 15:59:17.781 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 15:59:17 2025-11-26 15:59:17.782 [Thread-213] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 15:59:17 2025-11-26 15:59:17.782 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 15:59:17 2025-11-26 15:59:17.782 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 15:59:17 2025-11-26 15:59:17.782 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 15:59:17 2025-11-26 15:59:17.782 [Thread-214] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 15:59:17 2025-11-26 15:59:17.782 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 15:59:17 2025-11-26 15:59:17.782 [main] INFO o.o.p.p.m.rest.e2e.PolicyStatusTest.logStarted(59) - Started PolicyStatusTest in 1.09 seconds (process running for 55.854) 15:59:17 2025-11-26 15:59:17.801 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:17 2025-11-26 15:59:17.802 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:17 2025-11-26 15:59:17.818 [https-jsse-nio-auto-16-exec-7] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring DispatcherServlet 'dispatcherServlet' 15:59:17 2025-11-26 15:59:17.818 [https-jsse-nio-auto-16-exec-7] INFO o.s.web.servlet.DispatcherServlet.initServletBean(532) - Initializing Servlet 'dispatcherServlet' 15:59:17 2025-11-26 15:59:17.819 [https-jsse-nio-auto-16-exec-7] INFO o.s.web.servlet.DispatcherServlet.initServletBean(554) - Completed initialization in 1 ms 15:59:18 2025-11-26 15:59:17.999 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:18 2025-11-26 15:59:18.000 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:18 2025-11-26 15:59:18.129 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:18 2025-11-26 15:59:18.130 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:18 2025-11-26 15:59:18.256 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:18 2025-11-26 15:59:18.257 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:18 2025-11-26 15:59:18.374 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:18 2025-11-26 15:59:18.375 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:18 2025-11-26 15:59:18.502 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:18 2025-11-26 15:59:18.503 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:18 2025-11-26 15:59:18.606 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 15:59:18 2025-11-26 15:59:18.606 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 15:59:18 2025-11-26 15:59:18.606 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 15:59:18 2025-11-26 15:59:18.606 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 15:59:18 2025-11-26 15:59:18.606 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 15:59:18 2025-11-26 15:59:18.606 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 15:59:18 2025-11-26 15:59:18.607 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 15:59:18 2025-11-26 15:59:18.607 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 15:59:18 2025-11-26 15:59:18.607 [Thread-214] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 15:59:18 2025-11-26 15:59:18.607 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 15:59:18 2025-11-26 15:59:18.607 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 15:59:18 2025-11-26 15:59:18.607 [Thread-213] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 15:59:18 2025-11-26 15:59:18.607 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 15:59:18 2025-11-26 15:59:18.607 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 15:59:18 2025-11-26 15:59:18.607 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:59:18 2025-11-26 15:59:18.607 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:59:18 2025-11-26 15:59:18.607 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:59:18 2025-11-26 15:59:18.607 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:59:18 2025-11-26 15:59:18.608 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:59:18 2025-11-26 15:59:18.608 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:59:18 2025-11-26 15:59:18.608 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:59:18 2025-11-26 15:59:18.608 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:59:18 2025-11-26 15:59:18.608 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:59:18 2025-11-26 15:59:18.608 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:59:18 2025-11-26 15:59:18.608 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:59:18 2025-11-26 15:59:18.608 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:59:18 2025-11-26 15:59:18.608 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 15:59:18 2025-11-26 15:59:18.608 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 15:59:18 2025-11-26 15:59:18.608 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 15:59:18 2025-11-26 15:59:18.608 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 15:59:18 2025-11-26 15:59:18.608 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 15:59:18 2025-11-26 15:59:18.608 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 15:59:18 2025-11-26 15:59:18.608 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 15:59:18 2025-11-26 15:59:18.609 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 15:59:18 2025-11-26 15:59:18.609 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 15:59:18 2025-11-26 15:59:18.609 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-16-44773"] 15:59:18 2025-11-26 15:59:18.611 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 15:59:18 2025-11-26 15:59:18.611 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-16"] 15:59:18 2025-11-26 15:59:18.614 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 15:59:18 2025-11-26 15:59:18.622 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-16 - Shutdown initiated... 15:59:18 2025-11-26 15:59:18.623 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-16 - Shutdown completed. 15:59:18 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.940 s -- in org.onap.policy.pap.main.rest.e2e.PolicyStatusTest 15:59:18 [INFO] Running org.onap.policy.pap.main.rest.e2e.PdpGroupDeleteTest 15:59:18 15:59:18 . ____ _ __ _ _ 15:59:18 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:59:18 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:59:18 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:59:18 ' |____| .__|_| |_|_| |_\__, | / / / / 15:59:18 =========|_|==============|___/=/_/_/_/ 15:59:18 15:59:18 :: Spring Boot :: (v3.5.3) 15:59:18 15:59:18 2025-11-26 15:59:18.658 [main] INFO o.o.p.p.m.r.e2e.PdpGroupDeleteTest.logStarting(53) - Starting PdpGroupDeleteTest using Java 17.0.4 with PID 2672 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 15:59:18 2025-11-26 15:59:18.658 [main] INFO o.o.p.p.m.r.e2e.PdpGroupDeleteTest.logStartupProfileInfo(658) - The following 2 profiles are active: "test-e2e", "default" 15:59:18 2025-11-26 15:59:18.807 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 15:59:18 2025-11-26 15:59:18.819 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 11 ms. Found 7 JPA repository interfaces. 15:59:18 2025-11-26 15:59:18.910 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 15:59:18 2025-11-26 15:59:18.911 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-17"] 15:59:18 2025-11-26 15:59:18.911 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 15:59:18 2025-11-26 15:59:18.911 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 15:59:18 2025-11-26 15:59:18.924 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 15:59:18 2025-11-26 15:59:18.924 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 265 ms 15:59:19 2025-11-26 15:59:19.003 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 15:59:19 2025-11-26 15:59:19.005 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 15:59:19 2025-11-26 15:59:19.011 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 15:59:19 2025-11-26 15:59:19.012 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-17 - Starting... 15:59:19 2025-11-26 15:59:19.013 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-17 - Added connection conn160: url=jdbc:h2:mem:testdb14 user=POLICY_USER 15:59:19 2025-11-26 15:59:19.014 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-17 - Start completed. 15:59:19 2025-11-26 15:59:19.014 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 15:59:19 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-17)'] 15:59:19 Database driver: undefined/unknown 15:59:19 Database version: 2.2.224 15:59:19 Autocommit mode: undefined/unknown 15:59:19 Isolation level: undefined/unknown 15:59:19 Minimum pool size: undefined/unknown 15:59:19 Maximum pool size: undefined/unknown 15:59:19 2025-11-26 15:59:19.120 [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator.initiateService(59) - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 15:59:19 2025-11-26 15:59:19.150 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 15:59:19 2025-11-26 15:59:19.461 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 15:59:19 2025-11-26 15:59:19.515 [main] INFO o.s.v.b.OptionalValidatorFactoryBean.afterPropertiesSet(48) - Failed to set up a Bean Validation provider: jakarta.validation.NoProviderFoundException: Unable to create a Configuration, because no Jakarta Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. 15:59:19 2025-11-26 15:59:19.748 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 15:59:19 2025-11-26 15:59:19.790 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-17"] 15:59:19 2025-11-26 15:59:19.801 [main] INFO o.a.t.u.net.NioEndpoint.certificate.log(168) - Connector [https-jsse-nio-auto-17], TLS virtual host [_default_], certificate type [UNDEFINED] configured from keystore [/home/jenkins/.keystore] using alias [tomcat] with trust store [null] 15:59:19 2025-11-26 15:59:19.803 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 36025 (https) with context path '/policy/pap/v1' 15:59:19 2025-11-26 15:59:19.809 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 15:59:19 2025-11-26 15:59:19.809 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 15:59:19 2025-11-26 15:59:19.809 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 15:59:19 2025-11-26 15:59:19.809 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 15:59:19 2025-11-26 15:59:19.809 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 15:59:19 2025-11-26 15:59:19.809 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 15:59:19 2025-11-26 15:59:19.809 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 15:59:19 2025-11-26 15:59:19.809 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@697c2f61 15:59:19 2025-11-26 15:59:19.810 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 15:59:19 2025-11-26 15:59:19.810 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@5859314b 15:59:19 2025-11-26 15:59:19.810 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 15:59:19 2025-11-26 15:59:19.810 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:59:19 2025-11-26 15:59:19.810 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:59:19 2025-11-26 15:59:19.810 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:59:19 2025-11-26 15:59:19.810 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:59:19 2025-11-26 15:59:19.810 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 15:59:19 2025-11-26 15:59:19.810 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 15:59:19 2025-11-26 15:59:19.811 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 15:59:19 2025-11-26 15:59:19.811 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 15:59:19 2025-11-26 15:59:19.811 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 15:59:19 2025-11-26 15:59:19.811 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 15:59:19 2025-11-26 15:59:19.811 [Thread-218] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 15:59:19 2025-11-26 15:59:19.811 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 15:59:19 2025-11-26 15:59:19.811 [Thread-219] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 15:59:19 2025-11-26 15:59:19.811 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 15:59:19 2025-11-26 15:59:19.812 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 15:59:19 2025-11-26 15:59:19.812 [main] INFO o.o.p.p.m.r.e2e.PdpGroupDeleteTest.logStarted(59) - Started PdpGroupDeleteTest in 1.177 seconds (process running for 57.883) 15:59:19 2025-11-26 15:59:19.933 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.pap.main.rest.e2e.End2EndContext$$Lambda$3835/0x0000000801eabcb0@18984e67 15:59:19 2025-11-26 15:59:19.955 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:19 2025-11-26 15:59:19.955 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:20 2025-11-26 15:59:19.969 [https-jsse-nio-auto-17-exec-7] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring DispatcherServlet 'dispatcherServlet' 15:59:20 2025-11-26 15:59:19.969 [https-jsse-nio-auto-17-exec-7] INFO o.s.web.servlet.DispatcherServlet.initServletBean(532) - Initializing Servlet 'dispatcherServlet' 15:59:20 2025-11-26 15:59:19.971 [https-jsse-nio-auto-17-exec-7] INFO o.s.web.servlet.DispatcherServlet.initServletBean(554) - Completed initialization in 2 ms 15:59:20 2025-11-26 15:59:20.134 [https-jsse-nio-auto-17-exec-7] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group deleteGroup 15:59:20 2025-11-26 15:59:20.136 [https-jsse-nio-auto-17-exec-7] INFO o.o.policy.pap.main.rest.SessionData.deleteGroupFromDb(466) - deleting DB group deleteGroup 15:59:20 2025-11-26 15:59:20.669 [https-jsse-nio-auto-17-exec-6] INFO o.o.policy.pap.main.rest.SessionData.getGroup(348) - unknown group deleteGroup 15:59:20 2025-11-26 15:59:20.670 [https-jsse-nio-auto-17-exec-6] WARN o.o.p.p.m.r.PdpGroupDeleteProvider.deleteGroup(80) - failed to delete group: deleteGroup 15:59:20 2025-11-26 15:59:20.670 [https-jsse-nio-auto-17-exec-6] WARN o.o.p.p.m.r.PdpGroupDeleteControllerV1.doOperation(141) - delete group failed 15:59:20 org.onap.policy.models.base.PfModelException: group not found 15:59:20 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider.deleteGroup(PdpGroupDeleteProvider.java:69) 15:59:20 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:161) 15:59:20 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:189) 15:59:20 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider.deleteGroup(PdpGroupDeleteProvider.java:55) 15:59:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:59:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:59:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:59:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:59:20 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:59:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:59:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:59:20 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:59:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:20 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:59:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:20 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:59:20 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider$$SpringCGLIB$$0.deleteGroup() 15:59:20 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.lambda$deleteGroup$0(PdpGroupDeleteControllerV1.java:94) 15:59:20 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.doOperation(PdpGroupDeleteControllerV1.java:136) 15:59:20 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.deleteGroup(PdpGroupDeleteControllerV1.java:94) 15:59:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:59:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:59:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:59:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:59:20 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:59:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:59:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:59:20 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:59:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:20 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:59:20 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:20 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:59:20 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1$$SpringCGLIB$$0.deleteGroup() 15:59:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:59:20 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:59:20 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:59:20 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:59:20 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:59:20 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:59:20 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:59:20 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:59:20 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:59:20 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:59:20 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:59:20 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:59:20 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:59:20 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 15:59:20 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:659) 15:59:20 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:59:20 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 15:59:20 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 15:59:20 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 15:59:20 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:20 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:59:20 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:59:20 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 15:59:20 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 15:59:20 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 15:59:20 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 15:59:20 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 15:59:20 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 15:59:20 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:20 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:20 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:20 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 15:59:20 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 15:59:20 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:20 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:20 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:20 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 15:59:20 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:20 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:20 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:20 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 15:59:20 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:20 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:20 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:20 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 15:59:20 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:20 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:20 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:20 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 15:59:20 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:20 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:20 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:20 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:20 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 15:59:20 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 15:59:20 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:20 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:20 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:20 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 15:59:20 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 15:59:20 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:20 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:20 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:20 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:20 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 15:59:20 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 15:59:20 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:20 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:20 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:20 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 15:59:20 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:20 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:20 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:20 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:20 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 15:59:20 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:20 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:20 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 15:59:20 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 15:59:20 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:20 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 15:59:20 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 15:59:20 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:20 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 15:59:20 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:20 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:59:20 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 15:59:20 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:20 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 15:59:20 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:20 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:59:20 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 15:59:20 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 15:59:20 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 15:59:20 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:20 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:59:20 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:20 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:20 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:59:20 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:20 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:20 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 15:59:20 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:20 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:20 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:59:20 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:20 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:20 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 15:59:20 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 15:59:20 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 15:59:20 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 15:59:20 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 15:59:20 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 15:59:20 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 15:59:20 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 15:59:20 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 15:59:20 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 15:59:20 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 15:59:20 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 15:59:20 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 15:59:20 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 15:59:20 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 15:59:20 at java.base/java.lang.Thread.run(Thread.java:833) 15:59:20 2025-11-26 15:59:20.673 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.unregister(147) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.pap.main.rest.e2e.End2EndContext$$Lambda$3835/0x0000000801eabcb0@18984e67 15:59:20 2025-11-26 15:59:20.702 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.pap.main.rest.e2e.End2EndContext$$Lambda$3835/0x0000000801eabcb0@3962965a 15:59:20 2025-11-26 15:59:20.714 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.pap.main.rest.e2e.PdpGroupDeleteTest$$Lambda$3856/0x0000000801f2f3e0@373b26ac 15:59:20 2025-11-26 15:59:20.719 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:20 2025-11-26 15:59:20.719 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:20 2025-11-26 15:59:20.937 [https-jsse-nio-auto-17-exec-5] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group undeployPolicy 15:59:20 2025-11-26 15:59:20.937 [https-jsse-nio-auto-17-exec-5] INFO o.o.p.p.m.r.PdpGroupDeleteProvider.lambda$makeUpdater$1(153) - remove policy onap.restart.tcaB 1.0.0 from subgroup undeployPolicy pdpTypeA count=0 15:59:20 2025-11-26 15:59:20.937 [https-jsse-nio-auto-17-exec-5] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy onap.restart.tcaB 1.0.0 15:59:20 2025-11-26 15:59:20.938 [https-jsse-nio-auto-17-exec-5] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpBA_1 undeployPolicy pdpTypeA policies=0 15:59:20 2025-11-26 15:59:20.938 [https-jsse-nio-auto-17-exec-5] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpBA_2 undeployPolicy pdpTypeA policies=0 15:59:20 2025-11-26 15:59:20.938 [https-jsse-nio-auto-17-exec-5] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group undeployPolicy 15:59:20 2025-11-26 15:59:20.938 [https-jsse-nio-auto-17-exec-5] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group undeployPolicy 15:59:20 2025-11-26 15:59:20.950 [https-jsse-nio-auto-17-exec-5] INFO o.o.p.p.main.rest.PolicyAuditManager.saveRecordsToDb(112) - sending audit records to database: [PolicyAudit(auditId=null, pdpGroup=undeployPolicy, pdpType=pdpTypeA, policy=onap.restart.tcaB 1.0.0, action=UNDEPLOYMENT, timestamp=2025-11-26T15:59:20Z, user=policyadmin)] 15:59:21 2025-11-26 15:59:20.967 [https-jsse-nio-auto-17-exec-5] INFO o.o.p.c.u.services.ServiceManager.start(117) - pdpBA_2 PdpUpdate starting 15:59:21 2025-11-26 15:59:20.968 [https-jsse-nio-auto-17-exec-5] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpBA_2 PdpUpdate starting listener 15:59:21 2025-11-26 15:59:20.968 [https-jsse-nio-auto-17-exec-5] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpBA_2 PdpUpdate starting timer 15:59:21 2025-11-26 15:59:20.968 [https-jsse-nio-auto-17-exec-5] INFO o.o.p.pap.main.comm.TimerManager.register(121) - update timer registered Timer [name=2ca71fcf-02b5-4f9a-8691-9be975d092d5, expireMs=1764172763968] 15:59:21 2025-11-26 15:59:20.968 [https-jsse-nio-auto-17-exec-5] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpBA_2 PdpUpdate starting enqueue 15:59:21 2025-11-26 15:59:20.968 [https-jsse-nio-auto-17-exec-5] INFO o.o.p.c.u.services.ServiceManager.start(137) - pdpBA_2 PdpUpdate started 15:59:21 2025-11-26 15:59:20.968 [Thread-218] INFO o.o.p.pap.main.comm.TimerManager.await(245) - update timer waiting 3000ms Timer [name=2ca71fcf-02b5-4f9a-8691-9be975d092d5, expireMs=1764172763968] 15:59:21 2025-11-26 15:59:20.969 [https-jsse-nio-auto-17-exec-5] INFO o.o.p.c.u.services.ServiceManager.start(117) - pdpBA_1 PdpUpdate starting 15:59:21 2025-11-26 15:59:20.969 [https-jsse-nio-auto-17-exec-5] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpBA_1 PdpUpdate starting listener 15:59:21 2025-11-26 15:59:20.969 [Thread-216] INFO network.log(87) - [OUT|NOOP|pdp-pap-topic] 15:59:21 {"source":"pap-2ba3c8d6-8fc4-4e68-a770-0d0db142a0e3","policiesToBeDeployed":[],"policiesToBeUndeployed":[{"name":"onap.restart.tcaB","version":"1.0.0"}],"messageName":"PDP_UPDATE","requestId":"2ca71fcf-02b5-4f9a-8691-9be975d092d5","timestampMs":1764172760938,"name":"pdpBA_2","pdpGroup":"undeployPolicy","pdpSubgroup":"pdpTypeA"} 15:59:21 2025-11-26 15:59:20.969 [https-jsse-nio-auto-17-exec-5] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpBA_1 PdpUpdate starting timer 15:59:21 2025-11-26 15:59:20.969 [https-jsse-nio-auto-17-exec-5] INFO o.o.p.pap.main.comm.TimerManager.register(121) - update timer registered Timer [name=1f781d37-f25f-4b93-a039-e05304250c1c, expireMs=1764172763969] 15:59:21 2025-11-26 15:59:20.969 [https-jsse-nio-auto-17-exec-5] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpBA_1 PdpUpdate starting enqueue 15:59:21 2025-11-26 15:59:20.969 [https-jsse-nio-auto-17-exec-5] INFO o.o.p.c.u.services.ServiceManager.start(137) - pdpBA_1 PdpUpdate started 15:59:21 2025-11-26 15:59:20.969 [Thread-216] INFO network.log(87) - [OUT|NOOP|pdp-pap-topic] 15:59:21 {"source":"pap-2ba3c8d6-8fc4-4e68-a770-0d0db142a0e3","policiesToBeDeployed":[],"policiesToBeUndeployed":[{"name":"onap.restart.tcaB","version":"1.0.0"}],"messageName":"PDP_UPDATE","requestId":"1f781d37-f25f-4b93-a039-e05304250c1c","timestampMs":1764172760937,"name":"pdpBA_1","pdpGroup":"undeployPolicy","pdpSubgroup":"pdpTypeA"} 15:59:21 2025-11-26 15:59:20.971 [Thread-222] INFO network.log(87) - [IN|NOOP|pdp-pap-topic] 15:59:21 {"policies":[],"response":{"responseTo":"2ca71fcf-02b5-4f9a-8691-9be975d092d5"},"messageName":"PDP_STATUS","requestId":"b21608e8-ffd6-40e1-896a-3e910001a964","timestampMs":1764172760714,"name":"pdpBA_2","pdpGroup":"undeployPolicy","pdpSubgroup":"pdpTypeA"} 15:59:21 2025-11-26 15:59:20.972 [Thread-222] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - pdpBA_2 PdpUpdate stopping 15:59:21 2025-11-26 15:59:20.972 [Thread-222] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpBA_2 PdpUpdate stopping enqueue 15:59:21 2025-11-26 15:59:20.972 [Thread-222] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpBA_2 PdpUpdate stopping timer 15:59:21 2025-11-26 15:59:20.972 [Thread-222] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - update timer cancelled Timer [name=2ca71fcf-02b5-4f9a-8691-9be975d092d5, expireMs=1764172763968] 15:59:21 2025-11-26 15:59:20.972 [Thread-222] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpBA_2 PdpUpdate stopping listener 15:59:21 2025-11-26 15:59:20.972 [Thread-222] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - pdpBA_2 PdpUpdate stopped 15:59:21 2025-11-26 15:59:20.979 [Thread-222] INFO o.o.p.p.m.comm.msgdata.RequestImpl.processResponse(274) - pdpBA_2 PdpUpdate successful 15:59:21 2025-11-26 15:59:20.979 [Thread-222] INFO o.o.policy.pap.main.comm.PdpRequests.startNextRequest(140) - pdpBA_2 has no more requests 15:59:21 2025-11-26 15:59:20.987 [Thread-222] ERROR o.o.p.p.m.c.PdpStatusMessageHandler.handlePdpStatus(132) - Failed connecting to database provider 15:59:21 java.lang.NullPointerException: Cannot invoke "String.equals(Object)" because the return value of "org.onap.policy.models.pdp.concepts.PdpStatus.getPdpType()" is null 15:59:21 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.findPdpSubGroup(PdpStatusMessageHandler.java:245) 15:59:21 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.handlePdpHeartbeat(PdpStatusMessageHandler.java:229) 15:59:21 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.handlePdpStatus(PdpStatusMessageHandler.java:117) 15:59:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:59:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:59:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:59:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:59:21 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:59:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:59:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:59:21 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:59:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:21 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:59:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:21 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:59:21 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler$$SpringCGLIB$$0.handlePdpStatus() 15:59:21 at org.onap.policy.pap.main.comm.PdpModifyRequestMap$SingletonListener.success(PdpModifyRequestMap.java:424) 15:59:21 at org.onap.policy.pap.main.comm.msgdata.RequestImpl.processResponse(RequestImpl.java:275) 15:59:21 at org.onap.policy.common.endpoints.listeners.RequestIdDispatcher.offerToListener(RequestIdDispatcher.java:152) 15:59:21 at org.onap.policy.common.endpoints.listeners.RequestIdDispatcher.onTopicEvent(RequestIdDispatcher.java:130) 15:59:21 at org.onap.policy.common.endpoints.listeners.ScoListener.onTopicEvent(ScoListener.java:75) 15:59:21 at org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher.onTopicEvent(MessageTypeDispatcher.java:97) 15:59:21 at org.onap.policy.common.endpoints.listeners.JsonListener.onTopicEvent(JsonListener.java:61) 15:59:21 at org.onap.policy.common.message.bus.event.base.TopicBase.broadcast(TopicBase.java:170) 15:59:21 at org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint.io(NoopTopicEndpoint.java:74) 15:59:21 at org.onap.policy.common.message.bus.event.noop.NoopTopicSource.offer(NoopTopicSource.java:45) 15:59:21 at org.onap.policy.pap.main.rest.e2e.End2EndContext$ToPapThread.run(End2EndContext.java:281) 15:59:21 2025-11-26 15:59:20.987 [Thread-222] INFO network.log(87) - [IN|NOOP|pdp-pap-topic] 15:59:21 {"policies":[],"response":{"responseTo":"1f781d37-f25f-4b93-a039-e05304250c1c"},"messageName":"PDP_STATUS","requestId":"42252a8b-b57c-48a9-ba29-19400cda68cd","timestampMs":1764172760714,"name":"pdpBA_1","pdpGroup":"undeployPolicy","pdpSubgroup":"pdpTypeA"} 15:59:21 2025-11-26 15:59:20.988 [Thread-222] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - pdpBA_1 PdpUpdate stopping 15:59:21 2025-11-26 15:59:20.988 [Thread-222] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpBA_1 PdpUpdate stopping enqueue 15:59:21 2025-11-26 15:59:20.988 [Thread-222] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpBA_1 PdpUpdate stopping timer 15:59:21 2025-11-26 15:59:20.988 [Thread-222] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - update timer cancelled Timer [name=1f781d37-f25f-4b93-a039-e05304250c1c, expireMs=1764172763969] 15:59:21 2025-11-26 15:59:20.988 [Thread-222] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpBA_1 PdpUpdate stopping listener 15:59:21 2025-11-26 15:59:20.988 [Thread-222] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - pdpBA_1 PdpUpdate stopped 15:59:21 2025-11-26 15:59:20.995 [Thread-222] INFO o.o.p.p.m.comm.msgdata.RequestImpl.processResponse(274) - pdpBA_1 PdpUpdate successful 15:59:21 2025-11-26 15:59:20.995 [Thread-222] INFO o.o.policy.pap.main.comm.PdpRequests.startNextRequest(140) - pdpBA_1 has no more requests 15:59:21 2025-11-26 15:59:20.996 [Thread-217] INFO network.log(87) - [OUT|NOOP|notification-topic] 15:59:21 {"deployed-policies":[],"undeployed-policies":[{"policy-type":"onap.policies.monitoring.cdap.tca.hi.lo.app","policy-type-version":"1.0.0","policy-id":"onap.restart.tcaB","policy-version":"1.0.0","success-count":2,"failure-count":0,"incomplete-count":0}]} 15:59:21 2025-11-26 15:59:21.002 [Thread-222] ERROR o.o.p.p.m.c.PdpStatusMessageHandler.handlePdpStatus(132) - Failed connecting to database provider 15:59:21 java.lang.NullPointerException: Cannot invoke "String.equals(Object)" because the return value of "org.onap.policy.models.pdp.concepts.PdpStatus.getPdpType()" is null 15:59:21 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.findPdpSubGroup(PdpStatusMessageHandler.java:245) 15:59:21 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.handlePdpHeartbeat(PdpStatusMessageHandler.java:229) 15:59:21 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.handlePdpStatus(PdpStatusMessageHandler.java:117) 15:59:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:59:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:59:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:59:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:59:21 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:59:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:59:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:59:21 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:59:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:21 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:59:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:21 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:59:21 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler$$SpringCGLIB$$0.handlePdpStatus() 15:59:21 at org.onap.policy.pap.main.comm.PdpModifyRequestMap$SingletonListener.success(PdpModifyRequestMap.java:424) 15:59:21 at org.onap.policy.pap.main.comm.msgdata.RequestImpl.processResponse(RequestImpl.java:275) 15:59:21 at org.onap.policy.common.endpoints.listeners.RequestIdDispatcher.offerToListener(RequestIdDispatcher.java:152) 15:59:21 at org.onap.policy.common.endpoints.listeners.RequestIdDispatcher.onTopicEvent(RequestIdDispatcher.java:130) 15:59:21 at org.onap.policy.common.endpoints.listeners.ScoListener.onTopicEvent(ScoListener.java:75) 15:59:21 at org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher.onTopicEvent(MessageTypeDispatcher.java:97) 15:59:21 at org.onap.policy.common.endpoints.listeners.JsonListener.onTopicEvent(JsonListener.java:61) 15:59:21 at org.onap.policy.common.message.bus.event.base.TopicBase.broadcast(TopicBase.java:170) 15:59:21 at org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint.io(NoopTopicEndpoint.java:74) 15:59:21 at org.onap.policy.common.message.bus.event.noop.NoopTopicSource.offer(NoopTopicSource.java:45) 15:59:21 at org.onap.policy.pap.main.rest.e2e.End2EndContext$ToPapThread.run(End2EndContext.java:281) 15:59:21 2025-11-26 15:59:21.147 [https-jsse-nio-auto-17-exec-8] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group undeployPolicy 15:59:21 2025-11-26 15:59:21.148 [https-jsse-nio-auto-17-exec-8] WARN o.o.p.p.m.r.PdpGroupDeleteProvider.undeployPolicy(113) - failed to undeploy policy: onap.restart.tcaB null 15:59:21 2025-11-26 15:59:21.148 [https-jsse-nio-auto-17-exec-8] WARN o.o.p.p.m.r.PdpGroupDeleteControllerV1.doUndeployOperation(167) - undeploy policy failed 15:59:21 org.onap.policy.models.base.PfModelException: policy does not appear in any PDP group: onap.restart.tcaB null 15:59:21 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider.undeployPolicy(PdpGroupDeleteProvider.java:108) 15:59:21 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:161) 15:59:21 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider.undeploy(PdpGroupDeleteProvider.java:92) 15:59:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:59:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:59:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:59:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:59:21 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:59:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:59:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:59:21 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:59:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:21 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:59:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:21 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:59:21 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider$$SpringCGLIB$$0.undeploy() 15:59:21 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.lambda$deletePolicy$1(PdpGroupDeleteControllerV1.java:107) 15:59:21 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.doUndeployOperation(PdpGroupDeleteControllerV1.java:160) 15:59:21 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.deletePolicy(PdpGroupDeleteControllerV1.java:106) 15:59:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:59:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:59:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:59:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:59:21 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:59:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:59:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:59:21 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:59:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:21 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:59:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:21 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:59:21 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1$$SpringCGLIB$$0.deletePolicy() 15:59:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:59:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:59:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:59:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:59:21 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:59:21 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:59:21 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:59:21 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:59:21 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:59:21 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:59:21 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:59:21 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:59:21 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:59:21 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 15:59:21 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:659) 15:59:21 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:59:21 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 15:59:21 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 15:59:21 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 15:59:21 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:21 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:59:21 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:59:21 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 15:59:21 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 15:59:21 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 15:59:21 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 15:59:21 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 15:59:21 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 15:59:21 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:21 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:21 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:21 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 15:59:21 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 15:59:21 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:21 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:21 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:21 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 15:59:21 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:21 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:21 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:21 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 15:59:21 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:21 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:21 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:21 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 15:59:21 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:21 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:21 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:21 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 15:59:21 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:21 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:21 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:21 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:21 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 15:59:21 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 15:59:21 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:21 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:21 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:21 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 15:59:21 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 15:59:21 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:21 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:21 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:21 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:21 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 15:59:21 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 15:59:21 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:21 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:21 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:21 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 15:59:21 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:21 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:21 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:21 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:21 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 15:59:21 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:21 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:21 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 15:59:21 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 15:59:21 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:21 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 15:59:21 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 15:59:21 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:21 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 15:59:21 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:21 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:59:21 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 15:59:21 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:21 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 15:59:21 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:21 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:59:21 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 15:59:21 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 15:59:21 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 15:59:21 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:21 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:59:21 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:21 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:21 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:59:21 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:21 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:21 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 15:59:21 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:21 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:21 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:59:21 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:21 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:21 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 15:59:21 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 15:59:21 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 15:59:21 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 15:59:21 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 15:59:21 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 15:59:21 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 15:59:21 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 15:59:21 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 15:59:21 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 15:59:21 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 15:59:21 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 15:59:21 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 15:59:21 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 15:59:21 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 15:59:21 at java.base/java.lang.Thread.run(Thread.java:833) 15:59:21 2025-11-26 15:59:21.152 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.unregister(147) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=2, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.pap.main.rest.e2e.End2EndContext$$Lambda$3835/0x0000000801eabcb0@3962965a 15:59:21 2025-11-26 15:59:21.182 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=2, locked=false, #topicListeners=0]]]: registering org.onap.policy.pap.main.rest.e2e.End2EndContext$$Lambda$3835/0x0000000801eabcb0@4e415ae 15:59:21 2025-11-26 15:59:21.196 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:21 2025-11-26 15:59:21.197 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:21 2025-11-26 15:59:21.349 [https-jsse-nio-auto-17-exec-4] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group undeployPolicy 15:59:21 2025-11-26 15:59:21.350 [https-jsse-nio-auto-17-exec-4] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group undeployPolicyVersion 15:59:21 2025-11-26 15:59:21.350 [https-jsse-nio-auto-17-exec-4] INFO o.o.p.p.m.r.PdpGroupDeleteProvider.lambda$makeUpdater$1(153) - remove policy onap.restart.tcaC 1.0.0 from subgroup undeployPolicyVersion pdpTypeA count=0 15:59:21 2025-11-26 15:59:21.350 [https-jsse-nio-auto-17-exec-4] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy onap.restart.tcaC 1.0.0 15:59:21 2025-11-26 15:59:21.350 [https-jsse-nio-auto-17-exec-4] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpCA_1 undeployPolicyVersion pdpTypeA policies=0 15:59:21 2025-11-26 15:59:21.350 [https-jsse-nio-auto-17-exec-4] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpCA_2 undeployPolicyVersion pdpTypeA policies=0 15:59:21 2025-11-26 15:59:21.350 [https-jsse-nio-auto-17-exec-4] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group undeployPolicyVersion 15:59:21 2025-11-26 15:59:21.350 [https-jsse-nio-auto-17-exec-4] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group undeployPolicyVersion 15:59:21 2025-11-26 15:59:21.361 [https-jsse-nio-auto-17-exec-4] INFO o.o.p.p.main.rest.PolicyAuditManager.saveRecordsToDb(112) - sending audit records to database: [PolicyAudit(auditId=null, pdpGroup=undeployPolicyVersion, pdpType=pdpTypeA, policy=onap.restart.tcaC 1.0.0, action=UNDEPLOYMENT, timestamp=2025-11-26T15:59:21Z, user=policyadmin)] 15:59:21 2025-11-26 15:59:21.369 [https-jsse-nio-auto-17-exec-4] INFO o.o.p.c.u.services.ServiceManager.start(117) - pdpCA_1 PdpUpdate starting 15:59:21 2025-11-26 15:59:21.369 [https-jsse-nio-auto-17-exec-4] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpCA_1 PdpUpdate starting listener 15:59:21 2025-11-26 15:59:21.369 [https-jsse-nio-auto-17-exec-4] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpCA_1 PdpUpdate starting timer 15:59:21 2025-11-26 15:59:21.369 [https-jsse-nio-auto-17-exec-4] INFO o.o.p.pap.main.comm.TimerManager.register(121) - update timer registered Timer [name=76858ab9-829f-4c51-adf5-9386c6a96fa6, expireMs=1764172764369] 15:59:21 2025-11-26 15:59:21.369 [https-jsse-nio-auto-17-exec-4] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpCA_1 PdpUpdate starting enqueue 15:59:21 2025-11-26 15:59:21.370 [Thread-216] INFO network.log(87) - [OUT|NOOP|pdp-pap-topic] 15:59:21 {"source":"pap-2ba3c8d6-8fc4-4e68-a770-0d0db142a0e3","policiesToBeDeployed":[],"policiesToBeUndeployed":[{"name":"onap.restart.tcaC","version":"1.0.0"}],"messageName":"PDP_UPDATE","requestId":"76858ab9-829f-4c51-adf5-9386c6a96fa6","timestampMs":1764172761350,"name":"pdpCA_1","pdpGroup":"undeployPolicyVersion","pdpSubgroup":"pdpTypeA"} 15:59:21 2025-11-26 15:59:21.370 [https-jsse-nio-auto-17-exec-4] INFO o.o.p.c.u.services.ServiceManager.start(137) - pdpCA_1 PdpUpdate started 15:59:21 2025-11-26 15:59:21.370 [https-jsse-nio-auto-17-exec-4] INFO o.o.p.c.u.services.ServiceManager.start(117) - pdpCA_2 PdpUpdate starting 15:59:21 2025-11-26 15:59:21.370 [https-jsse-nio-auto-17-exec-4] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpCA_2 PdpUpdate starting listener 15:59:21 2025-11-26 15:59:21.370 [https-jsse-nio-auto-17-exec-4] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpCA_2 PdpUpdate starting timer 15:59:21 2025-11-26 15:59:21.370 [https-jsse-nio-auto-17-exec-4] INFO o.o.p.pap.main.comm.TimerManager.register(121) - update timer registered Timer [name=62a14745-cad2-496e-9e48-c7629da5b1b2, expireMs=1764172764370] 15:59:21 2025-11-26 15:59:21.370 [Thread-224] INFO network.log(87) - [IN|NOOP|pdp-pap-topic] 15:59:21 {"policies":[],"response":{"responseTo":"76858ab9-829f-4c51-adf5-9386c6a96fa6"},"messageName":"PDP_STATUS","requestId":"069340cf-cc05-4d28-bb04-d6bde925b663","timestampMs":1764172761192,"name":"pdpCA_1","pdpGroup":"undeployPolicyVersion","pdpSubgroup":"pdpTypeA"} 15:59:21 2025-11-26 15:59:21.370 [https-jsse-nio-auto-17-exec-4] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpCA_2 PdpUpdate starting enqueue 15:59:21 2025-11-26 15:59:21.371 [Thread-216] INFO network.log(87) - [OUT|NOOP|pdp-pap-topic] 15:59:21 {"source":"pap-2ba3c8d6-8fc4-4e68-a770-0d0db142a0e3","policiesToBeDeployed":[],"policiesToBeUndeployed":[{"name":"onap.restart.tcaC","version":"1.0.0"}],"messageName":"PDP_UPDATE","requestId":"62a14745-cad2-496e-9e48-c7629da5b1b2","timestampMs":1764172761350,"name":"pdpCA_2","pdpGroup":"undeployPolicyVersion","pdpSubgroup":"pdpTypeA"} 15:59:21 2025-11-26 15:59:21.371 [https-jsse-nio-auto-17-exec-4] INFO o.o.p.c.u.services.ServiceManager.start(137) - pdpCA_2 PdpUpdate started 15:59:21 2025-11-26 15:59:21.371 [Thread-224] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - pdpCA_1 PdpUpdate stopping 15:59:21 2025-11-26 15:59:21.371 [Thread-224] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpCA_1 PdpUpdate stopping enqueue 15:59:21 2025-11-26 15:59:21.371 [Thread-224] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpCA_1 PdpUpdate stopping timer 15:59:21 2025-11-26 15:59:21.371 [Thread-224] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - update timer cancelled Timer [name=76858ab9-829f-4c51-adf5-9386c6a96fa6, expireMs=1764172764369] 15:59:21 2025-11-26 15:59:21.371 [Thread-224] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpCA_1 PdpUpdate stopping listener 15:59:21 2025-11-26 15:59:21.371 [Thread-224] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - pdpCA_1 PdpUpdate stopped 15:59:21 2025-11-26 15:59:21.376 [Thread-224] INFO o.o.p.p.m.comm.msgdata.RequestImpl.processResponse(274) - pdpCA_1 PdpUpdate successful 15:59:21 2025-11-26 15:59:21.376 [Thread-224] INFO o.o.policy.pap.main.comm.PdpRequests.startNextRequest(140) - pdpCA_1 has no more requests 15:59:21 2025-11-26 15:59:21.384 [Thread-224] ERROR o.o.p.p.m.c.PdpStatusMessageHandler.handlePdpStatus(132) - Failed connecting to database provider 15:59:21 java.lang.NullPointerException: Cannot invoke "String.equals(Object)" because the return value of "org.onap.policy.models.pdp.concepts.PdpStatus.getPdpType()" is null 15:59:21 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.findPdpSubGroup(PdpStatusMessageHandler.java:245) 15:59:21 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.handlePdpHeartbeat(PdpStatusMessageHandler.java:229) 15:59:21 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.handlePdpStatus(PdpStatusMessageHandler.java:117) 15:59:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:59:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:59:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:59:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:59:21 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:59:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:59:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:59:21 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:59:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:21 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:59:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:21 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:59:21 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler$$SpringCGLIB$$0.handlePdpStatus() 15:59:21 at org.onap.policy.pap.main.comm.PdpModifyRequestMap$SingletonListener.success(PdpModifyRequestMap.java:424) 15:59:21 at org.onap.policy.pap.main.comm.msgdata.RequestImpl.processResponse(RequestImpl.java:275) 15:59:21 at org.onap.policy.common.endpoints.listeners.RequestIdDispatcher.offerToListener(RequestIdDispatcher.java:152) 15:59:21 at org.onap.policy.common.endpoints.listeners.RequestIdDispatcher.onTopicEvent(RequestIdDispatcher.java:130) 15:59:21 at org.onap.policy.common.endpoints.listeners.ScoListener.onTopicEvent(ScoListener.java:75) 15:59:21 at org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher.onTopicEvent(MessageTypeDispatcher.java:97) 15:59:21 at org.onap.policy.common.endpoints.listeners.JsonListener.onTopicEvent(JsonListener.java:61) 15:59:21 at org.onap.policy.common.message.bus.event.base.TopicBase.broadcast(TopicBase.java:170) 15:59:21 at org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint.io(NoopTopicEndpoint.java:74) 15:59:21 at org.onap.policy.common.message.bus.event.noop.NoopTopicSource.offer(NoopTopicSource.java:45) 15:59:21 at org.onap.policy.pap.main.rest.e2e.End2EndContext$ToPapThread.run(End2EndContext.java:281) 15:59:21 2025-11-26 15:59:21.384 [Thread-224] INFO network.log(87) - [IN|NOOP|pdp-pap-topic] 15:59:21 {"policies":[],"response":{"responseTo":"62a14745-cad2-496e-9e48-c7629da5b1b2"},"messageName":"PDP_STATUS","requestId":"86634a7b-9082-43dc-b935-e1282e027e58","timestampMs":1764172761192,"name":"pdpCA_2","pdpGroup":"undeployPolicyVersion","pdpSubgroup":"pdpTypeA"} 15:59:21 2025-11-26 15:59:21.385 [Thread-224] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - pdpCA_2 PdpUpdate stopping 15:59:21 2025-11-26 15:59:21.385 [Thread-224] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpCA_2 PdpUpdate stopping enqueue 15:59:21 2025-11-26 15:59:21.385 [Thread-224] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpCA_2 PdpUpdate stopping timer 15:59:21 2025-11-26 15:59:21.385 [Thread-224] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - update timer cancelled Timer [name=62a14745-cad2-496e-9e48-c7629da5b1b2, expireMs=1764172764370] 15:59:21 2025-11-26 15:59:21.385 [Thread-224] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpCA_2 PdpUpdate stopping listener 15:59:21 2025-11-26 15:59:21.385 [Thread-224] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - pdpCA_2 PdpUpdate stopped 15:59:21 2025-11-26 15:59:21.391 [Thread-224] INFO o.o.p.p.m.comm.msgdata.RequestImpl.processResponse(274) - pdpCA_2 PdpUpdate successful 15:59:21 2025-11-26 15:59:21.391 [Thread-224] INFO o.o.policy.pap.main.comm.PdpRequests.startNextRequest(140) - pdpCA_2 has no more requests 15:59:21 2025-11-26 15:59:21.391 [Thread-217] INFO network.log(87) - [OUT|NOOP|notification-topic] 15:59:21 {"deployed-policies":[],"undeployed-policies":[{"policy-type":"onap.policies.monitoring.cdap.tca.hi.lo.app","policy-type-version":"1.0.0","policy-id":"onap.restart.tcaC","policy-version":"1.0.0","success-count":2,"failure-count":0,"incomplete-count":0}]} 15:59:21 2025-11-26 15:59:21.400 [Thread-224] ERROR o.o.p.p.m.c.PdpStatusMessageHandler.handlePdpStatus(132) - Failed connecting to database provider 15:59:21 java.lang.NullPointerException: Cannot invoke "String.equals(Object)" because the return value of "org.onap.policy.models.pdp.concepts.PdpStatus.getPdpType()" is null 15:59:21 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.findPdpSubGroup(PdpStatusMessageHandler.java:245) 15:59:21 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.handlePdpHeartbeat(PdpStatusMessageHandler.java:229) 15:59:21 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.handlePdpStatus(PdpStatusMessageHandler.java:117) 15:59:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:59:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:59:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:59:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:59:21 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:59:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:59:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:59:21 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:59:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:21 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:59:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:21 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:59:21 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler$$SpringCGLIB$$0.handlePdpStatus() 15:59:21 at org.onap.policy.pap.main.comm.PdpModifyRequestMap$SingletonListener.success(PdpModifyRequestMap.java:424) 15:59:21 at org.onap.policy.pap.main.comm.msgdata.RequestImpl.processResponse(RequestImpl.java:275) 15:59:21 at org.onap.policy.common.endpoints.listeners.RequestIdDispatcher.offerToListener(RequestIdDispatcher.java:152) 15:59:21 at org.onap.policy.common.endpoints.listeners.RequestIdDispatcher.onTopicEvent(RequestIdDispatcher.java:130) 15:59:21 at org.onap.policy.common.endpoints.listeners.ScoListener.onTopicEvent(ScoListener.java:75) 15:59:21 at org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher.onTopicEvent(MessageTypeDispatcher.java:97) 15:59:21 at org.onap.policy.common.endpoints.listeners.JsonListener.onTopicEvent(JsonListener.java:61) 15:59:21 at org.onap.policy.common.message.bus.event.base.TopicBase.broadcast(TopicBase.java:170) 15:59:21 at org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint.io(NoopTopicEndpoint.java:74) 15:59:21 at org.onap.policy.common.message.bus.event.noop.NoopTopicSource.offer(NoopTopicSource.java:45) 15:59:21 at org.onap.policy.pap.main.rest.e2e.End2EndContext$ToPapThread.run(End2EndContext.java:281) 15:59:21 2025-11-26 15:59:21.539 [https-jsse-nio-auto-17-exec-3] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group undeployPolicy 15:59:21 2025-11-26 15:59:21.539 [https-jsse-nio-auto-17-exec-3] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group undeployPolicyVersion 15:59:21 2025-11-26 15:59:21.539 [https-jsse-nio-auto-17-exec-3] WARN o.o.p.p.m.r.PdpGroupDeleteProvider.undeployPolicy(113) - failed to undeploy policy: onap.restart.tcaC 1.0.0 15:59:21 2025-11-26 15:59:21.539 [https-jsse-nio-auto-17-exec-3] WARN o.o.p.p.m.r.PdpGroupDeleteControllerV1.doUndeployOperation(167) - undeploy policy failed 15:59:21 org.onap.policy.models.base.PfModelException: policy does not appear in any PDP group: onap.restart.tcaC 1.0.0 15:59:21 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider.undeployPolicy(PdpGroupDeleteProvider.java:108) 15:59:21 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:161) 15:59:21 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider.undeploy(PdpGroupDeleteProvider.java:92) 15:59:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:59:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:59:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:59:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:59:21 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:59:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:59:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:59:21 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:59:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:21 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:59:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:21 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:59:21 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider$$SpringCGLIB$$0.undeploy() 15:59:21 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.lambda$deletePolicyVersion$2(PdpGroupDeleteControllerV1.java:124) 15:59:21 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.doUndeployOperation(PdpGroupDeleteControllerV1.java:160) 15:59:21 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.deletePolicyVersion(PdpGroupDeleteControllerV1.java:123) 15:59:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:59:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:59:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:59:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:59:21 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:59:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:59:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:59:21 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:59:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:21 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:59:21 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:21 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:59:21 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1$$SpringCGLIB$$0.deletePolicyVersion() 15:59:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:59:21 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:59:21 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:59:21 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:59:21 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:59:21 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:59:21 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:59:21 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:59:21 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:59:21 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:59:21 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:59:21 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:59:21 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:59:21 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 15:59:21 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:659) 15:59:21 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:59:21 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 15:59:21 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 15:59:21 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 15:59:21 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:21 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:59:21 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:59:21 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 15:59:21 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 15:59:21 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 15:59:21 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 15:59:21 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 15:59:21 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 15:59:21 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:21 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:21 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:21 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 15:59:21 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 15:59:21 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:21 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:21 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:21 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 15:59:21 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:21 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:21 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:21 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 15:59:21 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:21 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:21 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:21 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 15:59:21 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:21 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:21 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:21 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 15:59:21 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:21 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:21 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:21 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:21 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 15:59:21 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 15:59:21 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:21 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:21 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:21 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 15:59:21 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 15:59:21 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:21 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:21 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:21 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:21 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 15:59:21 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 15:59:21 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:21 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:21 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:21 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 15:59:21 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:21 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:21 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:21 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:21 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 15:59:21 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:21 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:21 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 15:59:21 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 15:59:21 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:21 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 15:59:21 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 15:59:21 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:21 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 15:59:21 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:21 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:59:21 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 15:59:21 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:21 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 15:59:21 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:21 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:59:21 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 15:59:21 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 15:59:21 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 15:59:21 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:21 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:59:21 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:21 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:21 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:59:21 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:21 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:21 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 15:59:21 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:21 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:21 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:59:21 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:21 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:21 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 15:59:21 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 15:59:21 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 15:59:21 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 15:59:21 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 15:59:21 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 15:59:21 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 15:59:21 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 15:59:21 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 15:59:21 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 15:59:21 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 15:59:21 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 15:59:21 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 15:59:21 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 15:59:21 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 15:59:21 at java.base/java.lang.Thread.run(Thread.java:833) 15:59:21 2025-11-26 15:59:21.543 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.unregister(147) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=4, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.pap.main.rest.e2e.End2EndContext$$Lambda$3835/0x0000000801eabcb0@4e415ae 15:59:21 2025-11-26 15:59:21.548 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 15:59:21 2025-11-26 15:59:21.548 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 15:59:21 2025-11-26 15:59:21.549 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 15:59:21 2025-11-26 15:59:21.549 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 15:59:21 2025-11-26 15:59:21.549 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 15:59:21 2025-11-26 15:59:21.549 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 15:59:21 2025-11-26 15:59:21.549 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 15:59:21 2025-11-26 15:59:21.549 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 15:59:21 2025-11-26 15:59:21.549 [Thread-219] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 15:59:21 2025-11-26 15:59:21.549 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 15:59:21 2025-11-26 15:59:21.549 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 15:59:21 2025-11-26 15:59:21.549 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 15:59:21 2025-11-26 15:59:21.549 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 15:59:21 2025-11-26 15:59:21.550 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:59:21 2025-11-26 15:59:21.550 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=4, locked=false, #topicListeners=1]]]: stopping 15:59:21 2025-11-26 15:59:21.550 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=2, locked=false, #topicListeners=1]]]: stopping 15:59:21 2025-11-26 15:59:21.550 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=4, locked=false, #topicListeners=0]]]: stopping 15:59:21 2025-11-26 15:59:21.550 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=2, locked=false, #topicListeners=1]]]: shutdown 15:59:21 2025-11-26 15:59:21.550 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=2, locked=false, #topicListeners=1]]]: stopping 15:59:21 2025-11-26 15:59:21.550 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=4, locked=false, #topicListeners=0]]]: shutdown 15:59:21 2025-11-26 15:59:21.550 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=4, locked=false, #topicListeners=0]]]: stopping 15:59:21 2025-11-26 15:59:21.550 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:59:21 2025-11-26 15:59:21.550 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:59:21 2025-11-26 15:59:21.550 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=4, locked=false, #topicListeners=1]]]: shutdown 15:59:21 2025-11-26 15:59:21.551 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=4, locked=false, #topicListeners=1]]]: stopping 15:59:21 2025-11-26 15:59:21.551 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 15:59:21 2025-11-26 15:59:21.551 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 15:59:21 2025-11-26 15:59:21.551 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 15:59:21 2025-11-26 15:59:21.551 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 15:59:21 2025-11-26 15:59:21.551 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 15:59:21 2025-11-26 15:59:21.551 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 15:59:21 2025-11-26 15:59:21.551 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 15:59:21 2025-11-26 15:59:21.551 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 15:59:21 2025-11-26 15:59:21.552 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 15:59:21 2025-11-26 15:59:21.554 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-17-36025"] 15:59:21 2025-11-26 15:59:21.555 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 15:59:21 2025-11-26 15:59:21.555 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-17"] 15:59:21 2025-11-26 15:59:21.556 [Thread-218] INFO o.o.p.pap.main.comm.TimerManager.sleep(307) - sleep finishing due to stop() 15:59:21 2025-11-26 15:59:21.556 [Thread-218] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 15:59:21 2025-11-26 15:59:21.558 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 15:59:21 2025-11-26 15:59:21.564 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-17 - Shutdown initiated... 15:59:21 2025-11-26 15:59:21.565 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-17 - Shutdown completed. 15:59:21 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.940 s -- in org.onap.policy.pap.main.rest.e2e.PdpGroupDeleteTest 15:59:21 [INFO] Running org.onap.policy.pap.main.rest.e2e.PdpGroupDeployTest 15:59:21 15:59:21 . ____ _ __ _ _ 15:59:21 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:59:21 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:59:21 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:59:21 ' |____| .__|_| |_|_| |_\__, | / / / / 15:59:21 =========|_|==============|___/=/_/_/_/ 15:59:21 15:59:21 :: Spring Boot :: (v3.5.3) 15:59:21 15:59:21 2025-11-26 15:59:21.601 [main] INFO o.o.p.p.m.r.e2e.PdpGroupDeployTest.logStarting(53) - Starting PdpGroupDeployTest using Java 17.0.4 with PID 2672 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 15:59:21 2025-11-26 15:59:21.601 [main] INFO o.o.p.p.m.r.e2e.PdpGroupDeployTest.logStartupProfileInfo(658) - The following 2 profiles are active: "test-e2e", "default" 15:59:21 2025-11-26 15:59:21.751 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 15:59:21 2025-11-26 15:59:21.762 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 9 ms. Found 7 JPA repository interfaces. 15:59:21 2025-11-26 15:59:21.852 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 15:59:21 2025-11-26 15:59:21.853 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-18"] 15:59:21 2025-11-26 15:59:21.853 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 15:59:21 2025-11-26 15:59:21.853 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 15:59:21 2025-11-26 15:59:21.866 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 15:59:21 2025-11-26 15:59:21.866 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 264 ms 15:59:21 2025-11-26 15:59:21.933 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 15:59:21 2025-11-26 15:59:21.935 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 15:59:21 2025-11-26 15:59:21.941 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 15:59:21 2025-11-26 15:59:21.941 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-18 - Starting... 15:59:21 2025-11-26 15:59:21.943 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-18 - Added connection conn170: url=jdbc:h2:mem:testdb15 user=POLICY_USER 15:59:21 2025-11-26 15:59:21.943 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-18 - Start completed. 15:59:21 2025-11-26 15:59:21.943 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 15:59:21 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-18)'] 15:59:21 Database driver: undefined/unknown 15:59:21 Database version: 2.2.224 15:59:21 Autocommit mode: undefined/unknown 15:59:21 Isolation level: undefined/unknown 15:59:21 Minimum pool size: undefined/unknown 15:59:21 Maximum pool size: undefined/unknown 15:59:22 2025-11-26 15:59:22.048 [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator.initiateService(59) - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 15:59:22 2025-11-26 15:59:22.079 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 15:59:22 2025-11-26 15:59:22.342 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 15:59:22 2025-11-26 15:59:22.395 [main] INFO o.s.v.b.OptionalValidatorFactoryBean.afterPropertiesSet(48) - Failed to set up a Bean Validation provider: jakarta.validation.NoProviderFoundException: Unable to create a Configuration, because no Jakarta Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. 15:59:22 2025-11-26 15:59:22.586 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 15:59:22 2025-11-26 15:59:22.620 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-18"] 15:59:22 2025-11-26 15:59:22.631 [main] INFO o.a.t.u.net.NioEndpoint.certificate.log(168) - Connector [https-jsse-nio-auto-18], TLS virtual host [_default_], certificate type [UNDEFINED] configured from keystore [/home/jenkins/.keystore] using alias [tomcat] with trust store [null] 15:59:22 2025-11-26 15:59:22.633 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 44285 (https) with context path '/policy/pap/v1' 15:59:22 2025-11-26 15:59:22.644 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 15:59:22 2025-11-26 15:59:22.644 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 15:59:22 2025-11-26 15:59:22.644 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 15:59:22 2025-11-26 15:59:22.644 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 15:59:22 2025-11-26 15:59:22.644 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 15:59:22 2025-11-26 15:59:22.644 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 15:59:22 2025-11-26 15:59:22.644 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 15:59:22 2025-11-26 15:59:22.644 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@5c675615 15:59:22 2025-11-26 15:59:22.644 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 15:59:22 2025-11-26 15:59:22.644 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@3efde692 15:59:22 2025-11-26 15:59:22.645 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 15:59:22 2025-11-26 15:59:22.645 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:59:22 2025-11-26 15:59:22.645 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:59:22 2025-11-26 15:59:22.645 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:59:22 2025-11-26 15:59:22.645 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:59:22 2025-11-26 15:59:22.645 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 15:59:22 2025-11-26 15:59:22.645 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 15:59:22 2025-11-26 15:59:22.645 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 15:59:22 2025-11-26 15:59:22.646 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 15:59:22 2025-11-26 15:59:22.646 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 15:59:22 2025-11-26 15:59:22.646 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 15:59:22 2025-11-26 15:59:22.646 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 15:59:22 2025-11-26 15:59:22.646 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 15:59:22 2025-11-26 15:59:22.646 [Thread-230] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 15:59:22 2025-11-26 15:59:22.646 [Thread-229] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 15:59:22 2025-11-26 15:59:22.647 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 15:59:22 2025-11-26 15:59:22.647 [main] INFO o.o.p.p.m.r.e2e.PdpGroupDeployTest.logStarted(59) - Started PdpGroupDeployTest in 1.069 seconds (process running for 60.718) 15:59:22 2025-11-26 15:59:22.707 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.pap.main.rest.e2e.End2EndContext$$Lambda$3835/0x0000000801eabcb0@243748de 15:59:22 2025-11-26 15:59:22.729 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:22 2025-11-26 15:59:22.730 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:22 2025-11-26 15:59:22.746 [https-jsse-nio-auto-18-exec-8] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring DispatcherServlet 'dispatcherServlet' 15:59:22 2025-11-26 15:59:22.747 [https-jsse-nio-auto-18-exec-8] INFO o.s.web.servlet.DispatcherServlet.initServletBean(532) - Initializing Servlet 'dispatcherServlet' 15:59:22 2025-11-26 15:59:22.748 [https-jsse-nio-auto-18-exec-8] INFO o.s.web.servlet.DispatcherServlet.initServletBean(554) - Completed initialization in 1 ms 15:59:22 2025-11-26 15:59:22.914 [https-jsse-nio-auto-18-exec-8] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group deployGroups 15:59:22 2025-11-26 15:59:22.953 [https-jsse-nio-auto-18-exec-8] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy onap.restart.tca 1.0.0 15:59:22 2025-11-26 15:59:22.954 [https-jsse-nio-auto-18-exec-8] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpAA_1 deployGroups pdpTypeA policies=1 15:59:22 2025-11-26 15:59:22.954 [https-jsse-nio-auto-18-exec-8] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpAA_2 deployGroups pdpTypeA policies=1 15:59:22 2025-11-26 15:59:22.954 [https-jsse-nio-auto-18-exec-8] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group deployGroups 15:59:22 2025-11-26 15:59:22.954 [https-jsse-nio-auto-18-exec-8] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group deployGroups 15:59:23 2025-11-26 15:59:22.971 [https-jsse-nio-auto-18-exec-8] INFO o.o.p.p.main.rest.PolicyAuditManager.saveRecordsToDb(112) - sending audit records to database: [PolicyAudit(auditId=null, pdpGroup=deployGroups, pdpType=pdpTypeA, policy=onap.restart.tca 1.0.0, action=DEPLOYMENT, timestamp=2025-11-26T15:59:22Z, user=policyadmin)] 15:59:23 2025-11-26 15:59:22.978 [https-jsse-nio-auto-18-exec-8] INFO o.o.p.c.u.services.ServiceManager.start(117) - pdpAA_2 PdpUpdate starting 15:59:23 2025-11-26 15:59:22.978 [https-jsse-nio-auto-18-exec-8] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpAA_2 PdpUpdate starting listener 15:59:23 2025-11-26 15:59:22.978 [https-jsse-nio-auto-18-exec-8] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpAA_2 PdpUpdate starting timer 15:59:23 2025-11-26 15:59:22.978 [https-jsse-nio-auto-18-exec-8] INFO o.o.p.pap.main.comm.TimerManager.register(121) - update timer registered Timer [name=39b68976-b440-4d27-9e82-d9be79626e1a, expireMs=1764172765978] 15:59:23 2025-11-26 15:59:22.978 [https-jsse-nio-auto-18-exec-8] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpAA_2 PdpUpdate starting enqueue 15:59:23 2025-11-26 15:59:22.978 [https-jsse-nio-auto-18-exec-8] INFO o.o.p.c.u.services.ServiceManager.start(137) - pdpAA_2 PdpUpdate started 15:59:23 2025-11-26 15:59:22.978 [Thread-229] INFO o.o.p.pap.main.comm.TimerManager.await(245) - update timer waiting 3000ms Timer [name=39b68976-b440-4d27-9e82-d9be79626e1a, expireMs=1764172765978] 15:59:23 2025-11-26 15:59:22.979 [https-jsse-nio-auto-18-exec-8] INFO o.o.p.c.u.services.ServiceManager.start(117) - pdpAA_1 PdpUpdate starting 15:59:23 2025-11-26 15:59:22.979 [https-jsse-nio-auto-18-exec-8] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpAA_1 PdpUpdate starting listener 15:59:23 2025-11-26 15:59:22.979 [https-jsse-nio-auto-18-exec-8] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpAA_1 PdpUpdate starting timer 15:59:23 2025-11-26 15:59:22.979 [Thread-227] INFO network.log(87) - [OUT|NOOP|pdp-pap-topic] 15:59:23 {"source":"pap-2ba3c8d6-8fc4-4e68-a770-0d0db142a0e3","policiesToBeDeployed":[{"type":"onap.policies.monitoring.cdap.tca.hi.lo.app","type_version":"1.0.0","properties":{"tca_policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"Measurement_vGMUX","controlLoopSchemaType":"VNF","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"EQUAL","severity":"MAJOR","closedLoopEventStatus":"ABATED"},{"closedLoopControlName":"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}},"name":"onap.restart.tca","version":"1.0.0","metadata":{"policy-id":"onap.restart.tca","policy-version":"1.0.0"}}],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"39b68976-b440-4d27-9e82-d9be79626e1a","timestampMs":1764172762954,"name":"pdpAA_2","pdpGroup":"deployGroups","pdpSubgroup":"pdpTypeA"} 15:59:23 2025-11-26 15:59:22.979 [https-jsse-nio-auto-18-exec-8] INFO o.o.p.pap.main.comm.TimerManager.register(121) - update timer registered Timer [name=8c195c87-2f72-436a-9ec5-6d494e31e3fd, expireMs=1764172765979] 15:59:23 2025-11-26 15:59:22.979 [https-jsse-nio-auto-18-exec-8] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpAA_1 PdpUpdate starting enqueue 15:59:23 2025-11-26 15:59:22.979 [https-jsse-nio-auto-18-exec-8] INFO o.o.p.c.u.services.ServiceManager.start(137) - pdpAA_1 PdpUpdate started 15:59:23 2025-11-26 15:59:22.979 [Thread-227] INFO network.log(87) - [OUT|NOOP|pdp-pap-topic] 15:59:23 {"source":"pap-2ba3c8d6-8fc4-4e68-a770-0d0db142a0e3","policiesToBeDeployed":[{"type":"onap.policies.monitoring.cdap.tca.hi.lo.app","type_version":"1.0.0","properties":{"tca_policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"Measurement_vGMUX","controlLoopSchemaType":"VNF","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"EQUAL","severity":"MAJOR","closedLoopEventStatus":"ABATED"},{"closedLoopControlName":"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}},"name":"onap.restart.tca","version":"1.0.0","metadata":{"policy-id":"onap.restart.tca","policy-version":"1.0.0"}}],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"8c195c87-2f72-436a-9ec5-6d494e31e3fd","timestampMs":1764172762954,"name":"pdpAA_1","pdpGroup":"deployGroups","pdpSubgroup":"pdpTypeA"} 15:59:23 2025-11-26 15:59:22.980 [Thread-231] INFO network.log(87) - [IN|NOOP|pdp-pap-topic] 15:59:23 {"pdpType":"pdpTypeA","state":"ACTIVE","policies":[{"name":"onap.restart.tca","version":"1.0.0"}],"response":{"responseTo":"39b68976-b440-4d27-9e82-d9be79626e1a"},"messageName":"PDP_STATUS","requestId":"044532ba-e944-4d52-bd34-4dd35c4c0757","timestampMs":1764172762724,"name":"pdpAA_2","pdpGroup":"deployGroups","pdpSubgroup":"pdpTypeA"} 15:59:23 2025-11-26 15:59:22.981 [Thread-231] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - pdpAA_2 PdpUpdate stopping 15:59:23 2025-11-26 15:59:22.981 [Thread-231] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpAA_2 PdpUpdate stopping enqueue 15:59:23 2025-11-26 15:59:22.981 [Thread-231] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpAA_2 PdpUpdate stopping timer 15:59:23 2025-11-26 15:59:22.981 [Thread-231] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - update timer cancelled Timer [name=39b68976-b440-4d27-9e82-d9be79626e1a, expireMs=1764172765978] 15:59:23 2025-11-26 15:59:22.981 [Thread-231] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpAA_2 PdpUpdate stopping listener 15:59:23 2025-11-26 15:59:22.981 [Thread-231] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - pdpAA_2 PdpUpdate stopped 15:59:23 2025-11-26 15:59:22.991 [Thread-231] INFO o.o.p.p.m.comm.msgdata.RequestImpl.processResponse(274) - pdpAA_2 PdpUpdate successful 15:59:23 2025-11-26 15:59:22.991 [Thread-231] INFO o.o.policy.pap.main.comm.PdpRequests.startNextRequest(140) - pdpAA_2 has no more requests 15:59:23 2025-11-26 15:59:22.997 [Thread-231] INFO network.log(87) - [IN|NOOP|pdp-pap-topic] 15:59:23 {"pdpType":"pdpTypeA","state":"ACTIVE","policies":[{"name":"onap.restart.tca","version":"1.0.0"}],"response":{"responseTo":"8c195c87-2f72-436a-9ec5-6d494e31e3fd"},"messageName":"PDP_STATUS","requestId":"c343a237-0810-4f73-a7da-b5af1a4afea3","timestampMs":1764172762724,"name":"pdpAA_1","pdpGroup":"deployGroups","pdpSubgroup":"pdpTypeA"} 15:59:23 2025-11-26 15:59:22.997 [Thread-231] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - pdpAA_1 PdpUpdate stopping 15:59:23 2025-11-26 15:59:22.997 [Thread-231] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpAA_1 PdpUpdate stopping enqueue 15:59:23 2025-11-26 15:59:22.997 [Thread-231] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpAA_1 PdpUpdate stopping timer 15:59:23 2025-11-26 15:59:22.997 [Thread-231] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - update timer cancelled Timer [name=8c195c87-2f72-436a-9ec5-6d494e31e3fd, expireMs=1764172765979] 15:59:23 2025-11-26 15:59:22.998 [Thread-231] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpAA_1 PdpUpdate stopping listener 15:59:23 2025-11-26 15:59:22.998 [Thread-231] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - pdpAA_1 PdpUpdate stopped 15:59:23 2025-11-26 15:59:23.002 [Thread-231] INFO o.o.p.p.m.comm.msgdata.RequestImpl.processResponse(274) - pdpAA_1 PdpUpdate successful 15:59:23 2025-11-26 15:59:23.002 [Thread-231] INFO o.o.policy.pap.main.comm.PdpRequests.startNextRequest(140) - pdpAA_1 has no more requests 15:59:23 2025-11-26 15:59:23.003 [Thread-228] INFO network.log(87) - [OUT|NOOP|notification-topic] 15:59:23 {"deployed-policies":[{"policy-type":"onap.policies.monitoring.cdap.tca.hi.lo.app","policy-type-version":"1.0.0","policy-id":"onap.restart.tca","policy-version":"1.0.0","success-count":2,"failure-count":0,"incomplete-count":0}],"undeployed-policies":[]} 15:59:23 2025-11-26 15:59:23.104 [https-jsse-nio-auto-18-exec-9] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group deployGroups 15:59:23 2025-11-26 15:59:23.192 [https-jsse-nio-auto-18-exec-10] INFO o.o.policy.pap.main.rest.SessionData.getGroup(348) - unknown group unknown-group 15:59:23 2025-11-26 15:59:23.193 [https-jsse-nio-auto-18-exec-10] WARN o.o.p.p.m.r.PdpGroupDeployControllerV1.doOperation(133) - update policy deployments failed 15:59:23 org.onap.policy.models.base.PfModelException: "groups" INVALID, item has status INVALID 15:59:23 item "unknown-group" value "DeploymentGroup(name=unknown-group, deploymentSubgroups=[DeploymentSubGroup(pdpType=pdpTypeA, action=PATCH, policies=[onap.restart.tca 1.0.0]), DeploymentSubGroup(pdpType=pdpTypeB, action=PATCH, policies=[])])" INVALID, unknown group 15:59:23 at org.onap.policy.pap.main.rest.PdpGroupDeployProvider.updateGroups(PdpGroupDeployProvider.java:118) 15:59:23 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:161) 15:59:23 at org.onap.policy.pap.main.rest.PdpGroupDeployProvider.updateGroupPolicies(PdpGroupDeployProvider.java:93) 15:59:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:59:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:59:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:59:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:59:23 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:59:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:59:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:59:23 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:59:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:23 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:59:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:23 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:59:23 at org.onap.policy.pap.main.rest.PdpGroupDeployProvider$$SpringCGLIB$$0.updateGroupPolicies() 15:59:23 at org.onap.policy.pap.main.rest.PdpGroupDeployControllerV1.lambda$updateGroupPolicies$0(PdpGroupDeployControllerV1.java:99) 15:59:23 at org.onap.policy.pap.main.rest.PdpGroupDeployControllerV1.doOperation(PdpGroupDeployControllerV1.java:127) 15:59:23 at org.onap.policy.pap.main.rest.PdpGroupDeployControllerV1.updateGroupPolicies(PdpGroupDeployControllerV1.java:98) 15:59:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:59:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:59:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:59:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:59:23 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:59:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:59:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:59:23 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:59:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:23 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:59:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:23 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:59:23 at org.onap.policy.pap.main.rest.PdpGroupDeployControllerV1$$SpringCGLIB$$0.updateGroupPolicies() 15:59:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:59:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:59:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:59:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:59:23 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:59:23 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:59:23 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:59:23 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:59:23 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:59:23 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:59:23 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:59:23 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:59:23 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:59:23 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:59:23 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:653) 15:59:23 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:59:23 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 15:59:23 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 15:59:23 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 15:59:23 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:23 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:59:23 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:59:23 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 15:59:23 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 15:59:23 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 15:59:23 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 15:59:23 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 15:59:23 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 15:59:23 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:23 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:23 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:23 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 15:59:23 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 15:59:23 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:23 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:23 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:23 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 15:59:23 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:23 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:23 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:23 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 15:59:23 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:23 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:23 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:23 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 15:59:23 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:23 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:23 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:23 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 15:59:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:23 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:23 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:23 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:23 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 15:59:23 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 15:59:23 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:23 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:23 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:23 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 15:59:23 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 15:59:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:23 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:23 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:23 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:23 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 15:59:23 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 15:59:23 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:23 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:23 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:23 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 15:59:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:23 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:23 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:23 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:23 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 15:59:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:23 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:23 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 15:59:23 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 15:59:23 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:23 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 15:59:23 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 15:59:23 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:23 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 15:59:23 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:23 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:59:23 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 15:59:23 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:23 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 15:59:23 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:23 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:59:23 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 15:59:23 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 15:59:23 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 15:59:23 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:23 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:59:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:23 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:23 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:59:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:23 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:23 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 15:59:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:23 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:23 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:59:23 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:23 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:23 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 15:59:23 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 15:59:23 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 15:59:23 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 15:59:23 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 15:59:23 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 15:59:23 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 15:59:23 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 15:59:23 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 15:59:23 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 15:59:23 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 15:59:23 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 15:59:23 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 15:59:23 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 15:59:23 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 15:59:23 at java.base/java.lang.Thread.run(Thread.java:833) 15:59:23 2025-11-26 15:59:23.196 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.unregister(147) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=2, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.pap.main.rest.e2e.End2EndContext$$Lambda$3835/0x0000000801eabcb0@243748de 15:59:23 2025-11-26 15:59:23.230 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=2, locked=false, #topicListeners=0]]]: registering org.onap.policy.pap.main.rest.e2e.End2EndContext$$Lambda$3835/0x0000000801eabcb0@20d1f9f1 15:59:23 2025-11-26 15:59:23.246 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=1, locked=false, #topicListeners=0]]]: registering org.onap.policy.pap.main.rest.e2e.PdpGroupDeployTest$$Lambda$3880/0x0000000801f3e6a0@349cc412 15:59:23 2025-11-26 15:59:23.252 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:23 2025-11-26 15:59:23.252 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:23 2025-11-26 15:59:23.400 [https-jsse-nio-auto-18-exec-6] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group deployPolicies 15:59:23 2025-11-26 15:59:23.401 [https-jsse-nio-auto-18-exec-6] INFO o.o.p.p.m.r.PdpGroupDeployProvider.lambda$makeUpdater$2(452) - add policy onap.restart.tcaB 1.0.0 to subgroup deployPolicies pdpTypeA count=1 15:59:23 2025-11-26 15:59:23.401 [https-jsse-nio-auto-18-exec-6] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy onap.restart.tcaB 1.0.0 15:59:23 2025-11-26 15:59:23.401 [https-jsse-nio-auto-18-exec-6] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpBA_1 deployPolicies pdpTypeA policies=1 15:59:23 2025-11-26 15:59:23.401 [https-jsse-nio-auto-18-exec-6] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpBA_2 deployPolicies pdpTypeA policies=1 15:59:23 2025-11-26 15:59:23.401 [https-jsse-nio-auto-18-exec-6] INFO o.o.p.p.m.r.PdpGroupDeployProvider.containsPolicy(518) - subgroup deployPolicies pdpTypeB already contains policy onap.restart.tcaB 1.0.0 15:59:23 2025-11-26 15:59:23.401 [https-jsse-nio-auto-18-exec-6] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group deployPolicies 15:59:23 2025-11-26 15:59:23.401 [https-jsse-nio-auto-18-exec-6] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group deployPolicies 15:59:23 2025-11-26 15:59:23.410 [https-jsse-nio-auto-18-exec-6] INFO o.o.p.p.main.rest.PolicyAuditManager.saveRecordsToDb(112) - sending audit records to database: [PolicyAudit(auditId=null, pdpGroup=deployPolicies, pdpType=pdpTypeA, policy=onap.restart.tcaB 1.0.0, action=DEPLOYMENT, timestamp=2025-11-26T15:59:23Z, user=policyadmin)] 15:59:23 2025-11-26 15:59:23.414 [https-jsse-nio-auto-18-exec-6] INFO o.o.p.c.u.services.ServiceManager.start(117) - pdpBA_2 PdpUpdate starting 15:59:23 2025-11-26 15:59:23.414 [https-jsse-nio-auto-18-exec-6] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpBA_2 PdpUpdate starting listener 15:59:23 2025-11-26 15:59:23.415 [https-jsse-nio-auto-18-exec-6] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpBA_2 PdpUpdate starting timer 15:59:23 2025-11-26 15:59:23.415 [https-jsse-nio-auto-18-exec-6] INFO o.o.p.pap.main.comm.TimerManager.register(121) - update timer registered Timer [name=079835de-9467-48dd-aab3-259608c2b692, expireMs=1764172766415] 15:59:23 2025-11-26 15:59:23.415 [https-jsse-nio-auto-18-exec-6] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpBA_2 PdpUpdate starting enqueue 15:59:23 2025-11-26 15:59:23.415 [https-jsse-nio-auto-18-exec-6] INFO o.o.p.c.u.services.ServiceManager.start(137) - pdpBA_2 PdpUpdate started 15:59:23 2025-11-26 15:59:23.415 [https-jsse-nio-auto-18-exec-6] INFO o.o.p.c.u.services.ServiceManager.start(117) - pdpBA_1 PdpUpdate starting 15:59:23 2025-11-26 15:59:23.415 [https-jsse-nio-auto-18-exec-6] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpBA_1 PdpUpdate starting listener 15:59:23 2025-11-26 15:59:23.415 [https-jsse-nio-auto-18-exec-6] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpBA_1 PdpUpdate starting timer 15:59:23 2025-11-26 15:59:23.415 [https-jsse-nio-auto-18-exec-6] INFO o.o.p.pap.main.comm.TimerManager.register(121) - update timer registered Timer [name=eb357d6d-8cc7-45cc-a36d-c029dcfc1512, expireMs=1764172766415] 15:59:23 2025-11-26 15:59:23.415 [Thread-227] INFO network.log(87) - [OUT|NOOP|pdp-pap-topic] 15:59:23 {"source":"pap-2ba3c8d6-8fc4-4e68-a770-0d0db142a0e3","policiesToBeDeployed":[{"type":"onap.policies.monitoring.cdap.tca.hi.lo.app","type_version":"1.0.0","properties":{"tca_policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"Measurement_vGMUX","controlLoopSchemaType":"VNF","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"EQUAL","severity":"MAJOR","closedLoopEventStatus":"ABATED"},{"closedLoopControlName":"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}},"name":"onap.restart.tcaB","version":"1.0.0","metadata":{"policy-id":"onap.restart.tcaB","policy-version":"1.0.0"}}],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"079835de-9467-48dd-aab3-259608c2b692","timestampMs":1764172763401,"name":"pdpBA_2","pdpGroup":"deployPolicies","pdpSubgroup":"pdpTypeA"} 15:59:23 2025-11-26 15:59:23.416 [https-jsse-nio-auto-18-exec-6] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpBA_1 PdpUpdate starting enqueue 15:59:23 2025-11-26 15:59:23.416 [https-jsse-nio-auto-18-exec-6] INFO o.o.p.c.u.services.ServiceManager.start(137) - pdpBA_1 PdpUpdate started 15:59:23 2025-11-26 15:59:23.416 [Thread-227] INFO network.log(87) - [OUT|NOOP|pdp-pap-topic] 15:59:23 {"source":"pap-2ba3c8d6-8fc4-4e68-a770-0d0db142a0e3","policiesToBeDeployed":[{"type":"onap.policies.monitoring.cdap.tca.hi.lo.app","type_version":"1.0.0","properties":{"tca_policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"Measurement_vGMUX","controlLoopSchemaType":"VNF","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"EQUAL","severity":"MAJOR","closedLoopEventStatus":"ABATED"},{"closedLoopControlName":"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}},"name":"onap.restart.tcaB","version":"1.0.0","metadata":{"policy-id":"onap.restart.tcaB","policy-version":"1.0.0"}}],"policiesToBeUndeployed":[],"messageName":"PDP_UPDATE","requestId":"eb357d6d-8cc7-45cc-a36d-c029dcfc1512","timestampMs":1764172763401,"name":"pdpBA_1","pdpGroup":"deployPolicies","pdpSubgroup":"pdpTypeA"} 15:59:23 2025-11-26 15:59:23.417 [Thread-233] INFO network.log(87) - [IN|NOOP|pdp-pap-topic] 15:59:23 {"pdpType":"pdpTypeA","state":"ACTIVE","policies":[{"name":"onap.restart.tcaB","version":"1.0.0"}],"response":{"responseTo":"079835de-9467-48dd-aab3-259608c2b692"},"messageName":"PDP_STATUS","requestId":"25f93ada-12e3-4303-ade2-b1d403efa8c5","timestampMs":1764172763245,"name":"pdpBA_2","pdpGroup":"deployPolicies","pdpSubgroup":"pdpTypeA"} 15:59:23 2025-11-26 15:59:23.418 [Thread-233] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - pdpBA_2 PdpUpdate stopping 15:59:23 2025-11-26 15:59:23.418 [Thread-233] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpBA_2 PdpUpdate stopping enqueue 15:59:23 2025-11-26 15:59:23.418 [Thread-233] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpBA_2 PdpUpdate stopping timer 15:59:23 2025-11-26 15:59:23.418 [Thread-233] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - update timer cancelled Timer [name=079835de-9467-48dd-aab3-259608c2b692, expireMs=1764172766415] 15:59:23 2025-11-26 15:59:23.418 [Thread-233] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpBA_2 PdpUpdate stopping listener 15:59:23 2025-11-26 15:59:23.418 [Thread-233] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - pdpBA_2 PdpUpdate stopped 15:59:23 2025-11-26 15:59:23.426 [Thread-233] INFO o.o.p.p.m.comm.msgdata.RequestImpl.processResponse(274) - pdpBA_2 PdpUpdate successful 15:59:23 2025-11-26 15:59:23.427 [Thread-233] INFO o.o.policy.pap.main.comm.PdpRequests.startNextRequest(140) - pdpBA_2 has no more requests 15:59:23 2025-11-26 15:59:23.475 [Thread-233] ERROR o.o.p.p.m.c.PdpStatusMessageHandler.handlePdpStatus(132) - Failed connecting to database provider 15:59:23 org.onap.policy.models.base.PfModelRuntimeException: "PDP" INVALID, item has status INVALID 15:59:23 item "healthy" value "null" INVALID, is null 15:59:23 15:59:23 at org.onap.policy.pap.main.service.PdpGroupService.updatePdp(PdpGroupService.java:194) 15:59:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:59:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:59:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:59:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:59:23 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:59:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:59:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:59:23 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:59:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:23 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:59:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:23 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:380) 15:59:23 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 15:59:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:23 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:59:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:23 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:59:23 at org.onap.policy.pap.main.service.PdpGroupService$$SpringCGLIB$$0.updatePdp() 15:59:23 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.updatePdpHealthStatus(PdpStatusMessageHandler.java:322) 15:59:23 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.processPdpDetails(PdpStatusMessageHandler.java:284) 15:59:23 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.handlePdpHeartbeat(PdpStatusMessageHandler.java:233) 15:59:23 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.handlePdpStatus(PdpStatusMessageHandler.java:117) 15:59:23 at jdk.internal.reflect.GeneratedMethodAccessor728.invoke(Unknown Source) 15:59:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:59:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:59:23 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:59:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:59:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:59:23 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:59:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:23 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:59:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:23 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:59:23 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler$$SpringCGLIB$$0.handlePdpStatus() 15:59:23 at org.onap.policy.pap.main.comm.PdpModifyRequestMap$SingletonListener.success(PdpModifyRequestMap.java:424) 15:59:23 at org.onap.policy.pap.main.comm.msgdata.RequestImpl.processResponse(RequestImpl.java:275) 15:59:23 at org.onap.policy.common.endpoints.listeners.RequestIdDispatcher.offerToListener(RequestIdDispatcher.java:152) 15:59:23 at org.onap.policy.common.endpoints.listeners.RequestIdDispatcher.onTopicEvent(RequestIdDispatcher.java:130) 15:59:23 at org.onap.policy.common.endpoints.listeners.ScoListener.onTopicEvent(ScoListener.java:75) 15:59:23 at org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher.onTopicEvent(MessageTypeDispatcher.java:97) 15:59:23 at org.onap.policy.common.endpoints.listeners.JsonListener.onTopicEvent(JsonListener.java:61) 15:59:23 at org.onap.policy.common.message.bus.event.base.TopicBase.broadcast(TopicBase.java:170) 15:59:23 at org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint.io(NoopTopicEndpoint.java:74) 15:59:23 at org.onap.policy.common.message.bus.event.noop.NoopTopicSource.offer(NoopTopicSource.java:45) 15:59:23 at org.onap.policy.pap.main.rest.e2e.End2EndContext$ToPapThread.run(End2EndContext.java:281) 15:59:23 2025-11-26 15:59:23.475 [Thread-233] INFO network.log(87) - [IN|NOOP|pdp-pap-topic] 15:59:23 {"pdpType":"pdpTypeA","state":"ACTIVE","policies":[{"name":"onap.restart.tcaB","version":"1.0.0"}],"response":{"responseTo":"eb357d6d-8cc7-45cc-a36d-c029dcfc1512"},"messageName":"PDP_STATUS","requestId":"efb2fba1-c5ca-49f5-9efe-b00d5cb74544","timestampMs":1764172763245,"name":"pdpBA_1","pdpGroup":"deployPolicies","pdpSubgroup":"pdpTypeA"} 15:59:23 2025-11-26 15:59:23.475 [Thread-233] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - pdpBA_1 PdpUpdate stopping 15:59:23 2025-11-26 15:59:23.475 [Thread-233] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpBA_1 PdpUpdate stopping enqueue 15:59:23 2025-11-26 15:59:23.475 [Thread-233] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpBA_1 PdpUpdate stopping timer 15:59:23 2025-11-26 15:59:23.475 [Thread-233] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - update timer cancelled Timer [name=eb357d6d-8cc7-45cc-a36d-c029dcfc1512, expireMs=1764172766415] 15:59:23 2025-11-26 15:59:23.476 [Thread-233] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpBA_1 PdpUpdate stopping listener 15:59:23 2025-11-26 15:59:23.476 [Thread-233] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - pdpBA_1 PdpUpdate stopped 15:59:23 2025-11-26 15:59:23.481 [Thread-233] INFO o.o.p.p.m.comm.msgdata.RequestImpl.processResponse(274) - pdpBA_1 PdpUpdate successful 15:59:23 2025-11-26 15:59:23.481 [Thread-233] INFO o.o.policy.pap.main.comm.PdpRequests.startNextRequest(140) - pdpBA_1 has no more requests 15:59:23 2025-11-26 15:59:23.481 [Thread-228] INFO network.log(87) - [OUT|NOOP|notification-topic] 15:59:23 {"deployed-policies":[{"policy-type":"onap.policies.monitoring.cdap.tca.hi.lo.app","policy-type-version":"1.0.0","policy-id":"onap.restart.tcaB","policy-version":"1.0.0","success-count":2,"failure-count":0,"incomplete-count":0}],"undeployed-policies":[]} 15:59:23 2025-11-26 15:59:23.540 [Thread-233] ERROR o.o.p.p.m.c.PdpStatusMessageHandler.handlePdpStatus(132) - Failed connecting to database provider 15:59:23 org.onap.policy.models.base.PfModelRuntimeException: "PDP" INVALID, item has status INVALID 15:59:23 item "healthy" value "null" INVALID, is null 15:59:23 15:59:23 at org.onap.policy.pap.main.service.PdpGroupService.updatePdp(PdpGroupService.java:194) 15:59:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:59:23 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:59:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:59:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:59:23 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:59:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:59:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:59:23 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:59:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:23 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:59:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:23 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:380) 15:59:23 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 15:59:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:23 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:59:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:23 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:59:23 at org.onap.policy.pap.main.service.PdpGroupService$$SpringCGLIB$$0.updatePdp() 15:59:23 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.updatePdpHealthStatus(PdpStatusMessageHandler.java:322) 15:59:23 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.processPdpDetails(PdpStatusMessageHandler.java:284) 15:59:23 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.handlePdpHeartbeat(PdpStatusMessageHandler.java:233) 15:59:23 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.handlePdpStatus(PdpStatusMessageHandler.java:117) 15:59:23 at jdk.internal.reflect.GeneratedMethodAccessor728.invoke(Unknown Source) 15:59:23 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:59:23 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:59:23 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:59:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:59:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:59:23 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:59:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:23 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:59:23 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:23 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:59:23 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler$$SpringCGLIB$$0.handlePdpStatus() 15:59:23 at org.onap.policy.pap.main.comm.PdpModifyRequestMap$SingletonListener.success(PdpModifyRequestMap.java:424) 15:59:23 at org.onap.policy.pap.main.comm.msgdata.RequestImpl.processResponse(RequestImpl.java:275) 15:59:23 at org.onap.policy.common.endpoints.listeners.RequestIdDispatcher.offerToListener(RequestIdDispatcher.java:152) 15:59:23 at org.onap.policy.common.endpoints.listeners.RequestIdDispatcher.onTopicEvent(RequestIdDispatcher.java:130) 15:59:23 at org.onap.policy.common.endpoints.listeners.ScoListener.onTopicEvent(ScoListener.java:75) 15:59:23 at org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher.onTopicEvent(MessageTypeDispatcher.java:97) 15:59:23 at org.onap.policy.common.endpoints.listeners.JsonListener.onTopicEvent(JsonListener.java:61) 15:59:23 at org.onap.policy.common.message.bus.event.base.TopicBase.broadcast(TopicBase.java:170) 15:59:23 at org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint.io(NoopTopicEndpoint.java:74) 15:59:23 at org.onap.policy.common.message.bus.event.noop.NoopTopicSource.offer(NoopTopicSource.java:45) 15:59:23 at org.onap.policy.pap.main.rest.e2e.End2EndContext$ToPapThread.run(End2EndContext.java:281) 15:59:23 2025-11-26 15:59:23.657 [https-jsse-nio-auto-18-exec-8] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group deployPolicies 15:59:23 2025-11-26 15:59:23.658 [https-jsse-nio-auto-18-exec-8] INFO o.o.p.p.m.r.PdpGroupDeployProvider.containsPolicy(518) - subgroup deployPolicies pdpTypeA already contains policy onap.restart.tcaB 1.0.0 15:59:23 2025-11-26 15:59:23.658 [https-jsse-nio-auto-18-exec-8] INFO o.o.p.p.m.r.PdpGroupDeployProvider.containsPolicy(518) - subgroup deployPolicies pdpTypeB already contains policy onap.restart.tcaB 1.0.0 15:59:23 2025-11-26 15:59:23.661 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.unregister(147) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=4, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.pap.main.rest.e2e.End2EndContext$$Lambda$3835/0x0000000801eabcb0@20d1f9f1 15:59:23 2025-11-26 15:59:23.666 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 15:59:23 2025-11-26 15:59:23.666 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 15:59:23 2025-11-26 15:59:23.667 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 15:59:23 2025-11-26 15:59:23.667 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 15:59:23 2025-11-26 15:59:23.667 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 15:59:23 2025-11-26 15:59:23.667 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 15:59:23 2025-11-26 15:59:23.667 [Thread-230] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 15:59:23 2025-11-26 15:59:23.668 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 15:59:23 2025-11-26 15:59:23.668 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 15:59:23 2025-11-26 15:59:23.668 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 15:59:23 2025-11-26 15:59:23.668 [Thread-229] INFO o.o.p.pap.main.comm.TimerManager.sleep(307) - sleep finishing due to stop() 15:59:23 2025-11-26 15:59:23.668 [Thread-229] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 15:59:23 2025-11-26 15:59:23.668 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 15:59:23 2025-11-26 15:59:23.668 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 15:59:23 2025-11-26 15:59:23.669 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 15:59:23 2025-11-26 15:59:23.669 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:59:23 2025-11-26 15:59:23.669 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=4, locked=false, #topicListeners=1]]]: stopping 15:59:23 2025-11-26 15:59:23.669 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=2, locked=false, #topicListeners=1]]]: stopping 15:59:23 2025-11-26 15:59:23.669 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=4, locked=false, #topicListeners=0]]]: stopping 15:59:23 2025-11-26 15:59:23.669 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=2, locked=false, #topicListeners=1]]]: shutdown 15:59:23 2025-11-26 15:59:23.669 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=2, locked=false, #topicListeners=1]]]: stopping 15:59:23 2025-11-26 15:59:23.669 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=4, locked=false, #topicListeners=0]]]: shutdown 15:59:23 2025-11-26 15:59:23.670 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=4, locked=false, #topicListeners=0]]]: stopping 15:59:23 2025-11-26 15:59:23.670 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:59:23 2025-11-26 15:59:23.670 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:59:23 2025-11-26 15:59:23.670 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=4, locked=false, #topicListeners=1]]]: shutdown 15:59:23 2025-11-26 15:59:23.670 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=4, locked=false, #topicListeners=1]]]: stopping 15:59:23 2025-11-26 15:59:23.670 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 15:59:23 2025-11-26 15:59:23.670 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 15:59:23 2025-11-26 15:59:23.671 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 15:59:23 2025-11-26 15:59:23.672 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 15:59:23 2025-11-26 15:59:23.672 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 15:59:23 2025-11-26 15:59:23.672 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 15:59:23 2025-11-26 15:59:23.672 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 15:59:23 2025-11-26 15:59:23.672 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 15:59:23 2025-11-26 15:59:23.672 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 15:59:23 2025-11-26 15:59:23.673 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-18-44285"] 15:59:23 2025-11-26 15:59:23.674 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 15:59:23 2025-11-26 15:59:23.674 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-18"] 15:59:23 2025-11-26 15:59:23.676 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 15:59:23 2025-11-26 15:59:23.682 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-18 - Shutdown initiated... 15:59:23 2025-11-26 15:59:23.683 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-18 - Shutdown completed. 15:59:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.116 s -- in org.onap.policy.pap.main.rest.e2e.PdpGroupDeployTest 15:59:23 [INFO] Running org.onap.policy.pap.main.rest.e2e.PdpGroupCreateOrUpdateTest 15:59:23 15:59:23 . ____ _ __ _ _ 15:59:23 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:59:23 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:59:23 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:59:23 ' |____| .__|_| |_|_| |_\__, | / / / / 15:59:23 =========|_|==============|___/=/_/_/_/ 15:59:23 15:59:23 :: Spring Boot :: (v3.5.3) 15:59:23 15:59:23 2025-11-26 15:59:23.708 [main] INFO o.o.p.p.m.r.e.PdpGroupCreateOrUpdateTest.logStarting(53) - Starting PdpGroupCreateOrUpdateTest using Java 17.0.4 with PID 2672 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 15:59:23 2025-11-26 15:59:23.708 [main] INFO o.o.p.p.m.r.e.PdpGroupCreateOrUpdateTest.logStartupProfileInfo(658) - The following 2 profiles are active: "test-e2e", "default" 15:59:23 2025-11-26 15:59:23.843 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 15:59:23 2025-11-26 15:59:23.854 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 10 ms. Found 7 JPA repository interfaces. 15:59:23 2025-11-26 15:59:23.926 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 15:59:23 2025-11-26 15:59:23.927 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-19"] 15:59:23 2025-11-26 15:59:23.927 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 15:59:23 2025-11-26 15:59:23.928 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 15:59:23 2025-11-26 15:59:23.940 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 15:59:23 2025-11-26 15:59:23.940 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 231 ms 15:59:24 2025-11-26 15:59:24.013 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 15:59:24 2025-11-26 15:59:24.015 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 15:59:24 2025-11-26 15:59:24.021 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 15:59:24 2025-11-26 15:59:24.021 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-19 - Starting... 15:59:24 2025-11-26 15:59:24.022 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-19 - Added connection conn180: url=jdbc:h2:mem:testdb16 user=POLICY_USER 15:59:24 2025-11-26 15:59:24.023 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-19 - Start completed. 15:59:24 2025-11-26 15:59:24.023 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 15:59:24 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-19)'] 15:59:24 Database driver: undefined/unknown 15:59:24 Database version: 2.2.224 15:59:24 Autocommit mode: undefined/unknown 15:59:24 Isolation level: undefined/unknown 15:59:24 Minimum pool size: undefined/unknown 15:59:24 Maximum pool size: undefined/unknown 15:59:24 2025-11-26 15:59:24.131 [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator.initiateService(59) - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 15:59:24 2025-11-26 15:59:24.168 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 15:59:24 2025-11-26 15:59:24.423 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 15:59:24 2025-11-26 15:59:24.467 [main] INFO o.s.v.b.OptionalValidatorFactoryBean.afterPropertiesSet(48) - Failed to set up a Bean Validation provider: jakarta.validation.NoProviderFoundException: Unable to create a Configuration, because no Jakarta Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. 15:59:24 2025-11-26 15:59:24.649 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 15:59:24 2025-11-26 15:59:24.682 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-19"] 15:59:24 2025-11-26 15:59:24.693 [main] INFO o.a.t.u.net.NioEndpoint.certificate.log(168) - Connector [https-jsse-nio-auto-19], TLS virtual host [_default_], certificate type [UNDEFINED] configured from keystore [/home/jenkins/.keystore] using alias [tomcat] with trust store [null] 15:59:24 2025-11-26 15:59:24.695 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 42961 (https) with context path '/policy/pap/v1' 15:59:24 2025-11-26 15:59:24.701 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 15:59:24 2025-11-26 15:59:24.701 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 15:59:24 2025-11-26 15:59:24.701 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 15:59:24 2025-11-26 15:59:24.701 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 15:59:24 2025-11-26 15:59:24.702 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 15:59:24 2025-11-26 15:59:24.702 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 15:59:24 2025-11-26 15:59:24.702 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 15:59:24 2025-11-26 15:59:24.702 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@2444165e 15:59:24 2025-11-26 15:59:24.702 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 15:59:24 2025-11-26 15:59:24.702 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@3578157d 15:59:24 2025-11-26 15:59:24.702 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 15:59:24 2025-11-26 15:59:24.702 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:59:24 2025-11-26 15:59:24.702 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:59:24 2025-11-26 15:59:24.702 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:59:24 2025-11-26 15:59:24.703 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:59:24 2025-11-26 15:59:24.703 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 15:59:24 2025-11-26 15:59:24.703 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 15:59:24 2025-11-26 15:59:24.703 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 15:59:24 2025-11-26 15:59:24.703 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 15:59:24 2025-11-26 15:59:24.703 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 15:59:24 2025-11-26 15:59:24.704 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 15:59:24 2025-11-26 15:59:24.704 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 15:59:24 2025-11-26 15:59:24.703 [Thread-238] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 15:59:24 2025-11-26 15:59:24.704 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 15:59:24 2025-11-26 15:59:24.704 [Thread-239] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 15:59:24 2025-11-26 15:59:24.705 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 15:59:24 2025-11-26 15:59:24.723 [main] INFO o.o.p.p.m.r.e.PdpGroupCreateOrUpdateTest.logStarted(59) - Started PdpGroupCreateOrUpdateTest in 1.012 seconds (process running for 62.794) 15:59:24 2025-11-26 15:59:24.755 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.pap.main.rest.e2e.End2EndContext$$Lambda$3835/0x0000000801eabcb0@5887b45a 15:59:24 2025-11-26 15:59:24.760 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:24 2025-11-26 15:59:24.760 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:24 2025-11-26 15:59:24.774 [https-jsse-nio-auto-19-exec-10] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring DispatcherServlet 'dispatcherServlet' 15:59:24 2025-11-26 15:59:24.774 [https-jsse-nio-auto-19-exec-10] INFO o.s.web.servlet.DispatcherServlet.initServletBean(532) - Initializing Servlet 'dispatcherServlet' 15:59:24 2025-11-26 15:59:24.775 [https-jsse-nio-auto-19-exec-10] INFO o.s.web.servlet.DispatcherServlet.initServletBean(554) - Completed initialization in 1 ms 15:59:24 2025-11-26 15:59:24.933 [https-jsse-nio-auto-19-exec-10] INFO o.o.policy.pap.main.rest.SessionData.getGroup(348) - unknown group createGroups 15:59:24 2025-11-26 15:59:24.955 [https-jsse-nio-auto-19-exec-10] INFO o.o.policy.pap.main.rest.SessionData.create(316) - create cached group createGroups 15:59:24 2025-11-26 15:59:24.955 [https-jsse-nio-auto-19-exec-10] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$4(438) - creating DB group createGroups 15:59:25 2025-11-26 15:59:24.974 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:25 2025-11-26 15:59:24.975 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:25 2025-11-26 15:59:25.164 [https-jsse-nio-auto-19-exec-5] INFO o.o.policy.pap.main.rest.SessionData.getGroup(348) - unknown group newGroup1 15:59:25 2025-11-26 15:59:25.194 [https-jsse-nio-auto-19-exec-5] INFO o.o.policy.pap.main.rest.SessionData.create(316) - create cached group newGroup1 15:59:25 2025-11-26 15:59:25.197 [https-jsse-nio-auto-19-exec-5] INFO o.o.policy.pap.main.rest.SessionData.getGroup(348) - unknown group newGroup2 15:59:25 2025-11-26 15:59:25.197 [https-jsse-nio-auto-19-exec-5] INFO o.o.policy.pap.main.rest.SessionData.create(316) - create cached group newGroup2 15:59:25 2025-11-26 15:59:25.197 [https-jsse-nio-auto-19-exec-5] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$4(438) - creating DB group newGroup1 15:59:25 2025-11-26 15:59:25.197 [https-jsse-nio-auto-19-exec-5] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$4(438) - creating DB group newGroup2 15:59:25 2025-11-26 15:59:25.210 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:25 2025-11-26 15:59:25.210 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:25 2025-11-26 15:59:25.395 [https-jsse-nio-auto-19-exec-3] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group createGroups 15:59:25 2025-11-26 15:59:25.398 [https-jsse-nio-auto-19-exec-3] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group createGroups 15:59:25 2025-11-26 15:59:25.398 [https-jsse-nio-auto-19-exec-3] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group createGroups 15:59:25 2025-11-26 15:59:25.414 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:25 2025-11-26 15:59:25.415 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:25 2025-11-26 15:59:25.534 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:25 2025-11-26 15:59:25.534 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:25 2025-11-26 15:59:25.637 [https-jsse-nio-auto-19-exec-10] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group createGroups 15:59:25 2025-11-26 15:59:25.639 [https-jsse-nio-auto-19-exec-10] WARN o.o.p.p.m.r.PdpGroupDeleteProvider.deleteGroup(80) - failed to delete group: createGroups 15:59:25 2025-11-26 15:59:25.639 [https-jsse-nio-auto-19-exec-10] WARN o.o.p.p.m.r.PdpGroupDeleteControllerV1.doOperation(141) - delete group failed 15:59:25 org.onap.policy.models.base.PfModelException: group is still ACTIVE 15:59:25 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider.deleteGroup(PdpGroupDeleteProvider.java:73) 15:59:25 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:161) 15:59:25 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:189) 15:59:25 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider.deleteGroup(PdpGroupDeleteProvider.java:55) 15:59:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:59:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:59:25 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:59:25 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:59:25 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:59:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:59:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:59:25 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:59:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:25 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:59:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:25 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:59:25 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider$$SpringCGLIB$$0.deleteGroup() 15:59:25 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.lambda$deleteGroup$0(PdpGroupDeleteControllerV1.java:94) 15:59:25 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.doOperation(PdpGroupDeleteControllerV1.java:136) 15:59:25 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.deleteGroup(PdpGroupDeleteControllerV1.java:94) 15:59:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:59:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:59:25 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:59:25 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:59:25 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:59:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:59:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:59:25 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:59:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:25 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:59:25 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:25 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:59:25 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1$$SpringCGLIB$$0.deleteGroup() 15:59:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:59:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:59:25 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:59:25 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:59:25 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:59:25 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:59:25 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:59:25 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:59:25 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:59:25 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:59:25 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:59:25 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:59:25 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:59:25 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 15:59:25 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:659) 15:59:25 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:59:25 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 15:59:25 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 15:59:25 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 15:59:25 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:25 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:59:25 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:59:25 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 15:59:25 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 15:59:25 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 15:59:25 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 15:59:25 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 15:59:25 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 15:59:25 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:25 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:25 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:25 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 15:59:25 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 15:59:25 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:25 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:25 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:25 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 15:59:25 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:25 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:25 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:25 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 15:59:25 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:25 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:25 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:25 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 15:59:25 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:25 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:25 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:25 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 15:59:25 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:25 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:25 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:25 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:25 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 15:59:25 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 15:59:25 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:25 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:25 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:25 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 15:59:25 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 15:59:25 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:25 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:25 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:25 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:25 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 15:59:25 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 15:59:25 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:25 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:25 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:25 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 15:59:25 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:25 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:25 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:25 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:25 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 15:59:25 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:25 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:25 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 15:59:25 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 15:59:25 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:25 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 15:59:25 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 15:59:25 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:25 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 15:59:25 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:25 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:59:25 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 15:59:25 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:25 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 15:59:25 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:25 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:59:25 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 15:59:25 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 15:59:25 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 15:59:25 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:25 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:59:25 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:25 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:25 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:59:25 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:25 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:25 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 15:59:25 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:25 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:25 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:59:25 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:25 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:25 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 15:59:25 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 15:59:25 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 15:59:25 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 15:59:25 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 15:59:25 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 15:59:25 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 15:59:25 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 15:59:25 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 15:59:25 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 15:59:25 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 15:59:25 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 15:59:25 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 15:59:25 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 15:59:25 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 15:59:25 at java.base/java.lang.Thread.run(Thread.java:833) 15:59:25 2025-11-26 15:59:25.641 [main] WARN o.o.p.pap.main.rest.e2e.End2EndBase.tearDown(108) - failed to stop end-to-end context 15:59:25 java.lang.IllegalStateException: not running 15:59:25 at org.onap.policy.pap.main.rest.e2e.End2EndContext.stop(End2EndContext.java:192) 15:59:25 at org.onap.policy.pap.main.rest.e2e.End2EndBase.tearDown(End2EndBase.java:106) 15:59:25 at org.onap.policy.pap.main.rest.e2e.PdpGroupCreateOrUpdateTest.tearDown(PdpGroupCreateOrUpdateTest.java:76) 15:59:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:59:25 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:59:25 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:59:25 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:59:25 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 15:59:25 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 15:59:25 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 15:59:25 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 15:59:25 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 15:59:25 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:133) 15:59:25 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptAfterEachMethod(TimeoutExtension.java:115) 15:59:25 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 15:59:25 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 15:59:25 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 15:59:25 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 15:59:25 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 15:59:25 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 15:59:25 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 15:59:25 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 15:59:25 at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:526) 15:59:25 at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeAfterEachMethodAdapter$24(ClassBasedTestDescriptor.java:516) 15:59:25 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAfterEachMethods$10(TestMethodTestDescriptor.java:242) 15:59:25 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$13(TestMethodTestDescriptor.java:275) 15:59:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:59:25 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$14(TestMethodTestDescriptor.java:275) 15:59:25 at org.junit.platform.commons.util.CollectionUtils.forEachInReverseOrder(CollectionUtils.java:239) 15:59:25 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeAllAfterMethodsOrCallbacks(TestMethodTestDescriptor.java:274) 15:59:25 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeAfterEachMethods(TestMethodTestDescriptor.java:240) 15:59:25 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:141) 15:59:25 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 15:59:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:59:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:59:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:59:25 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:59:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:59:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:59:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:59:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:59:25 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:59:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:59:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:59:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:59:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:59:25 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:59:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:59:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:59:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:59:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:59:25 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:59:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:59:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:59:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:59:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:59:25 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:59:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:59:25 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:59:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:59:25 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:59:25 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:59:25 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:59:25 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:59:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:59:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:59:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:59:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:59:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:59:25 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:59:25 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:59:25 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:59:25 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:59:25 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:59:25 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:59:25 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:59:25 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:59:25 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:59:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 15:59:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 15:59:25 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 15:59:25 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:59:25 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:59:25 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:59:25 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:59:25 2025-11-26 15:59:25.659 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: registering org.onap.policy.pap.main.rest.e2e.End2EndContext$$Lambda$3835/0x0000000801eabcb0@baa8399 15:59:25 2025-11-26 15:59:25.666 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:25 2025-11-26 15:59:25.666 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:25 2025-11-26 15:59:25.764 [https-jsse-nio-auto-19-exec-5] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group createGroups 15:59:25 2025-11-26 15:59:25.766 [https-jsse-nio-auto-19-exec-5] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group createGroups 15:59:25 2025-11-26 15:59:25.766 [https-jsse-nio-auto-19-exec-5] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group createGroups 15:59:25 2025-11-26 15:59:25.876 [https-jsse-nio-auto-19-exec-6] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group createGroups 15:59:26 2025-11-26 15:59:25.968 [https-jsse-nio-auto-19-exec-3] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group createGroups 15:59:26 2025-11-26 15:59:25.970 [https-jsse-nio-auto-19-exec-3] WARN o.o.p.p.m.r.PdpGroupCreateOrUpdateControllerV1.doOperation(78) - create groups failed 15:59:26 org.onap.policy.models.base.PfModelException: "groups" INVALID, item has status INVALID 15:59:26 "createGroups" INVALID, item has status INVALID 15:59:26 item "properties" value "" INVALID, cannot change properties 15:59:26 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateProvider.createOrUpdate(PdpGroupCreateOrUpdateProvider.java:130) 15:59:26 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:161) 15:59:26 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:189) 15:59:26 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateProvider.createOrUpdateGroups(PdpGroupCreateOrUpdateProvider.java:93) 15:59:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:59:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:59:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:59:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:59:26 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:59:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:59:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:59:26 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:59:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:26 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:59:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:26 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:59:26 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateProvider$$SpringCGLIB$$0.createOrUpdateGroups() 15:59:26 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateControllerV1.lambda$createOrUpdateGroups$0(PdpGroupCreateOrUpdateControllerV1.java:60) 15:59:26 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateControllerV1.doOperation(PdpGroupCreateOrUpdateControllerV1.java:74) 15:59:26 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateControllerV1.createOrUpdateGroups(PdpGroupCreateOrUpdateControllerV1.java:60) 15:59:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:59:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:59:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:59:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:59:26 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:59:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:59:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:59:26 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:59:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:26 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:59:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:26 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:59:26 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateControllerV1$$SpringCGLIB$$0.createOrUpdateGroups() 15:59:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:59:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:59:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:59:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:59:26 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:59:26 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:59:26 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:59:26 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:59:26 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:59:26 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:59:26 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:59:26 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:59:26 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:59:26 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:59:26 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:653) 15:59:26 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:59:26 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 15:59:26 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 15:59:26 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 15:59:26 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:26 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:59:26 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:59:26 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 15:59:26 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 15:59:26 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 15:59:26 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 15:59:26 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 15:59:26 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 15:59:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:26 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:26 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 15:59:26 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 15:59:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:26 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:26 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 15:59:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:26 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:26 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 15:59:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:26 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:26 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 15:59:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:26 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:26 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 15:59:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:26 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:26 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 15:59:26 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 15:59:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:26 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:26 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 15:59:26 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 15:59:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:26 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:26 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 15:59:26 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 15:59:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:26 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:26 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 15:59:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:26 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:26 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 15:59:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:26 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 15:59:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 15:59:26 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:26 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 15:59:26 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 15:59:26 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:26 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 15:59:26 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:26 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:59:26 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 15:59:26 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:26 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 15:59:26 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:26 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:59:26 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 15:59:26 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 15:59:26 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 15:59:26 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:26 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:59:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:26 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:26 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:59:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:26 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:26 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 15:59:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:26 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:26 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:59:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:26 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:26 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 15:59:26 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 15:59:26 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 15:59:26 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 15:59:26 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 15:59:26 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 15:59:26 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 15:59:26 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 15:59:26 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 15:59:26 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 15:59:26 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 15:59:26 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 15:59:26 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 15:59:26 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 15:59:26 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 15:59:26 at java.base/java.lang.Thread.run(Thread.java:833) 15:59:26 2025-11-26 15:59:25.981 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:26 2025-11-26 15:59:25.982 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:26 2025-11-26 15:59:26.093 [https-jsse-nio-auto-19-exec-4] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group createGroups 15:59:26 2025-11-26 15:59:26.095 [https-jsse-nio-auto-19-exec-4] INFO o.o.policy.pap.main.rest.SessionData.deleteGroupFromDb(466) - deleting DB group createGroups 15:59:26 2025-11-26 15:59:26.121 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.unregister(147) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=2]]]: unregistering org.onap.policy.pap.main.rest.e2e.End2EndContext$$Lambda$3835/0x0000000801eabcb0@baa8399 15:59:26 2025-11-26 15:59:26.139 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: registering org.onap.policy.pap.main.rest.e2e.End2EndContext$$Lambda$3835/0x0000000801eabcb0@75b06d49 15:59:26 2025-11-26 15:59:26.145 [main] INFO o.o.p.c.e.h.s.YamlMessageBodyHandler.(82) - Accepting YAML for REST calls 15:59:26 2025-11-26 15:59:26.146 [main] INFO o.o.p.c.e.h.s.YamlMessageBodyHandler.(82) - Accepting YAML for REST calls 15:59:26 2025-11-26 15:59:26.267 [https-jsse-nio-auto-19-exec-7] INFO o.o.policy.pap.main.rest.SessionData.getGroup(348) - unknown group createGroups 15:59:26 2025-11-26 15:59:26.286 [https-jsse-nio-auto-19-exec-7] INFO o.o.policy.pap.main.rest.SessionData.create(316) - create cached group createGroups 15:59:26 2025-11-26 15:59:26.287 [https-jsse-nio-auto-19-exec-7] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$4(438) - creating DB group createGroups 15:59:26 2025-11-26 15:59:26.404 [https-jsse-nio-auto-19-exec-1] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group createGroups 15:59:26 2025-11-26 15:59:26.498 [https-jsse-nio-auto-19-exec-2] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group createGroups 15:59:26 2025-11-26 15:59:26.500 [https-jsse-nio-auto-19-exec-2] WARN o.o.p.p.m.r.PdpGroupCreateOrUpdateControllerV1.doOperation(78) - create groups failed 15:59:26 org.onap.policy.models.base.PfModelException: "groups" INVALID, item has status INVALID 15:59:26 "createGroups" INVALID, item has status INVALID 15:59:26 item "properties" value "" INVALID, cannot change properties 15:59:26 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateProvider.createOrUpdate(PdpGroupCreateOrUpdateProvider.java:130) 15:59:26 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:161) 15:59:26 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:189) 15:59:26 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateProvider.createOrUpdateGroups(PdpGroupCreateOrUpdateProvider.java:93) 15:59:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:59:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:59:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:59:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:59:26 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:59:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:59:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:59:26 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:59:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:26 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:59:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:26 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:59:26 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateProvider$$SpringCGLIB$$0.createOrUpdateGroups() 15:59:26 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateControllerV1.lambda$createOrUpdateGroups$0(PdpGroupCreateOrUpdateControllerV1.java:60) 15:59:26 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateControllerV1.doOperation(PdpGroupCreateOrUpdateControllerV1.java:74) 15:59:26 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateControllerV1.createOrUpdateGroups(PdpGroupCreateOrUpdateControllerV1.java:60) 15:59:26 at jdk.internal.reflect.GeneratedMethodAccessor739.invoke(Unknown Source) 15:59:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:59:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:59:26 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 15:59:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 15:59:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 15:59:26 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 15:59:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:26 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 15:59:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 15:59:26 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 15:59:26 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateControllerV1$$SpringCGLIB$$0.createOrUpdateGroups() 15:59:26 at jdk.internal.reflect.GeneratedMethodAccessor739.invoke(Unknown Source) 15:59:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:59:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:59:26 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 15:59:26 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 15:59:26 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:59:26 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:59:26 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:59:26 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:59:26 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:59:26 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:59:26 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:59:26 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 15:59:26 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:653) 15:59:26 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:59:26 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 15:59:26 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 15:59:26 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 15:59:26 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:26 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:59:26 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:59:26 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 15:59:26 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 15:59:26 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 15:59:26 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 15:59:26 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 15:59:26 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 15:59:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:26 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:26 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 15:59:26 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 15:59:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:26 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:26 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 15:59:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:26 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:26 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 15:59:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:26 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:26 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 15:59:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:26 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:26 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 15:59:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:26 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:26 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 15:59:26 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 15:59:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:26 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:26 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 15:59:26 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 15:59:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:26 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:26 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 15:59:26 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 15:59:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:26 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:26 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 15:59:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:26 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:26 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 15:59:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:26 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 15:59:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 15:59:26 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:26 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 15:59:26 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 15:59:26 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:26 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 15:59:26 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:26 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:59:26 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 15:59:26 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:26 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 15:59:26 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:26 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:59:26 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 15:59:26 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 15:59:26 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 15:59:26 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:26 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:59:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:26 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:26 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:59:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:26 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:26 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 15:59:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:26 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:26 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:59:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:26 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:26 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 15:59:26 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 15:59:26 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 15:59:26 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 15:59:26 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 15:59:26 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 15:59:26 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 15:59:26 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 15:59:26 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 15:59:26 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 15:59:26 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 15:59:26 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 15:59:26 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 15:59:26 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 15:59:26 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 15:59:26 at java.base/java.lang.Thread.run(Thread.java:833) 15:59:26 2025-11-26 15:59:26.512 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:26 2025-11-26 15:59:26.513 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:26 2025-11-26 15:59:26.610 [https-jsse-nio-auto-19-exec-8] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group createGroups 15:59:26 2025-11-26 15:59:26.611 [https-jsse-nio-auto-19-exec-8] INFO o.o.policy.pap.main.rest.SessionData.deleteGroupFromDb(466) - deleting DB group createGroups 15:59:26 2025-11-26 15:59:26.619 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.unregister(147) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=2]]]: unregistering org.onap.policy.pap.main.rest.e2e.End2EndContext$$Lambda$3835/0x0000000801eabcb0@75b06d49 15:59:26 2025-11-26 15:59:26.626 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 15:59:26 2025-11-26 15:59:26.626 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 15:59:26 2025-11-26 15:59:26.627 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 15:59:26 2025-11-26 15:59:26.627 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 15:59:26 2025-11-26 15:59:26.627 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 15:59:26 2025-11-26 15:59:26.627 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 15:59:26 2025-11-26 15:59:26.627 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 15:59:26 2025-11-26 15:59:26.627 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 15:59:26 2025-11-26 15:59:26.627 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 15:59:26 2025-11-26 15:59:26.628 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 15:59:26 2025-11-26 15:59:26.628 [Thread-238] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 15:59:26 2025-11-26 15:59:26.628 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 15:59:26 2025-11-26 15:59:26.628 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 15:59:26 2025-11-26 15:59:26.628 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:59:26 2025-11-26 15:59:26.628 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:59:26 2025-11-26 15:59:26.629 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:59:26 2025-11-26 15:59:26.629 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:59:26 2025-11-26 15:59:26.629 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:59:26 2025-11-26 15:59:26.629 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:59:26 2025-11-26 15:59:26.630 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:59:26 2025-11-26 15:59:26.630 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:59:26 2025-11-26 15:59:26.630 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:59:26 2025-11-26 15:59:26.630 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:59:26 2025-11-26 15:59:26.630 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:59:26 2025-11-26 15:59:26.630 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:59:26 2025-11-26 15:59:26.630 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 15:59:26 2025-11-26 15:59:26.631 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 15:59:26 2025-11-26 15:59:26.631 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 15:59:26 2025-11-26 15:59:26.631 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 15:59:26 2025-11-26 15:59:26.631 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 15:59:26 2025-11-26 15:59:26.631 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 15:59:26 2025-11-26 15:59:26.631 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 15:59:26 2025-11-26 15:59:26.631 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 15:59:26 2025-11-26 15:59:26.632 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 15:59:26 2025-11-26 15:59:26.633 [Thread-239] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 15:59:26 2025-11-26 15:59:26.633 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-19-42961"] 15:59:26 2025-11-26 15:59:26.634 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 15:59:26 2025-11-26 15:59:26.634 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-19"] 15:59:26 2025-11-26 15:59:26.637 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 15:59:26 2025-11-26 15:59:26.644 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-19 - Shutdown initiated... 15:59:26 2025-11-26 15:59:26.646 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-19 - Shutdown completed. 15:59:26 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.961 s -- in org.onap.policy.pap.main.rest.e2e.PdpGroupCreateOrUpdateTest 15:59:26 [INFO] Running org.onap.policy.pap.main.rest.e2e.PdpGroupStateChangeTest 15:59:26 15:59:26 . ____ _ __ _ _ 15:59:26 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:59:26 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:59:26 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:59:26 ' |____| .__|_| |_|_| |_\__, | / / / / 15:59:26 =========|_|==============|___/=/_/_/_/ 15:59:26 15:59:26 :: Spring Boot :: (v3.5.3) 15:59:26 15:59:26 2025-11-26 15:59:26.677 [main] INFO o.o.p.p.m.r.e.PdpGroupStateChangeTest.logStarting(53) - Starting PdpGroupStateChangeTest using Java 17.0.4 with PID 2672 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 15:59:26 2025-11-26 15:59:26.677 [main] INFO o.o.p.p.m.r.e.PdpGroupStateChangeTest.logStartupProfileInfo(658) - The following 2 profiles are active: "test-e2e", "default" 15:59:26 2025-11-26 15:59:26.812 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 15:59:26 2025-11-26 15:59:26.823 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 9 ms. Found 7 JPA repository interfaces. 15:59:26 2025-11-26 15:59:26.896 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 15:59:26 2025-11-26 15:59:26.897 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-20"] 15:59:26 2025-11-26 15:59:26.897 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 15:59:26 2025-11-26 15:59:26.898 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 15:59:26 2025-11-26 15:59:26.910 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 15:59:26 2025-11-26 15:59:26.910 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 232 ms 15:59:27 2025-11-26 15:59:26.980 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 15:59:27 2025-11-26 15:59:26.982 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 15:59:27 2025-11-26 15:59:26.988 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 15:59:27 2025-11-26 15:59:26.988 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-20 - Starting... 15:59:27 2025-11-26 15:59:26.990 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-20 - Added connection conn190: url=jdbc:h2:mem:testdb17 user=POLICY_USER 15:59:27 2025-11-26 15:59:26.990 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-20 - Start completed. 15:59:27 2025-11-26 15:59:26.990 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 15:59:27 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-20)'] 15:59:27 Database driver: undefined/unknown 15:59:27 Database version: 2.2.224 15:59:27 Autocommit mode: undefined/unknown 15:59:27 Isolation level: undefined/unknown 15:59:27 Minimum pool size: undefined/unknown 15:59:27 Maximum pool size: undefined/unknown 15:59:27 2025-11-26 15:59:27.094 [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator.initiateService(59) - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 15:59:27 2025-11-26 15:59:27.121 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 15:59:27 2025-11-26 15:59:27.383 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 15:59:27 2025-11-26 15:59:27.426 [main] INFO o.s.v.b.OptionalValidatorFactoryBean.afterPropertiesSet(48) - Failed to set up a Bean Validation provider: jakarta.validation.NoProviderFoundException: Unable to create a Configuration, because no Jakarta Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. 15:59:27 2025-11-26 15:59:27.653 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 15:59:27 2025-11-26 15:59:27.693 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-20"] 15:59:27 2025-11-26 15:59:27.703 [main] INFO o.a.t.u.net.NioEndpoint.certificate.log(168) - Connector [https-jsse-nio-auto-20], TLS virtual host [_default_], certificate type [UNDEFINED] configured from keystore [/home/jenkins/.keystore] using alias [tomcat] with trust store [null] 15:59:27 2025-11-26 15:59:27.705 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 40849 (https) with context path '/policy/pap/v1' 15:59:27 2025-11-26 15:59:27.710 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 15:59:27 2025-11-26 15:59:27.710 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 15:59:27 2025-11-26 15:59:27.711 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 15:59:27 2025-11-26 15:59:27.711 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 15:59:27 2025-11-26 15:59:27.711 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 15:59:27 2025-11-26 15:59:27.711 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 15:59:27 2025-11-26 15:59:27.711 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 15:59:27 2025-11-26 15:59:27.711 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@57939557 15:59:27 2025-11-26 15:59:27.711 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 15:59:27 2025-11-26 15:59:27.711 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@2c9f29de 15:59:27 2025-11-26 15:59:27.711 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 15:59:27 2025-11-26 15:59:27.712 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:59:27 2025-11-26 15:59:27.712 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:59:27 2025-11-26 15:59:27.712 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:59:27 2025-11-26 15:59:27.712 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:59:27 2025-11-26 15:59:27.712 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 15:59:27 2025-11-26 15:59:27.712 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 15:59:27 2025-11-26 15:59:27.712 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 15:59:27 2025-11-26 15:59:27.713 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 15:59:27 2025-11-26 15:59:27.713 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 15:59:27 2025-11-26 15:59:27.714 [Thread-249] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 15:59:27 2025-11-26 15:59:27.714 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 15:59:27 2025-11-26 15:59:27.714 [Thread-250] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 15:59:27 2025-11-26 15:59:27.714 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 15:59:27 2025-11-26 15:59:27.714 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 15:59:27 2025-11-26 15:59:27.714 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 15:59:27 2025-11-26 15:59:27.715 [main] INFO o.o.p.p.m.r.e.PdpGroupStateChangeTest.logStarted(59) - Started PdpGroupStateChangeTest in 1.055 seconds (process running for 65.786) 15:59:27 2025-11-26 15:59:27.757 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.pap.main.rest.e2e.End2EndContext$$Lambda$3835/0x0000000801eabcb0@7cefe985 15:59:27 2025-11-26 15:59:27.775 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:27 2025-11-26 15:59:27.776 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:27 2025-11-26 15:59:27.787 [https-jsse-nio-auto-20-exec-6] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring DispatcherServlet 'dispatcherServlet' 15:59:27 2025-11-26 15:59:27.787 [https-jsse-nio-auto-20-exec-6] INFO o.s.web.servlet.DispatcherServlet.initServletBean(532) - Initializing Servlet 'dispatcherServlet' 15:59:27 2025-11-26 15:59:27.789 [https-jsse-nio-auto-20-exec-6] INFO o.s.web.servlet.DispatcherServlet.initServletBean(554) - Completed initialization in 1 ms 15:59:28 2025-11-26 15:59:27.989 [https-jsse-nio-auto-20-exec-6] INFO o.o.p.c.u.services.ServiceManager.start(117) - pdpAA_1 PdpStateChange starting 15:59:28 2025-11-26 15:59:27.989 [https-jsse-nio-auto-20-exec-6] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpAA_1 PdpStateChange starting listener 15:59:28 2025-11-26 15:59:27.989 [https-jsse-nio-auto-20-exec-6] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpAA_1 PdpStateChange starting timer 15:59:28 2025-11-26 15:59:27.989 [https-jsse-nio-auto-20-exec-6] INFO o.o.p.pap.main.comm.TimerManager.register(121) - state-change timer registered Timer [name=10d0b258-a94f-4c0a-9dcb-bb4c9cc5188a, expireMs=1764172770989] 15:59:28 2025-11-26 15:59:27.989 [https-jsse-nio-auto-20-exec-6] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpAA_1 PdpStateChange starting enqueue 15:59:28 2025-11-26 15:59:27.989 [https-jsse-nio-auto-20-exec-6] INFO o.o.p.c.u.services.ServiceManager.start(137) - pdpAA_1 PdpStateChange started 15:59:28 2025-11-26 15:59:27.989 [Thread-250] INFO o.o.p.pap.main.comm.TimerManager.await(245) - state-change timer waiting 3000ms Timer [name=10d0b258-a94f-4c0a-9dcb-bb4c9cc5188a, expireMs=1764172770989] 15:59:28 2025-11-26 15:59:27.990 [Thread-247] INFO network.log(87) - [OUT|NOOP|pdp-pap-topic] 15:59:28 {"source":"pap-2ba3c8d6-8fc4-4e68-a770-0d0db142a0e3","state":"PASSIVE","messageName":"PDP_STATE_CHANGE","requestId":"10d0b258-a94f-4c0a-9dcb-bb4c9cc5188a","timestampMs":1764172767984,"name":"pdpAA_1","pdpGroup":"stateChangeGroupDeactivate","pdpSubgroup":"pdpTypeA"} 15:59:28 2025-11-26 15:59:27.991 [https-jsse-nio-auto-20-exec-6] INFO o.o.p.c.u.services.ServiceManager.start(117) - pdpAA_2 PdpStateChange starting 15:59:28 2025-11-26 15:59:27.991 [https-jsse-nio-auto-20-exec-6] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpAA_2 PdpStateChange starting listener 15:59:28 2025-11-26 15:59:27.991 [https-jsse-nio-auto-20-exec-6] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpAA_2 PdpStateChange starting timer 15:59:28 2025-11-26 15:59:27.991 [https-jsse-nio-auto-20-exec-6] INFO o.o.p.pap.main.comm.TimerManager.register(121) - state-change timer registered Timer [name=4c403dd1-059b-4030-a346-472002cf4158, expireMs=1764172770991] 15:59:28 2025-11-26 15:59:27.991 [https-jsse-nio-auto-20-exec-6] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpAA_2 PdpStateChange starting enqueue 15:59:28 2025-11-26 15:59:27.992 [https-jsse-nio-auto-20-exec-6] INFO o.o.p.c.u.services.ServiceManager.start(137) - pdpAA_2 PdpStateChange started 15:59:28 2025-11-26 15:59:27.991 [Thread-251] INFO network.log(87) - [IN|NOOP|pdp-pap-topic] 15:59:28 {"pdpType":"pdpTypeA","state":"ACTIVE","policies":[{"name":"onap.restart.tca","version":"1.0.0"}],"response":{"responseTo":"10d0b258-a94f-4c0a-9dcb-bb4c9cc5188a"},"messageName":"PDP_STATUS","requestId":"f6606ab1-1077-4960-80d4-386578da2d1a","timestampMs":1764172767767,"name":"pdpAA_1","pdpGroup":"stateChangeGroupDeactivate","pdpSubgroup":"pdpTypeA"} 15:59:28 2025-11-26 15:59:27.992 [Thread-247] INFO network.log(87) - [OUT|NOOP|pdp-pap-topic] 15:59:28 {"source":"pap-2ba3c8d6-8fc4-4e68-a770-0d0db142a0e3","state":"PASSIVE","messageName":"PDP_STATE_CHANGE","requestId":"4c403dd1-059b-4030-a346-472002cf4158","timestampMs":1764172767990,"name":"pdpAA_2","pdpGroup":"stateChangeGroupDeactivate","pdpSubgroup":"pdpTypeA"} 15:59:28 2025-11-26 15:59:27.993 [https-jsse-nio-auto-20-exec-6] INFO o.o.p.c.u.services.ServiceManager.start(117) - pdpAB_1 PdpStateChange starting 15:59:28 2025-11-26 15:59:27.993 [https-jsse-nio-auto-20-exec-6] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpAB_1 PdpStateChange starting listener 15:59:28 2025-11-26 15:59:27.993 [https-jsse-nio-auto-20-exec-6] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpAB_1 PdpStateChange starting timer 15:59:28 2025-11-26 15:59:27.994 [https-jsse-nio-auto-20-exec-6] INFO o.o.p.pap.main.comm.TimerManager.register(121) - state-change timer registered Timer [name=e5d50c70-5910-4c50-acb5-7053424b84fc, expireMs=1764172770994] 15:59:28 2025-11-26 15:59:27.994 [https-jsse-nio-auto-20-exec-6] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpAB_1 PdpStateChange starting enqueue 15:59:28 2025-11-26 15:59:27.994 [https-jsse-nio-auto-20-exec-6] INFO o.o.p.c.u.services.ServiceManager.start(137) - pdpAB_1 PdpStateChange started 15:59:28 2025-11-26 15:59:27.994 [Thread-247] INFO network.log(87) - [OUT|NOOP|pdp-pap-topic] 15:59:28 {"source":"pap-2ba3c8d6-8fc4-4e68-a770-0d0db142a0e3","state":"PASSIVE","messageName":"PDP_STATE_CHANGE","requestId":"e5d50c70-5910-4c50-acb5-7053424b84fc","timestampMs":1764172767992,"name":"pdpAB_1","pdpGroup":"stateChangeGroupDeactivate","pdpSubgroup":"pdpTypeB"} 15:59:28 2025-11-26 15:59:27.994 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - pdpAA_1 PdpStateChange stopping 15:59:28 2025-11-26 15:59:27.994 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpAA_1 PdpStateChange stopping enqueue 15:59:28 2025-11-26 15:59:27.994 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpAA_1 PdpStateChange stopping timer 15:59:28 2025-11-26 15:59:27.994 [Thread-251] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - state-change timer cancelled Timer [name=10d0b258-a94f-4c0a-9dcb-bb4c9cc5188a, expireMs=1764172770989] 15:59:28 2025-11-26 15:59:27.994 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpAA_1 PdpStateChange stopping listener 15:59:28 2025-11-26 15:59:27.994 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - pdpAA_1 PdpStateChange stopped 15:59:28 2025-11-26 15:59:27.994 [Thread-251] INFO o.o.p.p.m.comm.msgdata.RequestImpl.processResponse(269) - pdpAA_1 PdpStateChange PDP data mismatch via NOOP pdp-pap-topic: state is ACTIVE, but expected PASSIVE 15:59:28 2025-11-26 15:59:27.995 [Thread-251] INFO o.o.policy.pap.main.comm.PdpRequests.startNextRequest(144) - pdpAA_1 start publishing next request 15:59:28 2025-11-26 15:59:27.995 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.start(117) - pdpAA_1 PdpUpdate starting 15:59:28 2025-11-26 15:59:27.995 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpAA_1 PdpUpdate starting listener 15:59:28 2025-11-26 15:59:27.995 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpAA_1 PdpUpdate starting timer 15:59:28 2025-11-26 15:59:27.995 [Thread-251] INFO o.o.p.pap.main.comm.TimerManager.register(121) - update timer registered Timer [name=c445d78f-781b-4abb-b752-0590c32a8a69, expireMs=1764172770995] 15:59:28 2025-11-26 15:59:27.995 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpAA_1 PdpUpdate starting enqueue 15:59:28 2025-11-26 15:59:27.995 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.start(137) - pdpAA_1 PdpUpdate started 15:59:28 2025-11-26 15:59:27.995 [Thread-249] INFO o.o.p.pap.main.comm.TimerManager.await(245) - update timer waiting 3000ms Timer [name=c445d78f-781b-4abb-b752-0590c32a8a69, expireMs=1764172770995] 15:59:28 2025-11-26 15:59:27.995 [Thread-251] INFO network.log(87) - [IN|NOOP|pdp-pap-topic] 15:59:28 {"pdpType":"pdpTypeA","state":"ACTIVE","policies":[{"name":"onap.restart.tca","version":"1.0.0"}],"response":{"responseTo":"4c403dd1-059b-4030-a346-472002cf4158"},"messageName":"PDP_STATUS","requestId":"8773bae9-6787-4e63-afaa-377370b22be5","timestampMs":1764172767767,"name":"pdpAA_2","pdpGroup":"stateChangeGroupDeactivate","pdpSubgroup":"pdpTypeA"} 15:59:28 2025-11-26 15:59:27.995 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - pdpAA_2 PdpStateChange stopping 15:59:28 2025-11-26 15:59:27.995 [Thread-247] INFO network.log(87) - [OUT|NOOP|pdp-pap-topic] 15:59:28 {"source":"pap-2ba3c8d6-8fc4-4e68-a770-0d0db142a0e3","policiesToBeDeployed":[{"type":"onap.policies.monitoring.cdap.tca.hi.lo.app","type_version":"1.0.0","properties":{"tca_policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"Measurement_vGMUX","controlLoopSchemaType":"VNF","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"EQUAL","severity":"MAJOR","closedLoopEventStatus":"ABATED"},{"closedLoopControlName":"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}},"name":"onap.restart.tca","version":"1.0.0","metadata":{"policy-id":"onap.restart.tca","policy-version":"1.0.0"}}],"messageName":"PDP_UPDATE","requestId":"c445d78f-781b-4abb-b752-0590c32a8a69","timestampMs":1764172767984,"name":"pdpAA_1","pdpGroup":"stateChangeGroupDeactivate","pdpSubgroup":"pdpTypeA"} 15:59:28 2025-11-26 15:59:27.995 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpAA_2 PdpStateChange stopping enqueue 15:59:28 2025-11-26 15:59:27.996 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpAA_2 PdpStateChange stopping timer 15:59:28 2025-11-26 15:59:27.996 [Thread-251] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - state-change timer cancelled Timer [name=4c403dd1-059b-4030-a346-472002cf4158, expireMs=1764172770991] 15:59:28 2025-11-26 15:59:27.996 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpAA_2 PdpStateChange stopping listener 15:59:28 2025-11-26 15:59:27.996 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - pdpAA_2 PdpStateChange stopped 15:59:28 2025-11-26 15:59:27.996 [Thread-251] INFO o.o.p.p.m.comm.msgdata.RequestImpl.processResponse(269) - pdpAA_2 PdpStateChange PDP data mismatch via NOOP pdp-pap-topic: state is ACTIVE, but expected PASSIVE 15:59:28 2025-11-26 15:59:27.996 [Thread-251] INFO o.o.policy.pap.main.comm.PdpRequests.startNextRequest(144) - pdpAA_2 start publishing next request 15:59:28 2025-11-26 15:59:27.996 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.start(117) - pdpAA_2 PdpUpdate starting 15:59:28 2025-11-26 15:59:27.996 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpAA_2 PdpUpdate starting listener 15:59:28 2025-11-26 15:59:27.996 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpAA_2 PdpUpdate starting timer 15:59:28 2025-11-26 15:59:27.996 [Thread-251] INFO o.o.p.pap.main.comm.TimerManager.register(121) - update timer registered Timer [name=7de84a5e-6759-4575-9b66-2168f34e0a81, expireMs=1764172770996] 15:59:28 2025-11-26 15:59:27.996 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpAA_2 PdpUpdate starting enqueue 15:59:28 2025-11-26 15:59:27.996 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.start(137) - pdpAA_2 PdpUpdate started 15:59:28 2025-11-26 15:59:27.996 [Thread-251] INFO network.log(87) - [IN|NOOP|pdp-pap-topic] 15:59:28 {"pdpType":"pdpTypeB","state":"ACTIVE","policies":[],"response":{"responseTo":"e5d50c70-5910-4c50-acb5-7053424b84fc"},"messageName":"PDP_STATUS","requestId":"308d569f-2140-4c22-9d19-2050b5dcad1c","timestampMs":1764172767767,"name":"pdpAB_1","pdpGroup":"stateChangeGroupDeactivate","pdpSubgroup":"pdpTypeB"} 15:59:28 2025-11-26 15:59:27.996 [Thread-247] INFO network.log(87) - [OUT|NOOP|pdp-pap-topic] 15:59:28 {"source":"pap-2ba3c8d6-8fc4-4e68-a770-0d0db142a0e3","policiesToBeDeployed":[{"type":"onap.policies.monitoring.cdap.tca.hi.lo.app","type_version":"1.0.0","properties":{"tca_policy":{"domain":"measurementsForVfScaling","metricsPerEventName":[{"eventName":"Measurement_vGMUX","controlLoopSchemaType":"VNF","policyScope":"DCAE","policyName":"DCAE.Config_tca-hi-lo","policyVersion":"v0.0.1","thresholds":[{"closedLoopControlName":"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"EQUAL","severity":"MAJOR","closedLoopEventStatus":"ABATED"},{"closedLoopControlName":"ControlLoop-vCPE-48f0c2c3-a172-4192-9ae3-052274181b6e","version":"1.0.2","fieldPath":"$.event.measurementsForVfScalingFields.additionalMeasurements[*].arrayOfFields[0].value","thresholdValue":0,"direction":"GREATER","severity":"CRITICAL","closedLoopEventStatus":"ONSET"}]}]}},"name":"onap.restart.tca","version":"1.0.0","metadata":{"policy-id":"onap.restart.tca","policy-version":"1.0.0"}}],"messageName":"PDP_UPDATE","requestId":"7de84a5e-6759-4575-9b66-2168f34e0a81","timestampMs":1764172767990,"name":"pdpAA_2","pdpGroup":"stateChangeGroupDeactivate","pdpSubgroup":"pdpTypeA"} 15:59:28 2025-11-26 15:59:27.997 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - pdpAB_1 PdpStateChange stopping 15:59:28 2025-11-26 15:59:27.997 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpAB_1 PdpStateChange stopping enqueue 15:59:28 2025-11-26 15:59:27.997 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpAB_1 PdpStateChange stopping timer 15:59:28 2025-11-26 15:59:27.997 [Thread-251] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - state-change timer cancelled Timer [name=e5d50c70-5910-4c50-acb5-7053424b84fc, expireMs=1764172770994] 15:59:28 2025-11-26 15:59:27.997 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpAB_1 PdpStateChange stopping listener 15:59:28 2025-11-26 15:59:27.997 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - pdpAB_1 PdpStateChange stopped 15:59:28 2025-11-26 15:59:27.997 [Thread-251] INFO o.o.p.p.m.comm.msgdata.RequestImpl.processResponse(269) - pdpAB_1 PdpStateChange PDP data mismatch via NOOP pdp-pap-topic: state is ACTIVE, but expected PASSIVE 15:59:28 2025-11-26 15:59:27.997 [Thread-251] INFO o.o.policy.pap.main.comm.PdpRequests.startNextRequest(144) - pdpAB_1 start publishing next request 15:59:28 2025-11-26 15:59:27.997 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.start(117) - pdpAB_1 PdpUpdate starting 15:59:28 2025-11-26 15:59:27.997 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpAB_1 PdpUpdate starting listener 15:59:28 2025-11-26 15:59:27.997 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpAB_1 PdpUpdate starting timer 15:59:28 2025-11-26 15:59:27.997 [Thread-251] INFO o.o.p.pap.main.comm.TimerManager.register(121) - update timer registered Timer [name=357c710a-1e9c-4c41-ad1b-589417b5ad64, expireMs=1764172770997] 15:59:28 2025-11-26 15:59:27.997 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpAB_1 PdpUpdate starting enqueue 15:59:28 2025-11-26 15:59:27.997 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.start(137) - pdpAB_1 PdpUpdate started 15:59:28 2025-11-26 15:59:27.998 [Thread-251] INFO network.log(87) - [IN|NOOP|pdp-pap-topic] 15:59:28 {"pdpType":"pdpTypeA","state":"PASSIVE","policies":[{"name":"onap.restart.tca","version":"1.0.0"}],"response":{"responseTo":"c445d78f-781b-4abb-b752-0590c32a8a69"},"messageName":"PDP_STATUS","requestId":"674e6a80-7417-495a-8ad4-c019a4c07782","timestampMs":1764172767767,"name":"pdpAA_1","pdpGroup":"stateChangeGroupDeactivate","pdpSubgroup":"pdpTypeA"} 15:59:28 2025-11-26 15:59:27.998 [Thread-247] INFO network.log(87) - [OUT|NOOP|pdp-pap-topic] 15:59:28 {"source":"pap-2ba3c8d6-8fc4-4e68-a770-0d0db142a0e3","policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"357c710a-1e9c-4c41-ad1b-589417b5ad64","timestampMs":1764172767992,"name":"pdpAB_1","pdpGroup":"stateChangeGroupDeactivate","pdpSubgroup":"pdpTypeB"} 15:59:28 2025-11-26 15:59:27.998 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - pdpAA_1 PdpUpdate stopping 15:59:28 2025-11-26 15:59:27.998 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpAA_1 PdpUpdate stopping enqueue 15:59:28 2025-11-26 15:59:27.998 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpAA_1 PdpUpdate stopping timer 15:59:28 2025-11-26 15:59:27.998 [Thread-251] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - update timer cancelled Timer [name=c445d78f-781b-4abb-b752-0590c32a8a69, expireMs=1764172770995] 15:59:28 2025-11-26 15:59:27.998 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpAA_1 PdpUpdate stopping listener 15:59:28 2025-11-26 15:59:27.998 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - pdpAA_1 PdpUpdate stopped 15:59:28 2025-11-26 15:59:28.002 [Thread-251] INFO o.o.p.p.m.comm.msgdata.RequestImpl.processResponse(274) - pdpAA_1 PdpUpdate successful 15:59:28 2025-11-26 15:59:28.002 [Thread-251] INFO o.o.policy.pap.main.comm.PdpRequests.startNextRequest(140) - pdpAA_1 has no more requests 15:59:28 2025-11-26 15:59:28.009 [Thread-251] INFO network.log(87) - [IN|NOOP|pdp-pap-topic] 15:59:28 {"pdpType":"pdpTypeA","state":"PASSIVE","policies":[{"name":"onap.restart.tca","version":"1.0.0"}],"response":{"responseTo":"7de84a5e-6759-4575-9b66-2168f34e0a81"},"messageName":"PDP_STATUS","requestId":"9fff682c-ee9f-4344-99b7-805e0d8b9f36","timestampMs":1764172767767,"name":"pdpAA_2","pdpGroup":"stateChangeGroupDeactivate","pdpSubgroup":"pdpTypeA"} 15:59:28 2025-11-26 15:59:28.009 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - pdpAA_2 PdpUpdate stopping 15:59:28 2025-11-26 15:59:28.010 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpAA_2 PdpUpdate stopping enqueue 15:59:28 2025-11-26 15:59:28.010 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpAA_2 PdpUpdate stopping timer 15:59:28 2025-11-26 15:59:28.010 [Thread-251] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - update timer cancelled Timer [name=7de84a5e-6759-4575-9b66-2168f34e0a81, expireMs=1764172770996] 15:59:28 2025-11-26 15:59:28.010 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpAA_2 PdpUpdate stopping listener 15:59:28 2025-11-26 15:59:28.010 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - pdpAA_2 PdpUpdate stopped 15:59:28 2025-11-26 15:59:28.013 [Thread-251] INFO o.o.p.p.m.comm.msgdata.RequestImpl.processResponse(274) - pdpAA_2 PdpUpdate successful 15:59:28 2025-11-26 15:59:28.013 [Thread-251] INFO o.o.policy.pap.main.comm.PdpRequests.startNextRequest(140) - pdpAA_2 has no more requests 15:59:28 2025-11-26 15:59:28.016 [Thread-251] INFO network.log(87) - [IN|NOOP|pdp-pap-topic] 15:59:28 {"pdpType":"pdpTypeB","state":"PASSIVE","policies":[],"response":{"responseTo":"357c710a-1e9c-4c41-ad1b-589417b5ad64"},"messageName":"PDP_STATUS","requestId":"1363f37e-f6a6-4355-9e33-efab554af36f","timestampMs":1764172767768,"name":"pdpAB_1","pdpGroup":"stateChangeGroupDeactivate","pdpSubgroup":"pdpTypeB"} 15:59:28 2025-11-26 15:59:28.017 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - pdpAB_1 PdpUpdate stopping 15:59:28 2025-11-26 15:59:28.017 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpAB_1 PdpUpdate stopping enqueue 15:59:28 2025-11-26 15:59:28.017 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpAB_1 PdpUpdate stopping timer 15:59:28 2025-11-26 15:59:28.017 [Thread-251] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - update timer cancelled Timer [name=357c710a-1e9c-4c41-ad1b-589417b5ad64, expireMs=1764172770997] 15:59:28 2025-11-26 15:59:28.017 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpAB_1 PdpUpdate stopping listener 15:59:28 2025-11-26 15:59:28.017 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - pdpAB_1 PdpUpdate stopped 15:59:28 2025-11-26 15:59:28.018 [Thread-251] INFO o.o.p.p.m.comm.msgdata.RequestImpl.processResponse(274) - pdpAB_1 PdpUpdate successful 15:59:28 2025-11-26 15:59:28.018 [Thread-251] INFO o.o.policy.pap.main.comm.PdpRequests.startNextRequest(140) - pdpAB_1 has no more requests 15:59:28 2025-11-26 15:59:28.022 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.unregister(147) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=6, locked=false, #topicListeners=1]]]: unregistering org.onap.policy.pap.main.rest.e2e.End2EndContext$$Lambda$3835/0x0000000801eabcb0@7cefe985 15:59:28 2025-11-26 15:59:28.028 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 15:59:28 2025-11-26 15:59:28.028 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 15:59:28 2025-11-26 15:59:28.029 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 15:59:28 2025-11-26 15:59:28.029 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 15:59:28 2025-11-26 15:59:28.029 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 15:59:28 2025-11-26 15:59:28.029 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 15:59:28 2025-11-26 15:59:28.029 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 15:59:28 2025-11-26 15:59:28.029 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 15:59:28 2025-11-26 15:59:28.029 [Thread-250] INFO o.o.p.pap.main.comm.TimerManager.sleep(307) - sleep finishing due to stop() 15:59:28 2025-11-26 15:59:28.029 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 15:59:28 2025-11-26 15:59:28.029 [Thread-250] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 15:59:28 2025-11-26 15:59:28.029 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 15:59:28 2025-11-26 15:59:28.029 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 15:59:28 2025-11-26 15:59:28.029 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 15:59:28 2025-11-26 15:59:28.029 [Thread-249] INFO o.o.p.pap.main.comm.TimerManager.sleep(307) - sleep finishing due to stop() 15:59:28 2025-11-26 15:59:28.029 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:59:28 2025-11-26 15:59:28.029 [Thread-249] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 15:59:28 2025-11-26 15:59:28.029 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=6, locked=false, #topicListeners=1]]]: stopping 15:59:28 2025-11-26 15:59:28.030 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:59:28 2025-11-26 15:59:28.030 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=6, locked=false, #topicListeners=0]]]: stopping 15:59:28 2025-11-26 15:59:28.030 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:59:28 2025-11-26 15:59:28.030 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:59:28 2025-11-26 15:59:28.030 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=6, locked=false, #topicListeners=0]]]: shutdown 15:59:28 2025-11-26 15:59:28.030 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=6, locked=false, #topicListeners=0]]]: stopping 15:59:28 2025-11-26 15:59:28.030 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:59:28 2025-11-26 15:59:28.030 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:59:28 2025-11-26 15:59:28.030 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=6, locked=false, #topicListeners=1]]]: shutdown 15:59:28 2025-11-26 15:59:28.030 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=6, locked=false, #topicListeners=1]]]: stopping 15:59:28 2025-11-26 15:59:28.030 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 15:59:28 2025-11-26 15:59:28.030 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 15:59:28 2025-11-26 15:59:28.030 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 15:59:28 2025-11-26 15:59:28.030 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 15:59:28 2025-11-26 15:59:28.030 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 15:59:28 2025-11-26 15:59:28.031 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 15:59:28 2025-11-26 15:59:28.031 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 15:59:28 2025-11-26 15:59:28.031 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 15:59:28 2025-11-26 15:59:28.031 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 15:59:28 2025-11-26 15:59:28.032 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-20-40849"] 15:59:28 2025-11-26 15:59:28.033 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 15:59:28 2025-11-26 15:59:28.033 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-20"] 15:59:28 2025-11-26 15:59:28.036 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 15:59:28 2025-11-26 15:59:28.047 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-20 - Shutdown initiated... 15:59:28 2025-11-26 15:59:28.048 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-20 - Shutdown completed. 15:59:28 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.398 s -- in org.onap.policy.pap.main.rest.e2e.PdpGroupStateChangeTest 15:59:28 [INFO] Running org.onap.policy.pap.main.rest.e2e.PolicyAuditTest 15:59:28 15:59:28 . ____ _ __ _ _ 15:59:28 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:59:28 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:59:28 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:59:28 ' |____| .__|_| |_|_| |_\__, | / / / / 15:59:28 =========|_|==============|___/=/_/_/_/ 15:59:28 15:59:28 :: Spring Boot :: (v3.5.3) 15:59:28 15:59:28 2025-11-26 15:59:28.073 [main] INFO o.o.p.p.m.rest.e2e.PolicyAuditTest.logStarting(53) - Starting PolicyAuditTest using Java 17.0.4 with PID 2672 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 15:59:28 2025-11-26 15:59:28.074 [main] INFO o.o.p.p.m.rest.e2e.PolicyAuditTest.logStartupProfileInfo(658) - The following 2 profiles are active: "test-e2e", "default" 15:59:28 2025-11-26 15:59:28.208 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 15:59:28 2025-11-26 15:59:28.219 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 9 ms. Found 7 JPA repository interfaces. 15:59:28 2025-11-26 15:59:28.291 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 15:59:28 2025-11-26 15:59:28.291 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-21"] 15:59:28 2025-11-26 15:59:28.292 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 15:59:28 2025-11-26 15:59:28.292 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 15:59:28 2025-11-26 15:59:28.305 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 15:59:28 2025-11-26 15:59:28.305 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 231 ms 15:59:28 2025-11-26 15:59:28.372 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 15:59:28 2025-11-26 15:59:28.374 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 15:59:28 2025-11-26 15:59:28.380 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 15:59:28 2025-11-26 15:59:28.380 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-21 - Starting... 15:59:28 2025-11-26 15:59:28.381 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-21 - Added connection conn200: url=jdbc:h2:mem:testdb18 user=POLICY_USER 15:59:28 2025-11-26 15:59:28.382 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-21 - Start completed. 15:59:28 2025-11-26 15:59:28.382 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 15:59:28 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-21)'] 15:59:28 Database driver: undefined/unknown 15:59:28 Database version: 2.2.224 15:59:28 Autocommit mode: undefined/unknown 15:59:28 Isolation level: undefined/unknown 15:59:28 Minimum pool size: undefined/unknown 15:59:28 Maximum pool size: undefined/unknown 15:59:28 2025-11-26 15:59:28.478 [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator.initiateService(59) - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 15:59:28 2025-11-26 15:59:28.505 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 15:59:28 2025-11-26 15:59:28.756 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 15:59:28 2025-11-26 15:59:28.800 [main] INFO o.s.v.b.OptionalValidatorFactoryBean.afterPropertiesSet(48) - Failed to set up a Bean Validation provider: jakarta.validation.NoProviderFoundException: Unable to create a Configuration, because no Jakarta Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. 15:59:29 2025-11-26 15:59:28.996 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 15:59:29 2025-11-26 15:59:29.027 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-21"] 15:59:29 2025-11-26 15:59:29.038 [main] INFO o.a.t.u.net.NioEndpoint.certificate.log(168) - Connector [https-jsse-nio-auto-21], TLS virtual host [_default_], certificate type [UNDEFINED] configured from keystore [/home/jenkins/.keystore] using alias [tomcat] with trust store [null] 15:59:29 2025-11-26 15:59:29.039 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 42621 (https) with context path '/policy/pap/v1' 15:59:29 2025-11-26 15:59:29.045 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 15:59:29 2025-11-26 15:59:29.045 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 15:59:29 2025-11-26 15:59:29.045 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 15:59:29 2025-11-26 15:59:29.045 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 15:59:29 2025-11-26 15:59:29.045 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 15:59:29 2025-11-26 15:59:29.046 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 15:59:29 2025-11-26 15:59:29.046 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 15:59:29 2025-11-26 15:59:29.046 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@55c8f813 15:59:29 2025-11-26 15:59:29.046 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 15:59:29 2025-11-26 15:59:29.046 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@663cb86d 15:59:29 2025-11-26 15:59:29.046 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 15:59:29 2025-11-26 15:59:29.046 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:59:29 2025-11-26 15:59:29.046 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:59:29 2025-11-26 15:59:29.046 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:59:29 2025-11-26 15:59:29.046 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:59:29 2025-11-26 15:59:29.046 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 15:59:29 2025-11-26 15:59:29.046 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 15:59:29 2025-11-26 15:59:29.047 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 15:59:29 2025-11-26 15:59:29.047 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 15:59:29 2025-11-26 15:59:29.047 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 15:59:29 2025-11-26 15:59:29.047 [Thread-256] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 15:59:29 2025-11-26 15:59:29.047 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 15:59:29 2025-11-26 15:59:29.047 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 15:59:29 2025-11-26 15:59:29.048 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 15:59:29 2025-11-26 15:59:29.048 [Thread-257] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 15:59:29 2025-11-26 15:59:29.048 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 15:59:29 2025-11-26 15:59:29.048 [main] INFO o.o.p.p.m.rest.e2e.PolicyAuditTest.logStarted(59) - Started PolicyAuditTest in 0.99 seconds (process running for 67.12) 15:59:29 2025-11-26 15:59:29.063 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:29 2025-11-26 15:59:29.064 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:29 2025-11-26 15:59:29.077 [https-jsse-nio-auto-21-exec-6] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring DispatcherServlet 'dispatcherServlet' 15:59:29 2025-11-26 15:59:29.077 [https-jsse-nio-auto-21-exec-6] INFO o.s.web.servlet.DispatcherServlet.initServletBean(532) - Initializing Servlet 'dispatcherServlet' 15:59:29 2025-11-26 15:59:29.079 [https-jsse-nio-auto-21-exec-6] INFO o.s.web.servlet.DispatcherServlet.initServletBean(554) - Completed initialization in 2 ms 15:59:29 2025-11-26 15:59:29.255 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:29 2025-11-26 15:59:29.256 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:29 2025-11-26 15:59:29.369 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:29 2025-11-26 15:59:29.370 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:29 2025-11-26 15:59:29.473 [https-jsse-nio-auto-21-exec-7] WARN o.o.p.p.m.e.ControllerExceptionHandler.handleIllegalArgumentException(79) - For input string: "2021-07-25T01:25:15" 15:59:29 java.lang.NumberFormatException: For input string: "2021-07-25T01:25:15" 15:59:29 at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:67) 15:59:29 at java.base/java.lang.Long.parseLong(Long.java:711) 15:59:29 at java.base/java.lang.Long.valueOf(Long.java:1163) 15:59:29 at org.springframework.util.NumberUtils.parseNumber(NumberUtils.java:204) 15:59:29 at org.springframework.beans.propertyeditors.CustomNumberEditor.setAsText(CustomNumberEditor.java:115) 15:59:29 at org.springframework.beans.TypeConverterDelegate.doConvertTextValue(TypeConverterDelegate.java:439) 15:59:29 at org.springframework.beans.TypeConverterDelegate.doConvertValue(TypeConverterDelegate.java:412) 15:59:29 at org.springframework.beans.TypeConverterDelegate.convertIfNecessary(TypeConverterDelegate.java:161) 15:59:29 at org.springframework.beans.TypeConverterSupport.convertIfNecessary(TypeConverterSupport.java:80) 15:59:29 at org.springframework.beans.TypeConverterSupport.convertIfNecessary(TypeConverterSupport.java:53) 15:59:29 at org.springframework.validation.DataBinder.convertIfNecessary(DataBinder.java:867) 15:59:29 at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.convertIfNecessary(AbstractNamedValueMethodArgumentResolver.java:293) 15:59:29 at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.resolveArgument(AbstractNamedValueMethodArgumentResolver.java:136) 15:59:29 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 15:59:29 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 15:59:29 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 15:59:29 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:59:29 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:59:29 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:59:29 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:59:29 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:59:29 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:59:29 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:59:29 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 15:59:29 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:633) 15:59:29 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:59:29 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 15:59:29 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 15:59:29 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 15:59:29 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:29 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:59:29 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:59:29 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 15:59:29 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 15:59:29 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 15:59:29 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 15:59:29 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 15:59:29 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 15:59:29 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:29 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:29 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:29 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 15:59:29 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 15:59:29 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:29 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:29 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:29 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 15:59:29 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:29 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:29 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:29 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 15:59:29 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:29 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:29 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:29 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 15:59:29 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:29 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:29 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:29 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 15:59:29 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:29 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:29 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:29 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:29 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 15:59:29 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 15:59:29 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:29 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:29 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:29 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 15:59:29 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 15:59:29 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:29 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:29 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:29 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:29 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 15:59:29 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 15:59:29 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:29 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:29 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:29 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 15:59:29 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:29 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:29 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:29 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:29 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 15:59:29 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:29 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:29 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 15:59:29 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 15:59:29 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:29 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 15:59:29 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 15:59:29 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:29 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 15:59:29 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:29 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:59:29 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 15:59:29 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:29 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 15:59:29 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:29 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:59:29 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 15:59:29 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 15:59:29 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 15:59:29 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:29 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:59:29 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:29 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:29 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:59:29 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:29 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:29 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 15:59:29 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:29 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:29 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:59:29 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:29 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:29 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 15:59:29 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 15:59:29 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 15:59:29 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 15:59:29 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 15:59:29 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 15:59:29 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 15:59:29 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 15:59:29 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 15:59:29 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 15:59:29 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 15:59:29 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 15:59:29 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 15:59:29 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 15:59:29 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 15:59:29 at java.base/java.lang.Thread.run(Thread.java:833) 15:59:29 2025-11-26 15:59:29.497 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:29 2025-11-26 15:59:29.497 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:29 2025-11-26 15:59:29.609 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:29 2025-11-26 15:59:29.610 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:29 2025-11-26 15:59:29.723 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:29 2025-11-26 15:59:29.724 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:29 2025-11-26 15:59:29.832 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:29 2025-11-26 15:59:29.833 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:29 2025-11-26 15:59:29.931 [https-jsse-nio-auto-21-exec-10] WARN o.o.p.p.m.e.ControllerExceptionHandler.handleIllegalArgumentException(79) - For input string: "2021-07-25T01:25:15" 15:59:29 java.lang.NumberFormatException: For input string: "2021-07-25T01:25:15" 15:59:29 at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:67) 15:59:29 at java.base/java.lang.Long.parseLong(Long.java:711) 15:59:29 at java.base/java.lang.Long.valueOf(Long.java:1163) 15:59:29 at org.springframework.util.NumberUtils.parseNumber(NumberUtils.java:204) 15:59:29 at org.springframework.beans.propertyeditors.CustomNumberEditor.setAsText(CustomNumberEditor.java:115) 15:59:29 at org.springframework.beans.TypeConverterDelegate.doConvertTextValue(TypeConverterDelegate.java:439) 15:59:29 at org.springframework.beans.TypeConverterDelegate.doConvertValue(TypeConverterDelegate.java:412) 15:59:29 at org.springframework.beans.TypeConverterDelegate.convertIfNecessary(TypeConverterDelegate.java:161) 15:59:29 at org.springframework.beans.TypeConverterSupport.convertIfNecessary(TypeConverterSupport.java:80) 15:59:29 at org.springframework.beans.TypeConverterSupport.convertIfNecessary(TypeConverterSupport.java:53) 15:59:29 at org.springframework.validation.DataBinder.convertIfNecessary(DataBinder.java:867) 15:59:29 at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.convertIfNecessary(AbstractNamedValueMethodArgumentResolver.java:293) 15:59:29 at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.resolveArgument(AbstractNamedValueMethodArgumentResolver.java:136) 15:59:29 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 15:59:29 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 15:59:29 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 15:59:29 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:59:29 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:59:29 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:59:29 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:59:29 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:59:29 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:59:29 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:59:29 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 15:59:29 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:633) 15:59:29 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:59:29 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 15:59:29 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 15:59:29 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 15:59:29 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:29 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:59:29 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:59:29 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 15:59:29 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 15:59:29 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 15:59:29 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 15:59:29 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 15:59:29 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 15:59:29 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:29 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:29 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:29 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 15:59:29 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 15:59:29 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:29 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:29 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:29 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 15:59:29 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:29 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:29 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:29 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 15:59:29 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:29 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:29 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:29 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 15:59:29 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:29 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:29 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:29 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 15:59:29 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:29 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:29 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:29 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:29 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 15:59:29 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 15:59:29 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:29 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:29 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:29 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 15:59:29 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 15:59:29 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:29 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:29 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:29 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:29 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 15:59:29 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 15:59:29 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:29 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:29 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:29 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 15:59:29 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:29 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:29 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:29 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:29 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 15:59:29 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:29 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:29 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 15:59:29 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 15:59:29 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:29 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 15:59:29 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 15:59:29 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:29 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 15:59:29 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:29 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:59:29 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 15:59:29 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:29 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 15:59:29 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:29 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:59:29 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 15:59:29 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 15:59:29 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 15:59:29 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:29 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:59:29 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:29 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:29 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:59:29 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:29 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:29 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 15:59:29 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:29 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:29 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:59:29 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:29 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:29 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 15:59:29 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 15:59:29 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 15:59:29 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 15:59:29 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 15:59:29 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 15:59:29 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 15:59:29 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 15:59:29 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 15:59:29 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 15:59:29 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 15:59:29 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 15:59:29 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 15:59:29 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 15:59:29 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 15:59:29 at java.base/java.lang.Thread.run(Thread.java:833) 15:59:29 2025-11-26 15:59:29.951 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:29 2025-11-26 15:59:29.952 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:30 2025-11-26 15:59:30.052 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:30 2025-11-26 15:59:30.053 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:30 2025-11-26 15:59:30.159 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:30 2025-11-26 15:59:30.160 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:30 2025-11-26 15:59:30.254 [https-jsse-nio-auto-21-exec-8] WARN o.o.p.p.m.e.ControllerExceptionHandler.handleIllegalArgumentException(79) - For input string: "2021-07-25T01:25:15" 15:59:30 java.lang.NumberFormatException: For input string: "2021-07-25T01:25:15" 15:59:30 at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:67) 15:59:30 at java.base/java.lang.Long.parseLong(Long.java:711) 15:59:30 at java.base/java.lang.Long.valueOf(Long.java:1163) 15:59:30 at org.springframework.util.NumberUtils.parseNumber(NumberUtils.java:204) 15:59:30 at org.springframework.beans.propertyeditors.CustomNumberEditor.setAsText(CustomNumberEditor.java:115) 15:59:30 at org.springframework.beans.TypeConverterDelegate.doConvertTextValue(TypeConverterDelegate.java:439) 15:59:30 at org.springframework.beans.TypeConverterDelegate.doConvertValue(TypeConverterDelegate.java:412) 15:59:30 at org.springframework.beans.TypeConverterDelegate.convertIfNecessary(TypeConverterDelegate.java:161) 15:59:30 at org.springframework.beans.TypeConverterSupport.convertIfNecessary(TypeConverterSupport.java:80) 15:59:30 at org.springframework.beans.TypeConverterSupport.convertIfNecessary(TypeConverterSupport.java:53) 15:59:30 at org.springframework.validation.DataBinder.convertIfNecessary(DataBinder.java:867) 15:59:30 at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.convertIfNecessary(AbstractNamedValueMethodArgumentResolver.java:293) 15:59:30 at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.resolveArgument(AbstractNamedValueMethodArgumentResolver.java:136) 15:59:30 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 15:59:30 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 15:59:30 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 15:59:30 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:59:30 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:59:30 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:59:30 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:59:30 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:59:30 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:59:30 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:59:30 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 15:59:30 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:633) 15:59:30 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:59:30 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 15:59:30 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 15:59:30 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 15:59:30 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:30 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:59:30 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:59:30 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 15:59:30 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 15:59:30 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 15:59:30 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 15:59:30 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 15:59:30 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 15:59:30 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:30 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:30 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:30 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 15:59:30 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 15:59:30 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:30 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:30 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:30 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 15:59:30 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:30 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:30 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:30 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 15:59:30 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:30 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:30 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:30 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 15:59:30 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:30 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:30 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:30 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 15:59:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:30 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:30 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:30 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:30 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 15:59:30 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 15:59:30 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:30 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:30 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:30 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 15:59:30 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 15:59:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:30 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:30 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:30 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:30 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 15:59:30 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 15:59:30 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:30 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:30 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:30 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 15:59:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:30 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:30 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:30 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:30 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 15:59:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:30 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:30 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 15:59:30 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 15:59:30 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:30 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 15:59:30 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 15:59:30 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:30 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 15:59:30 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:30 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:59:30 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 15:59:30 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:30 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 15:59:30 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:30 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:59:30 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 15:59:30 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 15:59:30 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 15:59:30 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:30 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:59:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:30 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:30 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:59:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:30 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:30 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 15:59:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:30 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:30 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:59:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:30 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:30 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 15:59:30 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 15:59:30 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 15:59:30 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 15:59:30 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 15:59:30 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 15:59:30 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 15:59:30 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 15:59:30 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 15:59:30 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 15:59:30 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 15:59:30 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 15:59:30 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 15:59:30 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 15:59:30 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 15:59:30 at java.base/java.lang.Thread.run(Thread.java:833) 15:59:30 2025-11-26 15:59:30.283 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:30 2025-11-26 15:59:30.284 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:30 2025-11-26 15:59:30.406 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:30 2025-11-26 15:59:30.407 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:30 2025-11-26 15:59:30.527 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:30 2025-11-26 15:59:30.527 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:30 2025-11-26 15:59:30.634 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:30 2025-11-26 15:59:30.635 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:30 2025-11-26 15:59:30.746 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:30 2025-11-26 15:59:30.747 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:30 2025-11-26 15:59:30.846 [https-jsse-nio-auto-21-exec-5] WARN o.o.p.p.m.e.ControllerExceptionHandler.handleIllegalArgumentException(79) - For input string: "2021-07-25T01:25:15" 15:59:30 java.lang.NumberFormatException: For input string: "2021-07-25T01:25:15" 15:59:30 at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:67) 15:59:30 at java.base/java.lang.Long.parseLong(Long.java:711) 15:59:30 at java.base/java.lang.Long.valueOf(Long.java:1163) 15:59:30 at org.springframework.util.NumberUtils.parseNumber(NumberUtils.java:204) 15:59:30 at org.springframework.beans.propertyeditors.CustomNumberEditor.setAsText(CustomNumberEditor.java:115) 15:59:30 at org.springframework.beans.TypeConverterDelegate.doConvertTextValue(TypeConverterDelegate.java:439) 15:59:30 at org.springframework.beans.TypeConverterDelegate.doConvertValue(TypeConverterDelegate.java:412) 15:59:30 at org.springframework.beans.TypeConverterDelegate.convertIfNecessary(TypeConverterDelegate.java:161) 15:59:30 at org.springframework.beans.TypeConverterSupport.convertIfNecessary(TypeConverterSupport.java:80) 15:59:30 at org.springframework.beans.TypeConverterSupport.convertIfNecessary(TypeConverterSupport.java:53) 15:59:30 at org.springframework.validation.DataBinder.convertIfNecessary(DataBinder.java:867) 15:59:30 at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.convertIfNecessary(AbstractNamedValueMethodArgumentResolver.java:293) 15:59:30 at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.resolveArgument(AbstractNamedValueMethodArgumentResolver.java:136) 15:59:30 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 15:59:30 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 15:59:30 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 15:59:30 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 15:59:30 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 15:59:30 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 15:59:30 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 15:59:30 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 15:59:30 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 15:59:30 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 15:59:30 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 15:59:30 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:633) 15:59:30 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 15:59:30 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 15:59:30 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 15:59:30 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 15:59:30 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:30 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:59:30 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 15:59:30 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 15:59:30 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 15:59:30 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 15:59:30 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 15:59:30 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 15:59:30 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 15:59:30 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:30 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:30 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:30 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 15:59:30 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 15:59:30 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:30 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:30 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:30 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 15:59:30 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:30 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:30 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:30 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 15:59:30 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:30 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:30 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:30 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 15:59:30 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:30 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:30 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:30 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 15:59:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:30 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:30 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:30 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:30 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 15:59:30 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 15:59:30 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:30 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:30 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:30 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 15:59:30 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 15:59:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:30 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:30 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:30 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:30 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 15:59:30 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 15:59:30 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:30 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:30 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:30 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 15:59:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:30 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:30 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 15:59:30 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:30 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 15:59:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:30 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 15:59:30 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 15:59:30 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 15:59:30 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 15:59:30 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 15:59:30 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 15:59:30 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:30 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 15:59:30 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:30 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:59:30 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 15:59:30 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:30 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 15:59:30 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 15:59:30 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 15:59:30 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 15:59:30 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 15:59:30 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 15:59:30 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:30 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 15:59:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:30 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:30 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 15:59:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:30 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:30 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 15:59:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:30 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:30 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 15:59:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 15:59:30 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 15:59:30 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 15:59:30 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 15:59:30 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 15:59:30 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 15:59:30 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 15:59:30 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 15:59:30 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 15:59:30 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 15:59:30 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 15:59:30 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 15:59:30 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 15:59:30 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 15:59:30 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 15:59:30 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 15:59:30 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 15:59:30 at java.base/java.lang.Thread.run(Thread.java:833) 15:59:30 2025-11-26 15:59:30.866 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:30 2025-11-26 15:59:30.866 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:31 2025-11-26 15:59:30.984 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 15:59:31 2025-11-26 15:59:30.984 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 15:59:31 2025-11-26 15:59:30.984 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 15:59:31 2025-11-26 15:59:30.985 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 15:59:31 2025-11-26 15:59:30.985 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 15:59:31 2025-11-26 15:59:30.985 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 15:59:31 2025-11-26 15:59:30.985 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 15:59:31 2025-11-26 15:59:30.985 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 15:59:31 2025-11-26 15:59:30.985 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 15:59:31 2025-11-26 15:59:30.985 [Thread-257] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 15:59:31 2025-11-26 15:59:30.985 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 15:59:31 2025-11-26 15:59:30.985 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 15:59:31 2025-11-26 15:59:30.985 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 15:59:31 2025-11-26 15:59:30.985 [Thread-256] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 15:59:31 2025-11-26 15:59:30.985 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:59:31 2025-11-26 15:59:30.985 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:59:31 2025-11-26 15:59:30.985 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:59:31 2025-11-26 15:59:30.986 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:59:31 2025-11-26 15:59:30.986 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:59:31 2025-11-26 15:59:30.986 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:59:31 2025-11-26 15:59:30.986 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:59:31 2025-11-26 15:59:30.986 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:59:31 2025-11-26 15:59:30.986 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:59:31 2025-11-26 15:59:30.986 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:59:31 2025-11-26 15:59:30.986 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:59:31 2025-11-26 15:59:30.986 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:59:31 2025-11-26 15:59:30.986 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 15:59:31 2025-11-26 15:59:30.986 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 15:59:31 2025-11-26 15:59:30.986 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 15:59:31 2025-11-26 15:59:30.986 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 15:59:31 2025-11-26 15:59:30.986 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 15:59:31 2025-11-26 15:59:30.986 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 15:59:31 2025-11-26 15:59:30.987 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 15:59:31 2025-11-26 15:59:30.987 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 15:59:31 2025-11-26 15:59:30.987 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 15:59:31 2025-11-26 15:59:30.987 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-21-42621"] 15:59:31 2025-11-26 15:59:30.988 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 15:59:31 2025-11-26 15:59:30.988 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-21"] 15:59:31 2025-11-26 15:59:30.992 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 15:59:31 2025-11-26 15:59:30.997 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-21 - Shutdown initiated... 15:59:31 2025-11-26 15:59:30.998 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-21 - Shutdown completed. 15:59:31 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.948 s -- in org.onap.policy.pap.main.rest.e2e.PolicyAuditTest 15:59:31 [INFO] Running org.onap.policy.pap.main.rest.e2e.PdpGroupQueryTest 15:59:31 15:59:31 . ____ _ __ _ _ 15:59:31 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:59:31 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:59:31 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:59:31 ' |____| .__|_| |_|_| |_\__, | / / / / 15:59:31 =========|_|==============|___/=/_/_/_/ 15:59:31 15:59:31 :: Spring Boot :: (v3.5.3) 15:59:31 15:59:31 2025-11-26 15:59:31.026 [main] INFO o.o.p.p.m.rest.e2e.PdpGroupQueryTest.logStarting(53) - Starting PdpGroupQueryTest using Java 17.0.4 with PID 2672 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 15:59:31 2025-11-26 15:59:31.026 [main] INFO o.o.p.p.m.rest.e2e.PdpGroupQueryTest.logStartupProfileInfo(658) - The following 2 profiles are active: "test-e2e", "default" 15:59:31 2025-11-26 15:59:31.160 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 15:59:31 2025-11-26 15:59:31.171 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 9 ms. Found 7 JPA repository interfaces. 15:59:31 2025-11-26 15:59:31.246 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 15:59:31 2025-11-26 15:59:31.247 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-22"] 15:59:31 2025-11-26 15:59:31.247 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 15:59:31 2025-11-26 15:59:31.247 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 15:59:31 2025-11-26 15:59:31.259 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 15:59:31 2025-11-26 15:59:31.259 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 231 ms 15:59:31 2025-11-26 15:59:31.328 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 15:59:31 2025-11-26 15:59:31.330 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 15:59:31 2025-11-26 15:59:31.335 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 15:59:31 2025-11-26 15:59:31.336 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-22 - Starting... 15:59:31 2025-11-26 15:59:31.337 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-22 - Added connection conn210: url=jdbc:h2:mem:testdb19 user=POLICY_USER 15:59:31 2025-11-26 15:59:31.337 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-22 - Start completed. 15:59:31 2025-11-26 15:59:31.338 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 15:59:31 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-22)'] 15:59:31 Database driver: undefined/unknown 15:59:31 Database version: 2.2.224 15:59:31 Autocommit mode: undefined/unknown 15:59:31 Isolation level: undefined/unknown 15:59:31 Minimum pool size: undefined/unknown 15:59:31 Maximum pool size: undefined/unknown 15:59:31 2025-11-26 15:59:31.432 [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator.initiateService(59) - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 15:59:31 2025-11-26 15:59:31.460 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 15:59:31 2025-11-26 15:59:31.730 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 15:59:31 2025-11-26 15:59:31.769 [main] INFO o.s.v.b.OptionalValidatorFactoryBean.afterPropertiesSet(48) - Failed to set up a Bean Validation provider: jakarta.validation.NoProviderFoundException: Unable to create a Configuration, because no Jakarta Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. 15:59:32 2025-11-26 15:59:31.934 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 15:59:32 2025-11-26 15:59:31.966 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-22"] 15:59:32 2025-11-26 15:59:31.976 [main] INFO o.a.t.u.net.NioEndpoint.certificate.log(168) - Connector [https-jsse-nio-auto-22], TLS virtual host [_default_], certificate type [UNDEFINED] configured from keystore [/home/jenkins/.keystore] using alias [tomcat] with trust store [null] 15:59:32 2025-11-26 15:59:31.983 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 41815 (https) with context path '/policy/pap/v1' 15:59:32 2025-11-26 15:59:31.990 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 15:59:32 2025-11-26 15:59:31.990 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 15:59:32 2025-11-26 15:59:31.990 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 15:59:32 2025-11-26 15:59:31.990 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 15:59:32 2025-11-26 15:59:31.990 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 15:59:32 2025-11-26 15:59:31.991 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 15:59:32 2025-11-26 15:59:31.991 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 15:59:32 2025-11-26 15:59:31.991 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@22d70fc4 15:59:32 2025-11-26 15:59:31.991 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 15:59:32 2025-11-26 15:59:31.991 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@53171ac3 15:59:32 2025-11-26 15:59:31.991 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 15:59:32 2025-11-26 15:59:31.991 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:59:32 2025-11-26 15:59:31.991 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:59:32 2025-11-26 15:59:31.991 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:59:32 2025-11-26 15:59:31.991 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:59:32 2025-11-26 15:59:31.991 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 15:59:32 2025-11-26 15:59:31.991 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 15:59:32 2025-11-26 15:59:31.992 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 15:59:32 2025-11-26 15:59:31.992 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 15:59:32 2025-11-26 15:59:31.992 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 15:59:32 2025-11-26 15:59:31.992 [Thread-261] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 15:59:32 2025-11-26 15:59:31.992 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 15:59:32 2025-11-26 15:59:31.992 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 15:59:32 2025-11-26 15:59:31.993 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 15:59:32 2025-11-26 15:59:31.993 [Thread-262] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 15:59:32 2025-11-26 15:59:31.993 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 15:59:32 2025-11-26 15:59:31.993 [main] INFO o.o.p.p.m.rest.e2e.PdpGroupQueryTest.logStarted(59) - Started PdpGroupQueryTest in 0.986 seconds (process running for 70.064) 15:59:32 2025-11-26 15:59:32.053 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:32 2025-11-26 15:59:32.054 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:32 2025-11-26 15:59:32.071 [https-jsse-nio-auto-22-exec-9] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring DispatcherServlet 'dispatcherServlet' 15:59:32 2025-11-26 15:59:32.071 [https-jsse-nio-auto-22-exec-9] INFO o.s.web.servlet.DispatcherServlet.initServletBean(532) - Initializing Servlet 'dispatcherServlet' 15:59:32 2025-11-26 15:59:32.072 [https-jsse-nio-auto-22-exec-9] INFO o.s.web.servlet.DispatcherServlet.initServletBean(554) - Completed initialization in 1 ms 15:59:32 2025-11-26 15:59:32.244 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 15:59:32 2025-11-26 15:59:32.244 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 15:59:32 2025-11-26 15:59:32.244 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 15:59:32 2025-11-26 15:59:32.244 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 15:59:32 2025-11-26 15:59:32.244 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 15:59:32 2025-11-26 15:59:32.244 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 15:59:32 2025-11-26 15:59:32.244 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 15:59:32 2025-11-26 15:59:32.244 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 15:59:32 2025-11-26 15:59:32.244 [Thread-262] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 15:59:32 2025-11-26 15:59:32.245 [Thread-261] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 15:59:32 2025-11-26 15:59:32.245 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 15:59:32 2025-11-26 15:59:32.245 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 15:59:32 2025-11-26 15:59:32.245 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 15:59:32 2025-11-26 15:59:32.245 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 15:59:32 2025-11-26 15:59:32.245 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:59:32 2025-11-26 15:59:32.245 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:59:32 2025-11-26 15:59:32.245 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:59:32 2025-11-26 15:59:32.246 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:59:32 2025-11-26 15:59:32.246 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:59:32 2025-11-26 15:59:32.246 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:59:32 2025-11-26 15:59:32.246 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:59:32 2025-11-26 15:59:32.246 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:59:32 2025-11-26 15:59:32.246 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:59:32 2025-11-26 15:59:32.246 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:59:32 2025-11-26 15:59:32.246 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:59:32 2025-11-26 15:59:32.246 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:59:32 2025-11-26 15:59:32.246 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 15:59:32 2025-11-26 15:59:32.246 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 15:59:32 2025-11-26 15:59:32.247 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 15:59:32 2025-11-26 15:59:32.247 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 15:59:32 2025-11-26 15:59:32.247 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 15:59:32 2025-11-26 15:59:32.247 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 15:59:32 2025-11-26 15:59:32.247 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 15:59:32 2025-11-26 15:59:32.247 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 15:59:32 2025-11-26 15:59:32.247 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 15:59:32 2025-11-26 15:59:32.248 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-22-41815"] 15:59:32 2025-11-26 15:59:32.249 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 15:59:32 2025-11-26 15:59:32.249 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-22"] 15:59:32 2025-11-26 15:59:32.252 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 15:59:32 2025-11-26 15:59:32.259 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-22 - Shutdown initiated... 15:59:32 2025-11-26 15:59:32.260 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-22 - Shutdown completed. 15:59:32 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.260 s -- in org.onap.policy.pap.main.rest.e2e.PdpGroupQueryTest 15:59:32 [INFO] Running org.onap.policy.pap.main.rest.e2e.HealthCheckTest 15:59:32 15:59:32 . ____ _ __ _ _ 15:59:32 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:59:32 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:59:32 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:59:32 ' |____| .__|_| |_|_| |_\__, | / / / / 15:59:32 =========|_|==============|___/=/_/_/_/ 15:59:32 15:59:32 :: Spring Boot :: (v3.5.3) 15:59:32 15:59:32 2025-11-26 15:59:32.288 [main] INFO o.o.p.p.m.rest.e2e.HealthCheckTest.logStarting(53) - Starting HealthCheckTest using Java 17.0.4 with PID 2672 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 15:59:32 2025-11-26 15:59:32.288 [main] INFO o.o.p.p.m.rest.e2e.HealthCheckTest.logStartupProfileInfo(658) - The following 2 profiles are active: "test-e2e", "default" 15:59:32 2025-11-26 15:59:32.430 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 15:59:32 2025-11-26 15:59:32.440 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 9 ms. Found 7 JPA repository interfaces. 15:59:32 2025-11-26 15:59:32.520 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 15:59:32 2025-11-26 15:59:32.521 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-23"] 15:59:32 2025-11-26 15:59:32.521 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 15:59:32 2025-11-26 15:59:32.521 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 15:59:32 2025-11-26 15:59:32.534 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 15:59:32 2025-11-26 15:59:32.534 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 245 ms 15:59:32 2025-11-26 15:59:32.604 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 15:59:32 2025-11-26 15:59:32.605 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 15:59:32 2025-11-26 15:59:32.611 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 15:59:32 2025-11-26 15:59:32.611 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-23 - Starting... 15:59:32 2025-11-26 15:59:32.612 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-23 - Added connection conn220: url=jdbc:h2:mem:testdb20 user=POLICY_USER 15:59:32 2025-11-26 15:59:32.613 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-23 - Start completed. 15:59:32 2025-11-26 15:59:32.613 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 15:59:32 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-23)'] 15:59:32 Database driver: undefined/unknown 15:59:32 Database version: 2.2.224 15:59:32 Autocommit mode: undefined/unknown 15:59:32 Isolation level: undefined/unknown 15:59:32 Minimum pool size: undefined/unknown 15:59:32 Maximum pool size: undefined/unknown 15:59:32 2025-11-26 15:59:32.708 [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator.initiateService(59) - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 15:59:32 2025-11-26 15:59:32.733 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 15:59:33 2025-11-26 15:59:32.990 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 15:59:33 2025-11-26 15:59:33.029 [main] INFO o.s.v.b.OptionalValidatorFactoryBean.afterPropertiesSet(48) - Failed to set up a Bean Validation provider: jakarta.validation.NoProviderFoundException: Unable to create a Configuration, because no Jakarta Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. 15:59:33 2025-11-26 15:59:33.192 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 15:59:33 2025-11-26 15:59:33.224 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-23"] 15:59:33 2025-11-26 15:59:33.235 [main] INFO o.a.t.u.net.NioEndpoint.certificate.log(168) - Connector [https-jsse-nio-auto-23], TLS virtual host [_default_], certificate type [UNDEFINED] configured from keystore [/home/jenkins/.keystore] using alias [tomcat] with trust store [null] 15:59:33 2025-11-26 15:59:33.241 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 44171 (https) with context path '/policy/pap/v1' 15:59:33 2025-11-26 15:59:33.247 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 15:59:33 2025-11-26 15:59:33.247 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 15:59:33 2025-11-26 15:59:33.247 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 15:59:33 2025-11-26 15:59:33.248 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 15:59:33 2025-11-26 15:59:33.248 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 15:59:33 2025-11-26 15:59:33.248 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 15:59:33 2025-11-26 15:59:33.248 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 15:59:33 2025-11-26 15:59:33.248 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@3139e954 15:59:33 2025-11-26 15:59:33.248 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 15:59:33 2025-11-26 15:59:33.248 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@7187f7fd 15:59:33 2025-11-26 15:59:33.248 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 15:59:33 2025-11-26 15:59:33.248 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:59:33 2025-11-26 15:59:33.249 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:59:33 2025-11-26 15:59:33.249 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:59:33 2025-11-26 15:59:33.249 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:59:33 2025-11-26 15:59:33.249 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 15:59:33 2025-11-26 15:59:33.249 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 15:59:33 2025-11-26 15:59:33.250 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 15:59:33 2025-11-26 15:59:33.250 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 15:59:33 2025-11-26 15:59:33.250 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 15:59:33 2025-11-26 15:59:33.251 [Thread-266] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 15:59:33 2025-11-26 15:59:33.251 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 15:59:33 2025-11-26 15:59:33.251 [Thread-267] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 15:59:33 2025-11-26 15:59:33.251 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 15:59:33 2025-11-26 15:59:33.251 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 15:59:33 2025-11-26 15:59:33.251 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 15:59:33 2025-11-26 15:59:33.251 [main] INFO o.o.p.p.m.rest.e2e.HealthCheckTest.logStarted(59) - Started HealthCheckTest in 0.982 seconds (process running for 71.323) 15:59:33 2025-11-26 15:59:33.262 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:33 2025-11-26 15:59:33.263 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 15:59:33 2025-11-26 15:59:33.275 [https-jsse-nio-auto-23-exec-7] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring DispatcherServlet 'dispatcherServlet' 15:59:33 2025-11-26 15:59:33.276 [https-jsse-nio-auto-23-exec-7] INFO o.s.web.servlet.DispatcherServlet.initServletBean(532) - Initializing Servlet 'dispatcherServlet' 15:59:33 2025-11-26 15:59:33.277 [https-jsse-nio-auto-23-exec-7] INFO o.s.web.servlet.DispatcherServlet.initServletBean(554) - Completed initialization in 1 ms 15:59:33 2025-11-26 15:59:33.444 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 15:59:33 2025-11-26 15:59:33.445 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 15:59:33 2025-11-26 15:59:33.445 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 15:59:33 2025-11-26 15:59:33.445 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 15:59:33 2025-11-26 15:59:33.445 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 15:59:33 2025-11-26 15:59:33.445 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 15:59:33 2025-11-26 15:59:33.446 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 15:59:33 2025-11-26 15:59:33.446 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 15:59:33 2025-11-26 15:59:33.446 [Thread-267] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 15:59:33 2025-11-26 15:59:33.446 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 15:59:33 2025-11-26 15:59:33.446 [Thread-266] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 15:59:33 2025-11-26 15:59:33.446 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 15:59:33 2025-11-26 15:59:33.447 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 15:59:33 2025-11-26 15:59:33.447 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 15:59:33 2025-11-26 15:59:33.447 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:59:33 2025-11-26 15:59:33.447 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:59:33 2025-11-26 15:59:33.447 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:59:33 2025-11-26 15:59:33.447 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:59:33 2025-11-26 15:59:33.447 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:59:33 2025-11-26 15:59:33.447 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=notification-topic, effectiveTopic=notification-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:59:33 2025-11-26 15:59:33.448 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:59:33 2025-11-26 15:59:33.448 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:59:33 2025-11-26 15:59:33.448 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:59:33 2025-11-26 15:59:33.448 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=heartbeat-topic, effectiveTopic=heartbeat-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:59:33 2025-11-26 15:59:33.448 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:59:33 2025-11-26 15:59:33.448 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=pdp-pap-topic, effectiveTopic=pdp-pap-topic, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:59:33 2025-11-26 15:59:33.448 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 15:59:33 2025-11-26 15:59:33.448 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 15:59:33 2025-11-26 15:59:33.448 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 15:59:33 2025-11-26 15:59:33.448 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 15:59:33 2025-11-26 15:59:33.448 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 15:59:33 2025-11-26 15:59:33.448 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 15:59:33 2025-11-26 15:59:33.448 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 15:59:33 2025-11-26 15:59:33.448 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 15:59:33 2025-11-26 15:59:33.449 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 15:59:33 2025-11-26 15:59:33.449 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-23-44171"] 15:59:33 2025-11-26 15:59:33.450 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 15:59:33 2025-11-26 15:59:33.450 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-23"] 15:59:33 2025-11-26 15:59:33.453 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 15:59:33 2025-11-26 15:59:33.457 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-23 - Shutdown initiated... 15:59:33 2025-11-26 15:59:33.458 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-23 - Shutdown completed. 15:59:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.197 s -- in org.onap.policy.pap.main.rest.e2e.HealthCheckTest 15:59:33 [INFO] Running org.onap.policy.pap.main.rest.TestPolicyComponentsHealthCheckProvider 15:59:34 2025-11-26 15:59:34.117 [pool-54-thread-3] WARN o.o.p.p.m.r.PolicyComponentsHealthCheckProvider.fetchPolicyComponentHealthStatus(220) - kafka connection error 15:59:34 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.656 s -- in org.onap.policy.pap.main.rest.TestPolicyComponentsHealthCheckProvider 15:59:34 [INFO] Running org.onap.policy.pap.main.rest.TestSessionData 15:59:34 2025-11-26 15:59:34.129 [main] INFO o.o.policy.pap.main.rest.SessionData.deleteGroupFromDb(466) - deleting DB group groupA 15:59:34 2025-11-26 15:59:34.131 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 15:59:34 2025-11-26 15:59:34.132 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(359) - use cached group groupA 15:59:34 2025-11-26 15:59:34.290 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy myPolicy 1.2.3 15:59:34 2025-11-26 15:59:34.297 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdp_1 null null policies=0 15:59:34 2025-11-26 15:59:34.297 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdp_2 null null policies=0 15:59:34 2025-11-26 15:59:34.297 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdp_3 null null policies=0 15:59:34 2025-11-26 15:59:34.298 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdp_2 null null policies=0 15:59:34 2025-11-26 15:59:34.300 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupA 15:59:34 2025-11-26 15:59:34.301 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupB 15:59:34 2025-11-26 15:59:34.301 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(422) - use cached group groupA 15:59:34 2025-11-26 15:59:34.301 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(422) - use cached group groupB 15:59:34 2025-11-26 15:59:34.312 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy myPolicy 1.2.3 15:59:34 2025-11-26 15:59:34.314 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(348) - unknown group groupA 15:59:34 2025-11-26 15:59:34.314 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(348) - unknown group groupA 15:59:34 2025-11-26 15:59:34.315 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 15:59:34 2025-11-26 15:59:34.316 [main] INFO o.o.policy.pap.main.rest.SessionData.addStateChange(262) - add state-change pdp_1 15:59:34 2025-11-26 15:59:34.316 [main] INFO o.o.policy.pap.main.rest.SessionData.addStateChange(262) - add state-change pdp_2 15:59:34 2025-11-26 15:59:34.317 [main] INFO o.o.policy.pap.main.rest.SessionData.addStateChange(262) - add state-change pdp_3 15:59:34 2025-11-26 15:59:34.317 [main] INFO o.o.policy.pap.main.rest.SessionData.addStateChange(262) - add state-change pdp_2 15:59:34 2025-11-26 15:59:34.319 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupA 15:59:34 2025-11-26 15:59:34.319 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupB 15:59:34 2025-11-26 15:59:34.320 [main] INFO o.o.policy.pap.main.rest.SessionData.create(316) - create cached group groupA 15:59:34 2025-11-26 15:59:34.320 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(359) - use cached group groupA 15:59:34 2025-11-26 15:59:34.321 [main] INFO o.o.policy.pap.main.rest.SessionData.create(316) - create cached group groupB 15:59:34 2025-11-26 15:59:34.321 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(359) - use cached group groupA 15:59:34 2025-11-26 15:59:34.321 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(359) - use cached group groupB 15:59:34 2025-11-26 15:59:34.322 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdp_2 null null policies=0 15:59:34 2025-11-26 15:59:34.322 [main] INFO o.o.policy.pap.main.rest.SessionData.addStateChange(262) - add state-change pdp_3 15:59:34 2025-11-26 15:59:34.322 [main] INFO o.o.policy.pap.main.rest.SessionData.addRequests(240) - add update and state-change pdp_1 null null policies=0 15:59:34 [(PdpUpdate(super=PdpMessage(messageName=PDP_UPDATE, requestId=4d59fde0-1541-4777-9dff-1555d63a70c3, timestampMs=1764172774322, name=pdp_1, pdpGroup=null, pdpSubgroup=null), source=null, description=null, pdpHeartbeatIntervalMs=null, policiesToBeDeployed=[], policiesToBeUndeployed=[]),PdpStateChange(super=PdpMessage(messageName=PDP_STATE_CHANGE, requestId=05bfc57a-00fc-41d3-873c-fa011269f813, timestampMs=1764172774322, name=pdp_1, pdpGroup=null, pdpSubgroup=null), source=null, state=null)), (PdpUpdate(super=PdpMessage(messageName=PDP_UPDATE, requestId=e2ffc898-5022-4def-8725-c889167987f5, timestampMs=1764172774322, name=pdp_2, pdpGroup=null, pdpSubgroup=null), source=null, description=null, pdpHeartbeatIntervalMs=null, policiesToBeDeployed=[], policiesToBeUndeployed=[]),null), (null,PdpStateChange(super=PdpMessage(messageName=PDP_STATE_CHANGE, requestId=e3a1bf82-4df2-4e44-ab67-32cafcf2d0a7, timestampMs=1764172774322, name=pdp_3, pdpGroup=null, pdpSubgroup=null), source=null, state=null))] 15:59:34 PdpUpdate(super=PdpMessage(messageName=PDP_UPDATE, requestId=4d59fde0-1541-4777-9dff-1555d63a70c3, timestampMs=1764172774322, name=pdp_1, pdpGroup=null, pdpSubgroup=null), source=null, description=null, pdpHeartbeatIntervalMs=null, policiesToBeDeployed=[], policiesToBeUndeployed=[]) 15:59:34 2025-11-26 15:59:34.323 [main] INFO o.o.policy.pap.main.rest.SessionData.addRequests(240) - add update and state-change pdp_1 null null policies=0 15:59:34 [(PdpUpdate(super=PdpMessage(messageName=PDP_UPDATE, requestId=d9088472-87c3-41d8-9020-815df430ac6f, timestampMs=1764172774323, name=pdp_1, pdpGroup=null, pdpSubgroup=null), source=null, description=null, pdpHeartbeatIntervalMs=null, policiesToBeDeployed=[], policiesToBeUndeployed=[]),PdpStateChange(super=PdpMessage(messageName=PDP_STATE_CHANGE, requestId=622c3713-de0f-42c0-9c21-c3e26b792553, timestampMs=1764172774323, name=pdp_1, pdpGroup=null, pdpSubgroup=null), source=null, state=null)), (PdpUpdate(super=PdpMessage(messageName=PDP_UPDATE, requestId=e2ffc898-5022-4def-8725-c889167987f5, timestampMs=1764172774322, name=pdp_2, pdpGroup=null, pdpSubgroup=null), source=null, description=null, pdpHeartbeatIntervalMs=null, policiesToBeDeployed=[], policiesToBeUndeployed=[]),null), (null,PdpStateChange(super=PdpMessage(messageName=PDP_STATE_CHANGE, requestId=e3a1bf82-4df2-4e44-ab67-32cafcf2d0a7, timestampMs=1764172774322, name=pdp_3, pdpGroup=null, pdpSubgroup=null), source=null, state=null))] 15:59:34 PdpUpdate(super=PdpMessage(messageName=PDP_UPDATE, requestId=d9088472-87c3-41d8-9020-815df430ac6f, timestampMs=1764172774323, name=pdp_1, pdpGroup=null, pdpSubgroup=null), source=null, description=null, pdpHeartbeatIntervalMs=null, policiesToBeDeployed=[], policiesToBeUndeployed=[]) 15:59:34 2025-11-26 15:59:34.323 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdp_1 null null policies=0 15:59:34 [(PdpUpdate(super=PdpMessage(messageName=PDP_UPDATE, requestId=8847d1dc-59ec-4afb-9f09-bb51a21cdd4f, timestampMs=1764172774323, name=pdp_1, pdpGroup=null, pdpSubgroup=null), source=null, description=null, pdpHeartbeatIntervalMs=null, policiesToBeDeployed=[], policiesToBeUndeployed=[]),PdpStateChange(super=PdpMessage(messageName=PDP_STATE_CHANGE, requestId=622c3713-de0f-42c0-9c21-c3e26b792553, timestampMs=1764172774323, name=pdp_1, pdpGroup=null, pdpSubgroup=null), source=null, state=null)), (PdpUpdate(super=PdpMessage(messageName=PDP_UPDATE, requestId=e2ffc898-5022-4def-8725-c889167987f5, timestampMs=1764172774322, name=pdp_2, pdpGroup=null, pdpSubgroup=null), source=null, description=null, pdpHeartbeatIntervalMs=null, policiesToBeDeployed=[], policiesToBeUndeployed=[]),null), (null,PdpStateChange(super=PdpMessage(messageName=PDP_STATE_CHANGE, requestId=e3a1bf82-4df2-4e44-ab67-32cafcf2d0a7, timestampMs=1764172774322, name=pdp_3, pdpGroup=null, pdpSubgroup=null), source=null, state=null))] 15:59:34 PdpUpdate(super=PdpMessage(messageName=PDP_UPDATE, requestId=8847d1dc-59ec-4afb-9f09-bb51a21cdd4f, timestampMs=1764172774323, name=pdp_1, pdpGroup=null, pdpSubgroup=null), source=null, description=null, pdpHeartbeatIntervalMs=null, policiesToBeDeployed=[], policiesToBeUndeployed=[]) 15:59:34 2025-11-26 15:59:34.325 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupA 15:59:34 2025-11-26 15:59:34.325 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupB 15:59:34 2025-11-26 15:59:34.328 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupA 15:59:34 2025-11-26 15:59:34.328 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupB 15:59:34 2025-11-26 15:59:34.328 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 15:59:34 2025-11-26 15:59:34.328 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 15:59:34 2025-11-26 15:59:34.328 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupB 15:59:34 2025-11-26 15:59:34.328 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupB 15:59:34 2025-11-26 15:59:34.331 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupA 15:59:34 2025-11-26 15:59:34.331 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupB 15:59:34 2025-11-26 15:59:34.332 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupC 15:59:34 2025-11-26 15:59:34.332 [main] INFO o.o.policy.pap.main.rest.SessionData.create(316) - create cached group groupD 15:59:34 2025-11-26 15:59:34.332 [main] INFO o.o.policy.pap.main.rest.SessionData.create(316) - create cached group groupE 15:59:34 2025-11-26 15:59:34.332 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 15:59:34 2025-11-26 15:59:34.332 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 15:59:34 2025-11-26 15:59:34.332 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupC 15:59:34 2025-11-26 15:59:34.332 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupE 15:59:34 2025-11-26 15:59:34.332 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$4(438) - creating DB group groupD 15:59:34 2025-11-26 15:59:34.332 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$4(438) - creating DB group groupE 15:59:34 2025-11-26 15:59:34.332 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupC 15:59:34 2025-11-26 15:59:34.332 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 15:59:34 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.211 s -- in org.onap.policy.pap.main.rest.TestSessionData 15:59:34 [INFO] Running org.onap.policy.pap.main.TestExceptions 15:59:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.policy.pap.main.TestExceptions 15:59:34 [INFO] Running org.onap.policy.pap.main.parameters.TestPdpStateChangeParameters 15:59:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.pap.main.parameters.TestPdpStateChangeParameters 15:59:34 [INFO] Running org.onap.policy.pap.main.parameters.TestPdpUpdateParameters 15:59:34 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.policy.pap.main.parameters.TestPdpUpdateParameters 15:59:34 [INFO] Running org.onap.policy.pap.main.parameters.TestPdpRequestParameters 15:59:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.pap.main.parameters.TestPdpRequestParameters 15:59:34 [INFO] Running org.onap.policy.pap.main.parameters.TestPdpModifyRequestMapParams 15:59:34 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.policy.pap.main.parameters.TestPdpModifyRequestMapParams 15:59:34 [INFO] Running org.onap.policy.pap.main.parameters.TestPapParameterGroup 15:59:34 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.policy.pap.main.parameters.TestPapParameterGroup 15:59:34 [INFO] Running org.onap.policy.pap.main.parameters.TestRequestParams 15:59:34 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.onap.policy.pap.main.parameters.TestRequestParams 15:59:34 [INFO] Running org.onap.policy.pap.main.parameters.TestPdpParameters 15:59:34 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.policy.pap.main.parameters.TestPdpParameters 15:59:34 [INFO] Running org.onap.policy.pap.main.service.PolicyAuditServiceTest 15:59:34 15:59:34 . ____ _ __ _ _ 15:59:34 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:59:34 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:59:34 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:59:34 ' |____| .__|_| |_|_| |_\__, | / / / / 15:59:34 =========|_|==============|___/=/_/_/_/ 15:59:34 15:59:34 :: Spring Boot :: (v3.5.3) 15:59:34 15:59:34 2025-11-26 15:59:34.396 [main] INFO o.o.p.p.m.s.PolicyAuditServiceTest.logStarting(53) - Starting PolicyAuditServiceTest using Java 17.0.4 with PID 2672 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 15:59:34 2025-11-26 15:59:34.396 [main] INFO o.o.p.p.m.s.PolicyAuditServiceTest.logStartupProfileInfo(658) - The following 1 profile is active: "test" 15:59:34 2025-11-26 15:59:34.539 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 15:59:34 2025-11-26 15:59:34.550 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 10 ms. Found 7 JPA repository interfaces. 15:59:34 2025-11-26 15:59:34.624 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 15:59:34 2025-11-26 15:59:34.625 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-24"] 15:59:34 2025-11-26 15:59:34.625 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 15:59:34 2025-11-26 15:59:34.625 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 15:59:34 2025-11-26 15:59:34.637 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 15:59:34 2025-11-26 15:59:34.638 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 241 ms 15:59:34 2025-11-26 15:59:34.708 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 15:59:34 2025-11-26 15:59:34.709 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 15:59:34 2025-11-26 15:59:34.715 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 15:59:34 2025-11-26 15:59:34.715 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-24 - Starting... 15:59:34 2025-11-26 15:59:34.717 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-24 - Added connection conn230: url=jdbc:h2:mem:testdb21 user=POLICY_USER 15:59:34 2025-11-26 15:59:34.717 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-24 - Start completed. 15:59:34 2025-11-26 15:59:34.717 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 15:59:34 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-24)'] 15:59:34 Database driver: undefined/unknown 15:59:34 Database version: 2.2.224 15:59:34 Autocommit mode: undefined/unknown 15:59:34 Isolation level: undefined/unknown 15:59:34 Minimum pool size: undefined/unknown 15:59:34 Maximum pool size: undefined/unknown 15:59:34 2025-11-26 15:59:34.819 [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator.initiateService(59) - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 15:59:34 2025-11-26 15:59:34.844 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 15:59:35 2025-11-26 15:59:35.110 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 15:59:35 2025-11-26 15:59:35.156 [main] INFO o.s.v.b.OptionalValidatorFactoryBean.afterPropertiesSet(48) - Failed to set up a Bean Validation provider: jakarta.validation.NoProviderFoundException: Unable to create a Configuration, because no Jakarta Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. 15:59:35 2025-11-26 15:59:35.330 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 15:59:35 2025-11-26 15:59:35.362 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-24"] 15:59:35 2025-11-26 15:59:35.373 [main] INFO o.a.t.u.net.NioEndpoint.certificate.log(168) - Connector [https-jsse-nio-auto-24], TLS virtual host [_default_], certificate type [UNDEFINED] configured from keystore [/home/jenkins/.keystore] using alias [tomcat] with trust store [null] 15:59:35 2025-11-26 15:59:35.374 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 43081 (https) with context path '/policy/pap/v1' 15:59:35 2025-11-26 15:59:35.380 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 15:59:35 2025-11-26 15:59:35.380 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 15:59:35 2025-11-26 15:59:35.380 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 15:59:35 2025-11-26 15:59:35.381 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 15:59:35 2025-11-26 15:59:35.381 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 15:59:35 2025-11-26 15:59:35.381 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 15:59:35 2025-11-26 15:59:35.381 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 15:59:35 2025-11-26 15:59:35.381 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@49678906 15:59:35 2025-11-26 15:59:35.381 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 15:59:35 2025-11-26 15:59:35.381 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@38b9fbd8 15:59:35 2025-11-26 15:59:35.381 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 15:59:35 2025-11-26 15:59:35.381 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:59:35 2025-11-26 15:59:35.382 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:59:35 2025-11-26 15:59:35.382 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:59:35 2025-11-26 15:59:35.382 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:59:35 2025-11-26 15:59:35.382 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 15:59:35 2025-11-26 15:59:35.382 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 15:59:35 2025-11-26 15:59:35.382 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 15:59:35 2025-11-26 15:59:35.382 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 15:59:35 2025-11-26 15:59:35.383 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 15:59:35 2025-11-26 15:59:35.383 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 15:59:35 2025-11-26 15:59:35.383 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 15:59:35 2025-11-26 15:59:35.383 [Thread-272] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 15:59:35 2025-11-26 15:59:35.383 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 15:59:35 2025-11-26 15:59:35.384 [Thread-271] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 15:59:35 2025-11-26 15:59:35.384 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 15:59:35 2025-11-26 15:59:35.384 [main] INFO o.o.p.p.m.s.PolicyAuditServiceTest.logStarted(59) - Started PolicyAuditServiceTest in 1.002 seconds (process running for 73.455) 15:59:35 2025-11-26 15:59:35.473 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 15:59:35 2025-11-26 15:59:35.474 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 15:59:35 2025-11-26 15:59:35.474 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 15:59:35 2025-11-26 15:59:35.474 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 15:59:35 2025-11-26 15:59:35.474 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 15:59:35 2025-11-26 15:59:35.474 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 15:59:35 2025-11-26 15:59:35.474 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 15:59:35 2025-11-26 15:59:35.474 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 15:59:35 2025-11-26 15:59:35.474 [Thread-272] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 15:59:35 2025-11-26 15:59:35.474 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 15:59:35 2025-11-26 15:59:35.474 [Thread-271] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 15:59:35 2025-11-26 15:59:35.474 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 15:59:35 2025-11-26 15:59:35.474 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 15:59:35 2025-11-26 15:59:35.475 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 15:59:35 2025-11-26 15:59:35.475 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:59:35 2025-11-26 15:59:35.475 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:59:35 2025-11-26 15:59:35.475 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:59:35 2025-11-26 15:59:35.475 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:59:35 2025-11-26 15:59:35.475 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:59:35 2025-11-26 15:59:35.475 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:59:35 2025-11-26 15:59:35.475 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:59:35 2025-11-26 15:59:35.475 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:59:35 2025-11-26 15:59:35.475 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:59:35 2025-11-26 15:59:35.475 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:59:35 2025-11-26 15:59:35.475 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:59:35 2025-11-26 15:59:35.475 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:59:35 2025-11-26 15:59:35.475 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 15:59:35 2025-11-26 15:59:35.476 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 15:59:35 2025-11-26 15:59:35.476 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 15:59:35 2025-11-26 15:59:35.476 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 15:59:35 2025-11-26 15:59:35.476 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 15:59:35 2025-11-26 15:59:35.476 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 15:59:35 2025-11-26 15:59:35.476 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 15:59:35 2025-11-26 15:59:35.476 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 15:59:35 2025-11-26 15:59:35.476 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 15:59:35 2025-11-26 15:59:35.477 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-24-43081"] 15:59:35 2025-11-26 15:59:35.478 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 15:59:35 2025-11-26 15:59:35.478 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-24"] 15:59:35 2025-11-26 15:59:35.480 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 15:59:35 2025-11-26 15:59:35.485 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-24 - Shutdown initiated... 15:59:35 2025-11-26 15:59:35.485 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-24 - Shutdown completed. 15:59:35 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.110 s -- in org.onap.policy.pap.main.service.PolicyAuditServiceTest 15:59:35 [INFO] Running org.onap.policy.pap.main.service.PdpGroupServiceTest 15:59:35 15:59:35 . ____ _ __ _ _ 15:59:35 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:59:35 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:59:35 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:59:35 ' |____| .__|_| |_|_| |_\__, | / / / / 15:59:35 =========|_|==============|___/=/_/_/_/ 15:59:35 15:59:35 :: Spring Boot :: (v3.5.3) 15:59:35 15:59:35 2025-11-26 15:59:35.509 [main] INFO o.o.p.p.m.s.PdpGroupServiceTest.logStarting(53) - Starting PdpGroupServiceTest using Java 17.0.4 with PID 2672 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 15:59:35 2025-11-26 15:59:35.509 [main] INFO o.o.p.p.m.s.PdpGroupServiceTest.logStartupProfileInfo(658) - The following 1 profile is active: "test" 15:59:35 2025-11-26 15:59:35.638 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 15:59:35 2025-11-26 15:59:35.649 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 9 ms. Found 7 JPA repository interfaces. 15:59:35 2025-11-26 15:59:35.722 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 15:59:35 2025-11-26 15:59:35.722 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-25"] 15:59:35 2025-11-26 15:59:35.722 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 15:59:35 2025-11-26 15:59:35.723 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 15:59:35 2025-11-26 15:59:35.735 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 15:59:35 2025-11-26 15:59:35.735 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 225 ms 15:59:35 2025-11-26 15:59:35.803 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 15:59:35 2025-11-26 15:59:35.804 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 15:59:35 2025-11-26 15:59:35.810 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 15:59:35 2025-11-26 15:59:35.810 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-25 - Starting... 15:59:35 2025-11-26 15:59:35.811 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-25 - Added connection conn240: url=jdbc:h2:mem:testdb22 user=POLICY_USER 15:59:35 2025-11-26 15:59:35.812 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-25 - Start completed. 15:59:35 2025-11-26 15:59:35.812 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 15:59:35 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-25)'] 15:59:35 Database driver: undefined/unknown 15:59:35 Database version: 2.2.224 15:59:35 Autocommit mode: undefined/unknown 15:59:35 Isolation level: undefined/unknown 15:59:35 Minimum pool size: undefined/unknown 15:59:35 Maximum pool size: undefined/unknown 15:59:35 2025-11-26 15:59:35.902 [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator.initiateService(59) - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 15:59:36 2025-11-26 15:59:35.926 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 15:59:36 2025-11-26 15:59:36.193 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 15:59:36 2025-11-26 15:59:36.236 [main] INFO o.s.v.b.OptionalValidatorFactoryBean.afterPropertiesSet(48) - Failed to set up a Bean Validation provider: jakarta.validation.NoProviderFoundException: Unable to create a Configuration, because no Jakarta Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. 15:59:36 2025-11-26 15:59:36.419 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 15:59:36 2025-11-26 15:59:36.452 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-25"] 15:59:36 2025-11-26 15:59:36.463 [main] INFO o.a.t.u.net.NioEndpoint.certificate.log(168) - Connector [https-jsse-nio-auto-25], TLS virtual host [_default_], certificate type [UNDEFINED] configured from keystore [/home/jenkins/.keystore] using alias [tomcat] with trust store [null] 15:59:36 2025-11-26 15:59:36.464 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 46101 (https) with context path '/policy/pap/v1' 15:59:36 2025-11-26 15:59:36.470 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 15:59:36 2025-11-26 15:59:36.470 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 15:59:36 2025-11-26 15:59:36.470 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 15:59:36 2025-11-26 15:59:36.471 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 15:59:36 2025-11-26 15:59:36.471 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 15:59:36 2025-11-26 15:59:36.471 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 15:59:36 2025-11-26 15:59:36.471 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 15:59:36 2025-11-26 15:59:36.471 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@56a83baf 15:59:36 2025-11-26 15:59:36.471 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 15:59:36 2025-11-26 15:59:36.471 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@16675078 15:59:36 2025-11-26 15:59:36.471 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 15:59:36 2025-11-26 15:59:36.471 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:59:36 2025-11-26 15:59:36.471 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:59:36 2025-11-26 15:59:36.471 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:59:36 2025-11-26 15:59:36.471 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:59:36 2025-11-26 15:59:36.472 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 15:59:36 2025-11-26 15:59:36.472 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 15:59:36 2025-11-26 15:59:36.472 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 15:59:36 2025-11-26 15:59:36.472 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 15:59:36 2025-11-26 15:59:36.472 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 15:59:36 2025-11-26 15:59:36.473 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 15:59:36 2025-11-26 15:59:36.473 [Thread-276] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 15:59:36 2025-11-26 15:59:36.473 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 15:59:36 2025-11-26 15:59:36.473 [Thread-277] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 15:59:36 2025-11-26 15:59:36.473 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 15:59:36 2025-11-26 15:59:36.473 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 15:59:36 2025-11-26 15:59:36.473 [main] INFO o.o.p.p.m.s.PdpGroupServiceTest.logStarted(59) - Started PdpGroupServiceTest in 0.978 seconds (process running for 74.545) 15:59:36 2025-11-26 15:59:36.527 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 15:59:36 2025-11-26 15:59:36.528 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 15:59:36 2025-11-26 15:59:36.528 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 15:59:36 2025-11-26 15:59:36.528 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 15:59:36 2025-11-26 15:59:36.528 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 15:59:36 2025-11-26 15:59:36.528 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 15:59:36 2025-11-26 15:59:36.528 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 15:59:36 2025-11-26 15:59:36.528 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 15:59:36 2025-11-26 15:59:36.528 [Thread-277] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 15:59:36 2025-11-26 15:59:36.528 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 15:59:36 2025-11-26 15:59:36.528 [Thread-276] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 15:59:36 2025-11-26 15:59:36.528 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 15:59:36 2025-11-26 15:59:36.528 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 15:59:36 2025-11-26 15:59:36.529 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 15:59:36 2025-11-26 15:59:36.529 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:59:36 2025-11-26 15:59:36.529 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:59:36 2025-11-26 15:59:36.529 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:59:36 2025-11-26 15:59:36.529 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:59:36 2025-11-26 15:59:36.529 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:59:36 2025-11-26 15:59:36.529 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:59:36 2025-11-26 15:59:36.529 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:59:36 2025-11-26 15:59:36.529 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:59:36 2025-11-26 15:59:36.529 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:59:36 2025-11-26 15:59:36.529 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:59:36 2025-11-26 15:59:36.529 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:59:36 2025-11-26 15:59:36.529 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:59:36 2025-11-26 15:59:36.529 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 15:59:36 2025-11-26 15:59:36.530 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 15:59:36 2025-11-26 15:59:36.530 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 15:59:36 2025-11-26 15:59:36.530 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 15:59:36 2025-11-26 15:59:36.530 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 15:59:36 2025-11-26 15:59:36.530 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 15:59:36 2025-11-26 15:59:36.530 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 15:59:36 2025-11-26 15:59:36.530 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 15:59:36 2025-11-26 15:59:36.530 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 15:59:36 2025-11-26 15:59:36.531 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-25-46101"] 15:59:36 2025-11-26 15:59:36.532 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 15:59:36 2025-11-26 15:59:36.532 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-25"] 15:59:36 2025-11-26 15:59:36.534 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 15:59:36 2025-11-26 15:59:36.538 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-25 - Shutdown initiated... 15:59:36 2025-11-26 15:59:36.539 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-25 - Shutdown completed. 15:59:36 15:59:36 . ____ _ __ _ _ 15:59:36 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:59:36 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:59:36 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:59:36 ' |____| .__|_| |_|_| |_\__, | / / / / 15:59:36 =========|_|==============|___/=/_/_/_/ 15:59:36 15:59:36 :: Spring Boot :: (v3.5.3) 15:59:36 15:59:36 2025-11-26 15:59:36.558 [main] INFO o.o.p.p.m.s.PdpGroupServiceTest.logStarting(53) - Starting PdpGroupServiceTest using Java 17.0.4 with PID 2672 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 15:59:36 2025-11-26 15:59:36.558 [main] INFO o.o.p.p.m.s.PdpGroupServiceTest.logStartupProfileInfo(658) - The following 1 profile is active: "test" 15:59:36 2025-11-26 15:59:36.685 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 15:59:36 2025-11-26 15:59:36.695 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 9 ms. Found 7 JPA repository interfaces. 15:59:36 2025-11-26 15:59:36.767 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 15:59:36 2025-11-26 15:59:36.768 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-26"] 15:59:36 2025-11-26 15:59:36.768 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 15:59:36 2025-11-26 15:59:36.768 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 15:59:36 2025-11-26 15:59:36.781 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 15:59:36 2025-11-26 15:59:36.781 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 222 ms 15:59:36 2025-11-26 15:59:36.854 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 15:59:36 2025-11-26 15:59:36.856 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 15:59:36 2025-11-26 15:59:36.861 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 15:59:36 2025-11-26 15:59:36.862 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-26 - Starting... 15:59:36 2025-11-26 15:59:36.878 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-26 - Added connection conn250: url=jdbc:h2:mem:testdb22 user=POLICY_USER 15:59:36 2025-11-26 15:59:36.879 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-26 - Start completed. 15:59:36 2025-11-26 15:59:36.880 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 15:59:36 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-26)'] 15:59:36 Database driver: undefined/unknown 15:59:36 Database version: 2.2.224 15:59:36 Autocommit mode: undefined/unknown 15:59:36 Isolation level: undefined/unknown 15:59:36 Minimum pool size: undefined/unknown 15:59:36 Maximum pool size: undefined/unknown 15:59:37 2025-11-26 15:59:36.974 [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator.initiateService(59) - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 15:59:37 2025-11-26 15:59:37.005 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 15:59:37 2025-11-26 15:59:37.299 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 15:59:37 2025-11-26 15:59:37.342 [main] INFO o.s.v.b.OptionalValidatorFactoryBean.afterPropertiesSet(48) - Failed to set up a Bean Validation provider: jakarta.validation.NoProviderFoundException: Unable to create a Configuration, because no Jakarta Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. 15:59:37 2025-11-26 15:59:37.513 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 15:59:37 2025-11-26 15:59:37.545 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-26"] 15:59:37 2025-11-26 15:59:37.556 [main] INFO o.a.t.u.net.NioEndpoint.certificate.log(168) - Connector [https-jsse-nio-auto-26], TLS virtual host [_default_], certificate type [UNDEFINED] configured from keystore [/home/jenkins/.keystore] using alias [tomcat] with trust store [null] 15:59:37 2025-11-26 15:59:37.560 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 41925 (https) with context path '/policy/pap/v1' 15:59:37 2025-11-26 15:59:37.566 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 15:59:37 2025-11-26 15:59:37.566 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 15:59:37 2025-11-26 15:59:37.566 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 15:59:37 2025-11-26 15:59:37.566 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 15:59:37 2025-11-26 15:59:37.566 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 15:59:37 2025-11-26 15:59:37.566 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 15:59:37 2025-11-26 15:59:37.566 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 15:59:37 2025-11-26 15:59:37.566 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@5ae15d8 15:59:37 2025-11-26 15:59:37.566 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 15:59:37 2025-11-26 15:59:37.566 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@56337f38 15:59:37 2025-11-26 15:59:37.567 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 15:59:37 2025-11-26 15:59:37.567 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:59:37 2025-11-26 15:59:37.567 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:59:37 2025-11-26 15:59:37.567 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:59:37 2025-11-26 15:59:37.567 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:59:37 2025-11-26 15:59:37.567 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 15:59:37 2025-11-26 15:59:37.567 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 15:59:37 2025-11-26 15:59:37.567 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 15:59:37 2025-11-26 15:59:37.567 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 15:59:37 2025-11-26 15:59:37.568 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 15:59:37 2025-11-26 15:59:37.568 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 15:59:37 2025-11-26 15:59:37.568 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 15:59:37 2025-11-26 15:59:37.568 [Thread-282] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 15:59:37 2025-11-26 15:59:37.568 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 15:59:37 2025-11-26 15:59:37.568 [Thread-281] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 15:59:37 2025-11-26 15:59:37.569 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 15:59:37 2025-11-26 15:59:37.569 [main] INFO o.o.p.p.m.s.PdpGroupServiceTest.logStarted(59) - Started PdpGroupServiceTest in 1.026 seconds (process running for 75.64) 15:59:37 2025-11-26 15:59:37.639 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 15:59:37 2025-11-26 15:59:37.639 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 15:59:37 2025-11-26 15:59:37.639 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 15:59:37 2025-11-26 15:59:37.639 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 15:59:37 2025-11-26 15:59:37.639 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 15:59:37 2025-11-26 15:59:37.640 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 15:59:37 2025-11-26 15:59:37.640 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 15:59:37 2025-11-26 15:59:37.640 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 15:59:37 2025-11-26 15:59:37.640 [Thread-281] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 15:59:37 2025-11-26 15:59:37.640 [Thread-282] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 15:59:37 2025-11-26 15:59:37.640 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 15:59:37 2025-11-26 15:59:37.640 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 15:59:37 2025-11-26 15:59:37.640 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 15:59:37 2025-11-26 15:59:37.641 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 15:59:37 2025-11-26 15:59:37.641 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:59:37 2025-11-26 15:59:37.641 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:59:37 2025-11-26 15:59:37.641 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:59:37 2025-11-26 15:59:37.641 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:59:37 2025-11-26 15:59:37.641 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:59:37 2025-11-26 15:59:37.641 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:59:37 2025-11-26 15:59:37.641 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:59:37 2025-11-26 15:59:37.641 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:59:37 2025-11-26 15:59:37.641 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:59:37 2025-11-26 15:59:37.641 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:59:37 2025-11-26 15:59:37.641 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:59:37 2025-11-26 15:59:37.641 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:59:37 2025-11-26 15:59:37.642 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 15:59:37 2025-11-26 15:59:37.642 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 15:59:37 2025-11-26 15:59:37.642 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 15:59:37 2025-11-26 15:59:37.642 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 15:59:37 2025-11-26 15:59:37.642 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 15:59:37 2025-11-26 15:59:37.642 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 15:59:37 2025-11-26 15:59:37.642 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 15:59:37 2025-11-26 15:59:37.642 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 15:59:37 2025-11-26 15:59:37.642 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 15:59:37 2025-11-26 15:59:37.643 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-26-41925"] 15:59:37 2025-11-26 15:59:37.644 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 15:59:37 2025-11-26 15:59:37.644 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-26"] 15:59:37 2025-11-26 15:59:37.647 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 15:59:37 2025-11-26 15:59:37.653 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-26 - Shutdown initiated... 15:59:37 2025-11-26 15:59:37.654 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-26 - Shutdown completed. 15:59:37 15:59:37 . ____ _ __ _ _ 15:59:37 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:59:37 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:59:37 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:59:37 ' |____| .__|_| |_|_| |_\__, | / / / / 15:59:37 =========|_|==============|___/=/_/_/_/ 15:59:37 15:59:37 :: Spring Boot :: (v3.5.3) 15:59:37 15:59:37 2025-11-26 15:59:37.671 [main] INFO o.o.p.p.m.s.PdpGroupServiceTest.logStarting(53) - Starting PdpGroupServiceTest using Java 17.0.4 with PID 2672 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 15:59:37 2025-11-26 15:59:37.671 [main] INFO o.o.p.p.m.s.PdpGroupServiceTest.logStartupProfileInfo(658) - The following 1 profile is active: "test" 15:59:37 2025-11-26 15:59:37.796 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 15:59:37 2025-11-26 15:59:37.807 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 9 ms. Found 7 JPA repository interfaces. 15:59:37 2025-11-26 15:59:37.876 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 15:59:37 2025-11-26 15:59:37.877 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-27"] 15:59:37 2025-11-26 15:59:37.877 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 15:59:37 2025-11-26 15:59:37.877 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 15:59:37 2025-11-26 15:59:37.889 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 15:59:37 2025-11-26 15:59:37.889 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 217 ms 15:59:38 2025-11-26 15:59:38.002 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 15:59:38 2025-11-26 15:59:38.003 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 15:59:38 2025-11-26 15:59:38.009 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 15:59:38 2025-11-26 15:59:38.009 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-27 - Starting... 15:59:38 2025-11-26 15:59:38.010 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-27 - Added connection conn260: url=jdbc:h2:mem:testdb22 user=POLICY_USER 15:59:38 2025-11-26 15:59:38.011 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-27 - Start completed. 15:59:38 2025-11-26 15:59:38.011 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 15:59:38 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-27)'] 15:59:38 Database driver: undefined/unknown 15:59:38 Database version: 2.2.224 15:59:38 Autocommit mode: undefined/unknown 15:59:38 Isolation level: undefined/unknown 15:59:38 Minimum pool size: undefined/unknown 15:59:38 Maximum pool size: undefined/unknown 15:59:38 2025-11-26 15:59:38.101 [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator.initiateService(59) - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 15:59:38 2025-11-26 15:59:38.125 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 15:59:38 2025-11-26 15:59:38.362 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 15:59:38 2025-11-26 15:59:38.404 [main] INFO o.s.v.b.OptionalValidatorFactoryBean.afterPropertiesSet(48) - Failed to set up a Bean Validation provider: jakarta.validation.NoProviderFoundException: Unable to create a Configuration, because no Jakarta Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. 15:59:38 2025-11-26 15:59:38.578 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 15:59:38 2025-11-26 15:59:38.609 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-27"] 15:59:38 2025-11-26 15:59:38.620 [main] INFO o.a.t.u.net.NioEndpoint.certificate.log(168) - Connector [https-jsse-nio-auto-27], TLS virtual host [_default_], certificate type [UNDEFINED] configured from keystore [/home/jenkins/.keystore] using alias [tomcat] with trust store [null] 15:59:38 2025-11-26 15:59:38.622 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 44215 (https) with context path '/policy/pap/v1' 15:59:38 2025-11-26 15:59:38.627 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 15:59:38 2025-11-26 15:59:38.627 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 15:59:38 2025-11-26 15:59:38.627 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 15:59:38 2025-11-26 15:59:38.628 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 15:59:38 2025-11-26 15:59:38.628 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 15:59:38 2025-11-26 15:59:38.628 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 15:59:38 2025-11-26 15:59:38.628 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 15:59:38 2025-11-26 15:59:38.628 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@22061ab9 15:59:38 2025-11-26 15:59:38.628 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 15:59:38 2025-11-26 15:59:38.628 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@3bce57e6 15:59:38 2025-11-26 15:59:38.628 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 15:59:38 2025-11-26 15:59:38.628 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:59:38 2025-11-26 15:59:38.628 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:59:38 2025-11-26 15:59:38.628 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:59:38 2025-11-26 15:59:38.629 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:59:38 2025-11-26 15:59:38.629 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 15:59:38 2025-11-26 15:59:38.629 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 15:59:38 2025-11-26 15:59:38.629 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 15:59:38 2025-11-26 15:59:38.629 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 15:59:38 2025-11-26 15:59:38.629 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 15:59:38 2025-11-26 15:59:38.630 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 15:59:38 2025-11-26 15:59:38.630 [Thread-286] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 15:59:38 2025-11-26 15:59:38.630 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 15:59:38 2025-11-26 15:59:38.630 [Thread-287] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 15:59:38 2025-11-26 15:59:38.630 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 15:59:38 2025-11-26 15:59:38.630 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 15:59:38 2025-11-26 15:59:38.630 [main] INFO o.o.p.p.m.s.PdpGroupServiceTest.logStarted(59) - Started PdpGroupServiceTest in 0.973 seconds (process running for 76.702) 15:59:38 2025-11-26 15:59:38.672 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 15:59:38 2025-11-26 15:59:38.673 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 15:59:38 2025-11-26 15:59:38.673 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 15:59:38 2025-11-26 15:59:38.673 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 15:59:38 2025-11-26 15:59:38.673 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 15:59:38 2025-11-26 15:59:38.673 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 15:59:38 2025-11-26 15:59:38.673 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 15:59:38 2025-11-26 15:59:38.673 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 15:59:38 2025-11-26 15:59:38.673 [Thread-287] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 15:59:38 2025-11-26 15:59:38.673 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 15:59:38 2025-11-26 15:59:38.673 [Thread-286] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 15:59:38 2025-11-26 15:59:38.673 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 15:59:38 2025-11-26 15:59:38.674 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 15:59:38 2025-11-26 15:59:38.674 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 15:59:38 2025-11-26 15:59:38.674 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:59:38 2025-11-26 15:59:38.674 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:59:38 2025-11-26 15:59:38.674 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:59:38 2025-11-26 15:59:38.674 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:59:38 2025-11-26 15:59:38.674 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:59:38 2025-11-26 15:59:38.674 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:59:38 2025-11-26 15:59:38.674 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:59:38 2025-11-26 15:59:38.674 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:59:38 2025-11-26 15:59:38.674 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:59:38 2025-11-26 15:59:38.675 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:59:38 2025-11-26 15:59:38.675 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:59:38 2025-11-26 15:59:38.675 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:59:38 2025-11-26 15:59:38.675 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 15:59:38 2025-11-26 15:59:38.675 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 15:59:38 2025-11-26 15:59:38.675 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 15:59:38 2025-11-26 15:59:38.675 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 15:59:38 2025-11-26 15:59:38.675 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 15:59:38 2025-11-26 15:59:38.675 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 15:59:38 2025-11-26 15:59:38.675 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 15:59:38 2025-11-26 15:59:38.675 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 15:59:38 2025-11-26 15:59:38.676 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 15:59:38 2025-11-26 15:59:38.676 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-27-44215"] 15:59:38 2025-11-26 15:59:38.677 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 15:59:38 2025-11-26 15:59:38.677 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-27"] 15:59:38 2025-11-26 15:59:38.679 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 15:59:38 2025-11-26 15:59:38.685 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-27 - Shutdown initiated... 15:59:38 2025-11-26 15:59:38.686 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-27 - Shutdown completed. 15:59:38 15:59:38 . ____ _ __ _ _ 15:59:38 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:59:38 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:59:38 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:59:38 ' |____| .__|_| |_|_| |_\__, | / / / / 15:59:38 =========|_|==============|___/=/_/_/_/ 15:59:38 15:59:38 :: Spring Boot :: (v3.5.3) 15:59:38 15:59:38 2025-11-26 15:59:38.703 [main] INFO o.o.p.p.m.s.PdpGroupServiceTest.logStarting(53) - Starting PdpGroupServiceTest using Java 17.0.4 with PID 2672 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 15:59:38 2025-11-26 15:59:38.703 [main] INFO o.o.p.p.m.s.PdpGroupServiceTest.logStartupProfileInfo(658) - The following 1 profile is active: "test" 15:59:38 2025-11-26 15:59:38.828 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 15:59:38 2025-11-26 15:59:38.839 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 9 ms. Found 7 JPA repository interfaces. 15:59:38 2025-11-26 15:59:38.907 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 15:59:38 2025-11-26 15:59:38.908 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-28"] 15:59:38 2025-11-26 15:59:38.908 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 15:59:38 2025-11-26 15:59:38.908 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 15:59:38 2025-11-26 15:59:38.920 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 15:59:38 2025-11-26 15:59:38.921 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 217 ms 15:59:39 2025-11-26 15:59:38.995 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 15:59:39 2025-11-26 15:59:38.997 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 15:59:39 2025-11-26 15:59:39.002 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 15:59:39 2025-11-26 15:59:39.003 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-28 - Starting... 15:59:39 2025-11-26 15:59:39.004 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-28 - Added connection conn270: url=jdbc:h2:mem:testdb22 user=POLICY_USER 15:59:39 2025-11-26 15:59:39.004 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-28 - Start completed. 15:59:39 2025-11-26 15:59:39.005 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 15:59:39 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-28)'] 15:59:39 Database driver: undefined/unknown 15:59:39 Database version: 2.2.224 15:59:39 Autocommit mode: undefined/unknown 15:59:39 Isolation level: undefined/unknown 15:59:39 Minimum pool size: undefined/unknown 15:59:39 Maximum pool size: undefined/unknown 15:59:39 2025-11-26 15:59:39.090 [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator.initiateService(59) - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 15:59:39 2025-11-26 15:59:39.113 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 15:59:39 2025-11-26 15:59:39.345 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 15:59:39 2025-11-26 15:59:39.387 [main] INFO o.s.v.b.OptionalValidatorFactoryBean.afterPropertiesSet(48) - Failed to set up a Bean Validation provider: jakarta.validation.NoProviderFoundException: Unable to create a Configuration, because no Jakarta Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. 15:59:39 2025-11-26 15:59:39.558 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 15:59:39 2025-11-26 15:59:39.590 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-28"] 15:59:39 2025-11-26 15:59:39.600 [main] INFO o.a.t.u.net.NioEndpoint.certificate.log(168) - Connector [https-jsse-nio-auto-28], TLS virtual host [_default_], certificate type [UNDEFINED] configured from keystore [/home/jenkins/.keystore] using alias [tomcat] with trust store [null] 15:59:39 2025-11-26 15:59:39.602 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 43815 (https) with context path '/policy/pap/v1' 15:59:39 2025-11-26 15:59:39.607 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 15:59:39 2025-11-26 15:59:39.608 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 15:59:39 2025-11-26 15:59:39.608 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 15:59:39 2025-11-26 15:59:39.608 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 15:59:39 2025-11-26 15:59:39.608 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 15:59:39 2025-11-26 15:59:39.608 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 15:59:39 2025-11-26 15:59:39.608 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 15:59:39 2025-11-26 15:59:39.608 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@76ed9fe 15:59:39 2025-11-26 15:59:39.608 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 15:59:39 2025-11-26 15:59:39.608 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@5b2807b4 15:59:39 2025-11-26 15:59:39.608 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 15:59:39 2025-11-26 15:59:39.609 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:59:39 2025-11-26 15:59:39.609 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:59:39 2025-11-26 15:59:39.609 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:59:39 2025-11-26 15:59:39.609 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:59:39 2025-11-26 15:59:39.609 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 15:59:39 2025-11-26 15:59:39.609 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 15:59:39 2025-11-26 15:59:39.609 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 15:59:39 2025-11-26 15:59:39.610 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 15:59:39 2025-11-26 15:59:39.610 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 15:59:39 2025-11-26 15:59:39.610 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 15:59:39 2025-11-26 15:59:39.610 [Thread-291] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 15:59:39 2025-11-26 15:59:39.611 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 15:59:39 2025-11-26 15:59:39.611 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 15:59:39 2025-11-26 15:59:39.611 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 15:59:39 2025-11-26 15:59:39.611 [Thread-292] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 15:59:39 2025-11-26 15:59:39.611 [main] INFO o.o.p.p.m.s.PdpGroupServiceTest.logStarted(59) - Started PdpGroupServiceTest in 0.921 seconds (process running for 77.682) 15:59:39 2025-11-26 15:59:39.679 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 15:59:39 2025-11-26 15:59:39.680 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 15:59:39 2025-11-26 15:59:39.680 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 15:59:39 2025-11-26 15:59:39.680 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 15:59:39 2025-11-26 15:59:39.680 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 15:59:39 2025-11-26 15:59:39.680 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 15:59:39 2025-11-26 15:59:39.680 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 15:59:39 2025-11-26 15:59:39.680 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 15:59:39 2025-11-26 15:59:39.680 [Thread-292] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 15:59:39 2025-11-26 15:59:39.680 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 15:59:39 2025-11-26 15:59:39.680 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 15:59:39 2025-11-26 15:59:39.680 [Thread-291] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 15:59:39 2025-11-26 15:59:39.680 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 15:59:39 2025-11-26 15:59:39.680 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 15:59:39 2025-11-26 15:59:39.681 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:59:39 2025-11-26 15:59:39.681 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:59:39 2025-11-26 15:59:39.681 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:59:39 2025-11-26 15:59:39.681 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:59:39 2025-11-26 15:59:39.681 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:59:39 2025-11-26 15:59:39.681 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:59:39 2025-11-26 15:59:39.681 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:59:39 2025-11-26 15:59:39.681 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:59:39 2025-11-26 15:59:39.681 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:59:39 2025-11-26 15:59:39.681 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:59:39 2025-11-26 15:59:39.681 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:59:39 2025-11-26 15:59:39.681 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:59:39 2025-11-26 15:59:39.682 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 15:59:39 2025-11-26 15:59:39.682 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 15:59:39 2025-11-26 15:59:39.682 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 15:59:39 2025-11-26 15:59:39.682 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 15:59:39 2025-11-26 15:59:39.682 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 15:59:39 2025-11-26 15:59:39.682 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 15:59:39 2025-11-26 15:59:39.682 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 15:59:39 2025-11-26 15:59:39.682 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 15:59:39 2025-11-26 15:59:39.682 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 15:59:39 2025-11-26 15:59:39.683 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-28-43815"] 15:59:39 2025-11-26 15:59:39.684 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 15:59:39 2025-11-26 15:59:39.684 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-28"] 15:59:39 2025-11-26 15:59:39.686 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 15:59:39 2025-11-26 15:59:39.691 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-28 - Shutdown initiated... 15:59:39 2025-11-26 15:59:39.691 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-28 - Shutdown completed. 15:59:39 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.205 s -- in org.onap.policy.pap.main.service.PdpGroupServiceTest 15:59:39 [INFO] Running org.onap.policy.pap.main.service.ToscaServiceTemplateServiceTest 15:59:40 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.448 s -- in org.onap.policy.pap.main.service.ToscaServiceTemplateServiceTest 15:59:40 [INFO] Running org.onap.policy.pap.main.service.PolicyStatusServiceTest 15:59:40 15:59:40 . ____ _ __ _ _ 15:59:40 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:59:40 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:59:40 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:59:40 ' |____| .__|_| |_|_| |_\__, | / / / / 15:59:40 =========|_|==============|___/=/_/_/_/ 15:59:40 15:59:40 :: Spring Boot :: (v3.5.3) 15:59:40 15:59:40 2025-11-26 15:59:40.163 [main] INFO o.o.p.p.m.s.PolicyStatusServiceTest.logStarting(53) - Starting PolicyStatusServiceTest using Java 17.0.4 with PID 2672 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 15:59:40 2025-11-26 15:59:40.163 [main] INFO o.o.p.p.m.s.PolicyStatusServiceTest.logStartupProfileInfo(658) - The following 1 profile is active: "test" 15:59:40 2025-11-26 15:59:40.290 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 15:59:40 2025-11-26 15:59:40.300 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 9 ms. Found 7 JPA repository interfaces. 15:59:40 2025-11-26 15:59:40.369 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 15:59:40 2025-11-26 15:59:40.369 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-29"] 15:59:40 2025-11-26 15:59:40.370 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 15:59:40 2025-11-26 15:59:40.370 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 15:59:40 2025-11-26 15:59:40.382 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 15:59:40 2025-11-26 15:59:40.382 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 218 ms 15:59:40 2025-11-26 15:59:40.447 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 15:59:40 2025-11-26 15:59:40.449 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 15:59:40 2025-11-26 15:59:40.454 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 15:59:40 2025-11-26 15:59:40.455 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-29 - Starting... 15:59:40 2025-11-26 15:59:40.456 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-29 - Added connection conn280: url=jdbc:h2:mem:testdb23 user=POLICY_USER 15:59:40 2025-11-26 15:59:40.456 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-29 - Start completed. 15:59:40 2025-11-26 15:59:40.456 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 15:59:40 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-29)'] 15:59:40 Database driver: undefined/unknown 15:59:40 Database version: 2.2.224 15:59:40 Autocommit mode: undefined/unknown 15:59:40 Isolation level: undefined/unknown 15:59:40 Minimum pool size: undefined/unknown 15:59:40 Maximum pool size: undefined/unknown 15:59:40 2025-11-26 15:59:40.541 [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator.initiateService(59) - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 15:59:40 2025-11-26 15:59:40.565 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 15:59:40 2025-11-26 15:59:40.803 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 15:59:40 2025-11-26 15:59:40.845 [main] INFO o.s.v.b.OptionalValidatorFactoryBean.afterPropertiesSet(48) - Failed to set up a Bean Validation provider: jakarta.validation.NoProviderFoundException: Unable to create a Configuration, because no Jakarta Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. 15:59:41 2025-11-26 15:59:41.020 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 15:59:41 2025-11-26 15:59:41.078 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-29"] 15:59:41 2025-11-26 15:59:41.089 [main] INFO o.a.t.u.net.NioEndpoint.certificate.log(168) - Connector [https-jsse-nio-auto-29], TLS virtual host [_default_], certificate type [UNDEFINED] configured from keystore [/home/jenkins/.keystore] using alias [tomcat] with trust store [null] 15:59:41 2025-11-26 15:59:41.096 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 43005 (https) with context path '/policy/pap/v1' 15:59:41 2025-11-26 15:59:41.103 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 15:59:41 2025-11-26 15:59:41.103 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 15:59:41 2025-11-26 15:59:41.104 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 15:59:41 2025-11-26 15:59:41.104 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 15:59:41 2025-11-26 15:59:41.104 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 15:59:41 2025-11-26 15:59:41.104 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 15:59:41 2025-11-26 15:59:41.104 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 15:59:41 2025-11-26 15:59:41.104 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@2734e4c2 15:59:41 2025-11-26 15:59:41.104 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 15:59:41 2025-11-26 15:59:41.104 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@21d6528d 15:59:41 2025-11-26 15:59:41.105 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 15:59:41 2025-11-26 15:59:41.105 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:59:41 2025-11-26 15:59:41.105 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:59:41 2025-11-26 15:59:41.105 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:59:41 2025-11-26 15:59:41.105 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:59:41 2025-11-26 15:59:41.105 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 15:59:41 2025-11-26 15:59:41.105 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 15:59:41 2025-11-26 15:59:41.106 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 15:59:41 2025-11-26 15:59:41.106 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 15:59:41 2025-11-26 15:59:41.106 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 15:59:41 2025-11-26 15:59:41.106 [Thread-296] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 15:59:41 2025-11-26 15:59:41.106 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 15:59:41 2025-11-26 15:59:41.106 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 15:59:41 2025-11-26 15:59:41.107 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 15:59:41 2025-11-26 15:59:41.107 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 15:59:41 2025-11-26 15:59:41.107 [main] INFO o.o.p.p.m.s.PolicyStatusServiceTest.logStarted(59) - Started PolicyStatusServiceTest in 0.958 seconds (process running for 79.178) 15:59:41 2025-11-26 15:59:41.108 [Thread-297] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 15:59:41 2025-11-26 15:59:41.178 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 15:59:41 2025-11-26 15:59:41.178 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 15:59:41 2025-11-26 15:59:41.178 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 15:59:41 2025-11-26 15:59:41.178 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 15:59:41 2025-11-26 15:59:41.178 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 15:59:41 2025-11-26 15:59:41.178 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 15:59:41 2025-11-26 15:59:41.178 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 15:59:41 2025-11-26 15:59:41.178 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 15:59:41 2025-11-26 15:59:41.179 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 15:59:41 2025-11-26 15:59:41.179 [Thread-297] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 15:59:41 2025-11-26 15:59:41.179 [Thread-296] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 15:59:41 2025-11-26 15:59:41.179 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 15:59:41 2025-11-26 15:59:41.179 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 15:59:41 2025-11-26 15:59:41.179 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 15:59:41 2025-11-26 15:59:41.179 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:59:41 2025-11-26 15:59:41.179 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:59:41 2025-11-26 15:59:41.179 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:59:41 2025-11-26 15:59:41.179 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:59:41 2025-11-26 15:59:41.179 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:59:41 2025-11-26 15:59:41.179 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:59:41 2025-11-26 15:59:41.179 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:59:41 2025-11-26 15:59:41.179 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:59:41 2025-11-26 15:59:41.179 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:59:41 2025-11-26 15:59:41.179 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:59:41 2025-11-26 15:59:41.180 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:59:41 2025-11-26 15:59:41.180 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:59:41 2025-11-26 15:59:41.180 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 15:59:41 2025-11-26 15:59:41.180 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 15:59:41 2025-11-26 15:59:41.180 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 15:59:41 2025-11-26 15:59:41.180 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 15:59:41 2025-11-26 15:59:41.180 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 15:59:41 2025-11-26 15:59:41.180 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 15:59:41 2025-11-26 15:59:41.180 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 15:59:41 2025-11-26 15:59:41.180 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 15:59:41 2025-11-26 15:59:41.180 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 15:59:41 2025-11-26 15:59:41.181 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-29-43005"] 15:59:41 2025-11-26 15:59:41.182 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 15:59:41 2025-11-26 15:59:41.182 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-29"] 15:59:41 2025-11-26 15:59:41.184 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 15:59:41 2025-11-26 15:59:41.189 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-29 - Shutdown initiated... 15:59:41 2025-11-26 15:59:41.190 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-29 - Shutdown completed. 15:59:41 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.048 s -- in org.onap.policy.pap.main.service.PolicyStatusServiceTest 15:59:41 [INFO] Running org.onap.policy.pap.main.service.ToscaNodeTemplateServiceTest 15:59:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.173 s -- in org.onap.policy.pap.main.service.ToscaNodeTemplateServiceTest 15:59:41 [INFO] Running org.onap.policy.pap.main.startstop.TestPapDatabaseInitializer 15:59:41 2025-11-26 15:59:41.370 [main] INFO o.s.t.c.s.AnnotationConfigContextLoaderUtils.detectDefaultConfigurationClasses(83) - Could not detect default configuration classes for test class [org.onap.policy.pap.main.startstop.TestPapDatabaseInitializer]: TestPapDatabaseInitializer does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 15:59:41 2025-11-26 15:59:41.376 [main] INFO o.s.b.t.c.SpringBootTestContextBootstrapper.getOrFindConfigurationClasses(234) - Found @SpringBootConfiguration org.onap.policy.pap.main.PolicyPapApplication for test class org.onap.policy.pap.main.startstop.TestPapDatabaseInitializer 15:59:41 15:59:41 . ____ _ __ _ _ 15:59:41 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 15:59:41 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 15:59:41 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 15:59:41 ' |____| .__|_| |_|_| |_\__, | / / / / 15:59:41 =========|_|==============|___/=/_/_/_/ 15:59:41 15:59:41 :: Spring Boot :: (v3.5.3) 15:59:41 15:59:41 2025-11-26 15:59:41.397 [main] INFO o.o.p.p.m.s.TestPapDatabaseInitializer.logStarting(53) - Starting TestPapDatabaseInitializer using Java 17.0.4 with PID 2672 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 15:59:41 2025-11-26 15:59:41.397 [main] INFO o.o.p.p.m.s.TestPapDatabaseInitializer.logStartupProfileInfo(658) - The following 1 profile is active: "test-db" 15:59:41 2025-11-26 15:59:41.558 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 15:59:41 2025-11-26 15:59:41.569 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 9 ms. Found 7 JPA repository interfaces. 15:59:41 2025-11-26 15:59:41.631 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 15:59:41 2025-11-26 15:59:41.632 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 15:59:41 2025-11-26 15:59:41.637 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 15:59:41 2025-11-26 15:59:41.638 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-30 - Starting... 15:59:41 2025-11-26 15:59:41.639 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-30 - Added connection conn290: url=jdbc:h2:mem:testdb user=POLICY_USER 15:59:41 2025-11-26 15:59:41.639 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-30 - Start completed. 15:59:41 2025-11-26 15:59:41.640 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 15:59:41 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-30)'] 15:59:41 Database driver: undefined/unknown 15:59:41 Database version: 2.2.224 15:59:41 Autocommit mode: undefined/unknown 15:59:41 Isolation level: undefined/unknown 15:59:41 Minimum pool size: undefined/unknown 15:59:41 Maximum pool size: undefined/unknown 15:59:41 2025-11-26 15:59:41.725 [main] INFO o.h.e.t.j.p.i.JtaPlatformInitiator.initiateService(59) - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration) 15:59:41 2025-11-26 15:59:41.747 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 15:59:42 2025-11-26 15:59:41.973 [main] INFO o.o.p.p.m.s.PapDatabaseInitializer.initializePapDatabase(86) - Created initial pdpGroup in DB - PdpGroups(groups=[PdpGroup(name=defaultGroup, description=The default group that registers all supported policy types and pdps., pdpGroupState=ACTIVE, properties=null, pdpSubgroups=[PdpSubGroup(pdpType=xacml, supportedPolicyTypes=[onap.policies.controlloop.guard.common.FrequencyLimiter 1.0.0, onap.policies.controlloop.guard.common.MinMax 1.0.0, onap.policies.controlloop.guard.common.Blacklist 1.0.0, onap.policies.controlloop.guard.common.Filter 1.0.0, onap.policies.controlloop.guard.coordination.FirstBlocksSecond 1.0.0, onap.policies.monitoring.* 1.0.0, onap.policies.optimization.* 1.0.0, onap.policies.optimization.resource.AffinityPolicy 1.0.0, onap.policies.optimization.resource.DistancePolicy 1.0.0, onap.policies.optimization.resource.HpaPolicy 1.0.0, onap.policies.optimization.resource.OptimizationPolicy 1.0.0, onap.policies.optimization.resource.PciPolicy 1.0.0, onap.policies.optimization.service.QueryPolicy 1.0.0, onap.policies.optimization.service.SubscriberPolicy 1.0.0, onap.policies.optimization.resource.Vim_fit 1.0.0, onap.policies.optimization.resource.VnfPolicy 1.0.0, onap.policies.native.Xacml 1.0.0, onap.policies.native.ToscaXacml 1.0.0, onap.policies.Naming 1.0.0, onap.policies.match.* 1.0.0], policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], currentInstanceCount=0, desiredInstanceCount=1, properties=null, pdpInstances=null), PdpSubGroup(pdpType=drools, supportedPolicyTypes=[onap.policies.controlloop.operational.common.Drools 1.0.0, onap.policies.native.drools.Controller 1.0.0, onap.policies.native.drools.Artifact 1.0.0], policies=[], currentInstanceCount=0, desiredInstanceCount=1, properties=null, pdpInstances=null), PdpSubGroup(pdpType=apex, supportedPolicyTypes=[onap.policies.controlloop.operational.common.Apex 1.0.0, onap.policies.native.Apex 1.0.0], policies=[], currentInstanceCount=0, desiredInstanceCount=1, properties=null, pdpInstances=null)]), PdpGroup(name=opaGroup, description=null, pdpGroupState=ACTIVE, properties={}, pdpSubgroups=[PdpSubGroup(pdpType=opa, supportedPolicyTypes=[onap.policies.native.opa 1.0.0], policies=[slice.capacity.check 1.0.0], currentInstanceCount=0, desiredInstanceCount=1, properties={}, pdpInstances=null)])]) from PapDb.json 15:59:42 2025-11-26 15:59:42.020 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 15:59:42 2025-11-26 15:59:42.095 [main] INFO o.s.v.b.OptionalValidatorFactoryBean.afterPropertiesSet(48) - Failed to set up a Bean Validation provider: jakarta.validation.NoProviderFoundException: Unable to create a Configuration, because no Jakarta Validation provider could be found. Add a provider like Hibernate Validator (RI) to your classpath. 15:59:42 2025-11-26 15:59:42.284 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 15:59:42 2025-11-26 15:59:42.317 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 15:59:42 2025-11-26 15:59:42.317 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 15:59:42 2025-11-26 15:59:42.317 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 15:59:42 2025-11-26 15:59:42.317 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 15:59:42 2025-11-26 15:59:42.317 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 15:59:42 2025-11-26 15:59:42.317 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 15:59:42 2025-11-26 15:59:42.318 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 15:59:42 2025-11-26 15:59:42.318 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@681141b2 15:59:42 2025-11-26 15:59:42.318 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 15:59:42 2025-11-26 15:59:42.318 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@5e900351 15:59:42 2025-11-26 15:59:42.318 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 15:59:42 2025-11-26 15:59:42.318 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:59:42 2025-11-26 15:59:42.318 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:59:42 2025-11-26 15:59:42.318 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:59:42 2025-11-26 15:59:42.318 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:59:42 2025-11-26 15:59:42.318 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 15:59:42 2025-11-26 15:59:42.318 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 15:59:42 2025-11-26 15:59:42.319 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 15:59:42 2025-11-26 15:59:42.319 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 15:59:42 2025-11-26 15:59:42.319 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 15:59:42 2025-11-26 15:59:42.319 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 15:59:42 2025-11-26 15:59:42.319 [Thread-301] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 15:59:42 2025-11-26 15:59:42.319 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 15:59:42 2025-11-26 15:59:42.320 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 15:59:42 2025-11-26 15:59:42.320 [Thread-302] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 15:59:42 2025-11-26 15:59:42.320 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 15:59:42 2025-11-26 15:59:42.320 [main] INFO o.o.p.p.m.s.TestPapDatabaseInitializer.logStarted(59) - Started TestPapDatabaseInitializer in 0.937 seconds (process running for 80.391) 15:59:42 2025-11-26 15:59:42.334 [main] INFO o.o.p.p.m.s.PapDatabaseInitializer.initializePapDatabase(88) - Initial pdpGroup already exists in DB, skipping create - [PdpGroup(name=defaultGroup, description=The default group that registers all supported policy types and pdps., pdpGroupState=ACTIVE, properties={}, pdpSubgroups=[PdpSubGroup(pdpType=xacml, supportedPolicyTypes=[onap.policies.controlloop.guard.common.FrequencyLimiter 1.0.0, onap.policies.controlloop.guard.common.MinMax 1.0.0, onap.policies.controlloop.guard.common.Blacklist 1.0.0, onap.policies.controlloop.guard.common.Filter 1.0.0, onap.policies.controlloop.guard.coordination.FirstBlocksSecond 1.0.0, onap.policies.monitoring.* 1.0.0, onap.policies.optimization.* 1.0.0, onap.policies.optimization.resource.AffinityPolicy 1.0.0, onap.policies.optimization.resource.DistancePolicy 1.0.0, onap.policies.optimization.resource.HpaPolicy 1.0.0, onap.policies.optimization.resource.OptimizationPolicy 1.0.0, onap.policies.optimization.resource.PciPolicy 1.0.0, onap.policies.optimization.service.QueryPolicy 1.0.0, onap.policies.optimization.service.SubscriberPolicy 1.0.0, onap.policies.optimization.resource.Vim_fit 1.0.0, onap.policies.optimization.resource.VnfPolicy 1.0.0, onap.policies.native.Xacml 1.0.0, onap.policies.native.ToscaXacml 1.0.0, onap.policies.Naming 1.0.0, onap.policies.match.* 1.0.0], policies=[SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP 1.0.0], currentInstanceCount=0, desiredInstanceCount=1, properties={}, pdpInstances=[]), PdpSubGroup(pdpType=drools, supportedPolicyTypes=[onap.policies.controlloop.operational.common.Drools 1.0.0, onap.policies.native.drools.Controller 1.0.0, onap.policies.native.drools.Artifact 1.0.0], policies=[], currentInstanceCount=0, desiredInstanceCount=1, properties={}, pdpInstances=[]), PdpSubGroup(pdpType=apex, supportedPolicyTypes=[onap.policies.controlloop.operational.common.Apex 1.0.0, onap.policies.native.Apex 1.0.0], policies=[], currentInstanceCount=0, desiredInstanceCount=1, properties={}, pdpInstances=[])])] from PapDb.json 15:59:42 2025-11-26 15:59:42.343 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 15:59:42 2025-11-26 15:59:42.343 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 15:59:42 2025-11-26 15:59:42.343 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 15:59:42 2025-11-26 15:59:42.343 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 15:59:42 2025-11-26 15:59:42.343 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 15:59:42 2025-11-26 15:59:42.343 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 15:59:42 2025-11-26 15:59:42.343 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 15:59:42 2025-11-26 15:59:42.343 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 15:59:42 2025-11-26 15:59:42.343 [Thread-302] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 15:59:42 2025-11-26 15:59:42.344 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 15:59:42 2025-11-26 15:59:42.344 [Thread-301] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 15:59:42 2025-11-26 15:59:42.344 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 15:59:42 2025-11-26 15:59:42.344 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 15:59:42 2025-11-26 15:59:42.344 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 15:59:42 2025-11-26 15:59:42.344 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:59:42 2025-11-26 15:59:42.344 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:59:42 2025-11-26 15:59:42.344 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:59:42 2025-11-26 15:59:42.344 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:59:42 2025-11-26 15:59:42.344 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:59:42 2025-11-26 15:59:42.344 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:59:42 2025-11-26 15:59:42.344 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:59:42 2025-11-26 15:59:42.344 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:59:42 2025-11-26 15:59:42.344 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:59:42 2025-11-26 15:59:42.344 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:59:42 2025-11-26 15:59:42.345 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:59:42 2025-11-26 15:59:42.345 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[noop], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:59:42 2025-11-26 15:59:42.345 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 15:59:42 2025-11-26 15:59:42.345 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 15:59:42 2025-11-26 15:59:42.345 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 15:59:42 2025-11-26 15:59:42.345 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 15:59:42 2025-11-26 15:59:42.345 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 15:59:42 2025-11-26 15:59:42.345 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 15:59:42 2025-11-26 15:59:42.345 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 15:59:42 2025-11-26 15:59:42.345 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 15:59:42 2025-11-26 15:59:42.346 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 15:59:42 2025-11-26 15:59:42.350 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-30 - Shutdown initiated... 15:59:42 2025-11-26 15:59:42.351 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-30 - Shutdown completed. 15:59:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.983 s -- in org.onap.policy.pap.main.startstop.TestPapDatabaseInitializer 15:59:42 [INFO] Running org.onap.policy.pap.main.startstop.TestPapActivator 15:59:42 2025-11-26 15:59:42.354 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 15:59:42 2025-11-26 15:59:42.354 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 15:59:42 2025-11-26 15:59:42.354 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 15:59:42 2025-11-26 15:59:42.354 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 15:59:42 2025-11-26 15:59:42.354 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 15:59:42 2025-11-26 15:59:42.354 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 15:59:42 2025-11-26 15:59:42.354 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 15:59:42 2025-11-26 15:59:42.354 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@6e776b15 15:59:42 2025-11-26 15:59:42.354 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 15:59:42 2025-11-26 15:59:42.354 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@3f714110 15:59:42 2025-11-26 15:59:42.354 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 15:59:42 2025-11-26 15:59:42.355 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:59:42 2025-11-26 15:59:42.355 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:59:42 2025-11-26 15:59:42.355 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:59:42 2025-11-26 15:59:42.355 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:59:42 2025-11-26 15:59:42.355 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 15:59:42 2025-11-26 15:59:42.355 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 15:59:42 2025-11-26 15:59:42.355 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 15:59:42 2025-11-26 15:59:42.355 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 15:59:42 2025-11-26 15:59:42.356 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 15:59:42 2025-11-26 15:59:42.357 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 15:59:42 2025-11-26 15:59:42.357 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 15:59:42 2025-11-26 15:59:42.357 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 15:59:42 2025-11-26 15:59:42.357 [Thread-306] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 15:59:42 2025-11-26 15:59:42.359 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 15:59:42 2025-11-26 15:59:42.359 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 15:59:42 2025-11-26 15:59:42.359 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 15:59:42 2025-11-26 15:59:42.359 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 15:59:42 2025-11-26 15:59:42.359 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 15:59:42 2025-11-26 15:59:42.359 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 15:59:42 2025-11-26 15:59:42.359 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 15:59:42 2025-11-26 15:59:42.359 [Thread-306] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 15:59:42 2025-11-26 15:59:42.359 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 15:59:42 2025-11-26 15:59:42.360 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 15:59:42 2025-11-26 15:59:42.360 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 15:59:42 2025-11-26 15:59:42.358 [Thread-305] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 15:59:42 2025-11-26 15:59:42.360 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 15:59:42 2025-11-26 15:59:42.360 [Thread-305] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 15:59:42 2025-11-26 15:59:42.360 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 15:59:42 2025-11-26 15:59:42.360 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 15:59:42 2025-11-26 15:59:42.360 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:59:42 2025-11-26 15:59:42.360 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:59:42 2025-11-26 15:59:42.360 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:59:42 2025-11-26 15:59:42.360 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:59:42 2025-11-26 15:59:42.360 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:59:42 2025-11-26 15:59:42.360 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:59:42 2025-11-26 15:59:42.360 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:59:42 2025-11-26 15:59:42.361 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:59:42 2025-11-26 15:59:42.361 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:59:42 2025-11-26 15:59:42.361 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:59:42 2025-11-26 15:59:42.361 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:59:42 2025-11-26 15:59:42.361 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:59:42 2025-11-26 15:59:42.361 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 15:59:42 2025-11-26 15:59:42.361 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 15:59:42 2025-11-26 15:59:42.361 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 15:59:42 2025-11-26 15:59:42.361 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 15:59:42 2025-11-26 15:59:42.361 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 15:59:42 2025-11-26 15:59:42.361 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 15:59:42 2025-11-26 15:59:42.361 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 15:59:42 2025-11-26 15:59:42.361 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 15:59:42 2025-11-26 15:59:42.363 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 15:59:42 2025-11-26 15:59:42.364 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 15:59:42 2025-11-26 15:59:42.364 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 15:59:42 2025-11-26 15:59:42.364 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 15:59:42 2025-11-26 15:59:42.364 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 15:59:42 2025-11-26 15:59:42.364 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 15:59:42 2025-11-26 15:59:42.364 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 15:59:42 2025-11-26 15:59:42.364 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@4c06d1a0 15:59:42 2025-11-26 15:59:42.364 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 15:59:42 2025-11-26 15:59:42.364 [main] INFO o.o.p.c.m.bus.event.base.TopicBase.register(127) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=0]]]: registering org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher@828a967 15:59:42 2025-11-26 15:59:42.364 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 15:59:42 2025-11-26 15:59:42.364 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:59:42 2025-11-26 15:59:42.364 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: starting 15:59:42 2025-11-26 15:59:42.364 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:59:42 2025-11-26 15:59:42.364 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.start(96) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: starting 15:59:42 2025-11-26 15:59:42.365 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 15:59:42 2025-11-26 15:59:42.365 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 15:59:42 2025-11-26 15:59:42.365 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 15:59:42 2025-11-26 15:59:42.365 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 15:59:42 2025-11-26 15:59:42.365 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 15:59:42 2025-11-26 15:59:42.365 [Thread-309] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 15:59:42 2025-11-26 15:59:42.365 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 15:59:42 2025-11-26 15:59:42.365 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 15:59:42 2025-11-26 15:59:42.366 [Thread-310] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 15:59:42 2025-11-26 15:59:42.366 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 15:59:42 2025-11-26 15:59:42.367 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 15:59:42 2025-11-26 15:59:42.368 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 15:59:42 2025-11-26 15:59:42.368 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 15:59:42 2025-11-26 15:59:42.368 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 15:59:42 2025-11-26 15:59:42.368 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 15:59:42 2025-11-26 15:59:42.368 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 15:59:42 2025-11-26 15:59:42.368 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 15:59:42 2025-11-26 15:59:42.369 [Thread-310] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 15:59:42 2025-11-26 15:59:42.369 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 15:59:42 2025-11-26 15:59:42.369 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 15:59:42 2025-11-26 15:59:42.369 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 15:59:42 2025-11-26 15:59:42.369 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 15:59:42 2025-11-26 15:59:42.369 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 15:59:42 2025-11-26 15:59:42.369 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 15:59:42 2025-11-26 15:59:42.369 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:59:42 2025-11-26 15:59:42.369 [Thread-309] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 15:59:42 2025-11-26 15:59:42.369 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:59:42 2025-11-26 15:59:42.369 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:59:42 2025-11-26 15:59:42.369 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:59:42 2025-11-26 15:59:42.369 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:59:42 2025-11-26 15:59:42.369 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:59:42 2025-11-26 15:59:42.369 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: shutdown 15:59:42 2025-11-26 15:59:42.370 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSink[NoopTopicEndpoint[TopicBase [servers=[message-router], topic=policy-notification, effectiveTopic=policy-notification, #recentEvents=0, locked=false, #topicListeners=0]]]: stopping 15:59:42 2025-11-26 15:59:42.370 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:59:42 2025-11-26 15:59:42.370 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka], topic=policy-heartbeat, effectiveTopic=policy-heartbeat, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:59:42 2025-11-26 15:59:42.370 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.shutdown(129) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: shutdown 15:59:42 2025-11-26 15:59:42.370 [main] INFO o.o.p.c.m.b.e.noop.NoopTopicEndpoint.stop(116) - NoopTopicSource[NoopTopicEndpoint[TopicBase [servers=[kafka], topic=policy-pdp-pap, effectiveTopic=policy-pdp-pap, #recentEvents=0, locked=false, #topicListeners=1]]]: stopping 15:59:42 2025-11-26 15:59:42.370 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 15:59:42 2025-11-26 15:59:42.370 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 15:59:42 2025-11-26 15:59:42.370 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 15:59:42 2025-11-26 15:59:42.370 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 15:59:42 2025-11-26 15:59:42.370 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 15:59:42 2025-11-26 15:59:42.370 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 15:59:42 2025-11-26 15:59:42.370 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 15:59:42 2025-11-26 15:59:42.370 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 15:59:42 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.onap.policy.pap.main.startstop.TestPapActivator 15:59:42 [INFO] Running org.onap.policy.pap.main.notification.DeploymentStatusTest 15:59:42 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.policy.pap.main.notification.DeploymentStatusTest 15:59:42 [INFO] Running org.onap.policy.pap.main.notification.StatusKeyTest 15:59:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.onap.policy.pap.main.notification.StatusKeyTest 15:59:42 [INFO] Running org.onap.policy.pap.main.notification.PolicyNotifierTest 15:59:42 2025-11-26 15:59:42.400 [main] WARN o.o.p.common.utils.services.Registry.lambda$registerOrReplace$1(91) - replacing previously registered: object:meter/registry 15:59:42 2025-11-26 15:59:42.400 [main] WARN o.o.p.p.m.n.PolicyNotifier.processResponse(76) - cannot update deployment status 15:59:42 org.onap.policy.models.base.PfModelRuntimeException: expected exception 15:59:42 at org.onap.policy.pap.main.notification.DeploymentStatus.loadByGroup(DeploymentStatus.java:136) 15:59:42 at org.onap.policy.pap.main.notification.PolicyNotifier.processResponse(PolicyNotifier.java:67) 15:59:42 at org.onap.policy.pap.main.notification.PolicyNotifierTest.lambda$testProcessResponseString_Ex$1(PolicyNotifierTest.java:122) 15:59:42 at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63) 15:59:42 at org.assertj.core.api.AssertionsForClassTypes.catchThrowable(AssertionsForClassTypes.java:892) 15:59:42 at org.assertj.core.api.AssertionsForClassTypes.assertThatCode(AssertionsForClassTypes.java:863) 15:59:42 at org.assertj.core.api.Assertions.assertThatCode(Assertions.java:1286) 15:59:42 at org.onap.policy.pap.main.notification.PolicyNotifierTest.testProcessResponseString_Ex(PolicyNotifierTest.java:122) 15:59:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 15:59:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 15:59:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 15:59:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 15:59:42 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 15:59:42 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 15:59:42 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 15:59:42 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 15:59:42 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 15:59:42 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 15:59:42 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 15:59:42 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 15:59:42 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 15:59:42 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 15:59:42 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 15:59:42 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 15:59:42 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 15:59:42 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 15:59:42 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 15:59:42 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 15:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:59:42 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 15:59:42 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 15:59:42 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 15:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 15:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:59:42 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:59:42 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:59:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:59:42 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:59:42 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 15:59:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 15:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 15:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 15:59:42 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 15:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 15:59:42 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 15:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 15:59:42 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 15:59:42 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 15:59:42 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 15:59:42 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 15:59:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 15:59:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 15:59:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 15:59:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 15:59:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 15:59:42 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 15:59:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 15:59:42 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 15:59:42 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:59:42 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 15:59:42 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 15:59:42 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 15:59:42 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 15:59:42 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 15:59:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 15:59:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 15:59:42 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 15:59:42 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 15:59:42 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 15:59:42 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 15:59:42 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 15:59:42 2025-11-26 15:59:42.402 [main] WARN o.o.p.common.utils.services.Registry.lambda$registerOrReplace$1(91) - replacing previously registered: object:meter/registry 15:59:42 2025-11-26 15:59:42.404 [main] WARN o.o.p.common.utils.services.Registry.lambda$registerOrReplace$1(91) - replacing previously registered: object:meter/registry 15:59:42 2025-11-26 15:59:42.405 [main] WARN o.o.p.common.utils.services.Registry.lambda$registerOrReplace$1(91) - replacing previously registered: object:meter/registry 15:59:42 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.onap.policy.pap.main.notification.PolicyNotifierTest 15:59:42 [INFO] Running org.onap.policy.pap.main.notification.StatusActionTest 15:59:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.onap.policy.pap.main.notification.StatusActionTest 15:59:42 [INFO] Running org.onap.policy.pap.main.notification.DeploymentTrackerTest 15:59:42 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.policy.pap.main.notification.DeploymentTrackerTest 15:59:42 [INFO] Running org.onap.policy.pap.main.PapConstantsTest 15:59:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.policy.pap.main.PapConstantsTest 15:59:42 [INFO] 15:59:42 [INFO] Results: 15:59:42 [INFO] 15:59:42 [INFO] Tests run: 387, Failures: 0, Errors: 0, Skipped: 0 15:59:42 [INFO] 15:59:42 [INFO] 15:59:42 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ pap-main --- 15:59:42 [INFO] Loading execution data file /w/workspace/policy-pap-master-merge-java/main/target/code-coverage/jacoco-ut.exec 15:59:43 [INFO] Analyzed bundle 'pap-main' with 84 classes 15:59:43 [INFO] 15:59:43 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ pap-main --- 15:59:43 [INFO] Building jar: /w/workspace/policy-pap-master-merge-java/main/target/pap-main-4.2.2-SNAPSHOT.jar 15:59:43 [INFO] 15:59:43 [INFO] --- spring-boot-maven-plugin:3.5.3:repackage (default) @ pap-main --- 15:59:44 [INFO] Replacing main artifact /w/workspace/policy-pap-master-merge-java/main/target/pap-main-4.2.2-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. 15:59:44 [INFO] The original artifact has been renamed to /w/workspace/policy-pap-master-merge-java/main/target/pap-main-4.2.2-SNAPSHOT.jar.original 15:59:44 [INFO] 15:59:44 [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ pap-main --- 15:59:44 [INFO] 15:59:44 [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ pap-main --- 15:59:44 [INFO] Analyzed bundle 'pap-main' with 84 classes 15:59:44 [INFO] 15:59:44 [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ pap-main --- 15:59:44 [INFO] 15:59:44 [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ pap-main --- 15:59:44 [INFO] Installing /w/workspace/policy-pap-master-merge-java/main/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/pap/pap-main/4.2.2-SNAPSHOT/pap-main-4.2.2-SNAPSHOT.pom 15:59:44 [INFO] Installing /w/workspace/policy-pap-master-merge-java/main/target/pap-main-4.2.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/policy/pap/pap-main/4.2.2-SNAPSHOT/pap-main-4.2.2-SNAPSHOT.jar 15:59:44 [INFO] 15:59:44 [INFO] --- maven-deploy-plugin:3.1.1:deploy (default-deploy) @ pap-main --- 15:59:47 [INFO] 15:59:47 [INFO] ------------------< org.onap.policy.pap:pap-packages >------------------ 15:59:47 [INFO] Building pap-packages 4.2.2-SNAPSHOT [3/8] 15:59:47 [INFO] --------------------------------[ pom ]--------------------------------- 15:59:47 [INFO] 15:59:47 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ pap-packages --- 15:59:47 [INFO] 15:59:47 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ pap-packages --- 15:59:47 [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-pap-master-merge-java/packages/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED 15:59:47 --add-opens java.base/java.util=ALL-UNNAMED 15:59:47 --add-opens java.base/java.lang=ALL-UNNAMED 15:59:47 --add-opens java.sql/java.sql=ALL-UNNAMED 15:59:47 [INFO] 15:59:47 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ pap-packages --- 15:59:47 [INFO] Starting audit... 15:59:47 Audit done. 15:59:47 [INFO] You have 0 Checkstyle violations. 15:59:47 [INFO] 15:59:47 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ pap-packages --- 15:59:47 [INFO] Starting audit... 15:59:47 Audit done. 15:59:47 [INFO] You have 0 Checkstyle violations. 15:59:47 [INFO] 15:59:47 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ pap-packages --- 15:59:47 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:59:47 [INFO] 15:59:47 [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ pap-packages --- 15:59:47 [INFO] No tests to run. 15:59:47 [INFO] 15:59:47 [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ pap-packages --- 15:59:47 [INFO] Analyzed bundle 'pap-packages' with 0 classes 15:59:47 [INFO] 15:59:47 [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ pap-packages --- 15:59:47 [INFO] 15:59:47 [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ pap-packages --- 15:59:47 [INFO] Installing /w/workspace/policy-pap-master-merge-java/packages/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/pap/pap-packages/4.2.2-SNAPSHOT/pap-packages-4.2.2-SNAPSHOT.pom 15:59:47 [INFO] 15:59:47 [INFO] --- maven-deploy-plugin:3.1.1:deploy (default-deploy) @ pap-packages --- 15:59:47 [INFO] 15:59:47 [INFO] ---------------< org.onap.policy.pap:policy-pap-tarball >--------------- 15:59:47 [INFO] Building policy-pap-tarball 4.2.2-SNAPSHOT [4/8] 15:59:47 [INFO] --------------------------------[ jar ]--------------------------------- 15:59:47 [INFO] 15:59:47 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-pap-tarball --- 15:59:47 [INFO] 15:59:47 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ policy-pap-tarball --- 15:59:47 [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-pap-master-merge-java/packages/policy-pap-tarball/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED 15:59:47 --add-opens java.base/java.util=ALL-UNNAMED 15:59:47 --add-opens java.base/java.lang=ALL-UNNAMED 15:59:47 --add-opens java.sql/java.sql=ALL-UNNAMED 15:59:47 [INFO] 15:59:47 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ policy-pap-tarball --- 15:59:47 [INFO] Starting audit... 15:59:47 Audit done. 15:59:47 [INFO] You have 0 Checkstyle violations. 15:59:47 [INFO] 15:59:47 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ policy-pap-tarball --- 15:59:47 [INFO] Starting audit... 15:59:47 Audit done. 15:59:47 [INFO] You have 0 Checkstyle violations. 15:59:47 [INFO] 15:59:47 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ policy-pap-tarball --- 15:59:47 [INFO] Copying 3 resources from src/main/resources to target/classes 15:59:47 [INFO] 15:59:47 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ policy-pap-tarball --- 15:59:47 [INFO] No sources to compile 15:59:47 [INFO] 15:59:47 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ policy-pap-tarball --- 15:59:47 [INFO] skip non existing resourceDirectory /w/workspace/policy-pap-master-merge-java/packages/policy-pap-tarball/src/test/resources 15:59:47 [INFO] 15:59:47 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ policy-pap-tarball --- 15:59:47 [INFO] No sources to compile 15:59:47 [INFO] 15:59:47 [INFO] --- maven-surefire-plugin:3.5.3:test (default-test) @ policy-pap-tarball --- 15:59:47 [INFO] No tests to run. 15:59:47 [INFO] 15:59:47 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ policy-pap-tarball --- 15:59:47 [INFO] Skipping JaCoCo execution due to missing execution data file. 15:59:47 [INFO] 15:59:47 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ policy-pap-tarball --- 15:59:47 [INFO] Building jar: /w/workspace/policy-pap-master-merge-java/packages/policy-pap-tarball/target/policy-pap-tarball-4.2.2-SNAPSHOT.jar 15:59:47 [INFO] 15:59:47 [INFO] --- maven-assembly-plugin:3.6.0:single (generate-complete-tar) @ policy-pap-tarball --- 15:59:48 [INFO] Reading assembly descriptor: src/main/package/tarball/assembly.xml 15:59:48 [INFO] Building tar: /w/workspace/policy-pap-master-merge-java/packages/policy-pap-tarball/target/policy-pap-tarball-4.2.2-SNAPSHOT-tarball.tar.gz 15:59:48 [INFO] 15:59:48 [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ policy-pap-tarball --- 15:59:48 [INFO] No tests to run. 15:59:48 [INFO] 15:59:48 [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ policy-pap-tarball --- 15:59:48 [INFO] Analyzed bundle 'policy-pap-tarball' with 0 classes 15:59:48 [INFO] Analyzed bundle 'pap-main' with 84 classes 15:59:48 [INFO] 15:59:48 [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ policy-pap-tarball --- 15:59:48 [INFO] 15:59:48 [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ policy-pap-tarball --- 15:59:48 [INFO] Installing /w/workspace/policy-pap-master-merge-java/packages/policy-pap-tarball/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/pap/policy-pap-tarball/4.2.2-SNAPSHOT/policy-pap-tarball-4.2.2-SNAPSHOT.pom 15:59:48 [INFO] Installing /w/workspace/policy-pap-master-merge-java/packages/policy-pap-tarball/target/policy-pap-tarball-4.2.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/policy/pap/policy-pap-tarball/4.2.2-SNAPSHOT/policy-pap-tarball-4.2.2-SNAPSHOT.jar 15:59:48 [INFO] Installing /w/workspace/policy-pap-master-merge-java/packages/policy-pap-tarball/target/policy-pap-tarball-4.2.2-SNAPSHOT-tarball.tar.gz to /home/jenkins/.m2/repository/org/onap/policy/pap/policy-pap-tarball/4.2.2-SNAPSHOT/policy-pap-tarball-4.2.2-SNAPSHOT-tarball.tar.gz 15:59:48 [INFO] 15:59:48 [INFO] --- maven-deploy-plugin:3.1.1:deploy (default-deploy) @ policy-pap-tarball --- 15:59:48 [INFO] 15:59:48 [INFO] ---------------< org.onap.policy.pap:policy-pap-docker >---------------- 15:59:48 [INFO] Building policy-pap-docker 4.2.2-SNAPSHOT [5/8] 15:59:48 [INFO] --------------------------------[ pom ]--------------------------------- 15:59:48 [INFO] 15:59:48 [INFO] --- docker-maven-plugin:0.43.4:remove (clean-images) @ policy-pap-docker --- 15:59:51 [INFO] 15:59:51 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-pap-docker --- 15:59:51 [INFO] 15:59:51 [INFO] --- groovy-maven-plugin:2.1.1:execute (default) @ policy-pap-docker --- 15:59:52 Project version: 4.2.2-SNAPSHOT 15:59:52 New tag for docker: 4.2-SNAPSHOT-latest 15:59:52 [INFO] 15:59:52 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ policy-pap-docker --- 15:59: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-pap-master-merge-java/packages/policy-pap-docker/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED 15:59:52 --add-opens java.base/java.util=ALL-UNNAMED 15:59:52 --add-opens java.base/java.lang=ALL-UNNAMED 15:59:52 --add-opens java.sql/java.sql=ALL-UNNAMED 15:59:52 [INFO] 15:59:52 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (default) @ policy-pap-docker --- 15:59:52 [INFO] 15:59:52 [INFO] --- docker-maven-plugin:0.43.4:build (generate-images) @ policy-pap-docker --- 15:59:53 [WARNING] Cannot include project artifact: org.onap.policy.pap:policy-pap-docker:pom:4.2.2-SNAPSHOT; it doesn't have an associated file or directory. 15:59:53 [WARNING] Cannot include project artifact: org.onap.policy.pap:policy-pap-docker:pom:4.2.2-SNAPSHOT; it doesn't have an associated file or directory. 15:59:53 [INFO] Copying files to /w/workspace/policy-pap-master-merge-java/packages/policy-pap-docker/target/docker/onap/policy-pap/build/maven 15:59:53 [INFO] Building tar: /w/workspace/policy-pap-master-merge-java/packages/policy-pap-docker/target/docker/onap/policy-pap/tmp/docker-build.tar 15:59:53 [INFO] DOCKER> [onap/policy-pap:latest]: Created docker-build.tar in 1 second 15:59:53 [INFO] DOCKER> Pulling from busybox 15:59:54 [INFO] DOCKER> Digest: sha256:e3652a00a2fabd16ce889f0aa32c38eec347b997e73bd09e69c962ec7f8732ee 15:59:54 [INFO] DOCKER> Status: Downloaded newer image for nexus3.onap.org:10001/busybox:latest 15:59:54 [INFO] DOCKER> Pulled busybox:latest in 366 milliseconds 15:59:54 [INFO] DOCKER> Pulling from onap/policy-jre-alpine 15:59:56 [INFO] DOCKER> Digest: sha256:1cfa3e7ed75277444f5f726a1e647fa0433655c54800e823c82281ea99849f8f 15:59:56 [INFO] DOCKER> Status: Downloaded newer image for nexus3.onap.org:10001/onap/policy-jre-alpine:4.2.2 15:59:56 [INFO] DOCKER> Pulled onap/policy-jre-alpine:4.2.2 in 2 seconds 15:59:56 [INFO] DOCKER> Step 1/27 : FROM busybox AS tarball 15:59:56 [INFO] DOCKER> 15:59:56 [INFO] DOCKER> ---> 08ef35a1c3f0 15:59:56 [INFO] DOCKER> Step 2/27 : RUN mkdir /packages /extracted 15:59:56 [INFO] DOCKER> 15:59:58 [INFO] DOCKER> ---> Running in aa6669f7a347 15:59:59 [INFO] DOCKER> Removing intermediate container aa6669f7a347 15:59:59 [INFO] DOCKER> ---> 13ab5d2164f3 15:59:59 [INFO] DOCKER> Step 3/27 : COPY /maven/lib/policy-pap.tar.gz /packages/ 15:59:59 [INFO] DOCKER> 15:59:59 [INFO] DOCKER> ---> f7c053c503a4 15:59:59 [INFO] DOCKER> Step 4/27 : RUN tar xvzf /packages/policy-pap.tar.gz --directory /extracted/ 15:59:59 [INFO] DOCKER> 15:59:59 [INFO] DOCKER> ---> Running in 5f09ce1b21df 16:00:00 [INFO] DOCKER> etc/papParameters.yaml 16:00:00 etc/logback.xml 16:00:00 etc/ssl/policy-truststore 16:00:00 [INFO] DOCKER> Removing intermediate container 5f09ce1b21df 16:00:00 [INFO] DOCKER> ---> 51c8fe1d6bf5 16:00:00 [INFO] DOCKER> Step 5/27 : FROM onap/policy-jre-alpine:4.2.2 16:00:00 [INFO] DOCKER> 16:00:00 [INFO] DOCKER> ---> 864052f4de1e 16:00:00 [INFO] DOCKER> Step 6/27 : LABEL maintainer="Policy Team" 16:00:00 [INFO] DOCKER> 16:00:00 [INFO] DOCKER> ---> Running in 47a6e002f7ef 16:00:00 [INFO] DOCKER> Removing intermediate container 47a6e002f7ef 16:00:00 [INFO] DOCKER> ---> a2296766123a 16:00:00 [INFO] DOCKER> Step 7/27 : LABEL org.opencontainers.image.title="Policy PAP" 16:00:00 [INFO] DOCKER> 16:00:00 [INFO] DOCKER> ---> Running in 8592fedba190 16:00:00 [INFO] DOCKER> Removing intermediate container 8592fedba190 16:00:00 [INFO] DOCKER> ---> ae0ff85533e9 16:00:00 [INFO] DOCKER> Step 8/27 : LABEL org.opencontainers.image.description="Policy PAP image based on Alpine" 16:00:00 [INFO] DOCKER> 16:00:00 [INFO] DOCKER> ---> Running in bfe608d9c94d 16:00:01 [INFO] DOCKER> Removing intermediate container bfe608d9c94d 16:00:01 [INFO] DOCKER> ---> 5fe24470cc49 16:00:01 [INFO] DOCKER> Step 9/27 : LABEL org.opencontainers.image.url="https://github.com/onap/policy-pap" 16:00:01 [INFO] DOCKER> 16:00:01 [INFO] DOCKER> ---> Running in f1314b226836 16:00:01 [INFO] DOCKER> Removing intermediate container f1314b226836 16:00:01 [INFO] DOCKER> ---> 202ac8232310 16:00:01 [INFO] DOCKER> Step 10/27 : LABEL org.opencontainers.image.vendor="ONAP Policy Team" 16:00:01 [INFO] DOCKER> 16:00:01 [INFO] DOCKER> ---> Running in 7eca52ed5a1f 16:00:01 [INFO] DOCKER> Removing intermediate container 7eca52ed5a1f 16:00:01 [INFO] DOCKER> ---> ec6076c5449d 16:00:01 [INFO] DOCKER> Step 11/27 : LABEL org.opencontainers.image.licenses="Apache-2.0" 16:00:01 [INFO] DOCKER> 16:00:01 [INFO] DOCKER> ---> Running in b4e49a7f3313 16:00:01 [INFO] DOCKER> Removing intermediate container b4e49a7f3313 16:00:01 [INFO] DOCKER> ---> cbf49db32037 16:00:01 [INFO] DOCKER> Step 12/27 : LABEL org.opencontainers.image.created="2025-11-26T15:59:52.694Z" 16:00:01 [INFO] DOCKER> 16:00:01 [INFO] DOCKER> ---> Running in e8e1e38499e6 16:00:01 [INFO] DOCKER> Removing intermediate container e8e1e38499e6 16:00:01 [INFO] DOCKER> ---> 5807f66254a0 16:00:01 [INFO] DOCKER> Step 13/27 : LABEL org.opencontainers.image.version="4.2.2-SNAPSHOT" 16:00:01 [INFO] DOCKER> 16:00:01 [INFO] DOCKER> ---> Running in 4a6fea188476 16:00:02 [INFO] DOCKER> Removing intermediate container 4a6fea188476 16:00:02 [INFO] DOCKER> ---> 0cc9252a3df0 16:00:02 [INFO] DOCKER> Step 14/27 : LABEL org.opencontainers.image.revision="3ed8c72" 16:00:02 [INFO] DOCKER> 16:00:02 [INFO] DOCKER> ---> Running in 278997ae14c3 16:00:02 [INFO] DOCKER> Removing intermediate container 278997ae14c3 16:00:02 [INFO] DOCKER> ---> 5de46a229329 16:00:02 [INFO] DOCKER> Step 15/27 : ARG POLICY_LOGS=/var/log/onap/policy/pap 16:00:02 [INFO] DOCKER> 16:00:02 [INFO] DOCKER> ---> Running in 021c80d476a1 16:00:02 [INFO] DOCKER> Removing intermediate container 021c80d476a1 16:00:02 [INFO] DOCKER> ---> b41f6d92140e 16:00:02 [INFO] DOCKER> Step 16/27 : ENV POLICY_LOGS=$POLICY_LOGS 16:00:02 [INFO] DOCKER> 16:00:02 [INFO] DOCKER> ---> Running in 2f06eb4c2122 16:00:02 [INFO] DOCKER> Removing intermediate container 2f06eb4c2122 16:00:02 [INFO] DOCKER> ---> d980170f25fd 16:00:02 [INFO] DOCKER> Step 17/27 : ENV POLICY_HOME=$POLICY_HOME/pap 16:00:02 [INFO] DOCKER> 16:00:02 [INFO] DOCKER> ---> Running in 9be92f9665de 16:00:02 [INFO] DOCKER> Removing intermediate container 9be92f9665de 16:00:02 [INFO] DOCKER> ---> 0596430707d9 16:00:02 [INFO] DOCKER> Step 18/27 : USER root 16:00:02 [INFO] DOCKER> 16:00:02 [INFO] DOCKER> ---> Running in f1560b9b3af0 16:00:02 [INFO] DOCKER> Removing intermediate container f1560b9b3af0 16:00:02 [INFO] DOCKER> ---> 42641baf4185 16:00:02 [INFO] DOCKER> Step 19/27 : RUN mkdir -p $POLICY_HOME $POLICY_LOGS && chown -R policy:policy $POLICY_HOME $POLICY_LOGS 16:00:02 [INFO] DOCKER> 16:00:03 [INFO] DOCKER> ---> Running in 270178cb96a0 16:00:03 [INFO] DOCKER> Removing intermediate container 270178cb96a0 16:00:03 [INFO] DOCKER> ---> 6ab057cde625 16:00:03 [INFO] DOCKER> Step 20/27 : COPY --chown=policy:policy --from=tarball /extracted $POLICY_HOME 16:00:03 [INFO] DOCKER> 16:00:03 [INFO] DOCKER> ---> 8262c5e0b4ee 16:00:03 [INFO] DOCKER> Step 21/27 : WORKDIR $POLICY_HOME 16:00:03 [INFO] DOCKER> 16:00:04 [INFO] DOCKER> ---> Running in 17ed7ea17859 16:00:04 [INFO] DOCKER> Removing intermediate container 17ed7ea17859 16:00:04 [INFO] DOCKER> ---> 10fee6b8d1b7 16:00:04 [INFO] DOCKER> Step 22/27 : COPY --chown=policy:policy policy-pap.sh bin/ 16:00:04 [INFO] DOCKER> 16:00:04 [INFO] DOCKER> ---> 5c212c3f10dc 16:00:04 [INFO] DOCKER> Step 23/27 : COPY --chown=policy:policy /maven/pap.jar /app/ 16:00:04 [INFO] DOCKER> 16:00:05 [INFO] DOCKER> ---> 7222662b0f95 16:00:05 [INFO] DOCKER> Step 24/27 : RUN chmod 755 bin/*.sh 16:00:05 [INFO] DOCKER> 16:00:05 [INFO] DOCKER> ---> Running in 0de22591d9df 16:00:06 [INFO] DOCKER> Removing intermediate container 0de22591d9df 16:00:06 [INFO] DOCKER> ---> 97a0356e9748 16:00:06 [INFO] DOCKER> Step 25/27 : USER policy 16:00:06 [INFO] DOCKER> 16:00:06 [INFO] DOCKER> ---> Running in 26a14441cbc1 16:00:06 [INFO] DOCKER> Removing intermediate container 26a14441cbc1 16:00:06 [INFO] DOCKER> ---> abb0ebcb1c33 16:00:06 [INFO] DOCKER> Step 26/27 : WORKDIR $POLICY_HOME/bin 16:00:06 [INFO] DOCKER> 16:00:06 [INFO] DOCKER> ---> Running in d63cd2bd33a4 16:00:06 [INFO] DOCKER> Removing intermediate container d63cd2bd33a4 16:00:06 [INFO] DOCKER> ---> 2515dac93191 16:00:06 [INFO] DOCKER> Step 27/27 : ENTRYPOINT [ "./policy-pap.sh" ] 16:00:06 [INFO] DOCKER> 16:00:06 [INFO] DOCKER> ---> Running in c7b3f6766596 16:00:06 [INFO] DOCKER> Removing intermediate container c7b3f6766596 16:00:06 [INFO] DOCKER> ---> 896e7d2f6e0b 16:00:06 [INFO] DOCKER> Successfully built 896e7d2f6e0b 16:00:07 [INFO] DOCKER> Successfully tagged onap/policy-pap:latest 16:00:07 [INFO] DOCKER> [onap/policy-pap:latest]: Built image sha256:896e7 16:00:07 [INFO] DOCKER> [onap/policy-pap:latest]: Tag with 4.2.2-SNAPSHOT,4.2.2-SNAPSHOT-20251126T1557,4.2-SNAPSHOT-latest 16:00:07 [INFO] DOCKER> Tagging image onap/policy-pap:4.2.2-SNAPSHOT successful! 16:00:07 [INFO] DOCKER> Tagging image onap/policy-pap:4.2.2-SNAPSHOT-20251126T1557 successful! 16:00:07 [INFO] DOCKER> Tagging image onap/policy-pap:4.2-SNAPSHOT-latest successful! 16:00:07 [INFO] 16:00:07 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ policy-pap-docker --- 16:00:07 [INFO] Starting audit... 16:00:07 Audit done. 16:00:07 [INFO] You have 0 Checkstyle violations. 16:00:07 [INFO] 16:00:07 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ policy-pap-docker --- 16:00:07 [INFO] Starting audit... 16:00:07 Audit done. 16:00:07 [INFO] You have 0 Checkstyle violations. 16:00:07 [INFO] 16:00:07 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ policy-pap-docker --- 16:00:07 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:00:07 [INFO] 16:00:07 [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ policy-pap-docker --- 16:00:07 [INFO] No tests to run. 16:00:07 [INFO] 16:00:07 [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ policy-pap-docker --- 16:00:07 [INFO] Analyzed bundle 'policy-pap-docker' with 0 classes 16:00:07 [INFO] Analyzed bundle 'policy-pap-tarball' with 0 classes 16:00:07 [INFO] 16:00:07 [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ policy-pap-docker --- 16:00:07 [INFO] 16:00:07 [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ policy-pap-docker --- 16:00:07 [INFO] Installing /w/workspace/policy-pap-master-merge-java/packages/policy-pap-docker/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/pap/policy-pap-docker/4.2.2-SNAPSHOT/policy-pap-docker-4.2.2-SNAPSHOT.pom 16:00:07 [INFO] 16:00:07 [INFO] --- maven-deploy-plugin:3.1.1:deploy (default-deploy) @ policy-pap-docker --- 16:00:07 [INFO] Skipping artifact deployment 16:00:07 [INFO] 16:00:07 [INFO] --- docker-maven-plugin:0.43.4:build (push-images) @ policy-pap-docker --- 16:00:07 [WARNING] Cannot include project artifact: org.onap.policy.pap:policy-pap-docker:pom:4.2.2-SNAPSHOT; it doesn't have an associated file or directory. 16:00:07 [WARNING] Cannot include project artifact: org.onap.policy.pap:policy-pap-docker:pom:4.2.2-SNAPSHOT; it doesn't have an associated file or directory. 16:00:07 [INFO] Copying files to /w/workspace/policy-pap-master-merge-java/packages/policy-pap-docker/target/docker/onap/policy-pap/build/maven 16:00:07 [INFO] Building tar: /w/workspace/policy-pap-master-merge-java/packages/policy-pap-docker/target/docker/onap/policy-pap/tmp/docker-build.tar 16:00:08 [INFO] DOCKER> [onap/policy-pap:latest]: Created docker-build.tar in 1 second 16:00:08 [INFO] DOCKER> Step 1/27 : FROM busybox AS tarball 16:00:08 [INFO] DOCKER> 16:00:08 [INFO] DOCKER> ---> 08ef35a1c3f0 16:00:08 [INFO] DOCKER> Step 2/27 : RUN mkdir /packages /extracted 16:00:08 [INFO] DOCKER> 16:00:08 [INFO] DOCKER> ---> Using cache 16:00:08 [INFO] DOCKER> ---> 13ab5d2164f3 16:00:08 [INFO] DOCKER> Step 3/27 : COPY /maven/lib/policy-pap.tar.gz /packages/ 16:00:08 [INFO] DOCKER> 16:00:08 [INFO] DOCKER> ---> Using cache 16:00:08 [INFO] DOCKER> ---> f7c053c503a4 16:00:08 [INFO] DOCKER> Step 4/27 : RUN tar xvzf /packages/policy-pap.tar.gz --directory /extracted/ 16:00:08 [INFO] DOCKER> 16:00:08 [INFO] DOCKER> ---> Using cache 16:00:08 [INFO] DOCKER> ---> 51c8fe1d6bf5 16:00:08 [INFO] DOCKER> Step 5/27 : FROM onap/policy-jre-alpine:4.2.2 16:00:08 [INFO] DOCKER> 16:00:08 [INFO] DOCKER> ---> 864052f4de1e 16:00:08 [INFO] DOCKER> Step 6/27 : LABEL maintainer="Policy Team" 16:00:08 [INFO] DOCKER> 16:00:08 [INFO] DOCKER> ---> Using cache 16:00:08 [INFO] DOCKER> ---> a2296766123a 16:00:08 [INFO] DOCKER> Step 7/27 : LABEL org.opencontainers.image.title="Policy PAP" 16:00:08 [INFO] DOCKER> 16:00:08 [INFO] DOCKER> ---> Using cache 16:00:08 [INFO] DOCKER> ---> ae0ff85533e9 16:00:08 [INFO] DOCKER> Step 8/27 : LABEL org.opencontainers.image.description="Policy PAP image based on Alpine" 16:00:08 [INFO] DOCKER> 16:00:08 [INFO] DOCKER> ---> Using cache 16:00:08 [INFO] DOCKER> ---> 5fe24470cc49 16:00:08 [INFO] DOCKER> Step 9/27 : LABEL org.opencontainers.image.url="https://github.com/onap/policy-pap" 16:00:08 [INFO] DOCKER> 16:00:08 [INFO] DOCKER> ---> Using cache 16:00:08 [INFO] DOCKER> ---> 202ac8232310 16:00:08 [INFO] DOCKER> Step 10/27 : LABEL org.opencontainers.image.vendor="ONAP Policy Team" 16:00:08 [INFO] DOCKER> 16:00:08 [INFO] DOCKER> ---> Using cache 16:00:08 [INFO] DOCKER> ---> ec6076c5449d 16:00:08 [INFO] DOCKER> Step 11/27 : LABEL org.opencontainers.image.licenses="Apache-2.0" 16:00:08 [INFO] DOCKER> 16:00:08 [INFO] DOCKER> ---> Using cache 16:00:08 [INFO] DOCKER> ---> cbf49db32037 16:00:08 [INFO] DOCKER> Step 12/27 : LABEL org.opencontainers.image.created="2025-11-26T15:59:52.694Z" 16:00:08 [INFO] DOCKER> 16:00:08 [INFO] DOCKER> ---> Using cache 16:00:08 [INFO] DOCKER> ---> 5807f66254a0 16:00:08 [INFO] DOCKER> Step 13/27 : LABEL org.opencontainers.image.version="4.2.2-SNAPSHOT" 16:00:08 [INFO] DOCKER> 16:00:08 [INFO] DOCKER> ---> Using cache 16:00:08 [INFO] DOCKER> ---> 0cc9252a3df0 16:00:08 [INFO] DOCKER> Step 14/27 : LABEL org.opencontainers.image.revision="3ed8c72" 16:00:08 [INFO] DOCKER> 16:00:08 [INFO] DOCKER> ---> Using cache 16:00:08 [INFO] DOCKER> ---> 5de46a229329 16:00:08 [INFO] DOCKER> Step 15/27 : ARG POLICY_LOGS=/var/log/onap/policy/pap 16:00:08 [INFO] DOCKER> 16:00:08 [INFO] DOCKER> ---> Using cache 16:00:08 [INFO] DOCKER> ---> b41f6d92140e 16:00:08 [INFO] DOCKER> Step 16/27 : ENV POLICY_LOGS=$POLICY_LOGS 16:00:08 [INFO] DOCKER> 16:00:08 [INFO] DOCKER> ---> Using cache 16:00:08 [INFO] DOCKER> ---> d980170f25fd 16:00:08 [INFO] DOCKER> Step 17/27 : ENV POLICY_HOME=$POLICY_HOME/pap 16:00:08 [INFO] DOCKER> 16:00:08 [INFO] DOCKER> ---> Using cache 16:00:08 [INFO] DOCKER> ---> 0596430707d9 16:00:08 [INFO] DOCKER> Step 18/27 : USER root 16:00:08 [INFO] DOCKER> 16:00:08 [INFO] DOCKER> ---> Using cache 16:00:08 [INFO] DOCKER> ---> 42641baf4185 16:00:08 [INFO] DOCKER> Step 19/27 : RUN mkdir -p $POLICY_HOME $POLICY_LOGS && chown -R policy:policy $POLICY_HOME $POLICY_LOGS 16:00:08 [INFO] DOCKER> 16:00:08 [INFO] DOCKER> ---> Using cache 16:00:08 [INFO] DOCKER> ---> 6ab057cde625 16:00:08 [INFO] DOCKER> Step 20/27 : COPY --chown=policy:policy --from=tarball /extracted $POLICY_HOME 16:00:08 [INFO] DOCKER> 16:00:08 [INFO] DOCKER> ---> Using cache 16:00:08 [INFO] DOCKER> ---> 8262c5e0b4ee 16:00:08 [INFO] DOCKER> Step 21/27 : WORKDIR $POLICY_HOME 16:00:08 [INFO] DOCKER> 16:00:08 [INFO] DOCKER> ---> Using cache 16:00:08 [INFO] DOCKER> ---> 10fee6b8d1b7 16:00:08 [INFO] DOCKER> Step 22/27 : COPY --chown=policy:policy policy-pap.sh bin/ 16:00:08 [INFO] DOCKER> 16:00:08 [INFO] DOCKER> ---> Using cache 16:00:08 [INFO] DOCKER> ---> 5c212c3f10dc 16:00:08 [INFO] DOCKER> Step 23/27 : COPY --chown=policy:policy /maven/pap.jar /app/ 16:00:08 [INFO] DOCKER> 16:00:08 [INFO] DOCKER> ---> Using cache 16:00:08 [INFO] DOCKER> ---> 7222662b0f95 16:00:08 [INFO] DOCKER> Step 24/27 : RUN chmod 755 bin/*.sh 16:00:08 [INFO] DOCKER> 16:00:08 [INFO] DOCKER> ---> Using cache 16:00:08 [INFO] DOCKER> ---> 97a0356e9748 16:00:08 [INFO] DOCKER> Step 25/27 : USER policy 16:00:08 [INFO] DOCKER> 16:00:08 [INFO] DOCKER> ---> Using cache 16:00:08 [INFO] DOCKER> ---> abb0ebcb1c33 16:00:08 [INFO] DOCKER> Step 26/27 : WORKDIR $POLICY_HOME/bin 16:00:08 [INFO] DOCKER> 16:00:08 [INFO] DOCKER> ---> Using cache 16:00:08 [INFO] DOCKER> ---> 2515dac93191 16:00:08 [INFO] DOCKER> Step 27/27 : ENTRYPOINT [ "./policy-pap.sh" ] 16:00:08 [INFO] DOCKER> 16:00:08 [INFO] DOCKER> ---> Using cache 16:00:08 [INFO] DOCKER> ---> 896e7d2f6e0b 16:00:08 [INFO] DOCKER> Successfully built 896e7d2f6e0b 16:00:08 [INFO] DOCKER> Successfully tagged onap/policy-pap:latest 16:00:08 [INFO] DOCKER> [onap/policy-pap:latest]: Built image sha256:896e7 16:00:08 [INFO] DOCKER> [onap/policy-pap:latest]: Tag with 4.2.2-SNAPSHOT,4.2.2-SNAPSHOT-20251126T1557,4.2-SNAPSHOT-latest 16:00:08 [INFO] DOCKER> Tagging image onap/policy-pap:4.2.2-SNAPSHOT successful! 16:00:08 [INFO] DOCKER> Tagging image onap/policy-pap:4.2.2-SNAPSHOT-20251126T1557 successful! 16:00:08 [INFO] DOCKER> Tagging image onap/policy-pap:4.2-SNAPSHOT-latest successful! 16:00:08 [INFO] 16:00:09 [INFO] --- docker-maven-plugin:0.43.4:push (push-images) @ policy-pap-docker --- 16:00:09 [INFO] DOCKER> The push refers to repository [nexus3.onap.org:10003/onap/policy-pap] 16:00:22 [INFO] DOCKER> latest: digest: sha256:32628065baf70254eeacb1176775c8660ec3ffd2caade75a611e6fce25fab5a1 size: 1786 16:00:22 [INFO] DOCKER> Pushed onap/policy-pap in 13 seconds 16:00:22 [INFO] DOCKER> The push refers to repository [nexus3.onap.org:10003/onap/policy-pap] 16:00:22 [INFO] DOCKER> 4.2.2-SNAPSHOT: digest: sha256:32628065baf70254eeacb1176775c8660ec3ffd2caade75a611e6fce25fab5a1 size: 1786 16:00:22 [INFO] DOCKER> The push refers to repository [nexus3.onap.org:10003/onap/policy-pap] 16:00:22 [INFO] DOCKER> 4.2.2-SNAPSHOT-20251126T1557: digest: sha256:32628065baf70254eeacb1176775c8660ec3ffd2caade75a611e6fce25fab5a1 size: 1786 16:00:22 [INFO] DOCKER> The push refers to repository [nexus3.onap.org:10003/onap/policy-pap] 16:00:22 [INFO] DOCKER> 4.2-SNAPSHOT-latest: digest: sha256:32628065baf70254eeacb1176775c8660ec3ffd2caade75a611e6fce25fab5a1 size: 1786 16:00:22 [INFO] 16:00:22 [INFO] -----------------< org.onap.policy.pap:pap-testsuites >----------------- 16:00:22 [INFO] Building pap-testsuites 4.2.2-SNAPSHOT [6/8] 16:00:22 [INFO] --------------------------------[ pom ]--------------------------------- 16:00:22 [INFO] 16:00:22 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ pap-testsuites --- 16:00:22 [INFO] 16:00:22 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ pap-testsuites --- 16:00:22 [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-pap-master-merge-java/testsuites/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED 16:00:22 --add-opens java.base/java.util=ALL-UNNAMED 16:00:22 --add-opens java.base/java.lang=ALL-UNNAMED 16:00:22 --add-opens java.sql/java.sql=ALL-UNNAMED 16:00:22 [INFO] 16:00:22 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ pap-testsuites --- 16:00:22 [INFO] Starting audit... 16:00:22 Audit done. 16:00:22 [INFO] You have 0 Checkstyle violations. 16:00:22 [INFO] 16:00:22 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ pap-testsuites --- 16:00:22 [INFO] Starting audit... 16:00:22 Audit done. 16:00:22 [INFO] You have 0 Checkstyle violations. 16:00:22 [INFO] 16:00:22 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ pap-testsuites --- 16:00:22 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:00:22 [INFO] 16:00:22 [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ pap-testsuites --- 16:00:22 [INFO] No tests to run. 16:00:22 [INFO] 16:00:22 [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ pap-testsuites --- 16:00:22 [INFO] Analyzed bundle 'pap-testsuites' with 0 classes 16:00:22 [INFO] 16:00:22 [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ pap-testsuites --- 16:00:22 [INFO] 16:00:22 [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ pap-testsuites --- 16:00:22 [INFO] Installing /w/workspace/policy-pap-master-merge-java/testsuites/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/pap/pap-testsuites/4.2.2-SNAPSHOT/pap-testsuites-4.2.2-SNAPSHOT.pom 16:00:22 [INFO] 16:00:22 [INFO] --- maven-deploy-plugin:3.1.1:deploy (default-deploy) @ pap-testsuites --- 16:00:23 [INFO] 16:00:23 [INFO] -----------------< org.onap.policy.pap:pap-stability >------------------ 16:00:23 [INFO] Building pap-stability 4.2.2-SNAPSHOT [7/8] 16:00:23 [INFO] --------------------------------[ jar ]--------------------------------- 16:00:23 [INFO] 16:00:23 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ pap-stability --- 16:00:23 [INFO] 16:00:23 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ pap-stability --- 16:00:23 [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-pap-master-merge-java/testsuites/stability/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED 16:00:23 --add-opens java.base/java.util=ALL-UNNAMED 16:00:23 --add-opens java.base/java.lang=ALL-UNNAMED 16:00:23 --add-opens java.sql/java.sql=ALL-UNNAMED 16:00:23 [INFO] 16:00:23 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ pap-stability --- 16:00:23 [INFO] Starting audit... 16:00:23 Audit done. 16:00:23 [INFO] You have 0 Checkstyle violations. 16:00:23 [INFO] 16:00:23 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ pap-stability --- 16:00:23 [INFO] Starting audit... 16:00:23 Audit done. 16:00:23 [INFO] You have 0 Checkstyle violations. 16:00:23 [INFO] 16:00:23 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ pap-stability --- 16:00:23 [INFO] Copying 1 resource from src/main/resources to target/classes 16:00:23 [INFO] 16:00:23 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ pap-stability --- 16:00:23 [INFO] No sources to compile 16:00:23 [INFO] 16:00:23 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ pap-stability --- 16:00:23 [INFO] skip non existing resourceDirectory /w/workspace/policy-pap-master-merge-java/testsuites/stability/src/test/resources 16:00:23 [INFO] 16:00:23 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ pap-stability --- 16:00:23 [INFO] No sources to compile 16:00:23 [INFO] 16:00:23 [INFO] --- maven-surefire-plugin:3.5.3:test (default-test) @ pap-stability --- 16:00:23 [INFO] No tests to run. 16:00:23 [INFO] 16:00:23 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ pap-stability --- 16:00:23 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:00:23 [INFO] 16:00:23 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ pap-stability --- 16:00:23 [INFO] Building jar: /w/workspace/policy-pap-master-merge-java/testsuites/stability/target/pap-stability-4.2.2-SNAPSHOT.jar 16:00:23 [INFO] 16:00:23 [INFO] --- maven-assembly-plugin:3.6.0:single (create-distribution) @ pap-stability --- 16:00:23 [INFO] Reading assembly descriptor: src/assembly/assembly.xml 16:00:23 [INFO] Building zip: /w/workspace/policy-pap-master-merge-java/testsuites/stability/target/pap-stability-4.2.2-SNAPSHOT-stability.zip 16:00:23 [INFO] 16:00:23 [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ pap-stability --- 16:00:23 [INFO] No tests to run. 16:00:23 [INFO] 16:00:23 [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ pap-stability --- 16:00:23 [INFO] Analyzed bundle 'pap-stability' with 0 classes 16:00:23 [INFO] 16:00:23 [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ pap-stability --- 16:00:23 [INFO] 16:00:23 [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ pap-stability --- 16:00:23 [INFO] Installing /w/workspace/policy-pap-master-merge-java/testsuites/stability/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/pap/pap-stability/4.2.2-SNAPSHOT/pap-stability-4.2.2-SNAPSHOT.pom 16:00:23 [INFO] Installing /w/workspace/policy-pap-master-merge-java/testsuites/stability/target/pap-stability-4.2.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/policy/pap/pap-stability/4.2.2-SNAPSHOT/pap-stability-4.2.2-SNAPSHOT.jar 16:00:23 [INFO] Installing /w/workspace/policy-pap-master-merge-java/testsuites/stability/target/pap-stability-4.2.2-SNAPSHOT-stability.zip to /home/jenkins/.m2/repository/org/onap/policy/pap/pap-stability/4.2.2-SNAPSHOT/pap-stability-4.2.2-SNAPSHOT-stability.zip 16:00:23 [INFO] 16:00:23 [INFO] --- maven-deploy-plugin:3.1.1:deploy (default-deploy) @ pap-stability --- 16:00:23 [INFO] 16:00:23 [INFO] ----------------< org.onap.policy.pap:pap-performance >----------------- 16:00:23 [INFO] Building pap-performance 4.2.2-SNAPSHOT [8/8] 16:00:23 [INFO] --------------------------------[ jar ]--------------------------------- 16:00:23 [INFO] 16:00:23 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ pap-performance --- 16:00:23 [INFO] 16:00:23 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ pap-performance --- 16:00:23 [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-pap-master-merge-java/testsuites/performance/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED 16:00:23 --add-opens java.base/java.util=ALL-UNNAMED 16:00:23 --add-opens java.base/java.lang=ALL-UNNAMED 16:00:23 --add-opens java.sql/java.sql=ALL-UNNAMED 16:00:23 [INFO] 16:00:23 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ pap-performance --- 16:00:23 [INFO] Starting audit... 16:00:23 Audit done. 16:00:23 [INFO] You have 0 Checkstyle violations. 16:00:23 [INFO] 16:00:23 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ pap-performance --- 16:00:23 [INFO] Starting audit... 16:00:23 Audit done. 16:00:23 [INFO] You have 0 Checkstyle violations. 16:00:23 [INFO] 16:00:23 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ pap-performance --- 16:00:23 [INFO] Copying 2 resources from src/main/resources to target/classes 16:00:23 [INFO] 16:00:23 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ pap-performance --- 16:00:23 [INFO] No sources to compile 16:00:23 [INFO] 16:00:23 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ pap-performance --- 16:00:23 [INFO] skip non existing resourceDirectory /w/workspace/policy-pap-master-merge-java/testsuites/performance/src/test/resources 16:00:23 [INFO] 16:00:23 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ pap-performance --- 16:00:23 [INFO] No sources to compile 16:00:23 [INFO] 16:00:23 [INFO] --- maven-surefire-plugin:3.5.3:test (default-test) @ pap-performance --- 16:00:23 [INFO] No tests to run. 16:00:23 [INFO] 16:00:23 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ pap-performance --- 16:00:23 [INFO] Skipping JaCoCo execution due to missing execution data file. 16:00:23 [INFO] 16:00:23 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ pap-performance --- 16:00:23 [INFO] Building jar: /w/workspace/policy-pap-master-merge-java/testsuites/performance/target/pap-performance-4.2.2-SNAPSHOT.jar 16:00:23 [INFO] 16:00:23 [INFO] --- maven-assembly-plugin:3.6.0:single (create-distribution) @ pap-performance --- 16:00:23 [INFO] Reading assembly descriptor: src/assembly/assembly.xml 16:00:23 [INFO] Building zip: /w/workspace/policy-pap-master-merge-java/testsuites/performance/target/pap-performance-4.2.2-SNAPSHOT-performance.zip 16:00:23 [INFO] 16:00:23 [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ pap-performance --- 16:00:23 [INFO] No tests to run. 16:00:23 [INFO] 16:00:23 [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ pap-performance --- 16:00:23 [INFO] Analyzed bundle 'pap-performance' with 0 classes 16:00:23 [INFO] 16:00:23 [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ pap-performance --- 16:00:23 [INFO] 16:00:23 [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ pap-performance --- 16:00:23 [INFO] Installing /w/workspace/policy-pap-master-merge-java/testsuites/performance/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/pap/pap-performance/4.2.2-SNAPSHOT/pap-performance-4.2.2-SNAPSHOT.pom 16:00:23 [INFO] Installing /w/workspace/policy-pap-master-merge-java/testsuites/performance/target/pap-performance-4.2.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/policy/pap/pap-performance/4.2.2-SNAPSHOT/pap-performance-4.2.2-SNAPSHOT.jar 16:00:23 [INFO] Installing /w/workspace/policy-pap-master-merge-java/testsuites/performance/target/pap-performance-4.2.2-SNAPSHOT-performance.zip to /home/jenkins/.m2/repository/org/onap/policy/pap/pap-performance/4.2.2-SNAPSHOT/pap-performance-4.2.2-SNAPSHOT-performance.zip 16:00:23 [INFO] 16:00:23 [INFO] --- maven-deploy-plugin:3.1.1:deploy (default-deploy) @ pap-performance --- 16:00:24 [INFO] ------------------------------------------------------------------------ 16:00:24 [INFO] Reactor Summary for policy-pap 4.2.2-SNAPSHOT: 16:00:24 [INFO] 16:00:24 [INFO] policy-pap ......................................... SUCCESS [ 11.180 s] 16:00:24 [INFO] pap-main ........................................... SUCCESS [01:44 min] 16:00:24 [INFO] pap-packages ....................................... SUCCESS [ 0.241 s] 16:00:24 [INFO] policy-pap-tarball ................................. SUCCESS [ 0.737 s] 16:00:24 [INFO] policy-pap-docker .................................. SUCCESS [ 34.364 s] 16:00:24 [INFO] pap-testsuites ..................................... SUCCESS [ 0.201 s] 16:00:24 [INFO] pap-stability ...................................... SUCCESS [ 0.637 s] 16:00:24 [INFO] pap-performance .................................... SUCCESS [ 0.298 s] 16:00:24 [INFO] ------------------------------------------------------------------------ 16:00:24 [INFO] BUILD SUCCESS 16:00:24 [INFO] ------------------------------------------------------------------------ 16:00:24 [INFO] Total time: 02:33 min 16:00:24 [INFO] Finished at: 2025-11-26T16:00:24Z 16:00:24 [INFO] ------------------------------------------------------------------------ 16:00:24 $ ssh-agent -k 16:00:24 unset SSH_AUTH_SOCK; 16:00:24 unset SSH_AGENT_PID; 16:00:24 echo Agent pid 2046 killed; 16:00:24 [ssh-agent] Stopped. 16:00:24 [PostBuildScript] - [INFO] Executing post build scripts. 16:00:24 [policy-pap-master-merge-java] $ /bin/bash /tmp/jenkins17657303468985586972.sh 16:00:24 ---> sysstat.sh 16:00:24 [policy-pap-master-merge-java] $ /bin/bash /tmp/jenkins6926029991252239301.sh 16:00:24 ---> package-listing.sh 16:00:24 ++ facter osfamily 16:00:24 ++ tr '[:upper:]' '[:lower:]' 16:00:24 + OS_FAMILY=debian 16:00:24 + workspace=/w/workspace/policy-pap-master-merge-java 16:00:24 + START_PACKAGES=/tmp/packages_start.txt 16:00:24 + END_PACKAGES=/tmp/packages_end.txt 16:00:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:00:24 + PACKAGES=/tmp/packages_start.txt 16:00:24 + '[' /w/workspace/policy-pap-master-merge-java ']' 16:00:24 + PACKAGES=/tmp/packages_end.txt 16:00:24 + case "${OS_FAMILY}" in 16:00:24 + dpkg -l 16:00:24 + grep '^ii' 16:00:24 + '[' -f /tmp/packages_start.txt ']' 16:00:24 + '[' -f /tmp/packages_end.txt ']' 16:00:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:00:24 + '[' /w/workspace/policy-pap-master-merge-java ']' 16:00:24 + mkdir -p /w/workspace/policy-pap-master-merge-java/archives/ 16:00:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/policy-pap-master-merge-java/archives/ 16:00:24 [policy-pap-master-merge-java] $ /bin/bash /tmp/jenkins6371580945742663399.sh 16:00:24 ---> capture-instance-metadata.sh 16:00:24 Setup pyenv: 16:00:24 system 16:00:24 3.8.13 16:00:24 3.9.13 16:00:24 * 3.10.6 (set by /w/workspace/policy-pap-master-merge-java/.python-version) 16:00:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JBgX from file:/tmp/.os_lf_venv 16:00:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:00:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:00:26 lf-activate-venv(): INFO: Base packages installed successfully 16:00:26 lf-activate-venv(): INFO: Installing additional packages: lftools 16:00:35 lf-activate-venv(): INFO: Adding /tmp/venv-JBgX/bin to PATH 16:00:35 INFO: Running in OpenStack, capturing instance metadata 16:00:36 [policy-pap-master-merge-java] $ /bin/bash /tmp/jenkins1044150099961772031.sh 16:00:36 provisioning config files... 16:00:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/policy-pap-master-merge-java@tmp/config13551291180326829988tmp 16:00:36 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 16:00:36 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 16:00:36 [EnvInject] - Injecting environment variables from a build step. 16:00:36 [EnvInject] - Injecting as environment variables the properties content 16:00:36 SERVER_ID=logs 16:00:36 16:00:36 [EnvInject] - Variables injected successfully. 16:00:36 [policy-pap-master-merge-java] $ /bin/bash /tmp/jenkins3563484787689447562.sh 16:00:36 ---> create-netrc.sh 16:00:36 [policy-pap-master-merge-java] $ /bin/bash /tmp/jenkins16753456009829172698.sh 16:00:36 ---> python-tools-install.sh 16:00:36 Setup pyenv: 16:00:36 system 16:00:36 3.8.13 16:00:36 3.9.13 16:00:36 * 3.10.6 (set by /w/workspace/policy-pap-master-merge-java/.python-version) 16:00:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JBgX from file:/tmp/.os_lf_venv 16:00:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:00:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:00:38 lf-activate-venv(): INFO: Base packages installed successfully 16:00:38 lf-activate-venv(): INFO: Installing additional packages: lftools 16:00:46 lf-activate-venv(): INFO: Adding /tmp/venv-JBgX/bin to PATH 16:00:46 [policy-pap-master-merge-java] $ /bin/bash /tmp/jenkins17690243284214755892.sh 16:00:46 ---> sudo-logs.sh 16:00:46 Archiving 'sudo' log.. 16:00:46 [policy-pap-master-merge-java] $ /bin/bash /tmp/jenkins7306906596497374052.sh 16:00:46 ---> job-cost.sh 16:00:46 Setup pyenv: 16:00:46 system 16:00:46 3.8.13 16:00:46 3.9.13 16:00:46 * 3.10.6 (set by /w/workspace/policy-pap-master-merge-java/.python-version) 16:00:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JBgX from file:/tmp/.os_lf_venv 16:00:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:00:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:00:48 lf-activate-venv(): INFO: Base packages installed successfully 16:00:48 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:00:53 lf-activate-venv(): INFO: Adding /tmp/venv-JBgX/bin to PATH 16:00:53 INFO: No Stack... 16:00:53 INFO: Retrieving Pricing Info for: v3-standard-8 16:00:54 INFO: Archiving Costs 16:00:54 [policy-pap-master-merge-java] $ /bin/bash -l /tmp/jenkins6125687488335965640.sh 16:00:54 ---> logs-deploy.sh 16:00:54 Setup pyenv: 16:00:54 system 16:00:54 3.8.13 16:00:54 3.9.13 16:00:54 * 3.10.6 (set by /w/workspace/policy-pap-master-merge-java/.python-version) 16:00:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JBgX from file:/tmp/.os_lf_venv 16:00:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 16:00:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 16:00:56 lf-activate-venv(): INFO: Base packages installed successfully 16:00:56 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 16:01:04 lf-activate-venv(): INFO: Adding /tmp/venv-JBgX/bin to PATH 16:01:04 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/policy-pap-master-merge-java/414 16:01:04 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 16:01:05 Archives upload complete. 16:01:05 INFO: archiving logs to Nexus 16:01:06 ---> uname -a: 16:01:06 Linux prd-ubuntu1804-docker-8c-8g-15489 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 16:01:06 16:01:06 16:01:06 ---> lscpu: 16:01:06 Architecture: x86_64 16:01:06 CPU op-mode(s): 32-bit, 64-bit 16:01:06 Byte Order: Little Endian 16:01:06 CPU(s): 8 16:01:06 On-line CPU(s) list: 0-7 16:01:06 Thread(s) per core: 1 16:01:06 Core(s) per socket: 1 16:01:06 Socket(s): 8 16:01:06 NUMA node(s): 1 16:01:06 Vendor ID: AuthenticAMD 16:01:06 CPU family: 23 16:01:06 Model: 49 16:01:06 Model name: AMD EPYC-Rome Processor 16:01:06 Stepping: 0 16:01:06 CPU MHz: 2799.998 16:01:06 BogoMIPS: 5599.99 16:01:06 Virtualization: AMD-V 16:01:06 Hypervisor vendor: KVM 16:01:06 Virtualization type: full 16:01:06 L1d cache: 32K 16:01:06 L1i cache: 32K 16:01:06 L2 cache: 512K 16:01:06 L3 cache: 16384K 16:01:06 NUMA node0 CPU(s): 0-7 16:01:06 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 16:01:06 16:01:06 16:01:06 ---> nproc: 16:01:06 8 16:01:06 16:01:06 16:01:06 ---> df -h: 16:01:06 Filesystem Size Used Avail Use% Mounted on 16:01:06 udev 16G 0 16G 0% /dev 16:01:06 tmpfs 3.2G 712K 3.2G 1% /run 16:01:06 /dev/vda1 155G 11G 144G 8% / 16:01:06 tmpfs 16G 0 16G 0% /dev/shm 16:01:06 tmpfs 5.0M 0 5.0M 0% /run/lock 16:01:06 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:01:06 /dev/vda15 105M 4.4M 100M 5% /boot/efi 16:01:06 tmpfs 3.2G 0 3.2G 0% /run/user/1001 16:01:06 16:01:06 16:01:06 ---> free -m: 16:01:06 total used free shared buff/cache available 16:01:06 Mem: 32167 862 28096 0 3207 30860 16:01:06 Swap: 1023 0 1023 16:01:06 16:01:06 16:01:06 ---> ip addr: 16:01:06 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:01:06 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:01:06 inet 127.0.0.1/8 scope host lo 16:01:06 valid_lft forever preferred_lft forever 16:01:06 inet6 ::1/128 scope host 16:01:06 valid_lft forever preferred_lft forever 16:01:06 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 16:01:06 link/ether fa:16:3e:b2:09:b0 brd ff:ff:ff:ff:ff:ff 16:01:06 inet 10.30.107.9/23 brd 10.30.107.255 scope global dynamic ens3 16:01:06 valid_lft 86108sec preferred_lft 86108sec 16:01:06 inet6 fe80::f816:3eff:feb2:9b0/64 scope link 16:01:06 valid_lft forever preferred_lft forever 16:01:06 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 16:01:06 link/ether 02:42:f0:93:b2:49 brd ff:ff:ff:ff:ff:ff 16:01:06 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:01:06 valid_lft forever preferred_lft forever 16:01:06 inet6 fe80::42:f0ff:fe93:b249/64 scope link 16:01:06 valid_lft forever preferred_lft forever 16:01:06 16:01:06 16:01:06 ---> sar -b -r -n DEV: 16:01:06 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-15489) 11/26/25 _x86_64_ (8 CPU) 16:01:06 16:01:06 15:56:16 LINUX RESTART (8 CPU) 16:01:06 16:01:06 15:57:02 tps rtps wtps bread/s bwrtn/s 16:01:06 15:58:01 202.10 35.35 166.75 1742.08 89553.23 16:01:06 15:59:01 101.15 15.34 85.80 960.21 34320.69 16:01:06 16:00:01 328.31 4.78 323.53 461.79 30059.79 16:01:06 16:01:01 97.77 1.52 96.25 110.91 20028.53 16:01:06 Average: 182.25 14.16 168.09 814.89 43297.49 16:01:06 16:01:06 15:57:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:01:06 15:58:01 29755308 31511096 3183912 9.67 79420 1978280 1528100 4.50 1048896 1821504 132708 16:01:06 15:59:01 27870016 29841652 5069204 15.39 85368 2181804 3096428 9.11 2813264 1928256 2116 16:01:06 16:00:01 27813132 30625320 5126088 15.56 91760 3000408 2399708 7.06 2267796 2495368 0 16:01:06 16:01:01 28732340 31560268 4206880 12.77 97956 3008884 1527500 4.49 1356148 2487044 11000 16:01:06 Average: 28542699 30884584 4396521 13.35 88626 2542344 2137934 6.29 1871526 2183043 36456 16:01:06 16:01:06 15:57:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:01:06 15:58:01 ens3 149.06 119.69 1640.05 24.63 0.00 0.00 0.00 0.00 16:01:06 15:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:06 15:58:01 lo 1.29 1.29 0.15 0.15 0.00 0.00 0.00 0.00 16:01:06 15:59:01 ens3 579.27 378.99 2797.55 84.70 0.00 0.00 0.00 0.00 16:01:06 15:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:01:06 15:59:01 lo 17.06 17.06 6.24 6.24 0.00 0.00 0.00 0.00 16:01:06 16:00:01 ens3 962.14 625.85 2640.26 1857.94 0.00 0.00 0.00 0.00 16:01:06 16:00:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 16:01:06 16:00:01 lo 51.77 51.77 24.97 24.97 0.00 0.00 0.00 0.00 16:01:06 16:01:01 ens3 245.76 248.81 43.13 1561.82 0.00 0.00 0.00 0.00 16:01:06 16:01:01 docker0 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 16:01:06 16:01:01 lo 4.80 4.80 0.44 0.44 0.00 0.00 0.00 0.00 16:01:06 Average: ens3 485.46 344.27 1780.88 885.83 0.00 0.00 0.00 0.00 16:01:06 Average: docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 16:01:06 Average: lo 18.80 18.80 7.98 7.98 0.00 0.00 0.00 0.00 16:01:06 16:01:06 16:01:06 ---> sar -P ALL: 16:01:06 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-15489) 11/26/25 _x86_64_ (8 CPU) 16:01:06 16:01:06 15:56:16 LINUX RESTART (8 CPU) 16:01:06 16:01:06 15:57:02 CPU %user %nice %system %iowait %steal %idle 16:01:06 15:58:01 all 11.79 0.00 0.78 2.55 0.04 84.84 16:01:06 15:58:01 0 10.95 0.00 0.56 0.03 0.03 88.42 16:01:06 15:58:01 1 29.97 0.00 1.32 1.17 0.05 67.49 16:01:06 15:58:01 2 4.77 0.00 0.66 1.26 0.03 93.28 16:01:06 15:58:01 3 5.46 0.00 0.27 0.15 0.02 94.10 16:01:06 15:58:01 4 5.68 0.00 1.21 6.53 0.03 86.56 16:01:06 15:58:01 5 5.97 0.00 0.37 0.10 0.02 93.55 16:01:06 15:58:01 6 29.37 0.00 1.64 0.86 0.05 68.07 16:01:06 15:58:01 7 2.21 0.00 0.22 10.29 0.07 87.21 16:01:06 15:59:01 all 43.80 0.00 1.07 0.73 0.08 54.32 16:01:06 15:59:01 0 47.36 0.00 1.02 0.80 0.08 50.73 16:01:06 15:59:01 1 35.08 0.00 0.98 0.57 0.08 63.28 16:01:06 15:59:01 2 46.39 0.00 1.27 0.77 0.07 51.50 16:01:06 15:59:01 3 46.70 0.00 0.90 0.35 0.07 51.98 16:01:06 15:59:01 4 48.13 0.00 1.17 0.79 0.08 49.83 16:01:06 15:59:01 5 30.79 0.00 0.63 0.05 0.07 68.46 16:01:06 15:59:01 6 44.47 0.00 1.25 0.47 0.08 53.73 16:01:06 15:59:01 7 51.62 0.00 1.27 2.07 0.10 44.93 16:01:06 16:00:01 all 27.79 0.00 1.78 0.88 0.07 69.49 16:01:06 16:00:01 0 30.11 0.00 1.59 0.10 0.08 68.12 16:01:06 16:00:01 1 31.33 0.00 1.85 0.15 0.08 66.59 16:01:06 16:00:01 2 32.76 0.00 1.09 0.07 0.07 66.02 16:01:06 16:00:01 3 32.84 0.00 1.02 0.13 0.08 65.92 16:01:06 16:00:01 4 20.62 0.00 1.82 1.05 0.07 76.44 16:01:06 16:00:01 5 17.97 0.00 1.84 1.49 0.07 78.63 16:01:06 16:00:01 6 30.07 0.00 2.98 0.05 0.07 66.84 16:01:06 16:00:01 7 26.67 0.00 2.06 3.98 0.07 67.22 16:01:06 16:01:01 all 10.23 0.00 1.06 0.55 0.04 88.12 16:01:06 16:01:01 0 8.70 0.00 1.15 0.46 0.03 89.66 16:01:06 16:01:01 1 16.25 0.00 1.32 0.70 0.03 81.70 16:01:06 16:01:01 2 17.83 0.00 1.90 1.17 0.05 79.05 16:01:06 16:01:01 3 2.62 0.00 0.60 0.02 0.05 96.71 16:01:06 16:01:01 4 14.83 0.00 0.79 1.47 0.05 82.87 16:01:06 16:01:01 5 5.92 0.00 0.80 0.00 0.03 93.25 16:01:06 16:01:01 6 4.09 0.00 0.87 0.48 0.05 94.50 16:01:06 16:01:01 7 11.60 0.00 1.07 0.07 0.03 87.23 16:01:06 Average: all 23.45 0.00 1.17 1.17 0.06 74.15 16:01:06 Average: 0 24.28 0.00 1.08 0.35 0.06 74.23 16:01:06 Average: 1 28.16 0.00 1.37 0.64 0.06 69.76 16:01:06 Average: 2 25.52 0.00 1.23 0.81 0.05 72.38 16:01:06 Average: 3 21.98 0.00 0.70 0.16 0.05 77.10 16:01:06 Average: 4 22.37 0.00 1.25 2.44 0.06 73.88 16:01:06 Average: 5 15.20 0.00 0.91 0.41 0.05 83.43 16:01:06 Average: 6 26.99 0.00 1.68 0.47 0.06 70.79 16:01:06 Average: 7 23.11 0.00 1.16 4.08 0.07 71.59 16:01:06 16:01:06 16:01:06