10:56:01 Triggered by Gerrit: https://gerrit.onap.org/r/c/policy/pap/+/142558 10:56:01 Running as SYSTEM 10:56:01 [EnvInject] - Loading node environment variables. 10:56:01 Building remotely on prd-ubuntu1804-docker-8c-8g-15823 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/policy-pap-master-merge-java 10:56:01 [ssh-agent] Looking for ssh-agent implementation... 10:56:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:56:01 $ ssh-agent 10:56:01 SSH_AUTH_SOCK=/tmp/ssh-EP1BG1F2Hplq/agent.2069 10:56:01 SSH_AGENT_PID=2071 10:56:01 [ssh-agent] Started. 10:56:01 Running ssh-add (command line suppressed) 10:56:01 Identity added: /w/workspace/policy-pap-master-merge-java@tmp/private_key_9996083602539180657.key (/w/workspace/policy-pap-master-merge-java@tmp/private_key_9996083602539180657.key) 10:56:01 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:56:01 The recommended git tool is: NONE 10:56:03 using credential onap-jenkins-ssh 10:56:03 Wiping out workspace first. 10:56:03 Cloning the remote Git repository 10:56:03 Cloning repository git://cloud.onap.org/mirror/policy/pap.git 10:56:03 > git init /w/workspace/policy-pap-master-merge-java # timeout=10 10:56:03 Fetching upstream changes from git://cloud.onap.org/mirror/policy/pap.git 10:56:03 > git --version # timeout=10 10:56:03 > git --version # 'git version 2.17.1' 10:56:03 using GIT_SSH to set credentials Gerrit user 10:56:03 Verifying host key using manually-configured host key entries 10:56:03 > git fetch --tags --progress -- git://cloud.onap.org/mirror/policy/pap.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:56:04 > git config remote.origin.url git://cloud.onap.org/mirror/policy/pap.git # timeout=10 10:56:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:56:04 Avoid second fetch 10:56:04 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 10:56:04 Checking out Revision 7a97cf004bf4c9474bb396b8426631ac59ed77d6 (refs/remotes/origin/master) 10:56:04 > git config core.sparsecheckout # timeout=10 10:56:04 > git checkout -f 7a97cf004bf4c9474bb396b8426631ac59ed77d6 # timeout=30 10:56:04 Commit message: "Update snapshot and/or references of policy/pap to latest snapshots" 10:56:04 > git rev-list --no-walk 4694bc99ef7122bf2fc0cf91cd6a30672d375f85 # timeout=10 10:56:07 Run condition [Regular expression match] enabling prebuild for step [Execute shell] 10:56:07 provisioning config files... 10:56:07 copy managed file [npmrc] to file:/home/jenkins/.npmrc 10:56:07 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 10:56:08 [policy-pap-master-merge-java] $ /bin/bash /tmp/jenkins463726865033509713.sh 10:56:08 ---> python-tools-install.sh 10:56:08 Setup pyenv: 10:56:08 * system (set by /opt/pyenv/version) 10:56:08 * 3.8.13 (set by /opt/pyenv/version) 10:56:08 * 3.9.13 (set by /opt/pyenv/version) 10:56:08 * 3.10.6 (set by /opt/pyenv/version) 10:56:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GQ3E 10:56:12 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:56:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:56:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:56:16 lf-activate-venv(): INFO: Base packages installed successfully 10:56:16 lf-activate-venv(): INFO: Installing additional packages: lftools 10:56:46 lf-activate-venv(): INFO: Adding /tmp/venv-GQ3E/bin to PATH 10:56:46 Generating Requirements File 10:57:05 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 10:57:05 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:57:05 Python 3.10.6 10:57:05 pip 25.3 from /tmp/venv-GQ3E/lib/python3.10/site-packages/pip (python 3.10) 10:57:06 appdirs==1.4.4 10:57:06 argcomplete==3.6.3 10:57:06 aspy.yaml==1.3.0 10:57:06 attrs==25.4.0 10:57:06 autopage==0.5.2 10:57:06 beautifulsoup4==4.14.2 10:57:06 boto3==1.41.5 10:57:06 botocore==1.41.5 10:57:06 bs4==0.0.2 10:57:06 cachetools==6.2.2 10:57:06 certifi==2025.11.12 10:57:06 cffi==2.0.0 10:57:06 cfgv==3.5.0 10:57:06 chardet==5.2.0 10:57:06 charset-normalizer==3.4.4 10:57:06 click==8.3.1 10:57:06 cliff==4.12.0 10:57:06 cmd2==2.7.0 10:57:06 cryptography==3.3.2 10:57:06 debtcollector==3.0.0 10:57:06 decorator==5.2.1 10:57:06 defusedxml==0.7.1 10:57:06 Deprecated==1.3.1 10:57:06 distlib==0.4.0 10:57:06 dnspython==2.8.0 10:57:06 docker==7.1.0 10:57:06 dogpile.cache==1.5.0 10:57:06 durationpy==0.10 10:57:06 email-validator==2.3.0 10:57:06 filelock==3.20.0 10:57:06 future==1.0.0 10:57:06 gitdb==4.0.12 10:57:06 GitPython==3.1.45 10:57:06 google-auth==2.43.0 10:57:06 httplib2==0.31.0 10:57:06 identify==2.6.15 10:57:06 idna==3.11 10:57:06 importlib-resources==1.5.0 10:57:06 iso8601==2.1.0 10:57:06 Jinja2==3.1.6 10:57:06 jmespath==1.0.1 10:57:06 jsonpatch==1.33 10:57:06 jsonpointer==3.0.0 10:57:06 jsonschema==4.25.1 10:57:06 jsonschema-specifications==2025.9.1 10:57:06 keystoneauth1==5.12.0 10:57:06 kubernetes==34.1.0 10:57:06 lftools==0.37.16 10:57:06 lxml==6.0.2 10:57:06 markdown-it-py==4.0.0 10:57:06 MarkupSafe==3.0.3 10:57:06 mdurl==0.1.2 10:57:06 msgpack==1.1.2 10:57:06 multi_key_dict==2.0.3 10:57:06 munch==4.0.0 10:57:06 netaddr==1.3.0 10:57:06 niet==1.4.2 10:57:06 nodeenv==1.9.1 10:57:06 oauth2client==4.1.3 10:57:06 oauthlib==3.3.1 10:57:06 openstacksdk==4.8.0 10:57:06 os-service-types==1.8.2 10:57:06 osc-lib==4.2.0 10:57:06 oslo.config==10.1.0 10:57:06 oslo.context==6.2.0 10:57:06 oslo.i18n==6.7.1 10:57:06 oslo.log==7.2.1 10:57:06 oslo.serialization==5.8.0 10:57:06 oslo.utils==9.2.0 10:57:06 packaging==25.0 10:57:06 pbr==7.0.3 10:57:06 platformdirs==4.5.0 10:57:06 prettytable==3.17.0 10:57:06 psutil==7.1.3 10:57:06 pyasn1==0.6.1 10:57:06 pyasn1_modules==0.4.2 10:57:06 pycparser==2.23 10:57:06 pygerrit2==2.0.15 10:57:06 PyGithub==2.8.1 10:57:06 Pygments==2.19.2 10:57:06 PyJWT==2.10.1 10:57:06 PyNaCl==1.6.1 10:57:06 pyparsing==2.4.7 10:57:06 pyperclip==1.11.0 10:57:06 pyrsistent==0.20.0 10:57:06 python-cinderclient==9.8.0 10:57:06 python-dateutil==2.9.0.post0 10:57:06 python-heatclient==4.3.0 10:57:06 python-jenkins==1.8.3 10:57:06 python-keystoneclient==5.7.0 10:57:06 python-magnumclient==4.9.0 10:57:06 python-openstackclient==8.2.0 10:57:06 python-swiftclient==4.9.0 10:57:06 PyYAML==6.0.3 10:57:06 referencing==0.37.0 10:57:06 requests==2.32.5 10:57:06 requests-oauthlib==2.0.0 10:57:06 requestsexceptions==1.4.0 10:57:06 rfc3986==2.0.0 10:57:06 rich==14.2.0 10:57:06 rich-argparse==1.7.2 10:57:06 rpds-py==0.29.0 10:57:06 rsa==4.9.1 10:57:06 ruamel.yaml==0.18.16 10:57:06 ruamel.yaml.clib==0.2.15 10:57:06 s3transfer==0.15.0 10:57:06 simplejson==3.20.2 10:57:06 six==1.17.0 10:57:06 smmap==5.0.2 10:57:06 soupsieve==2.8 10:57:06 stevedore==5.6.0 10:57:06 tabulate==0.9.0 10:57:06 toml==0.10.2 10:57:06 tomlkit==0.13.3 10:57:06 tqdm==4.67.1 10:57:06 typing_extensions==4.15.0 10:57:06 tzdata==2025.2 10:57:06 urllib3==1.26.20 10:57:06 virtualenv==20.35.4 10:57:06 wcwidth==0.2.14 10:57:06 websocket-client==1.9.0 10:57:06 wrapt==2.0.1 10:57:06 xdg==6.0.0 10:57:06 xmltodict==1.0.2 10:57:06 yq==3.4.3 10:57:06 [EnvInject] - Injecting environment variables from a build step. 10:57:06 [EnvInject] - Injecting as environment variables the properties content 10:57:06 SET_JDK_VERSION=openjdk17 10:57:06 GIT_URL="git://cloud.onap.org/mirror" 10:57:06 10:57:06 [EnvInject] - Variables injected successfully. 10:57:06 [policy-pap-master-merge-java] $ /bin/sh /tmp/jenkins11690515329253157537.sh 10:57:06 ---> update-java-alternatives.sh 10:57:06 ---> Updating Java version 10:57:06 ---> Ubuntu/Debian system detected 10:57:06 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 10:57:06 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 10:57:06 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 10:57:06 openjdk version "17.0.4" 2022-07-19 10:57:06 OpenJDK Runtime Environment (build 17.0.4+8-Ubuntu-118.04) 10:57:06 OpenJDK 64-Bit Server VM (build 17.0.4+8-Ubuntu-118.04, mixed mode, sharing) 10:57:06 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 10:57:06 [EnvInject] - Injecting environment variables from a build step. 10:57:06 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 10:57:06 [EnvInject] - Variables injected successfully. 10:57:06 provisioning config files... 10:57:06 copy managed file [global-settings] to file:/w/workspace/policy-pap-master-merge-java@tmp/config8708073929777495316tmp 10:57:06 copy managed file [policy-pap-settings] to file:/w/workspace/policy-pap-master-merge-java@tmp/config12159262541584659381tmp 10:57:06 Regular expression run condition: Expression=[.*(amd64|arm64).*], Label=[policy-pap] 10:57:06 Run condition [Regular expression match] preventing perform for step [Execute shell] 10:57:06 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-15823 10:57:07 using settings config with name policy-pap-settings 10:57:07 Replacing all maven server entries not found in credentials list is true 10:57:07 using global settings config with name global-settings 10:57:07 Replacing all maven server entries not found in credentials list is true 10:57:07 [policy-pap-master-merge-java] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -s /tmp/settings17341477851874797215.xml -gs /tmp/global-settings916030626042520143.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=7a97cf004bf4c9474bb396b8426631ac59ed77d6 -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/+/142558 -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=142558 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Wayne Dunican\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/58/142558/1 -DGERRIT_NEWREV=7a97cf004bf4c9474bb396b8426631ac59ed77d6 "-DGERRIT_PATCHSET_UPLOADER_NAME=Wayne Dunican" '-DGERRIT_CHANGE_OWNER=\"Wayne Dunican\" ' -DPROJECT=policy/pap -DGERRIT_HASHTAGS= -DGERRIT_CHANGE_COMMIT_MESSAGE=VXBkYXRlIHNuYXBzaG90IGFuZC9vciByZWZlcmVuY2VzIG9mIHBvbGljeS9wYXAgdG8gbGF0ZXN0IHNuYXBzaG90cwoKcG9saWN5L3BhcCB1cGRhdGVkIHRvIGl0cyBsYXRlc3Qgb3duIGFuZCByZWZlcmVuY2Ugc25hcHNob3RzCgoqKiogVGhpcyBjb21taXQgaXMgZ2VuZXJhdGVkIGJ5IGEgUEYgcmVsZWFzZSBzY3JpcHQgKioqCgpJc3N1ZS1JRDogUE9MSUNZLTU0OTEKQ2hhbmdlLUlkOiBJNjA5NGNiMDJkMmEwMjYwY2M3YTZmYWUyMjgxOTdhOGExNGMzM2IzYgpTaWduZWQtb2ZmLWJ5OiB3YXluZWR1bmljYW4gPHdheW5lLmR1bmljYW5AZXN0LnRlY2g+Cg== -DGERRIT_NAME=Primary -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Update snapshot and/or references of policy/pap to latest snapshots" '-DGERRIT_EVENT_ACCOUNT=\"Adheli Tavares\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I6094cb02d2a0260cc7a6fae228197a8a14c33b3b -DGERRIT_EVENT_HASH=-241485182 -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 10:57:08 [INFO] Scanning for projects... 10:57:10 [INFO] ------------------------------------------------------------------------ 10:57:10 [INFO] Reactor Build Order: 10:57:10 [INFO] 10:57:10 [INFO] policy-pap [pom] 10:57:10 [INFO] pap-main [jar] 10:57:10 [INFO] pap-packages [pom] 10:57:10 [INFO] policy-pap-tarball [jar] 10:57:10 [INFO] policy-pap-docker [pom] 10:57:10 [INFO] pap-testsuites [pom] 10:57:10 [INFO] pap-stability [jar] 10:57:10 [INFO] pap-performance [jar] 10:57:10 [INFO] 10:57:10 [INFO] -------------------< org.onap.policy.pap:policy-pap >------------------- 10:57:10 [INFO] Building policy-pap 4.2.3-SNAPSHOT [1/8] 10:57:10 [INFO] --------------------------------[ pom ]--------------------------------- 10:57:10 [INFO] 10:57:10 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-pap --- 10:57:10 [INFO] 10:57:10 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ policy-pap --- 10:57:11 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-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 10:57:11 --add-opens java.base/java.util=ALL-UNNAMED 10:57:11 --add-opens java.base/java.lang=ALL-UNNAMED 10:57:11 --add-opens java.sql/java.sql=ALL-UNNAMED 10:57:11 [INFO] 10:57:11 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ policy-pap --- 10:57:20 [INFO] Starting audit... 10:57:20 Audit done. 10:57:20 [INFO] You have 0 Checkstyle violations. 10:57:20 [INFO] 10:57:20 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ policy-pap --- 10:57:21 [INFO] Starting audit... 10:57:21 Audit done. 10:57:21 [INFO] You have 0 Checkstyle violations. 10:57:21 [INFO] 10:57:21 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ policy-pap --- 10:57:21 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:57:21 [INFO] 10:57:21 [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ policy-pap --- 10:57:21 [INFO] No tests to run. 10:57:21 [INFO] 10:57:21 [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ policy-pap --- 10:57:21 [INFO] Analyzed bundle 'policy-pap' with 0 classes 10:57:21 [INFO] 10:57:21 [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ policy-pap --- 10:57:21 [INFO] 10:57:21 [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ policy-pap --- 10:57:22 [INFO] Installing /w/workspace/policy-pap-master-merge-java/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/pap/policy-pap/4.2.3-SNAPSHOT/policy-pap-4.2.3-SNAPSHOT.pom 10:57:22 [INFO] 10:57:22 [INFO] --- maven-deploy-plugin:3.1.1:deploy (default-deploy) @ policy-pap --- 10:57:22 [INFO] 10:57:22 [INFO] --------------------< org.onap.policy.pap:pap-main >-------------------- 10:57:22 [INFO] Building pap-main 4.2.3-SNAPSHOT [2/8] 10:57:22 [INFO] --------------------------------[ jar ]--------------------------------- 10:57:28 [INFO] 10:57:28 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ pap-main --- 10:57:28 [INFO] 10:57:28 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ pap-main --- 10:57:28 [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 10:57:28 --add-opens java.base/java.util=ALL-UNNAMED 10:57:28 --add-opens java.base/java.lang=ALL-UNNAMED 10:57:28 --add-opens java.sql/java.sql=ALL-UNNAMED 10:57:28 [INFO] 10:57:28 [INFO] --- swagger-codegen-maven-plugin:3.0.68:generate (code-gen) @ pap-main --- 10:57:31 [INFO] Template folder: null 10:57:31 [INFO] Template engine: io.swagger.codegen.v3.templates.HandlebarTemplateEngine@696ce057 10:57:31 [WARNING] Output directory does not exist, or is inaccessible. No file (.swagger-codegen-ignore) will be evaluated. 10:57:31 [INFO] Set base package to invoker package (org.onap.policy.pap.main.rest) 10:57:32 [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 10:57:32 [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 10:57:32 [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 10:57:32 [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 10:57:32 [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 10:57:32 [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 10:57:32 [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 10:57:32 [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 10:57:32 [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 10:57:32 [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 10:57:32 [INFO] writing file /w/workspace/policy-pap-master-merge-java/main/target/generated-sources/swagger/src/gen/java/io/swagger/configuration/NotUndefined.java 10:57:32 [INFO] writing file /w/workspace/policy-pap-master-merge-java/main/target/generated-sources/swagger/src/gen/java/io/swagger/configuration/NotUndefinedValidator.java 10:57:32 [INFO] 10:57:32 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ pap-main --- 10:57:32 [INFO] Starting audit... 10:57:32 Audit done. 10:57:32 [INFO] You have 0 Checkstyle violations. 10:57:32 [INFO] 10:57:32 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ pap-main --- 10:57:35 [INFO] Starting audit... 10:57:35 Audit done. 10:57:35 [INFO] You have 0 Checkstyle violations. 10:57:35 [INFO] 10:57:35 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ pap-main --- 10:57:35 [INFO] Copying 1 resource from src/main/resources to target/classes 10:57:35 [INFO] Copying 4 resources from src/main/resources to target/classes 10:57:35 [INFO] 10:57:35 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ pap-main --- 10:57:36 [INFO] Recompiling the module because of changed dependency. 10:57:36 [INFO] Compiling 98 source files with javac [debug release 17] to target/classes 10:57:39 [INFO] 10:57:39 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ pap-main --- 10:57:39 [INFO] Copying 87 resources from src/test/resources to target/test-classes 10:57:39 [INFO] 10:57:39 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ pap-main --- 10:57:39 [INFO] Recompiling the module because of changed dependency. 10:57:39 [INFO] Compiling 71 source files with javac [debug release 17] to target/test-classes 10:57:42 [INFO] 10:57:42 [INFO] --- maven-surefire-plugin:3.5.3:test (default-test) @ pap-main --- 10:57:42 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 10:57:42 [INFO] 10:57:42 [INFO] ------------------------------------------------------- 10:57:42 [INFO] T E S T S 10:57:42 [INFO] ------------------------------------------------------- 10:57:44 [INFO] Running org.onap.policy.pap.contract.PapContractTest 10:57:47 10:57:47 . ____ _ __ _ _ 10:57:47 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:57:47 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:57:47 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:57:47 ' |____| .__|_| |_|_| |_\__, | / / / / 10:57:47 =========|_|==============|___/=/_/_/_/ 10:57:47 10:57:47 :: Spring Boot :: (v3.5.3) 10:57:47 10:57:47 2025-11-27 10:57:47.769 [main] INFO o.o.p.pap.contract.PapContractTest.logStarting(53) - Starting PapContractTest using Java 17.0.4 with PID 2695 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 10:57:47 2025-11-27 10:57:47.772 [main] INFO o.o.p.pap.contract.PapContractTest.logStartupProfileInfo(658) - The following 2 profiles are active: "test", "stub" 10:57:49 2025-11-27 10:57:49.052 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 10:57:49 2025-11-27 10:57:49.161 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 96 ms. Found 7 JPA repository interfaces. 10:57:50 2025-11-27 10:57:50.202 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 10:57:50 2025-11-27 10:57:50.229 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-1"] 10:57:50 2025-11-27 10:57:50.233 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 10:57:50 2025-11-27 10:57:50.234 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 10:57:50 2025-11-27 10:57:50.294 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 10:57:50 2025-11-27 10:57:50.295 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 2496 ms 10:57:50 2025-11-27 10:57:50.749 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 10:57:50 2025-11-27 10:57:50.816 [main] INFO org.hibernate.Version.logVersion(44) - HHH000412: Hibernate ORM core version 6.6.16.Final 10:57:50 2025-11-27 10:57:50.861 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 10:57:51 2025-11-27 10:57:51.227 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 10:57:51 2025-11-27 10:57:51.278 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-1 - Starting... 10:57:51 2025-11-27 10:57:51.587 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-1 - Added connection conn0: url=jdbc:h2:mem:testdb1 user=POLICY_USER 10:57:51 2025-11-27 10:57:51.589 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-1 - Start completed. 10:57:51 2025-11-27 10:57:51.698 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 10:57:51 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-1)'] 10:57:51 Database driver: undefined/unknown 10:57:51 Database version: 2.2.224 10:57:51 Autocommit mode: undefined/unknown 10:57:51 Isolation level: undefined/unknown 10:57:51 Minimum pool size: undefined/unknown 10:57:51 Maximum pool size: undefined/unknown 10:57:53 2025-11-27 10:57:53.758 [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) 10:57:54 2025-11-27 10:57:54.029 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 10:57:55 2025-11-27 10:57:55.545 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 10:57:55 2025-11-27 10:57:55.793 [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. 10:57:56 2025-11-27 10:57:56.584 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 10:57:57 2025-11-27 10:57:56.845 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-1"] 10:57:57 2025-11-27 10:57:56.931 [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] 10:57:57 2025-11-27 10:57:56.944 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 40971 (https) with context path '/policy/pap/v1' 10:57:57 2025-11-27 10:57:56.964 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 10:57:57 2025-11-27 10:57:56.964 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 10:57:57 2025-11-27 10:57:56.964 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 10:57:57 2025-11-27 10:57:56.965 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 10:57:57 2025-11-27 10:57:56.966 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 10:57:57 2025-11-27 10:57:56.966 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 10:57:57 2025-11-27 10:57:56.966 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 10:57:57 2025-11-27 10:57:56.967 [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@9043ef5 10:57:57 2025-11-27 10:57:56.971 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 10:57:57 2025-11-27 10:57:56.971 [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@47458bb4 10:57:57 2025-11-27 10:57:56.971 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 10:57:57 2025-11-27 10:57:56.971 [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 10:57:57 2025-11-27 10:57:56.971 [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 10:57:57 2025-11-27 10:57:56.972 [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 10:57:57 2025-11-27 10:57:56.972 [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 10:57:57 2025-11-27 10:57:56.972 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 10:57:57 2025-11-27 10:57:56.972 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 10:57:57 2025-11-27 10:57:56.974 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 10:57:57 2025-11-27 10:57:56.974 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 10:57:57 2025-11-27 10:57:56.977 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 10:57:57 2025-11-27 10:57:56.977 [Thread-7] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 10:57:57 2025-11-27 10:57:56.977 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 10:57:57 2025-11-27 10:57:56.977 [Thread-8] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 10:57:57 2025-11-27 10:57:56.978 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 10:57:57 2025-11-27 10:57:56.979 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 10:57:57 2025-11-27 10:57:56.981 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 10:57:57 2025-11-27 10:57:56.981 [main] INFO o.o.p.pap.contract.PapContractTest.logStarted(59) - Started PapContractTest in 9.738 seconds (process running for 13.991) 10:57:57 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 10:57:57 2025-11-27 10:57:57.757 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:57:57 2025-11-27 10:57:57.766 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:57:58 2025-11-27 10:57:58.008 [https-jsse-nio-auto-1-exec-7] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring DispatcherServlet 'dispatcherServlet' 10:57:58 2025-11-27 10:57:58.008 [https-jsse-nio-auto-1-exec-7] INFO o.s.web.servlet.DispatcherServlet.initServletBean(532) - Initializing Servlet 'dispatcherServlet' 10:57:58 2025-11-27 10:57:58.010 [https-jsse-nio-auto-1-exec-7] INFO o.s.web.servlet.DispatcherServlet.initServletBean(554) - Completed initialization in 1 ms 10:57:58 2025-11-27 10:57:58.368 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:57:58 2025-11-27 10:57:58.371 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:57:58 2025-11-27 10:57:58.529 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:57:58 2025-11-27 10:57:58.531 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:57:58 2025-11-27 10:57:58.665 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:57:58 2025-11-27 10:57:58.667 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:57:58 2025-11-27 10:57:58.792 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:57:58 2025-11-27 10:57:58.794 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:57:59 2025-11-27 10:57:58.949 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:57:59 2025-11-27 10:57:58.951 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:57:59 2025-11-27 10:57:59.079 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:57:59 2025-11-27 10:57:59.081 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:57:59 2025-11-27 10:57:59.202 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:57:59 2025-11-27 10:57:59.205 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:57:59 2025-11-27 10:57:59.356 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:57:59 2025-11-27 10:57:59.358 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:57:59 2025-11-27 10:57:59.472 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:57:59 2025-11-27 10:57:59.474 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:57:59 2025-11-27 10:57:59.612 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:57:59 2025-11-27 10:57:59.614 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:57:59 2025-11-27 10:57:59.746 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:57:59 2025-11-27 10:57:59.747 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:57:59 2025-11-27 10:57:59.867 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:57:59 2025-11-27 10:57:59.868 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:00 2025-11-27 10:57:59.991 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:00 2025-11-27 10:57:59.994 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:00 2025-11-27 10:58:00.115 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:00 2025-11-27 10:58:00.117 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:00 2025-11-27 10:58:00.239 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:00 2025-11-27 10:58:00.243 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:00 2025-11-27 10:58:00.364 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:00 2025-11-27 10:58:00.366 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:00 2025-11-27 10:58:00.482 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:00 2025-11-27 10:58:00.484 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:00 2025-11-27 10:58:00.605 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:00 2025-11-27 10:58:00.607 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:00 2025-11-27 10:58:00.740 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:00 2025-11-27 10:58:00.741 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:00 2025-11-27 10:58:00.858 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:00 2025-11-27 10:58:00.860 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:01 2025-11-27 10:58:00.977 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:01 2025-11-27 10:58:00.978 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:01 2025-11-27 10:58:01.092 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 10:58:01 2025-11-27 10:58:01.092 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 10:58:01 2025-11-27 10:58:01.093 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 10:58:01 2025-11-27 10:58:01.093 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 10:58:01 2025-11-27 10:58:01.093 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 10:58:01 2025-11-27 10:58:01.093 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 10:58:01 2025-11-27 10:58:01.093 [Thread-8] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 10:58:01 2025-11-27 10:58:01.094 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 10:58:01 2025-11-27 10:58:01.094 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 10:58:01 2025-11-27 10:58:01.094 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 10:58:01 2025-11-27 10:58:01.094 [Thread-7] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 10:58:01 2025-11-27 10:58:01.095 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 10:58:01 2025-11-27 10:58:01.095 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 10:58:01 2025-11-27 10:58:01.095 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 10:58:01 2025-11-27 10:58:01.095 [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 10:58:01 2025-11-27 10:58:01.095 [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 10:58:01 2025-11-27 10:58:01.096 [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 10:58:01 2025-11-27 10:58:01.096 [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 10:58:01 2025-11-27 10:58:01.096 [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 10:58:01 2025-11-27 10:58:01.096 [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 10:58:01 2025-11-27 10:58:01.096 [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 10:58:01 2025-11-27 10:58:01.096 [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 10:58:01 2025-11-27 10:58:01.097 [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 10:58:01 2025-11-27 10:58:01.097 [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 10:58:01 2025-11-27 10:58:01.097 [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 10:58:01 2025-11-27 10:58:01.097 [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 10:58:01 2025-11-27 10:58:01.097 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 10:58:01 2025-11-27 10:58:01.097 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 10:58:01 2025-11-27 10:58:01.098 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 10:58:01 2025-11-27 10:58:01.098 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 10:58:01 2025-11-27 10:58:01.098 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 10:58:01 2025-11-27 10:58:01.098 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 10:58:01 2025-11-27 10:58:01.098 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 10:58:01 2025-11-27 10:58:01.098 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 10:58:01 2025-11-27 10:58:01.100 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 10:58:01 2025-11-27 10:58:01.102 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-1-40971"] 10:58:01 2025-11-27 10:58:01.105 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 10:58:01 2025-11-27 10:58:01.106 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-1"] 10:58:01 2025-11-27 10:58:01.124 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 10:58:01 2025-11-27 10:58:01.167 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-1 - Shutdown initiated... 10:58:01 2025-11-27 10:58:01.171 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-1 - Shutdown completed. 10:58:01 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.89 s -- in org.onap.policy.pap.contract.PapContractTest 10:58:01 [INFO] Running org.onap.policy.pap.main.comm.PdpModifyRequestMapTest 10:58:02 2025-11-27 10:58:02.704 [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] 10:58:02 2025-11-27 10:58:02.768 [main] INFO o.o.p.p.m.comm.PdpModifyRequestMap.removeExpiredPdps(278) - check for PDP records older than 100ms 10:58:02 2025-11-27 10:58:02.772 [main] INFO o.o.p.p.m.comm.PdpModifyRequestMap.removeFromSubgroup(347) - removed pdp_2 from group=my-group-2 subgroup=my-subgroup 10:58:02 2025-11-27 10:58:02.772 [main] INFO o.o.p.p.m.comm.PdpModifyRequestMap.removeFromSubgroup(347) - removed pdp_3 from group=my-group-2 subgroup=my-subgroup 10:58:02 2025-11-27 10:58:02.809 [main] INFO o.o.p.p.m.comm.PdpModifyRequestMap.removeExpiredPdps(278) - check for PDP records older than 100ms 10:58:02 2025-11-27 10:58:02.828 [main] INFO o.o.p.p.m.comm.PdpModifyRequestMap.removeExpiredPdps(278) - check for PDP records older than 100ms 10:58:02 2025-11-27 10:58:02.828 [main] INFO o.o.p.p.m.comm.PdpModifyRequestMap.removeFromSubgroup(347) - removed pdp_1 from group=my-group subgroup=my-subgroup 10:58:02 2025-11-27 10:58:02.828 [main] INFO o.o.p.p.m.comm.PdpModifyRequestMap.removeFromSubgroup(347) - removed pdp_3 from group=my-group subgroup=my-subgroup 10:58:02 2025-11-27 10:58:02.837 [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] 10:58:02 2025-11-27 10:58:02.839 [main] INFO o.o.p.p.m.comm.msgdata.RequestImpl.reconfigure2(148) - reconfiguring pdp_1 PdpUpdate with new message 10:58:02 2025-11-27 10:58:02.841 [main] ERROR o.o.p.p.m.comm.PdpModifyRequestMap.failure(399) - cannot undeploy policies [undeployed 2.3.4] 10:58:02 org.onap.policy.models.base.PfModelException: expected exception 10:58:02 at org.onap.policy.pap.main.comm.PdpModifyRequestMapTest.makeException(PdpModifyRequestMapTest.java:469) 10:58:02 at org.onap.policy.pap.main.comm.PdpModifyRequestMapTest.lambda$testSingletonListenerFailureUndeploy$5(PdpModifyRequestMapTest.java:533) 10:58:02 at org.mockito.internal.stubbing.StubbedInvocationMatcher.answer(StubbedInvocationMatcher.java:42) 10:58:02 at org.mockito.internal.handler.MockHandlerImpl.handle(MockHandlerImpl.java:103) 10:58:02 at org.mockito.internal.handler.NullResultGuardian.handle(NullResultGuardian.java:29) 10:58:02 at org.mockito.internal.handler.InvocationNotifierHandler.handle(InvocationNotifierHandler.java:34) 10:58:02 at org.mockito.internal.creation.bytebuddy.access.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:84) 10:58:02 at org.mockito.internal.creation.bytebuddy.access.MockMethodInterceptor.doIntercept(MockMethodInterceptor.java:58) 10:58:02 at org.mockito.internal.creation.bytebuddy.access.MockMethodInterceptor$DispatcherDefaultingToRealMethod.interceptAbstract(MockMethodInterceptor.java:163) 10:58:02 at org.onap.policy.pap.main.comm.PolicyUndeployer$MockitoMock$Bru5qg5q.undeploy(Unknown Source) 10:58:02 at org.onap.policy.pap.main.comm.PdpModifyRequestMap$SingletonListener.failure(PdpModifyRequestMap.java:397) 10:58:02 at org.onap.policy.pap.main.comm.PdpModifyRequestMapTest.invokeFailureHandler(PdpModifyRequestMapTest.java:679) 10:58:02 at org.onap.policy.pap.main.comm.PdpModifyRequestMapTest.testSingletonListenerFailureUndeploy(PdpModifyRequestMapTest.java:542) 10:58:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:58:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:58:02 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:58:02 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:58:02 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 10:58:02 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 10:58:02 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 10:58:02 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 10:58:02 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 10:58:02 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 10:58:02 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 10:58:02 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 10:58:02 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 10:58:02 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 10:58:02 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 10:58:02 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 10:58:02 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 10:58:02 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 10:58:02 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 10:58:02 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 10:58:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:58:02 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 10:58:02 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 10:58:02 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 10:58:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 10:58:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:58:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:58:02 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:58:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:58:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:58:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:58:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:58:02 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:58:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:58:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:58:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:58:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:58:02 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:58:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:58:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:58:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:58:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:58:02 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:58:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:58:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:58:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:58:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:58:02 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:58:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:58:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:58:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:58:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:58:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:58:02 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:58:02 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:58:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 10:58:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 10:58:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 10:58:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 10:58:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 10:58:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 10:58:02 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:58:02 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:58:02 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:58:02 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 10:58:02 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:58:02 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 10:58:02 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:58:02 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:58:02 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 10:58:02 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 10:58:02 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 10:58:02 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:58:02 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:58:02 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:58:02 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:58:02 2025-11-27 10:58:02.845 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - pdp_1 PdpUpdate starting 10:58:02 2025-11-27 10:58:02.845 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdp_1 PdpUpdate starting listener 10:58:02 2025-11-27 10:58:02.849 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdp_1 PdpUpdate starting timer 10:58:02 2025-11-27 10:58:02.849 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdp_1 PdpUpdate starting enqueue 10:58:02 2025-11-27 10:58:02.850 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - pdp_1 PdpUpdate started 10:58:02 2025-11-27 10:58:02.856 [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=156616a8-202b-4df7-856f-436b8eb860a3, timestampMs=1764241082855, name=pdp_1, pdpGroup=null, pdpSubgroup=null), source=null, state=SAFE) 10:58:02 2025-11-27 10:58:02.864 [main] INFO o.o.p.p.m.comm.PdpModifyRequestMap.removeExpiredPdps(278) - check for PDP records older than 100ms 10:58:02 2025-11-27 10:58:02.864 [main] WARN o.o.p.p.m.comm.PdpModifyRequestMap.removeExpiredPdps(309) - failed to remove expired PDPs 10:58:02 org.onap.policy.models.base.PfModelRuntimeException: expected exception 10:58:02 at org.onap.policy.pap.main.service.PdpGroupService.getFilteredPdpGroups(PdpGroupService.java:103) 10:58:02 at org.onap.policy.pap.main.comm.PdpModifyRequestMap.removeExpiredPdps(PdpModifyRequestMap.java:283) 10:58:02 at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63) 10:58:02 at org.assertj.core.api.AssertionsForClassTypes.catchThrowable(AssertionsForClassTypes.java:892) 10:58:02 at org.assertj.core.api.AssertionsForClassTypes.assertThatCode(AssertionsForClassTypes.java:863) 10:58:02 at org.assertj.core.api.Assertions.assertThatCode(Assertions.java:1286) 10:58:02 at org.onap.policy.pap.main.comm.PdpModifyRequestMapTest.testRemoveExpiredPdps_DaoEx(PdpModifyRequestMapTest.java:438) 10:58:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:58:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:58:02 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:58:02 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:58:02 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 10:58:02 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 10:58:02 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 10:58:02 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 10:58:02 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 10:58:02 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 10:58:02 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 10:58:02 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 10:58:02 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 10:58:02 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 10:58:02 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 10:58:02 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 10:58:02 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 10:58:02 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 10:58:02 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 10:58:02 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 10:58:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:58:02 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 10:58:02 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 10:58:02 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 10:58:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 10:58:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:58:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:58:02 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:58:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:58:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:58:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:58:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:58:02 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:58:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:58:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:58:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:58:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:58:02 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:58:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:58:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:58:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:58:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:58:02 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:58:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:58:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:58:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:58:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:58:02 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:58:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:58:02 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:58:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:58:02 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:58:02 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:58:02 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:58:02 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:58:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 10:58:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 10:58:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 10:58:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 10:58:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 10:58:02 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 10:58:02 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:58:02 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:58:02 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:58:02 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 10:58:02 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:58:02 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 10:58:02 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:58:02 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:58:02 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 10:58:02 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 10:58:02 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 10:58:02 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:58:02 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:58:02 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:58:02 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:58:02 2025-11-27 10:58:02.876 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - pdp_1 PdpStateChange starting 10:58:02 2025-11-27 10:58:02.876 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdp_1 PdpStateChange starting listener 10:58:02 2025-11-27 10:58:02.876 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdp_1 PdpStateChange starting timer 10:58:02 2025-11-27 10:58:02.876 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdp_1 PdpStateChange starting enqueue 10:58:02 2025-11-27 10:58:02.877 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - pdp_1 PdpStateChange started 10:58:02 2025-11-27 10:58:02.887 [main] INFO o.o.p.p.m.comm.PdpModifyRequestMap.requestCompleted(439) - discard old requests for pdp_1 10:58:02 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.711 s -- in org.onap.policy.pap.main.comm.PdpModifyRequestMapTest 10:58:02 [INFO] Running org.onap.policy.pap.main.comm.MultiPdpStatusListenerTest 10:58:02 2025-11-27 10:58:02.978 [main] WARN o.o.p.p.m.c.MultiPdpStatusListener.onTopicEvent(111) - handleEvent failed due to: expected exception 10:58:02 java.lang.RuntimeException: expected exception 10:58:02 at org.onap.policy.pap.main.comm.MultiPdpStatusListenerTest$1.handleEvent(MultiPdpStatusListenerTest.java:151) 10:58:02 at org.onap.policy.pap.main.comm.MultiPdpStatusListener.onTopicEvent(MultiPdpStatusListener.java:109) 10:58:02 at org.onap.policy.pap.main.comm.MultiPdpStatusListenerTest.testOnTopicEvent(MultiPdpStatusListenerTest.java:156) 10:58:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:58:02 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:58:02 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:58:02 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:58:02 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 10:58:02 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 10:58:02 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 10:58:02 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 10:58:03 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 10:58:03 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 10:58:03 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 10:58:03 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 10:58:03 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 10:58:03 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 10:58:03 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 10:58:03 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 10:58:03 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 10:58:03 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 10:58:03 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 10:58:03 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 10:58:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:58:03 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 10:58:03 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 10:58:03 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 10:58:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 10:58:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:58:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:58:03 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:58:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:58:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:58:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:58:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:58:03 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:58:03 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:58:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:58:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:58:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:58:03 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:58:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:58:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:58:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:58:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:58:03 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:58:03 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:58:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:58:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:58:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:58:03 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:58:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:58:03 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:58:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:58:03 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:58:03 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:58:03 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:58:03 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:58:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 10:58:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 10:58:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 10:58:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 10:58:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 10:58:03 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 10:58:03 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:58:03 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:58:03 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:58:03 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 10:58:03 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:58:03 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 10:58:03 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:58:03 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:58:03 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 10:58:03 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 10:58:03 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 10:58:03 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:58:03 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:58:03 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:58:03 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:58:03 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in org.onap.policy.pap.main.comm.MultiPdpStatusListenerTest 10:58:03 [INFO] Running org.onap.policy.pap.main.comm.TimerManagerTest 10:58:03 2025-11-27 10:58:02.991 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - my-manager timer registered Timer [name=timer-A, expireMs=11000] 10:58:03 2025-11-27 10:58:02.991 [Thread-23] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager my-manager started 10:58:03 2025-11-27 10:58:02.993 [Thread-23] INFO o.o.p.pap.main.comm.TimerManager.await(245) - my-manager timer waiting 10000ms Timer [name=timer-A, expireMs=11000] 10:58:03 2025-11-27 10:58:02.995 [Thread-23] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - my-manager timer expired Timer [name=timer-A, expireMs=11000] 10:58:03 2025-11-27 10:58:02.995 [Thread-23] INFO o.o.p.pap.main.comm.TimerManager.processTimer(208) - my-manager timer firing Timer [name=timer-A, expireMs=11000] 10:58:03 2025-11-27 10:58:02.995 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - my-manager timer registered Timer [name=timer-B, expireMs=21001] 10:58:03 2025-11-27 10:58:02.995 [Thread-23] INFO o.o.p.pap.main.comm.TimerManager.await(245) - my-manager timer waiting 10001ms Timer [name=timer-B, expireMs=21001] 10:58:03 2025-11-27 10:58:02.996 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager my-manager stopping 10:58:03 2025-11-27 10:58:02.996 [Thread-23] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager my-manager stopped 10:58:03 2025-11-27 10:58:02.998 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - my-manager timer registered Timer [name=timer-A, expireMs=11000] 10:58:03 2025-11-27 10:58:02.998 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - my-manager timer registered Timer [name=timer-B, expireMs=11000] 10:58:03 2025-11-27 10:58:03.002 [Thread-24] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager my-manager started 10:58:03 2025-11-27 10:58:03.002 [Thread-24] INFO o.o.p.pap.main.comm.TimerManager.await(245) - my-manager timer waiting 10000ms Timer [name=timer-A, expireMs=11000] 10:58:03 2025-11-27 10:58:03.002 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - my-manager timer registered Timer [name=timer-C, expireMs=11001] 10:58:03 2025-11-27 10:58:03.003 [Thread-24] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - my-manager timer expired Timer [name=timer-A, expireMs=11000] 10:58:03 2025-11-27 10:58:03.003 [Thread-24] INFO o.o.p.pap.main.comm.TimerManager.processTimer(208) - my-manager timer firing Timer [name=timer-A, expireMs=11000] 10:58:03 2025-11-27 10:58:03.003 [Thread-24] WARN o.o.p.pap.main.comm.TimerManager.processTimer(211) - my-manager timer threw an exception Timer [name=timer-A, expireMs=11000] 10:58:03 java.lang.RuntimeException: expected exception 10:58:03 at org.onap.policy.pap.main.comm.TimerManagerTest.lambda$testProcessTimer_TimerEx$0(TimerManagerTest.java:172) 10:58:03 at org.onap.policy.pap.main.comm.TimerManager.processTimer(TimerManager.java:209) 10:58:03 at org.onap.policy.pap.main.comm.TimerManager.processTimers(TimerManager.java:164) 10:58:03 at org.onap.policy.pap.main.comm.TimerManager.run(TimerManager.java:143) 10:58:03 at java.base/java.lang.Thread.run(Thread.java:833) 10:58:03 2025-11-27 10:58:03.003 [Thread-24] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - my-manager timer expired Timer [name=timer-B, expireMs=11000] 10:58:03 2025-11-27 10:58:03.003 [Thread-24] INFO o.o.p.pap.main.comm.TimerManager.processTimer(208) - my-manager timer firing Timer [name=timer-B, expireMs=11000] 10:58:03 2025-11-27 10:58:03.003 [Thread-24] INFO o.o.p.pap.main.comm.TimerManager.await(245) - my-manager timer waiting 1ms Timer [name=timer-C, expireMs=11001] 10:58:03 2025-11-27 10:58:03.004 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager my-manager stopping 10:58:03 2025-11-27 10:58:03.004 [Thread-24] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager my-manager stopped 10:58:03 2025-11-27 10:58:03.016 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager my-manager stopping 10:58:03 2025-11-27 10:58:03.018 [Thread-25] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager my-manager started 10:58:03 2025-11-27 10:58:03.019 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - my-manager timer registered Timer [name=timer-A, expireMs=11000] 10:58:03 2025-11-27 10:58:03.019 [Thread-25] INFO o.o.p.pap.main.comm.TimerManager.await(245) - my-manager timer waiting 10000ms Timer [name=timer-A, expireMs=11000] 10:58:03 2025-11-27 10:58:03.019 [Thread-25] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - my-manager timer expired Timer [name=timer-A, expireMs=11000] 10:58:03 2025-11-27 10:58:03.019 [Thread-25] INFO o.o.p.pap.main.comm.TimerManager.processTimer(208) - my-manager timer firing Timer [name=timer-A, expireMs=11000] 10:58:03 2025-11-27 10:58:03.020 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - my-manager timer registered Timer [name=timer-B, expireMs=21001] 10:58:03 2025-11-27 10:58:03.020 [Thread-25] INFO o.o.p.pap.main.comm.TimerManager.await(245) - my-manager timer waiting 10001ms Timer [name=timer-B, expireMs=21001] 10:58:03 2025-11-27 10:58:03.020 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager my-manager stopping 10:58:03 2025-11-27 10:58:03.020 [Thread-25] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager my-manager stopped 10:58:03 2025-11-27 10:58:03.022 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager my-manager stopping 10:58:03 2025-11-27 10:58:03.024 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager my-manager stopping 10:58:03 2025-11-27 10:58:03.026 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - my-manager timer registered Timer [name=timer-A, expireMs=11000] 10:58:03 2025-11-27 10:58:03.026 [Thread-26] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager my-manager started 10:58:03 2025-11-27 10:58:03.026 [Thread-26] INFO o.o.p.pap.main.comm.TimerManager.await(245) - my-manager timer waiting 10000ms Timer [name=timer-A, expireMs=11000] 10:58:03 2025-11-27 10:58:03.027 [main] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - my-manager timer cancelled Timer [name=timer-A, expireMs=11000] 10:58:03 2025-11-27 10:58:03.027 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - my-manager timer registered Timer [name=timer-B, expireMs=11001] 10:58:03 2025-11-27 10:58:03.027 [Thread-26] INFO o.o.p.pap.main.comm.TimerManager.cancel(273) - my-manager timer discarded (expired) Timer [name=timer-A, expireMs=11000] 10:58:03 2025-11-27 10:58:03.028 [Thread-26] INFO o.o.p.pap.main.comm.TimerManager.await(245) - my-manager timer waiting 1ms Timer [name=timer-B, expireMs=11001] 10:58:03 2025-11-27 10:58:03.028 [Thread-26] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - my-manager timer expired Timer [name=timer-B, expireMs=11001] 10:58:03 2025-11-27 10:58:03.028 [Thread-26] INFO o.o.p.pap.main.comm.TimerManager.processTimer(208) - my-manager timer firing Timer [name=timer-B, expireMs=11001] 10:58:03 2025-11-27 10:58:03.028 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager my-manager stopping 10:58:03 2025-11-27 10:58:03.028 [Thread-26] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager my-manager stopped 10:58:03 2025-11-27 10:58:03.030 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - my-manager timer registered Timer [name=timer-B, expireMs=11000] 10:58:03 2025-11-27 10:58:03.030 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - my-manager timer registered Timer [name=timer-A, expireMs=11001] 10:58:03 2025-11-27 10:58:03.030 [main] INFO o.o.p.pap.main.comm.TimerManager.register(115) - my-manager timer replaced Timer [name=timer-B, expireMs=11000] 10:58:03 2025-11-27 10:58:03.030 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - my-manager timer registered Timer [name=timer-B, expireMs=11002] 10:58:03 2025-11-27 10:58:03.032 [Thread-27] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager my-manager started 10:58:03 2025-11-27 10:58:03.032 [Thread-27] INFO o.o.p.pap.main.comm.TimerManager.await(245) - my-manager timer waiting 10001ms Timer [name=timer-A, expireMs=11001] 10:58:03 2025-11-27 10:58:03.033 [Thread-27] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - my-manager timer expired Timer [name=timer-A, expireMs=11001] 10:58:03 2025-11-27 10:58:03.033 [Thread-27] INFO o.o.p.pap.main.comm.TimerManager.processTimer(208) - my-manager timer firing Timer [name=timer-A, expireMs=11001] 10:58:03 2025-11-27 10:58:03.033 [Thread-27] INFO o.o.p.pap.main.comm.TimerManager.await(245) - my-manager timer waiting 1ms Timer [name=timer-B, expireMs=11002] 10:58:03 2025-11-27 10:58:03.033 [Thread-27] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - my-manager timer expired Timer [name=timer-B, expireMs=11002] 10:58:03 2025-11-27 10:58:03.033 [Thread-27] INFO o.o.p.pap.main.comm.TimerManager.processTimer(208) - my-manager timer firing Timer [name=timer-B, expireMs=11002] 10:58:03 2025-11-27 10:58:03.033 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager my-manager stopping 10:58:03 2025-11-27 10:58:03.033 [Thread-27] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager my-manager stopped 10:58:03 2025-11-27 10:58:03.035 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - my-manager timer registered Timer [name=timer-A, expireMs=11000] 10:58:03 2025-11-27 10:58:03.035 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager my-manager stopping 10:58:03 2025-11-27 10:58:03.036 [Thread-28] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager my-manager started 10:58:03 2025-11-27 10:58:03.036 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - my-manager timer registered Timer [name=timer-A, expireMs=11000] 10:58:03 2025-11-27 10:58:03.037 [Thread-28] INFO o.o.p.pap.main.comm.TimerManager.await(245) - my-manager timer waiting 10000ms Timer [name=timer-A, expireMs=11000] 10:58:03 2025-11-27 10:58:03.037 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - my-manager timer registered Timer [name=timer-B, expireMs=11000] 10:58:03 2025-11-27 10:58:03.037 [Thread-28] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - my-manager timer expired Timer [name=timer-A, expireMs=11000] 10:58:03 2025-11-27 10:58:03.037 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - my-manager timer registered Timer [name=timer-C, expireMs=21001] 10:58:03 2025-11-27 10:58:03.037 [Thread-28] INFO o.o.p.pap.main.comm.TimerManager.processTimer(208) - my-manager timer firing Timer [name=timer-A, expireMs=11000] 10:58:03 2025-11-27 10:58:03.037 [Thread-28] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - my-manager timer expired Timer [name=timer-B, expireMs=11000] 10:58:03 2025-11-27 10:58:03.037 [Thread-28] INFO o.o.p.pap.main.comm.TimerManager.processTimer(208) - my-manager timer firing Timer [name=timer-B, expireMs=11000] 10:58:03 2025-11-27 10:58:03.038 [Thread-28] INFO o.o.p.pap.main.comm.TimerManager.await(245) - my-manager timer waiting 10001ms Timer [name=timer-C, expireMs=21001] 10:58:03 2025-11-27 10:58:03.038 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager my-manager stopping 10:58:03 2025-11-27 10:58:03.038 [Thread-28] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager my-manager stopped 10:58:03 2025-11-27 10:58:03.039 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - my-manager timer registered Timer [name=timer-A, expireMs=11000] 10:58:03 2025-11-27 10:58:03.040 [Thread-29] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager my-manager started 10:58:03 2025-11-27 10:58:03.040 [Thread-29] INFO o.o.p.pap.main.comm.TimerManager.await(245) - my-manager timer waiting 10000ms Timer [name=timer-A, expireMs=11000] 10:58:03 2025-11-27 10:58:03.040 [main] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - my-manager timer cancelled Timer [name=timer-A, expireMs=11000] 10:58:03 2025-11-27 10:58:03.040 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - my-manager timer registered Timer [name=timer-B, expireMs=11001] 10:58:03 2025-11-27 10:58:03.040 [Thread-29] INFO o.o.p.pap.main.comm.TimerManager.cancel(273) - my-manager timer discarded (expired) Timer [name=timer-A, expireMs=11000] 10:58:03 2025-11-27 10:58:03.040 [Thread-29] INFO o.o.p.pap.main.comm.TimerManager.await(245) - my-manager timer waiting 1ms Timer [name=timer-B, expireMs=11001] 10:58:03 2025-11-27 10:58:03.041 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - my-manager timer registered Timer [name=timer-A, expireMs=21002] 10:58:03 2025-11-27 10:58:03.041 [Thread-29] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - my-manager timer expired Timer [name=timer-B, expireMs=11001] 10:58:03 2025-11-27 10:58:03.041 [Thread-29] INFO o.o.p.pap.main.comm.TimerManager.processTimer(208) - my-manager timer firing Timer [name=timer-B, expireMs=11001] 10:58:03 2025-11-27 10:58:03.041 [Thread-29] INFO o.o.p.pap.main.comm.TimerManager.await(245) - my-manager timer waiting 10001ms Timer [name=timer-A, expireMs=21002] 10:58:03 2025-11-27 10:58:03.041 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager my-manager stopping 10:58:03 2025-11-27 10:58:03.041 [Thread-29] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager my-manager stopped 10:58:03 2025-11-27 10:58:03.049 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - my-manager timer registered Timer [name=timer-A, expireMs=11000] 10:58:03 2025-11-27 10:58:03.049 [Thread-30] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager my-manager started 10:58:03 2025-11-27 10:58:03.049 [Thread-30] INFO o.o.p.pap.main.comm.TimerManager.await(245) - my-manager timer waiting 10000ms Timer [name=timer-A, expireMs=11000] 10:58:03 2025-11-27 10:58:03.049 [Thread-30] WARN o.o.p.pap.main.comm.TimerManager.run(146) - timer manager my-manager stopping due to interrupt 10:58:03 2025-11-27 10:58:03.049 [Thread-30] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager my-manager stopped 10:58:03 2025-11-27 10:58:03.050 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager my-manager stopping 10:58:03 2025-11-27 10:58:03.051 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - my-manager timer registered Timer [name=timer-A, expireMs=11000] 10:58:03 2025-11-27 10:58:03.051 [Thread-31] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager my-manager started 10:58:03 2025-11-27 10:58:03.051 [Thread-31] INFO o.o.p.pap.main.comm.TimerManager.await(245) - my-manager timer waiting 10000ms Timer [name=timer-A, expireMs=11000] 10:58:03 2025-11-27 10:58:03.052 [main] INFO o.o.p.pap.main.comm.TimerManager.register(115) - my-manager timer replaced Timer [name=timer-A, expireMs=11000] 10:58:03 2025-11-27 10:58:03.052 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - my-manager timer registered Timer [name=timer-A, expireMs=11001] 10:58:03 2025-11-27 10:58:03.052 [Thread-31] INFO o.o.p.pap.main.comm.TimerManager.cancel(273) - my-manager timer discarded (expired) Timer [name=timer-A, expireMs=11000] 10:58:03 2025-11-27 10:58:03.052 [Thread-31] INFO o.o.p.pap.main.comm.TimerManager.await(245) - my-manager timer waiting 1ms Timer [name=timer-A, expireMs=11001] 10:58:03 2025-11-27 10:58:03.052 [Thread-31] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - my-manager timer expired Timer [name=timer-A, expireMs=11001] 10:58:03 2025-11-27 10:58:03.052 [Thread-31] INFO o.o.p.pap.main.comm.TimerManager.processTimer(208) - my-manager timer firing Timer [name=timer-A, expireMs=11001] 10:58:03 2025-11-27 10:58:03.052 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager my-manager stopping 10:58:03 2025-11-27 10:58:03.052 [Thread-31] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager my-manager stopped 10:58:03 2025-11-27 10:58:03.057 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager my-manager stopping 10:58:03 2025-11-27 10:58:03.057 [Thread-32] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager my-manager started 10:58:03 2025-11-27 10:58:03.057 [Thread-32] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager my-manager stopped 10:58:03 2025-11-27 10:58:03.057 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager my-manager stopping 10:58:03 2025-11-27 10:58:03.058 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager my-manager stopping 10:58:03 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.onap.policy.pap.main.comm.TimerManagerTest 10:58:03 [INFO] Running org.onap.policy.pap.main.comm.PdpRequestsTest 10:58:03 2025-11-27 10:58:03.062 [main] WARN o.o.p.common.utils.services.Registry.lambda$registerOrReplace$1(91) - replacing previously registered: object:meter/registry 10:58:03 2025-11-27 10:58:03.162 [main] INFO o.o.policy.pap.main.comm.PdpRequests.startNextRequest(140) - pdp_1 has no more requests 10:58:03 2025-11-27 10:58:03.173 [main] INFO o.o.policy.pap.main.comm.PdpRequests.startNextRequest(144) - pdp_1 start publishing next request 10:58:03 2025-11-27 10:58:03.173 [main] INFO o.o.policy.pap.main.comm.PdpRequests.startNextRequest(140) - pdp_1 has no more requests 10:58:03 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 s -- in org.onap.policy.pap.main.comm.PdpRequestsTest 10:58:03 [INFO] Running org.onap.policy.pap.main.comm.PdpHeartbeatListenerTest 10:58:03 10:58:03 . ____ _ __ _ _ 10:58:03 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:58:03 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:58:03 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:58:03 ' |____| .__|_| |_|_| |_\__, | / / / / 10:58:03 =========|_|==============|___/=/_/_/_/ 10:58:03 10:58:03 :: Spring Boot :: (v3.5.3) 10:58:03 10:58:03 2025-11-27 10:58:03.312 [main] INFO o.o.p.p.m.c.PdpHeartbeatListenerTest.logStarting(53) - Starting PdpHeartbeatListenerTest using Java 17.0.4 with PID 2695 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 10:58:03 2025-11-27 10:58:03.312 [main] INFO o.o.p.p.m.c.PdpHeartbeatListenerTest.logStartupProfileInfo(658) - The following 2 profiles are active: "test-e2e", "default" 10:58:03 2025-11-27 10:58:03.823 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 10:58:03 2025-11-27 10:58:03.855 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 29 ms. Found 7 JPA repository interfaces. 10:58:04 2025-11-27 10:58:04.271 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 10:58:04 2025-11-27 10:58:04.272 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-2"] 10:58:04 2025-11-27 10:58:04.273 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 10:58:04 2025-11-27 10:58:04.273 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 10:58:04 2025-11-27 10:58:04.298 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 10:58:04 2025-11-27 10:58:04.298 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 983 ms 10:58:04 2025-11-27 10:58:04.547 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 10:58:04 2025-11-27 10:58:04.551 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 10:58:04 2025-11-27 10:58:04.592 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 10:58:04 2025-11-27 10:58:04.593 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-2 - Starting... 10:58:04 2025-11-27 10:58:04.597 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-2 - Added connection conn10: url=jdbc:h2:mem:testdb2 user=POLICY_USER 10:58:04 2025-11-27 10:58:04.597 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-2 - Start completed. 10:58:04 2025-11-27 10:58:04.599 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 10:58:04 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-2)'] 10:58:04 Database driver: undefined/unknown 10:58:04 Database version: 2.2.224 10:58:04 Autocommit mode: undefined/unknown 10:58:04 Isolation level: undefined/unknown 10:58:04 Minimum pool size: undefined/unknown 10:58:04 Maximum pool size: undefined/unknown 10:58:05 2025-11-27 10:58:04.939 [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) 10:58:05 2025-11-27 10:58:05.105 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 10:58:05 2025-11-27 10:58:05.915 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 10:58:06 2025-11-27 10:58:06.018 [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. 10:58:06 2025-11-27 10:58:06.436 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 10:58:06 2025-11-27 10:58:06.510 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-2"] 10:58:06 2025-11-27 10:58:06.556 [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] 10:58:06 2025-11-27 10:58:06.564 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 36099 (https) with context path '/policy/pap/v1' 10:58:06 2025-11-27 10:58:06.578 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 10:58:06 2025-11-27 10:58:06.578 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 10:58:06 2025-11-27 10:58:06.578 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 10:58:06 2025-11-27 10:58:06.579 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 10:58:06 2025-11-27 10:58:06.579 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 10:58:06 2025-11-27 10:58:06.579 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 10:58:06 2025-11-27 10:58:06.579 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 10:58:06 2025-11-27 10:58:06.579 [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@5d574709 10:58:06 2025-11-27 10:58:06.579 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 10:58:06 2025-11-27 10:58:06.580 [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@66c8dc4b 10:58:06 2025-11-27 10:58:06.580 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 10:58:06 2025-11-27 10:58:06.580 [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 10:58:06 2025-11-27 10:58:06.580 [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 10:58:06 2025-11-27 10:58:06.580 [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 10:58:06 2025-11-27 10:58:06.580 [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 10:58:06 2025-11-27 10:58:06.580 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 10:58:06 2025-11-27 10:58:06.581 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 10:58:06 2025-11-27 10:58:06.581 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 10:58:06 2025-11-27 10:58:06.581 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 10:58:06 2025-11-27 10:58:06.582 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 10:58:06 2025-11-27 10:58:06.582 [Thread-36] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 10:58:06 2025-11-27 10:58:06.582 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 10:58:06 2025-11-27 10:58:06.582 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 10:58:06 2025-11-27 10:58:06.582 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 10:58:06 2025-11-27 10:58:06.583 [Thread-37] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 10:58:06 2025-11-27 10:58:06.583 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 10:58:06 2025-11-27 10:58:06.583 [main] INFO o.o.p.p.m.c.PdpHeartbeatListenerTest.logStarted(59) - Started PdpHeartbeatListenerTest in 3.363 seconds (process running for 23.593) 10:58:07 2025-11-27 10:58:07.168 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - pdp_1 PdpUpdate starting 10:58:07 2025-11-27 10:58:07.168 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdp_1 PdpUpdate starting listener 10:58:07 2025-11-27 10:58:07.172 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdp_1 PdpUpdate starting timer 10:58:07 2025-11-27 10:58:07.172 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - update timer registered Timer [name=8d19dc70-08c4-4943-bacb-beac4fb40d85, expireMs=1764241090172] 10:58:07 2025-11-27 10:58:07.172 [Thread-36] INFO o.o.p.pap.main.comm.TimerManager.await(245) - update timer waiting 3000ms Timer [name=8d19dc70-08c4-4943-bacb-beac4fb40d85, expireMs=1764241090172] 10:58:07 2025-11-27 10:58:07.172 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdp_1 PdpUpdate starting enqueue 10:58:07 2025-11-27 10:58:07.177 [Thread-34] INFO o.o.p.c.u.s.OrderedServiceImpl.rebuildList(107) - ***** OrderedServiceImpl implementers: 10:58:07 [] 10:58:07 2025-11-27 10:58:07.178 [Thread-34] INFO network.log(87) - [OUT|NOOP|pdp-pap-topic] 10:58:07 {"source":"pap-f8ab3526-b06c-4549-88f1-86df1efeffbf","pdpHeartbeatIntervalMs":6000,"policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"8d19dc70-08c4-4943-bacb-beac4fb40d85","timestampMs":1764241087134,"name":"pdp_1","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 10:58:07 2025-11-27 10:58:07.179 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - pdp_1 PdpUpdate started 10:58:07 2025-11-27 10:58:07.265 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - pdp_2 PdpUpdate starting 10:58:07 2025-11-27 10:58:07.265 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdp_2 PdpUpdate starting listener 10:58:07 2025-11-27 10:58:07.265 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdp_2 PdpUpdate starting timer 10:58:07 2025-11-27 10:58:07.265 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - update timer registered Timer [name=542606e8-db31-42f7-b4e0-d84aa5c085aa, expireMs=1764241090265] 10:58:07 2025-11-27 10:58:07.266 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdp_2 PdpUpdate starting enqueue 10:58:07 2025-11-27 10:58:07.266 [Thread-34] INFO network.log(87) - [OUT|NOOP|pdp-pap-topic] 10:58:07 {"source":"pap-f8ab3526-b06c-4549-88f1-86df1efeffbf","pdpHeartbeatIntervalMs":6000,"policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"542606e8-db31-42f7-b4e0-d84aa5c085aa","timestampMs":1764241087261,"name":"pdp_2","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 10:58:07 2025-11-27 10:58:07.266 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - pdp_2 PdpUpdate started 10:58:07 2025-11-27 10:58:07.296 [main] ERROR o.o.p.p.m.c.PdpStatusMessageHandler.handlePdpStatus(120) - Operation Failed 10:58:07 org.onap.policy.pap.main.PolicyPapException: Failed to register PDP. No matching PdpGroup/SubGroup Found - PdpStatus(super=PdpMessage(messageName=PDP_STATUS, requestId=b6dfe8cd-ee4d-4a8b-a282-640982884e1d, timestampMs=1764241087279, 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) 10:58:07 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.handlePdpRegistration(PdpStatusMessageHandler.java:165) 10:58:07 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.handlePdpStatus(PdpStatusMessageHandler.java:115) 10:58:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:58:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:58:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:58:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:58:07 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 10:58:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:58:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:58:07 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 10:58:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:07 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 10:58:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:07 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 10:58:07 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler$$SpringCGLIB$$0.handlePdpStatus() 10:58:07 at org.onap.policy.pap.main.comm.PdpHeartbeatListener.onTopicEvent(PdpHeartbeatListener.java:51) 10:58:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:58:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:58:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:58:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:58:07 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 10:58:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:58:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:58:07 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 10:58:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:07 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 10:58:07 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:07 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 10:58:07 at org.onap.policy.pap.main.comm.PdpHeartbeatListener$$SpringCGLIB$$0.onTopicEvent() 10:58:07 at org.onap.policy.pap.main.comm.PdpHeartbeatListenerTest.testPdpHeartbeatListener(PdpHeartbeatListenerTest.java:120) 10:58:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:58:07 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:58:07 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:58:07 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:58:07 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 10:58:07 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 10:58:07 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 10:58:07 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 10:58:07 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 10:58:07 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 10:58:07 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 10:58:07 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 10:58:07 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 10:58:07 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 10:58:07 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 10:58:07 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 10:58:07 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 10:58:07 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 10:58:07 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 10:58:07 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 10:58:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:58:07 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 10:58:07 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 10:58:07 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 10:58:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 10:58:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:58:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:58:07 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:58:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:58:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:58:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:58:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:58:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:58:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:58:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:58:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:58:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:58:07 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:58:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:58:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:58:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:58:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:58:07 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:58:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:58:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:58:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:58:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:58:07 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:58:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:58:07 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:58:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:58:07 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:58:07 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:58:07 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:58:07 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:58:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 10:58:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 10:58:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 10:58:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 10:58:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 10:58:07 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 10:58:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:58:07 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:58:07 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:58:07 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 10:58:07 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:58:07 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 10:58:07 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:58:07 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:58:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 10:58:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 10:58:07 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 10:58:07 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:58:07 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:58:07 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:58:07 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:58:07 2025-11-27 10:58:07.327 [main] INFO o.o.p.p.m.comm.msgdata.RequestImpl.reconfigure2(148) - reconfiguring pdp_1 PdpUpdate with new message 10:58:07 2025-11-27 10:58:07.327 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - pdp_1 PdpUpdate stopping 10:58:07 2025-11-27 10:58:07.327 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdp_1 PdpUpdate stopping enqueue 10:58:07 2025-11-27 10:58:07.327 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdp_1 PdpUpdate stopping timer 10:58:07 2025-11-27 10:58:07.327 [main] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - update timer cancelled Timer [name=8d19dc70-08c4-4943-bacb-beac4fb40d85, expireMs=1764241090172] 10:58:07 2025-11-27 10:58:07.328 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdp_1 PdpUpdate stopping listener 10:58:07 2025-11-27 10:58:07.328 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - pdp_1 PdpUpdate stopped 10:58:07 2025-11-27 10:58:07.328 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - pdp_1 PdpUpdate starting 10:58:07 2025-11-27 10:58:07.328 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdp_1 PdpUpdate starting listener 10:58:07 2025-11-27 10:58:07.328 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdp_1 PdpUpdate starting timer 10:58:07 2025-11-27 10:58:07.328 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - update timer registered Timer [name=0d321fb8-407a-4eff-a87e-779e8798f632, expireMs=1764241090328] 10:58:07 2025-11-27 10:58:07.328 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdp_1 PdpUpdate starting enqueue 10:58:07 2025-11-27 10:58:07.329 [Thread-34] INFO network.log(87) - [OUT|NOOP|pdp-pap-topic] 10:58:07 {"source":"pap-f8ab3526-b06c-4549-88f1-86df1efeffbf","pdpHeartbeatIntervalMs":6000,"policiesToBeDeployed":[],"policiesToBeUndeployed":[{"name":"onap.policies.controlloop.operational.common.apex.SampleDomain","version":"1.0.0"}],"messageName":"PDP_UPDATE","requestId":"0d321fb8-407a-4eff-a87e-779e8798f632","timestampMs":1764241087323,"name":"pdp_1","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 10:58:07 2025-11-27 10:58:07.329 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - pdp_1 PdpUpdate started 10:58:07 2025-11-27 10:58:07.359 [main] INFO o.o.p.p.m.comm.msgdata.RequestImpl.reconfigure2(148) - reconfiguring pdp_1 PdpUpdate with new message 10:58:07 2025-11-27 10:58:07.359 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - pdp_1 PdpUpdate stopping 10:58:07 2025-11-27 10:58:07.359 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdp_1 PdpUpdate stopping enqueue 10:58:07 2025-11-27 10:58:07.360 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdp_1 PdpUpdate stopping timer 10:58:07 2025-11-27 10:58:07.360 [main] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - update timer cancelled Timer [name=0d321fb8-407a-4eff-a87e-779e8798f632, expireMs=1764241090328] 10:58:07 2025-11-27 10:58:07.360 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdp_1 PdpUpdate stopping listener 10:58:07 2025-11-27 10:58:07.360 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - pdp_1 PdpUpdate stopped 10:58:07 2025-11-27 10:58:07.360 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - pdp_1 PdpUpdate starting 10:58:07 2025-11-27 10:58:07.360 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdp_1 PdpUpdate starting listener 10:58:07 2025-11-27 10:58:07.360 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdp_1 PdpUpdate starting timer 10:58:07 2025-11-27 10:58:07.360 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - update timer registered Timer [name=e3425dd1-62c2-4d6a-9846-2e6a097a3e3e, expireMs=1764241090360] 10:58:07 2025-11-27 10:58:07.360 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdp_1 PdpUpdate starting enqueue 10:58:07 2025-11-27 10:58:07.361 [Thread-34] INFO network.log(87) - [OUT|NOOP|pdp-pap-topic] 10:58:07 {"source":"pap-f8ab3526-b06c-4549-88f1-86df1efeffbf","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":"e3425dd1-62c2-4d6a-9846-2e6a097a3e3e","timestampMs":1764241087356,"name":"pdp_1","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 10:58:07 2025-11-27 10:58:07.361 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - pdp_1 PdpUpdate started 10:58:07 2025-11-27 10:58:07.389 [main] INFO o.o.p.p.m.comm.msgdata.RequestImpl.reconfigure2(148) - reconfiguring pdp_1 PdpUpdate with new message 10:58:07 2025-11-27 10:58:07.389 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - pdp_1 PdpUpdate stopping 10:58:07 2025-11-27 10:58:07.389 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdp_1 PdpUpdate stopping enqueue 10:58:07 2025-11-27 10:58:07.389 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdp_1 PdpUpdate stopping timer 10:58:07 2025-11-27 10:58:07.389 [main] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - update timer cancelled Timer [name=e3425dd1-62c2-4d6a-9846-2e6a097a3e3e, expireMs=1764241090360] 10:58:07 2025-11-27 10:58:07.390 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdp_1 PdpUpdate stopping listener 10:58:07 2025-11-27 10:58:07.390 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - pdp_1 PdpUpdate stopped 10:58:07 2025-11-27 10:58:07.390 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - pdp_1 PdpUpdate starting 10:58:07 2025-11-27 10:58:07.390 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdp_1 PdpUpdate starting listener 10:58:07 2025-11-27 10:58:07.390 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdp_1 PdpUpdate starting timer 10:58:07 2025-11-27 10:58:07.390 [main] INFO o.o.p.pap.main.comm.TimerManager.register(121) - update timer registered Timer [name=cecfb80f-0a0b-4e7c-9a5f-5253c0446a39, expireMs=1764241090390] 10:58:07 2025-11-27 10:58:07.390 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdp_1 PdpUpdate starting enqueue 10:58:07 2025-11-27 10:58:07.391 [Thread-34] INFO network.log(87) - [OUT|NOOP|pdp-pap-topic] 10:58:07 {"source":"pap-f8ab3526-b06c-4549-88f1-86df1efeffbf","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":"cecfb80f-0a0b-4e7c-9a5f-5253c0446a39","timestampMs":1764241087386,"name":"pdp_1","pdpGroup":"defaultGroup","pdpSubgroup":"apex"} 10:58:07 2025-11-27 10:58:07.391 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - pdp_1 PdpUpdate started 10:58:07 2025-11-27 10:58:07.401 [main] INFO o.o.p.p.m.c.PdpStatusMessageHandler.handlePdpStatus(108) - discarding status message from pdp_1 age 600s 10:58:07 2025-11-27 10:58:07.482 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 10:58:07 2025-11-27 10:58:07.482 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 10:58:07 2025-11-27 10:58:07.482 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 10:58:07 2025-11-27 10:58:07.482 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 10:58:07 2025-11-27 10:58:07.483 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 10:58:07 2025-11-27 10:58:07.483 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 10:58:07 2025-11-27 10:58:07.483 [Thread-37] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 10:58:07 2025-11-27 10:58:07.483 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 10:58:07 2025-11-27 10:58:07.483 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 10:58:07 2025-11-27 10:58:07.483 [Thread-36] INFO o.o.p.pap.main.comm.TimerManager.sleep(307) - sleep finishing due to stop() 10:58:07 2025-11-27 10:58:07.483 [Thread-36] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 10:58:07 2025-11-27 10:58:07.484 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 10:58:07 2025-11-27 10:58:07.484 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 10:58:07 2025-11-27 10:58:07.484 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 10:58:07 2025-11-27 10:58:07.484 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 10:58:07 2025-11-27 10:58:07.484 [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 10:58:07 2025-11-27 10:58:07.485 [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 10:58:07 2025-11-27 10:58:07.485 [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 10:58:07 2025-11-27 10:58:07.485 [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 10:58:07 2025-11-27 10:58:07.485 [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 10:58:07 2025-11-27 10:58:07.485 [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 10:58:07 2025-11-27 10:58:07.485 [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 10:58:07 2025-11-27 10:58:07.485 [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 10:58:07 2025-11-27 10:58:07.485 [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 10:58:07 2025-11-27 10:58:07.485 [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 10:58:07 2025-11-27 10:58:07.486 [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 10:58:07 2025-11-27 10:58:07.486 [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 10:58:07 2025-11-27 10:58:07.486 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 10:58:07 2025-11-27 10:58:07.486 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 10:58:07 2025-11-27 10:58:07.486 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 10:58:07 2025-11-27 10:58:07.486 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 10:58:07 2025-11-27 10:58:07.486 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 10:58:07 2025-11-27 10:58:07.486 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 10:58:07 2025-11-27 10:58:07.486 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 10:58:07 2025-11-27 10:58:07.487 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 10:58:07 2025-11-27 10:58:07.487 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 10:58:07 2025-11-27 10:58:07.488 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-2-36099"] 10:58:07 2025-11-27 10:58:07.490 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 10:58:07 2025-11-27 10:58:07.490 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-2"] 10:58:07 2025-11-27 10:58:07.495 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 10:58:07 2025-11-27 10:58:07.518 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-2 - Shutdown initiated... 10:58:07 2025-11-27 10:58:07.520 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-2 - Shutdown completed. 10:58:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.331 s -- in org.onap.policy.pap.main.comm.PdpHeartbeatListenerTest 10:58:07 [INFO] Running org.onap.policy.pap.main.comm.PdpStatusMessageHandlerTest 10:58:07 10:58:07 . ____ _ __ _ _ 10:58:07 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:58:07 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:58:07 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:58:07 ' |____| .__|_| |_|_| |_\__, | / / / / 10:58:07 =========|_|==============|___/=/_/_/_/ 10:58:07 10:58:07 :: Spring Boot :: (v3.5.3) 10:58:07 10:58:07 2025-11-27 10:58:07.569 [main] INFO o.o.p.p.m.c.PdpStatusMessageHandlerTest.logStarting(53) - Starting PdpStatusMessageHandlerTest using Java 17.0.4 with PID 2695 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 10:58:07 2025-11-27 10:58:07.569 [main] INFO o.o.p.p.m.c.PdpStatusMessageHandlerTest.logStartupProfileInfo(658) - The following 1 profile is active: "test" 10:58:07 2025-11-27 10:58:07.825 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 10:58:07 2025-11-27 10:58:07.853 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 26 ms. Found 7 JPA repository interfaces. 10:58:08 2025-11-27 10:58:08.004 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (http) 10:58:08 2025-11-27 10:58:08.004 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["http-nio-auto-3"] 10:58:08 2025-11-27 10:58:08.005 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 10:58:08 2025-11-27 10:58:08.005 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 10:58:08 2025-11-27 10:58:08.024 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 10:58:08 2025-11-27 10:58:08.024 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 454 ms 10:58:08 2025-11-27 10:58:08.167 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 10:58:08 2025-11-27 10:58:08.169 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 10:58:08 2025-11-27 10:58:08.177 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 10:58:08 2025-11-27 10:58:08.178 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-3 - Starting... 10:58:08 2025-11-27 10:58:08.180 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-3 - Added connection conn20: url=jdbc:h2:mem:testdb user=POLICY_USER 10:58:08 2025-11-27 10:58:08.180 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-3 - Start completed. 10:58:08 2025-11-27 10:58:08.181 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 10:58:08 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-3)'] 10:58:08 Database driver: undefined/unknown 10:58:08 Database version: 2.2.224 10:58:08 Autocommit mode: undefined/unknown 10:58:08 Isolation level: undefined/unknown 10:58:08 Minimum pool size: undefined/unknown 10:58:08 Maximum pool size: undefined/unknown 10:58:08 2025-11-27 10:58:08.401 [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) 10:58:08 2025-11-27 10:58:08.480 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 10:58:09 2025-11-27 10:58:08.959 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 10:58:09 2025-11-27 10:58:09.023 [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. 10:58:09 2025-11-27 10:58:09.313 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 10:58:09 2025-11-27 10:58:09.367 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["http-nio-auto-3"] 10:58:09 2025-11-27 10:58:09.373 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 39307 (http) with context path '/policy/pap/v1' 10:58:09 2025-11-27 10:58:09.382 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 10:58:09 2025-11-27 10:58:09.382 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 10:58:09 2025-11-27 10:58:09.382 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 10:58:09 2025-11-27 10:58:09.383 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 10:58:09 2025-11-27 10:58:09.383 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 10:58:09 2025-11-27 10:58:09.383 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 10:58:09 2025-11-27 10:58:09.383 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 10:58:09 2025-11-27 10:58:09.383 [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@596dcb20 10:58:09 2025-11-27 10:58:09.384 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 10:58:09 2025-11-27 10:58:09.384 [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@189c603e 10:58:09 2025-11-27 10:58:09.384 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 10:58:09 2025-11-27 10:58:09.384 [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 10:58:09 2025-11-27 10:58:09.384 [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 10:58:09 2025-11-27 10:58:09.384 [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 10:58:09 2025-11-27 10:58:09.385 [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 10:58:09 2025-11-27 10:58:09.385 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 10:58:09 2025-11-27 10:58:09.385 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 10:58:09 2025-11-27 10:58:09.385 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 10:58:09 2025-11-27 10:58:09.386 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 10:58:09 2025-11-27 10:58:09.389 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 10:58:09 2025-11-27 10:58:09.389 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 10:58:09 2025-11-27 10:58:09.389 [Thread-41] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 10:58:09 2025-11-27 10:58:09.389 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 10:58:09 2025-11-27 10:58:09.389 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 10:58:09 2025-11-27 10:58:09.390 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 10:58:09 2025-11-27 10:58:09.390 [main] INFO o.o.p.p.m.c.PdpStatusMessageHandlerTest.logStarted(59) - Started PdpStatusMessageHandlerTest in 1.859 seconds (process running for 26.4) 10:58:09 2025-11-27 10:58:09.390 [Thread-42] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 10:58:09 2025-11-27 10:58:09.405 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 10:58:09 2025-11-27 10:58:09.406 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 10:58:09 2025-11-27 10:58:09.406 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 10:58:09 2025-11-27 10:58:09.406 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 10:58:09 2025-11-27 10:58:09.406 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 10:58:09 2025-11-27 10:58:09.406 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 10:58:09 2025-11-27 10:58:09.406 [Thread-42] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 10:58:09 2025-11-27 10:58:09.407 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 10:58:09 2025-11-27 10:58:09.407 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 10:58:09 2025-11-27 10:58:09.407 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 10:58:09 2025-11-27 10:58:09.407 [Thread-41] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 10:58:09 2025-11-27 10:58:09.407 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 10:58:09 2025-11-27 10:58:09.407 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 10:58:09 2025-11-27 10:58:09.407 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 10:58:09 2025-11-27 10:58:09.407 [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 10:58:09 2025-11-27 10:58:09.407 [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 10:58:09 2025-11-27 10:58:09.408 [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 10:58:09 2025-11-27 10:58:09.408 [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 10:58:09 2025-11-27 10:58:09.408 [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 10:58:09 2025-11-27 10:58:09.408 [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 10:58:09 2025-11-27 10:58:09.408 [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 10:58:09 2025-11-27 10:58:09.408 [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 10:58:09 2025-11-27 10:58:09.408 [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 10:58:09 2025-11-27 10:58:09.408 [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 10:58:09 2025-11-27 10:58:09.408 [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 10:58:09 2025-11-27 10:58:09.408 [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 10:58:09 2025-11-27 10:58:09.409 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 10:58:09 2025-11-27 10:58:09.409 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 10:58:09 2025-11-27 10:58:09.409 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 10:58:09 2025-11-27 10:58:09.409 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 10:58:09 2025-11-27 10:58:09.409 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 10:58:09 2025-11-27 10:58:09.409 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 10:58:09 2025-11-27 10:58:09.409 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 10:58:09 2025-11-27 10:58:09.409 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 10:58:09 2025-11-27 10:58:09.410 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 10:58:09 2025-11-27 10:58:09.410 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["http-nio-auto-3-39307"] 10:58:09 2025-11-27 10:58:09.411 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 10:58:09 2025-11-27 10:58:09.412 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["http-nio-auto-3"] 10:58:09 2025-11-27 10:58:09.415 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 10:58:09 2025-11-27 10:58:09.432 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-3 - Shutdown initiated... 10:58:09 2025-11-27 10:58:09.433 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-3 - Shutdown completed. 10:58:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.910 s -- in org.onap.policy.pap.main.comm.PdpStatusMessageHandlerTest 10:58:09 [INFO] Running org.onap.policy.pap.main.comm.PublisherTest 10:58:09 2025-11-27 10:58:09.441 [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 10:58:09 2025-11-27 10:58:09.441 [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 10:58:09 2025-11-27 10:58:09.441 [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 10:58:09 2025-11-27 10:58:09.441 [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 10:58:09 2025-11-27 10:58:09.443 [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@7c92fa55 10:58:09 2025-11-27 10:58:09.443 [Thread-43] INFO network.log(87) - [OUT|NOOP|policy-pdp-pap] 10:58:09 {"messageName":"PDP_STATE_CHANGE","requestId":"6c344627-2ae2-4c3a-932f-aaad233e7e28","timestampMs":1764241089439} 10:58:09 2025-11-27 10:58:09.444 [Thread-43] INFO network.log(87) - [OUT|NOOP|policy-pdp-pap] 10:58:09 {"messageName":"PDP_STATE_CHANGE","requestId":"c821c688-70e7-42e3-8835-602329fd7940","timestampMs":1764241089439} 10:58:09 2025-11-27 10:58:09.444 [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@7c92fa55 10:58:09 2025-11-27 10:58:09.445 [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@7503ce56 10:58:09 2025-11-27 10:58:09.445 [Thread-44] INFO network.log(87) - [OUT|NOOP|policy-pdp-pap] 10:58:09 {"messageName":"PDP_STATE_CHANGE","requestId":"c821c688-70e7-42e3-8835-602329fd7940","timestampMs":1764241089439} 10:58:09 2025-11-27 10:58:09.446 [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@7503ce56 10:58:09 2025-11-27 10:58:09.446 [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@3296d124 10:58:09 2025-11-27 10:58:09.447 [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@3296d124 10:58:09 2025-11-27 10:58:09.448 [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@5aee5ea9 10:58:09 2025-11-27 10:58:09.448 [Thread-45] INFO network.log(87) - [OUT|NOOP|policy-pdp-pap] 10:58:09 {"messageName":"PDP_STATE_CHANGE","requestId":"6c344627-2ae2-4c3a-932f-aaad233e7e28","timestampMs":1764241089439} 10:58:09 2025-11-27 10:58:09.448 [Thread-45] WARN o.o.policy.pap.main.comm.Publisher.getNext(130) - Publisher stopping due to interrupt 10:58:09 2025-11-27 10:58:09.449 [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@5aee5ea9 10:58:09 2025-11-27 10:58:09.449 [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@593cd0f7 10:58:09 2025-11-27 10:58:09.450 [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@593cd0f7 10:58:09 2025-11-27 10:58:09.451 [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@bf42203 10:58:09 2025-11-27 10:58:09.451 [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@bf42203 10:58:09 2025-11-27 10:58:09.452 [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 10:58:09 2025-11-27 10:58:09.452 [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 10:58:09 2025-11-27 10:58:09.452 [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 10:58:09 2025-11-27 10:58:09.452 [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 10:58:09 2025-11-27 10:58:09.452 [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 10:58:09 2025-11-27 10:58:09.452 [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 10:58:09 2025-11-27 10:58:09.452 [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 10:58:09 2025-11-27 10:58:09.452 [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 10:58:09 2025-11-27 10:58:09.453 [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 10:58:09 2025-11-27 10:58:09.453 [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 10:58:09 2025-11-27 10:58:09.453 [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 10:58:09 2025-11-27 10:58:09.453 [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 10:58:09 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.onap.policy.pap.main.comm.PublisherTest 10:58:09 [INFO] Running org.onap.policy.pap.main.comm.msgdata.RequestImplTest 10:58:09 2025-11-27 10:58:09.459 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-request starting 10:58:09 2025-11-27 10:58:09.460 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting listener 10:58:09 2025-11-27 10:58:09.460 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting timer 10:58:09 2025-11-27 10:58:09.460 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting enqueue 10:58:09 2025-11-27 10:58:09.460 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-request started 10:58:09 2025-11-27 10:58:09.460 [main] INFO o.o.p.p.m.comm.msgdata.RequestImpl.reconfigure2(148) - reconfiguring my-request with new message 10:58:09 2025-11-27 10:58:09.460 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - my-request stopping 10:58:09 2025-11-27 10:58:09.460 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping enqueue 10:58:09 2025-11-27 10:58:09.460 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping timer 10:58:09 2025-11-27 10:58:09.462 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping listener 10:58:09 2025-11-27 10:58:09.462 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - my-request stopped 10:58:09 2025-11-27 10:58:09.462 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-request starting 10:58:09 2025-11-27 10:58:09.462 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting listener 10:58:09 2025-11-27 10:58:09.462 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting timer 10:58:09 2025-11-27 10:58:09.462 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting enqueue 10:58:09 2025-11-27 10:58:09.462 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-request started 10:58:09 2025-11-27 10:58:09.462 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - my-request stopping 10:58:09 2025-11-27 10:58:09.462 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping enqueue 10:58:09 2025-11-27 10:58:09.462 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping timer 10:58:09 2025-11-27 10:58:09.463 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping listener 10:58:09 2025-11-27 10:58:09.463 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - my-request stopped 10:58:09 2025-11-27 10:58:09.463 [main] INFO o.o.p.p.m.comm.msgdata.RequestImpl.reconfigure2(148) - reconfiguring my-request with new message 10:58:09 2025-11-27 10:58:09.463 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-request starting 10:58:09 2025-11-27 10:58:09.463 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting listener 10:58:09 2025-11-27 10:58:09.463 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting timer 10:58:09 2025-11-27 10:58:09.463 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting enqueue 10:58:09 2025-11-27 10:58:09.463 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-request started 10:58:09 2025-11-27 10:58:09.464 [main] INFO o.o.p.p.m.comm.msgdata.RequestImpl.reconfigure2(148) - reconfiguring my-request with new message 10:58:09 2025-11-27 10:58:09.464 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - my-request stopping 10:58:09 2025-11-27 10:58:09.464 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping enqueue 10:58:09 2025-11-27 10:58:09.464 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping timer 10:58:09 2025-11-27 10:58:09.464 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping listener 10:58:09 2025-11-27 10:58:09.465 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - my-request stopped 10:58:09 2025-11-27 10:58:09.465 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-request starting 10:58:09 2025-11-27 10:58:09.465 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting listener 10:58:09 2025-11-27 10:58:09.465 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting timer 10:58:09 2025-11-27 10:58:09.465 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting enqueue 10:58:09 2025-11-27 10:58:09.465 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-request started 10:58:09 2025-11-27 10:58:09.467 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-request starting 10:58:09 2025-11-27 10:58:09.467 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting listener 10:58:09 2025-11-27 10:58:09.467 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting timer 10:58:09 2025-11-27 10:58:09.468 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting enqueue 10:58:09 2025-11-27 10:58:09.468 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-request started 10:58:09 2025-11-27 10:58:09.468 [main] INFO o.o.p.p.m.comm.msgdata.RequestImpl.processResponse(260) - my-request ignore old response via NOOP POLICY-PDP-PAP: different-value 10:58:09 2025-11-27 10:58:09.472 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-request starting 10:58:09 2025-11-27 10:58:09.472 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting listener 10:58:09 2025-11-27 10:58:09.472 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting timer 10:58:09 2025-11-27 10:58:09.472 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting enqueue 10:58:09 2025-11-27 10:58:09.472 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-request started 10:58:09 2025-11-27 10:58:09.472 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - my-request stopping 10:58:09 2025-11-27 10:58:09.473 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping enqueue 10:58:09 2025-11-27 10:58:09.473 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping timer 10:58:09 2025-11-27 10:58:09.473 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping listener 10:58:09 2025-11-27 10:58:09.473 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - my-request stopped 10:58:09 2025-11-27 10:58:09.475 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-request starting 10:58:09 2025-11-27 10:58:09.475 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting listener 10:58:09 2025-11-27 10:58:09.475 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting timer 10:58:09 2025-11-27 10:58:09.475 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting enqueue 10:58:09 2025-11-27 10:58:09.475 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-request started 10:58:09 2025-11-27 10:58:09.476 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - my-request stopping 10:58:09 2025-11-27 10:58:09.476 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping enqueue 10:58:09 2025-11-27 10:58:09.476 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping timer 10:58:09 2025-11-27 10:58:09.476 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping listener 10:58:09 2025-11-27 10:58:09.476 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - my-request stopped 10:58:09 2025-11-27 10:58:09.476 [main] INFO o.o.p.p.m.comm.msgdata.RequestImpl.handleTimeout(295) - my-request timeout pdp_1 - retry count 1 exhausted 10:58:09 2025-11-27 10:58:09.480 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-request starting 10:58:09 2025-11-27 10:58:09.480 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting listener 10:58:09 2025-11-27 10:58:09.480 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting timer 10:58:09 2025-11-27 10:58:09.480 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting enqueue 10:58:09 2025-11-27 10:58:09.480 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-request started 10:58:09 2025-11-27 10:58:09.481 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - my-request stopping 10:58:09 2025-11-27 10:58:09.481 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping enqueue 10:58:09 2025-11-27 10:58:09.481 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping timer 10:58:09 2025-11-27 10:58:09.481 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping listener 10:58:09 2025-11-27 10:58:09.481 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - my-request stopped 10:58:09 2025-11-27 10:58:09.481 [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 10:58:09 2025-11-27 10:58:09.483 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-request starting 10:58:09 2025-11-27 10:58:09.483 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting listener 10:58:09 2025-11-27 10:58:09.484 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting timer 10:58:09 2025-11-27 10:58:09.484 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting enqueue 10:58:09 2025-11-27 10:58:09.484 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-request started 10:58:09 2025-11-27 10:58:09.484 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - my-request stopping 10:58:09 2025-11-27 10:58:09.484 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping enqueue 10:58:09 2025-11-27 10:58:09.484 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping timer 10:58:09 2025-11-27 10:58:09.484 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping listener 10:58:09 2025-11-27 10:58:09.484 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - my-request stopped 10:58:09 2025-11-27 10:58:09.486 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-request starting 10:58:09 2025-11-27 10:58:09.486 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting listener 10:58:09 2025-11-27 10:58:09.487 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting timer 10:58:09 2025-11-27 10:58:09.487 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting enqueue 10:58:09 2025-11-27 10:58:09.487 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-request started 10:58:09 2025-11-27 10:58:09.487 [main] INFO o.o.p.p.m.comm.msgdata.RequestImpl.startPublishing(175) - my-request is already publishing 10:58:09 2025-11-27 10:58:09.491 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-request starting 10:58:09 2025-11-27 10:58:09.491 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting listener 10:58:09 2025-11-27 10:58:09.491 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting timer 10:58:09 2025-11-27 10:58:09.491 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting enqueue 10:58:09 2025-11-27 10:58:09.492 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-request started 10:58:09 2025-11-27 10:58:09.492 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - my-request stopping 10:58:09 2025-11-27 10:58:09.492 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping enqueue 10:58:09 2025-11-27 10:58:09.492 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping timer 10:58:09 2025-11-27 10:58:09.492 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping listener 10:58:09 2025-11-27 10:58:09.492 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - my-request stopped 10:58:09 2025-11-27 10:58:09.492 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-request starting 10:58:09 2025-11-27 10:58:09.492 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting listener 10:58:09 2025-11-27 10:58:09.492 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting timer 10:58:09 2025-11-27 10:58:09.493 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting enqueue 10:58:09 2025-11-27 10:58:09.493 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-request started 10:58:09 2025-11-27 10:58:09.496 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-request starting 10:58:09 2025-11-27 10:58:09.496 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting listener 10:58:09 2025-11-27 10:58:09.497 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting timer 10:58:09 2025-11-27 10:58:09.497 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting enqueue 10:58:09 2025-11-27 10:58:09.497 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-request started 10:58:09 2025-11-27 10:58:09.497 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - my-request stopping 10:58:09 2025-11-27 10:58:09.497 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping enqueue 10:58:09 2025-11-27 10:58:09.497 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping timer 10:58:09 2025-11-27 10:58:09.497 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping listener 10:58:09 2025-11-27 10:58:09.497 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - my-request stopped 10:58:09 2025-11-27 10:58:09.497 [main] INFO o.o.p.p.m.comm.msgdata.RequestImpl.processResponse(274) - my-request successful 10:58:09 2025-11-27 10:58:09.499 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-request starting 10:58:09 2025-11-27 10:58:09.499 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting listener 10:58:09 2025-11-27 10:58:09.500 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting timer 10:58:09 2025-11-27 10:58:09.500 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting enqueue 10:58:09 2025-11-27 10:58:09.500 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-request started 10:58:09 2025-11-27 10:58:09.500 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - my-request stopping 10:58:09 2025-11-27 10:58:09.500 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping enqueue 10:58:09 2025-11-27 10:58:09.500 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping timer 10:58:09 2025-11-27 10:58:09.500 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping listener 10:58:09 2025-11-27 10:58:09.500 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - my-request stopped 10:58:09 2025-11-27 10:58:09.500 [main] INFO o.o.p.p.m.comm.msgdata.RequestImpl.processResponse(274) - my-request successful 10:58:09 2025-11-27 10:58:09.502 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-request starting 10:58:09 2025-11-27 10:58:09.502 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting listener 10:58:09 2025-11-27 10:58:09.502 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting timer 10:58:09 2025-11-27 10:58:09.503 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting enqueue 10:58:09 2025-11-27 10:58:09.503 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-request started 10:58:09 2025-11-27 10:58:09.503 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - my-request stopping 10:58:09 2025-11-27 10:58:09.503 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping enqueue 10:58:09 2025-11-27 10:58:09.503 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping timer 10:58:09 2025-11-27 10:58:09.503 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping listener 10:58:09 2025-11-27 10:58:09.503 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - my-request stopped 10:58:09 2025-11-27 10:58:09.505 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-request starting 10:58:09 2025-11-27 10:58:09.505 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting listener 10:58:09 2025-11-27 10:58:09.506 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting timer 10:58:09 2025-11-27 10:58:09.506 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting enqueue 10:58:09 2025-11-27 10:58:09.506 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-request started 10:58:09 2025-11-27 10:58:09.506 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - my-request stopping 10:58:09 2025-11-27 10:58:09.506 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping enqueue 10:58:09 2025-11-27 10:58:09.506 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping timer 10:58:09 2025-11-27 10:58:09.506 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping listener 10:58:09 2025-11-27 10:58:09.506 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - my-request stopped 10:58:09 2025-11-27 10:58:09.510 [main] INFO o.o.p.p.m.comm.msgdata.RequestImpl.reconfigure2(148) - reconfiguring my-request with new message 10:58:09 2025-11-27 10:58:09.512 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-request starting 10:58:09 2025-11-27 10:58:09.512 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting listener 10:58:09 2025-11-27 10:58:09.512 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting timer 10:58:09 2025-11-27 10:58:09.512 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting enqueue 10:58:09 2025-11-27 10:58:09.512 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-request started 10:58:09 2025-11-27 10:58:09.512 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - my-request stopping 10:58:09 2025-11-27 10:58:09.512 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping enqueue 10:58:09 2025-11-27 10:58:09.512 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping timer 10:58:09 2025-11-27 10:58:09.512 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping listener 10:58:09 2025-11-27 10:58:09.513 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - my-request stopped 10:58:09 2025-11-27 10:58:09.513 [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 10:58:09 2025-11-27 10:58:09.516 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-request starting 10:58:09 2025-11-27 10:58:09.516 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting listener 10:58:09 2025-11-27 10:58:09.516 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting timer 10:58:09 2025-11-27 10:58:09.517 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting enqueue 10:58:09 2025-11-27 10:58:09.517 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-request started 10:58:09 2025-11-27 10:58:09.517 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - my-request stopping 10:58:09 2025-11-27 10:58:09.517 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping enqueue 10:58:09 2025-11-27 10:58:09.517 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping timer 10:58:09 2025-11-27 10:58:09.517 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping listener 10:58:09 2025-11-27 10:58:09.517 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - my-request stopped 10:58:09 2025-11-27 10:58:09.517 [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 10:58:09 2025-11-27 10:58:09.519 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-request starting 10:58:09 2025-11-27 10:58:09.519 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting listener 10:58:09 2025-11-27 10:58:09.519 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting timer 10:58:09 2025-11-27 10:58:09.519 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting enqueue 10:58:09 2025-11-27 10:58:09.520 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-request started 10:58:09 2025-11-27 10:58:09.520 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - my-request stopping 10:58:09 2025-11-27 10:58:09.520 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping enqueue 10:58:09 2025-11-27 10:58:09.520 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping timer 10:58:09 2025-11-27 10:58:09.520 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping listener 10:58:09 2025-11-27 10:58:09.520 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - my-request stopped 10:58:09 2025-11-27 10:58:09.520 [main] INFO o.o.p.p.m.comm.msgdata.RequestImpl.processResponse(274) - my-request successful 10:58:09 2025-11-27 10:58:09.522 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-request starting 10:58:09 2025-11-27 10:58:09.522 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting listener 10:58:09 2025-11-27 10:58:09.522 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting timer 10:58:09 2025-11-27 10:58:09.522 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting enqueue 10:58:09 2025-11-27 10:58:09.522 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-request started 10:58:09 2025-11-27 10:58:09.523 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - my-request stopping 10:58:09 2025-11-27 10:58:09.523 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping enqueue 10:58:09 2025-11-27 10:58:09.523 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping timer 10:58:09 2025-11-27 10:58:09.523 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping listener 10:58:09 2025-11-27 10:58:09.523 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - my-request stopped 10:58:09 2025-11-27 10:58:09.523 [main] INFO o.o.p.p.m.comm.msgdata.RequestImpl.handleTimeout(301) - my-request timeout - re-publish count 1 10:58:09 2025-11-27 10:58:09.523 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-request starting 10:58:09 2025-11-27 10:58:09.523 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting listener 10:58:09 2025-11-27 10:58:09.523 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting timer 10:58:09 2025-11-27 10:58:09.523 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting enqueue 10:58:09 2025-11-27 10:58:09.524 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-request started 10:58:09 2025-11-27 10:58:09.525 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-request starting 10:58:09 2025-11-27 10:58:09.525 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting listener 10:58:09 2025-11-27 10:58:09.526 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting timer 10:58:09 2025-11-27 10:58:09.526 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting enqueue 10:58:09 2025-11-27 10:58:09.526 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-request started 10:58:09 2025-11-27 10:58:09.526 [main] INFO o.o.p.p.m.comm.msgdata.RequestImpl.reconfigure2(148) - reconfiguring my-request with new message 10:58:09 2025-11-27 10:58:09.526 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - my-request stopping 10:58:09 2025-11-27 10:58:09.526 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping enqueue 10:58:09 2025-11-27 10:58:09.526 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping timer 10:58:09 2025-11-27 10:58:09.526 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - my-request stopping listener 10:58:09 2025-11-27 10:58:09.526 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - my-request stopped 10:58:09 2025-11-27 10:58:09.526 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - my-request starting 10:58:09 2025-11-27 10:58:09.526 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting listener 10:58:09 2025-11-27 10:58:09.527 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting timer 10:58:09 2025-11-27 10:58:09.527 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - my-request starting enqueue 10:58:09 2025-11-27 10:58:09.527 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - my-request started 10:58:09 2025-11-27 10:58:09.529 [main] INFO o.o.p.p.m.comm.msgdata.RequestImpl.reconfigure2(148) - reconfiguring my-request with new message 10:58:09 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s -- in org.onap.policy.pap.main.comm.msgdata.RequestImplTest 10:58:09 [INFO] Running org.onap.policy.pap.main.comm.msgdata.UpdateReqTest 10:58:09 2025-11-27 10:58:09.536 [main] WARN o.o.p.common.utils.services.Registry.lambda$registerOrReplace$1(91) - replacing previously registered: object:meter/registry 10:58:09 2025-11-27 10:58:09.542 [main] INFO o.o.p.p.m.comm.msgdata.RequestImpl.reconfigure2(148) - reconfiguring my-request with new message 10:58:09 2025-11-27 10:58:09.570 [main] INFO o.o.p.p.m.comm.msgdata.RequestImpl.reconfigure2(148) - reconfiguring my-request with new message 10:58:09 2025-11-27 10:58:09.570 [main] INFO o.o.p.p.m.comm.msgdata.RequestImpl.reconfigure2(148) - reconfiguring my-request with new message 10:58:09 2025-11-27 10:58:09.571 [main] INFO o.o.p.p.m.comm.msgdata.RequestImpl.reconfigure2(148) - reconfiguring my-request with new message 10:58:09 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.onap.policy.pap.main.comm.msgdata.UpdateReqTest 10:58:09 [INFO] Running org.onap.policy.pap.main.comm.msgdata.StateChangeReqTest 10:58:09 2025-11-27 10:58:09.577 [main] WARN o.o.p.common.utils.services.Registry.lambda$registerOrReplace$1(91) - replacing previously registered: object:meter/registry 10:58:09 2025-11-27 10:58:09.586 [main] INFO o.o.p.p.m.comm.msgdata.RequestImpl.reconfigure2(148) - reconfiguring my-request with new message 10:58:09 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.policy.pap.main.comm.msgdata.StateChangeReqTest 10:58:09 [INFO] Running org.onap.policy.pap.main.comm.QueueTokenTest 10:58:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.onap.policy.pap.main.comm.QueueTokenTest 10:58:09 [INFO] Running org.onap.policy.pap.main.rest.TestActuatorEndpoints 10:58:09 10:58:09 . ____ _ __ _ _ 10:58:09 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:58:09 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:58:09 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:58:09 ' |____| .__|_| |_|_| |_\__, | / / / / 10:58:09 =========|_|==============|___/=/_/_/_/ 10:58:09 10:58:09 :: Spring Boot :: (v3.5.3) 10:58:09 10:58:09 2025-11-27 10:58:09.708 [main] INFO o.o.p.p.m.rest.TestActuatorEndpoints.logStarting(53) - Starting TestActuatorEndpoints using Java 17.0.4 with PID 2695 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 10:58:09 2025-11-27 10:58:09.708 [main] INFO o.o.p.p.m.rest.TestActuatorEndpoints.logStartupProfileInfo(658) - The following 1 profile is active: "test" 10:58:10 2025-11-27 10:58:09.937 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 10:58:10 2025-11-27 10:58:09.953 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 14 ms. Found 7 JPA repository interfaces. 10:58:10 2025-11-27 10:58:10.066 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (http) 10:58:10 2025-11-27 10:58:10.067 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["http-nio-auto-4"] 10:58:10 2025-11-27 10:58:10.067 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 10:58:10 2025-11-27 10:58:10.067 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 10:58:10 2025-11-27 10:58:10.082 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 10:58:10 2025-11-27 10:58:10.082 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 372 ms 10:58:10 2025-11-27 10:58:10.239 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 10:58:10 2025-11-27 10:58:10.241 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 10:58:10 2025-11-27 10:58:10.249 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 10:58:10 2025-11-27 10:58:10.250 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-4 - Starting... 10:58:10 2025-11-27 10:58:10.252 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-4 - Added connection conn30: url=jdbc:h2:mem:testdb user=POLICY_USER 10:58:10 2025-11-27 10:58:10.252 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-4 - Start completed. 10:58:10 2025-11-27 10:58:10.253 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 10:58:10 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-4)'] 10:58:10 Database driver: undefined/unknown 10:58:10 Database version: 2.2.224 10:58:10 Autocommit mode: undefined/unknown 10:58:10 Isolation level: undefined/unknown 10:58:10 Minimum pool size: undefined/unknown 10:58:10 Maximum pool size: undefined/unknown 10:58:10 2025-11-27 10:58:10.424 [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) 10:58:10 2025-11-27 10:58:10.484 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 10:58:10 2025-11-27 10:58:10.864 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 10:58:10 2025-11-27 10:58:10.919 [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. 10:58:11 2025-11-27 10:58:11.180 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 3 endpoints beneath base path '' 10:58:11 2025-11-27 10:58:11.271 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring TestDispatcherServlet '' 10:58:11 2025-11-27 10:58:11.271 [main] INFO o.s.t.w.s.TestDispatcherServlet.initServletBean(532) - Initializing Servlet '' 10:58:11 2025-11-27 10:58:11.272 [main] INFO o.s.t.w.s.TestDispatcherServlet.initServletBean(554) - Completed initialization in 1 ms 10:58:11 2025-11-27 10:58:11.303 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["http-nio-auto-4"] 10:58:11 2025-11-27 10:58:11.309 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 39187 (http) with context path '/policy/pap/v1' 10:58:11 2025-11-27 10:58:11.317 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 10:58:11 2025-11-27 10:58:11.317 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 10:58:11 2025-11-27 10:58:11.317 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 10:58:11 2025-11-27 10:58:11.318 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 10:58:11 2025-11-27 10:58:11.318 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 10:58:11 2025-11-27 10:58:11.318 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 10:58:11 2025-11-27 10:58:11.318 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 10:58:11 2025-11-27 10:58:11.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@5e976c24 10:58:11 2025-11-27 10:58:11.318 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 10:58:11 2025-11-27 10:58:11.319 [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@292f38e1 10:58:11 2025-11-27 10:58:11.319 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 10:58:11 2025-11-27 10:58:11.319 [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 10:58:11 2025-11-27 10:58:11.319 [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 10:58:11 2025-11-27 10:58:11.319 [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 10:58:11 2025-11-27 10:58:11.319 [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 10:58:11 2025-11-27 10:58:11.319 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 10:58:11 2025-11-27 10:58:11.320 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 10:58:11 2025-11-27 10:58:11.320 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 10:58:11 2025-11-27 10:58:11.329 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 10:58:11 2025-11-27 10:58:11.329 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 10:58:11 2025-11-27 10:58:11.329 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 10:58:11 2025-11-27 10:58:11.329 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 10:58:11 2025-11-27 10:58:11.329 [Thread-153] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 10:58:11 2025-11-27 10:58:11.330 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 10:58:11 2025-11-27 10:58:11.329 [Thread-152] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 10:58:11 2025-11-27 10:58:11.330 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 10:58:11 2025-11-27 10:58:11.330 [main] INFO o.o.p.p.m.rest.TestActuatorEndpoints.logStarted(59) - Started TestActuatorEndpoints in 1.653 seconds (process running for 28.34) 10:58:11 2025-11-27 10:58:11.341 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring TestDispatcherServlet '' 10:58:11 2025-11-27 10:58:11.342 [main] INFO o.s.t.w.s.TestDispatcherServlet.initServletBean(532) - Initializing Servlet '' 10:58:11 2025-11-27 10:58:11.342 [main] INFO o.s.t.w.s.TestDispatcherServlet.initServletBean(554) - Completed initialization in 0 ms 10:58:11 10:58:11 MockHttpServletRequest: 10:58:11 HTTP Method = GET 10:58:11 Request URI = /metrics 10:58:11 Parameters = {} 10:58:11 Headers = [Authorization:"Basic cG9saWN5QWRtaW46emIhWHp0RzM0"] 10:58:11 Body = 10:58:11 Session Attrs = {} 10:58:11 10:58:11 Handler: 10:58:11 Type = org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler 10:58:11 Method = Actuator web endpoint 'prometheus' 10:58:11 10:58:11 Async: 10:58:11 Async started = false 10:58:11 Async result = null 10:58:11 10:58:11 Resolved Exception: 10:58:11 Type = null 10:58:11 10:58:11 ModelAndView: 10:58:11 View name = null 10:58:11 View = null 10:58:11 Model = null 10:58:11 10:58:11 FlashMap: 10:58:11 Attributes = null 10:58:11 10:58:11 MockHttpServletResponse: 10:58:11 Status = 200 10:58:11 Error message = null 10:58:11 Headers = [Content-Type:"text/plain;version=0.0.4;charset=utf-8", Content-Length:"14113"] 10:58:11 Content type = text/plain;version=0.0.4;charset=utf-8 10:58:11 Body = # HELP application_ready_time_seconds Time taken for the application to be ready to service requests 10:58:11 # TYPE application_ready_time_seconds gauge 10:58:11 application_ready_time_seconds{main_application_class="org.onap.policy.pap.main.rest.TestActuatorEndpoints"} 1.655 10:58:11 # HELP application_started_time_seconds Time taken to start the application 10:58:11 # TYPE application_started_time_seconds gauge 10:58:11 application_started_time_seconds{main_application_class="org.onap.policy.pap.main.rest.TestActuatorEndpoints"} 1.653 10:58:11 # HELP disk_free_bytes Usable space for path 10:58:11 # TYPE disk_free_bytes gauge 10:58:11 disk_free_bytes{path="/w/workspace/policy-pap-master-merge-java/main/."} 1.55419287552E11 10:58:11 # HELP disk_total_bytes Total space for path 10:58:11 # TYPE disk_total_bytes gauge 10:58:11 disk_total_bytes{path="/w/workspace/policy-pap-master-merge-java/main/."} 1.6630407168E11 10:58:11 # HELP executor_active_threads The approximate number of threads that are actively executing tasks 10:58:11 # TYPE executor_active_threads gauge 10:58:11 executor_active_threads{name="applicationTaskExecutor"} 0.0 10:58:11 # HELP executor_completed_tasks_total The approximate total number of tasks that have completed execution 10:58:11 # TYPE executor_completed_tasks_total counter 10:58:11 executor_completed_tasks_total{name="applicationTaskExecutor"} 0.0 10:58:11 # HELP executor_pool_core_threads The core number of threads for the pool 10:58:11 # TYPE executor_pool_core_threads gauge 10:58:11 executor_pool_core_threads{name="applicationTaskExecutor"} 8.0 10:58:11 # HELP executor_pool_max_threads The maximum allowed number of threads in the pool 10:58:11 # TYPE executor_pool_max_threads gauge 10:58:11 executor_pool_max_threads{name="applicationTaskExecutor"} 2.147483647E9 10:58:11 # HELP executor_pool_size_threads The current number of threads in the pool 10:58:11 # TYPE executor_pool_size_threads gauge 10:58:11 executor_pool_size_threads{name="applicationTaskExecutor"} 0.0 10:58:11 # HELP executor_queue_remaining_tasks The number of additional elements that this queue can ideally accept without blocking 10:58:11 # TYPE executor_queue_remaining_tasks gauge 10:58:11 executor_queue_remaining_tasks{name="applicationTaskExecutor"} 2.147483647E9 10:58:11 # HELP executor_queued_tasks The approximate number of tasks that are queued for execution 10:58:11 # TYPE executor_queued_tasks gauge 10:58:11 executor_queued_tasks{name="applicationTaskExecutor"} 0.0 10:58:11 # HELP hikaricp_connections Total connections 10:58:11 # TYPE hikaricp_connections gauge 10:58:11 hikaricp_connections{pool="HikariPool-4"} 10.0 10:58:11 # HELP hikaricp_connections_acquire_seconds Connection acquire time 10:58:11 # TYPE hikaricp_connections_acquire_seconds summary 10:58:11 hikaricp_connections_acquire_seconds_count{pool="HikariPool-4"} 0 10:58:11 hikaricp_connections_acquire_seconds_sum{pool="HikariPool-4"} 0.0 10:58:11 # HELP hikaricp_connections_acquire_seconds_max Connection acquire time 10:58:11 # TYPE hikaricp_connections_acquire_seconds_max gauge 10:58:11 hikaricp_connections_acquire_seconds_max{pool="HikariPool-4"} 0.0 10:58:11 # HELP hikaricp_connections_active Active connections 10:58:11 # TYPE hikaricp_connections_active gauge 10:58:11 hikaricp_connections_active{pool="HikariPool-4"} 0.0 10:58:11 # HELP hikaricp_connections_creation_seconds Connection creation time 10:58:11 # TYPE hikaricp_connections_creation_seconds summary 10:58:11 hikaricp_connections_creation_seconds_count{pool="HikariPool-4"} 0 10:58:11 hikaricp_connections_creation_seconds_sum{pool="HikariPool-4"} 0.0 10:58:11 # HELP hikaricp_connections_creation_seconds_max Connection creation time 10:58:11 # TYPE hikaricp_connections_creation_seconds_max gauge 10:58:11 hikaricp_connections_creation_seconds_max{pool="HikariPool-4"} 0.0 10:58:11 # HELP hikaricp_connections_idle Idle connections 10:58:11 # TYPE hikaricp_connections_idle gauge 10:58:11 hikaricp_connections_idle{pool="HikariPool-4"} 10.0 10:58:11 # HELP hikaricp_connections_max Max connections 10:58:11 # TYPE hikaricp_connections_max gauge 10:58:11 hikaricp_connections_max{pool="HikariPool-4"} 10.0 10:58:11 # HELP hikaricp_connections_min Min connections 10:58:11 # TYPE hikaricp_connections_min gauge 10:58:11 hikaricp_connections_min{pool="HikariPool-4"} 10.0 10:58:11 # HELP hikaricp_connections_pending Pending threads 10:58:11 # TYPE hikaricp_connections_pending gauge 10:58:11 hikaricp_connections_pending{pool="HikariPool-4"} 0.0 10:58:11 # HELP hikaricp_connections_timeout_total Connection timeout total count 10:58:11 # TYPE hikaricp_connections_timeout_total counter 10:58:11 hikaricp_connections_timeout_total{pool="HikariPool-4"} 0.0 10:58:11 # HELP hikaricp_connections_usage_seconds Connection usage time 10:58:11 # TYPE hikaricp_connections_usage_seconds summary 10:58:11 hikaricp_connections_usage_seconds_count{pool="HikariPool-4"} 0 10:58:11 hikaricp_connections_usage_seconds_sum{pool="HikariPool-4"} 0.0 10:58:11 # HELP hikaricp_connections_usage_seconds_max Connection usage time 10:58:11 # TYPE hikaricp_connections_usage_seconds_max gauge 10:58:11 hikaricp_connections_usage_seconds_max{pool="HikariPool-4"} 0.0 10:58:11 # HELP jdbc_connections_active Current number of active connections that have been allocated from the data source. 10:58:11 # TYPE jdbc_connections_active gauge 10:58:11 jdbc_connections_active{name="dataSource"} 0.0 10:58:11 # HELP jdbc_connections_idle Number of established but idle connections. 10:58:11 # TYPE jdbc_connections_idle gauge 10:58:11 jdbc_connections_idle{name="dataSource"} 10.0 10:58:11 # HELP jdbc_connections_max Maximum number of active connections that can be allocated at the same time. 10:58:11 # TYPE jdbc_connections_max gauge 10:58:11 jdbc_connections_max{name="dataSource"} 10.0 10:58:11 # HELP jdbc_connections_min Minimum number of idle connections in the pool. 10:58:11 # TYPE jdbc_connections_min gauge 10:58:11 jdbc_connections_min{name="dataSource"} 10.0 10:58:11 # HELP jvm_info JVM version info 10:58:11 # TYPE jvm_info gauge 10:58:11 jvm_info{runtime="OpenJDK Runtime Environment",vendor="Private Build",version="17.0.4+8-Ubuntu-118.04"} 1 10:58:11 # HELP jvm_buffer_count_buffers An estimate of the number of buffers in the pool 10:58:11 # TYPE jvm_buffer_count_buffers gauge 10:58:11 jvm_buffer_count_buffers{id="direct"} 2.0 10:58:11 jvm_buffer_count_buffers{id="mapped"} 0.0 10:58:11 jvm_buffer_count_buffers{id="mapped - 'non-volatile memory'"} 0.0 10:58:11 # HELP jvm_buffer_memory_used_bytes An estimate of the memory that the Java virtual machine is using for this buffer pool 10:58:11 # TYPE jvm_buffer_memory_used_bytes gauge 10:58:11 jvm_buffer_memory_used_bytes{id="direct"} 26474.0 10:58:11 jvm_buffer_memory_used_bytes{id="mapped"} 0.0 10:58:11 jvm_buffer_memory_used_bytes{id="mapped - 'non-volatile memory'"} 0.0 10:58:11 # HELP jvm_buffer_total_capacity_bytes An estimate of the total capacity of the buffers in this pool 10:58:11 # TYPE jvm_buffer_total_capacity_bytes gauge 10:58:11 jvm_buffer_total_capacity_bytes{id="direct"} 26474.0 10:58:11 jvm_buffer_total_capacity_bytes{id="mapped"} 0.0 10:58:11 jvm_buffer_total_capacity_bytes{id="mapped - 'non-volatile memory'"} 0.0 10:58:11 # HELP jvm_classes_loaded_classes The number of classes that are currently loaded in the Java virtual machine 10:58:11 # TYPE jvm_classes_loaded_classes gauge 10:58:11 jvm_classes_loaded_classes 25213.0 10:58:11 # HELP jvm_classes_unloaded_classes_total The total number of classes unloaded since the Java virtual machine has started execution 10:58:11 # TYPE jvm_classes_unloaded_classes_total counter 10:58:11 jvm_classes_unloaded_classes_total 0.0 10:58:11 # HELP jvm_compilation_time_ms_total The approximate accumulated elapsed time spent in compilation 10:58:11 # TYPE jvm_compilation_time_ms_total counter 10:58:11 jvm_compilation_time_ms_total{compiler="HotSpot 64-Bit Tiered Compilers"} 77868.0 10:58:11 # HELP jvm_gc_live_data_size_bytes Size of long-lived heap memory pool after reclamation 10:58:11 # TYPE jvm_gc_live_data_size_bytes gauge 10:58:11 jvm_gc_live_data_size_bytes 0.0 10:58:11 # HELP jvm_gc_max_data_size_bytes Max size of long-lived heap memory pool 10:58:11 # TYPE jvm_gc_max_data_size_bytes gauge 10:58:11 jvm_gc_max_data_size_bytes 8.434745344E9 10:58:11 # 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 10:58:11 # TYPE jvm_gc_memory_allocated_bytes_total counter 10:58:11 jvm_gc_memory_allocated_bytes_total 0.0 10:58:11 # 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 10:58:11 # TYPE jvm_gc_memory_promoted_bytes_total counter 10:58:11 jvm_gc_memory_promoted_bytes_total 0.0 10:58:11 # 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] 10:58:11 # TYPE jvm_gc_overhead gauge 10:58:11 jvm_gc_overhead 0.04928599467524675 10:58:11 # HELP jvm_memory_committed_bytes The amount of memory in bytes that is committed for the Java virtual machine to use 10:58:11 # TYPE jvm_memory_committed_bytes gauge 10:58:11 jvm_memory_committed_bytes{area="heap",id="G1 Eden Space"} 3.145728E8 10:58:11 jvm_memory_committed_bytes{area="heap",id="G1 Old Gen"} 2.05520896E8 10:58:11 jvm_memory_committed_bytes{area="heap",id="G1 Survivor Space"} 2.9360128E7 10:58:11 jvm_memory_committed_bytes{area="nonheap",id="CodeHeap 'non-nmethods'"} 2555904.0 10:58:11 jvm_memory_committed_bytes{area="nonheap",id="CodeHeap 'non-profiled nmethods'"} 1.0354688E7 10:58:11 jvm_memory_committed_bytes{area="nonheap",id="CodeHeap 'profiled nmethods'"} 2.9097984E7 10:58:11 jvm_memory_committed_bytes{area="nonheap",id="Compressed Class Space"} 1.7760256E7 10:58:11 jvm_memory_committed_bytes{area="nonheap",id="Metaspace"} 1.46866176E8 10:58:11 # HELP jvm_memory_max_bytes The maximum amount of memory in bytes that can be used for memory management 10:58:11 # TYPE jvm_memory_max_bytes gauge 10:58:11 jvm_memory_max_bytes{area="heap",id="G1 Eden Space"} -1.0 10:58:11 jvm_memory_max_bytes{area="heap",id="G1 Old Gen"} 8.434745344E9 10:58:11 jvm_memory_max_bytes{area="heap",id="G1 Survivor Space"} -1.0 10:58:11 jvm_memory_max_bytes{area="nonheap",id="CodeHeap 'non-nmethods'"} 5840896.0 10:58:11 jvm_memory_max_bytes{area="nonheap",id="CodeHeap 'non-profiled nmethods'"} 1.22908672E8 10:58:11 jvm_memory_max_bytes{area="nonheap",id="CodeHeap 'profiled nmethods'"} 1.22908672E8 10:58:11 jvm_memory_max_bytes{area="nonheap",id="Compressed Class Space"} 1.073741824E9 10:58:11 jvm_memory_max_bytes{area="nonheap",id="Metaspace"} -1.0 10:58:11 # HELP jvm_memory_usage_after_gc The percentage of long-lived heap pool used after the last GC event, in the range [0..1] 10:58:11 # TYPE jvm_memory_usage_after_gc gauge 10:58:11 jvm_memory_usage_after_gc{area="heap",pool="long-lived"} 0.01318432216558926 10:58:11 # HELP jvm_memory_used_bytes The amount of used memory 10:58:11 # TYPE jvm_memory_used_bytes gauge 10:58:11 jvm_memory_used_bytes{area="heap",id="G1 Eden Space"} 6.291456E7 10:58:11 jvm_memory_used_bytes{area="heap",id="G1 Old Gen"} 1.112064E8 10:58:11 jvm_memory_used_bytes{area="heap",id="G1 Survivor Space"} 2.5890912E7 10:58:11 jvm_memory_used_bytes{area="nonheap",id="CodeHeap 'non-nmethods'"} 1506176.0 10:58:11 jvm_memory_used_bytes{area="nonheap",id="CodeHeap 'non-profiled nmethods'"} 8155264.0 10:58:11 jvm_memory_used_bytes{area="nonheap",id="CodeHeap 'profiled nmethods'"} 2.7221888E7 10:58:11 jvm_memory_used_bytes{area="nonheap",id="Compressed Class Space"} 1.7196896E7 10:58:11 jvm_memory_used_bytes{area="nonheap",id="Metaspace"} 1.45731592E8 10:58:11 # HELP jvm_threads_daemon_threads The current number of live daemon threads 10:58:11 # TYPE jvm_threads_daemon_threads gauge 10:58:11 jvm_threads_daemon_threads 32.0 10:58:11 # HELP jvm_threads_live_threads The current number of live threads including both daemon and non-daemon threads 10:58:11 # TYPE jvm_threads_live_threads gauge 10:58:11 jvm_threads_live_threads 37.0 10:58:11 # HELP jvm_threads_peak_threads The peak live thread count since the Java virtual machine started or peak was reset 10:58:11 # TYPE jvm_threads_peak_threads gauge 10:58:11 jvm_threads_peak_threads 37.0 10:58:11 # HELP jvm_threads_started_threads_total The total number of application threads started in the JVM 10:58:11 # TYPE jvm_threads_started_threads_total counter 10:58:11 jvm_threads_started_threads_total 265.0 10:58:11 # HELP jvm_threads_states_threads The current number of threads 10:58:11 # TYPE jvm_threads_states_threads gauge 10:58:11 jvm_threads_states_threads{state="blocked"} 0.0 10:58:11 jvm_threads_states_threads{state="new"} 0.0 10:58:11 jvm_threads_states_threads{state="runnable"} 12.0 10:58:11 jvm_threads_states_threads{state="terminated"} 0.0 10:58:11 jvm_threads_states_threads{state="timed-waiting"} 8.0 10:58:11 jvm_threads_states_threads{state="waiting"} 17.0 10:58:11 # HELP logback_events_total Number of log events that were enabled by the effective log level 10:58:11 # TYPE logback_events_total counter 10:58:11 logback_events_total{level="debug"} 0.0 10:58:11 logback_events_total{level="error"} 0.0 10:58:11 logback_events_total{level="info"} 32.0 10:58:11 logback_events_total{level="trace"} 0.0 10:58:11 logback_events_total{level="warn"} 0.0 10:58:11 # HELP process_cpu_time_ns_total The "cpu time" used by the Java Virtual Machine process 10:58:11 # TYPE process_cpu_time_ns_total counter 10:58:11 process_cpu_time_ns_total 1.1166E11 10:58:11 # HELP process_cpu_usage The "recent cpu usage" for the Java Virtual Machine process 10:58:11 # TYPE process_cpu_usage gauge 10:58:11 process_cpu_usage 0.5 10:58:11 # HELP process_files_max_files The maximum file descriptor count 10:58:11 # TYPE process_files_max_files gauge 10:58:11 process_files_max_files 16000.0 10:58:11 # HELP process_files_open_files The open file descriptor count 10:58:11 # TYPE process_files_open_files gauge 10:58:11 process_files_open_files 220.0 10:58:11 # HELP process_start_time_seconds Start time of the process since unix epoch. 10:58:11 # TYPE process_start_time_seconds gauge 10:58:11 process_start_time_seconds 1.764241063013E9 10:58:11 # HELP process_uptime_seconds The uptime of the Java virtual machine 10:58:11 # TYPE process_uptime_seconds gauge 10:58:11 process_uptime_seconds 28.377 10:58:11 # HELP system_cpu_count The number of processors available to the Java virtual machine 10:58:11 # TYPE system_cpu_count gauge 10:58:11 system_cpu_count 8.0 10:58:11 # HELP system_cpu_usage The "recent cpu usage" of the system the application is running in 10:58:11 # TYPE system_cpu_usage gauge 10:58:11 system_cpu_usage 0.0 10:58:11 # 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 10:58:11 # TYPE system_load_average_1m gauge 10:58:11 system_load_average_1m 2.94 10:58:11 # HELP tomcat_sessions_active_current_sessions 10:58:11 # TYPE tomcat_sessions_active_current_sessions gauge 10:58:11 tomcat_sessions_active_current_sessions 0.0 10:58:11 # HELP tomcat_sessions_active_max_sessions 10:58:11 # TYPE tomcat_sessions_active_max_sessions gauge 10:58:11 tomcat_sessions_active_max_sessions 0.0 10:58:11 # HELP tomcat_sessions_alive_max_seconds 10:58:11 # TYPE tomcat_sessions_alive_max_seconds gauge 10:58:11 tomcat_sessions_alive_max_seconds 0.0 10:58:11 # HELP tomcat_sessions_created_sessions_total 10:58:11 # TYPE tomcat_sessions_created_sessions_total counter 10:58:11 tomcat_sessions_created_sessions_total 0.0 10:58:11 # HELP tomcat_sessions_expired_sessions_total 10:58:11 # TYPE tomcat_sessions_expired_sessions_total counter 10:58:11 tomcat_sessions_expired_sessions_total 0.0 10:58:11 # HELP tomcat_sessions_rejected_sessions_total 10:58:11 # TYPE tomcat_sessions_rejected_sessions_total counter 10:58:11 tomcat_sessions_rejected_sessions_total 0.0 10:58:11 10:58:11 Forwarded URL = null 10:58:11 Redirected URL = null 10:58:11 Cookies = [] 10:58:11 2025-11-27 10:58:11.438 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 10:58:11 2025-11-27 10:58:11.438 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 10:58:11 2025-11-27 10:58:11.438 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 10:58:11 2025-11-27 10:58:11.439 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 10:58:11 2025-11-27 10:58:11.439 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 10:58:11 2025-11-27 10:58:11.439 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 10:58:11 2025-11-27 10:58:11.439 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 10:58:11 2025-11-27 10:58:11.439 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 10:58:11 2025-11-27 10:58:11.439 [Thread-152] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 10:58:11 2025-11-27 10:58:11.439 [Thread-153] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 10:58:11 2025-11-27 10:58:11.439 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 10:58:11 2025-11-27 10:58:11.439 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 10:58:11 2025-11-27 10:58:11.439 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 10:58:11 2025-11-27 10:58:11.440 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 10:58:11 2025-11-27 10:58:11.440 [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 10:58:11 2025-11-27 10:58:11.440 [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 10:58:11 2025-11-27 10:58:11.440 [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 10:58:11 2025-11-27 10:58:11.440 [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 10:58:11 2025-11-27 10:58:11.440 [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 10:58:11 2025-11-27 10:58:11.440 [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 10:58:11 2025-11-27 10:58:11.440 [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 10:58:11 2025-11-27 10:58:11.440 [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 10:58:11 2025-11-27 10:58:11.440 [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 10:58:11 2025-11-27 10:58:11.440 [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 10:58:11 2025-11-27 10:58:11.441 [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 10:58:11 2025-11-27 10:58:11.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 10:58:11 2025-11-27 10:58:11.441 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 10:58:11 2025-11-27 10:58:11.441 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 10:58:11 2025-11-27 10:58:11.441 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 10:58:11 2025-11-27 10:58:11.441 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 10:58:11 2025-11-27 10:58:11.441 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 10:58:11 2025-11-27 10:58:11.441 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 10:58:11 2025-11-27 10:58:11.441 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 10:58:11 2025-11-27 10:58:11.441 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 10:58:11 2025-11-27 10:58:11.442 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 10:58:11 2025-11-27 10:58:11.442 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["http-nio-auto-4-39187"] 10:58:11 2025-11-27 10:58:11.444 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 10:58:11 2025-11-27 10:58:11.444 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["http-nio-auto-4"] 10:58:11 2025-11-27 10:58:11.447 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 10:58:11 2025-11-27 10:58:11.459 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-4 - Shutdown initiated... 10:58:11 2025-11-27 10:58:11.460 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-4 - Shutdown completed. 10:58:11 10:58:11 . ____ _ __ _ _ 10:58:11 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:58:11 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:58:11 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:58:11 ' |____| .__|_| |_|_| |_\__, | / / / / 10:58:11 =========|_|==============|___/=/_/_/_/ 10:58:11 10:58:11 :: Spring Boot :: (v3.5.3) 10:58:11 10:58:11 2025-11-27 10:58:11.488 [main] INFO o.o.p.p.m.rest.TestActuatorEndpoints.logStarting(53) - Starting TestActuatorEndpoints using Java 17.0.4 with PID 2695 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 10:58:11 2025-11-27 10:58:11.489 [main] INFO o.o.p.p.m.rest.TestActuatorEndpoints.logStartupProfileInfo(658) - The following 1 profile is active: "test" 10:58:11 2025-11-27 10:58:11.681 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 10:58:11 2025-11-27 10:58:11.695 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 12 ms. Found 7 JPA repository interfaces. 10:58:11 2025-11-27 10:58:11.796 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (http) 10:58:11 2025-11-27 10:58:11.796 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["http-nio-auto-5"] 10:58:11 2025-11-27 10:58:11.797 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 10:58:11 2025-11-27 10:58:11.797 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 10:58:11 2025-11-27 10:58:11.812 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 10:58:11 2025-11-27 10:58:11.812 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 322 ms 10:58:11 2025-11-27 10:58:11.911 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 10:58:11 2025-11-27 10:58:11.913 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 10:58:11 2025-11-27 10:58:11.920 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 10:58:11 2025-11-27 10:58:11.921 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-5 - Starting... 10:58:11 2025-11-27 10:58:11.922 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-5 - Added connection conn40: url=jdbc:h2:mem:testdb user=POLICY_USER 10:58:11 2025-11-27 10:58:11.922 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-5 - Start completed. 10:58:11 2025-11-27 10:58:11.923 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 10:58:11 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-5)'] 10:58:11 Database driver: undefined/unknown 10:58:11 Database version: 2.2.224 10:58:11 Autocommit mode: undefined/unknown 10:58:11 Isolation level: undefined/unknown 10:58:11 Minimum pool size: undefined/unknown 10:58:11 Maximum pool size: undefined/unknown 10:58:12 2025-11-27 10:58:12.067 [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) 10:58:12 2025-11-27 10:58:12.114 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 10:58:12 2025-11-27 10:58:12.462 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 10:58:12 2025-11-27 10:58:12.514 [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. 10:58:12 2025-11-27 10:58:12.770 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 3 endpoints beneath base path '' 10:58:12 2025-11-27 10:58:12.801 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring TestDispatcherServlet '' 10:58:12 2025-11-27 10:58:12.801 [main] INFO o.s.t.w.s.TestDispatcherServlet.initServletBean(532) - Initializing Servlet '' 10:58:12 2025-11-27 10:58:12.802 [main] INFO o.s.t.w.s.TestDispatcherServlet.initServletBean(554) - Completed initialization in 1 ms 10:58:12 2025-11-27 10:58:12.822 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["http-nio-auto-5"] 10:58:12 2025-11-27 10:58:12.826 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 46549 (http) with context path '/policy/pap/v1' 10:58:12 2025-11-27 10:58:12.837 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 10:58:12 2025-11-27 10:58:12.837 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 10:58:12 2025-11-27 10:58:12.837 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 10:58:12 2025-11-27 10:58:12.837 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 10:58:12 2025-11-27 10:58:12.837 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 10:58:12 2025-11-27 10:58:12.838 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 10:58:12 2025-11-27 10:58:12.838 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 10:58:12 2025-11-27 10:58:12.838 [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@5abc7d09 10:58:12 2025-11-27 10:58:12.838 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 10:58:12 2025-11-27 10:58:12.838 [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@7c5b1d47 10:58:12 2025-11-27 10:58:12.838 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 10:58:12 2025-11-27 10:58:12.838 [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 10:58:12 2025-11-27 10:58:12.838 [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 10:58:12 2025-11-27 10:58:12.839 [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 10:58:12 2025-11-27 10:58:12.839 [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 10:58:12 2025-11-27 10:58:12.839 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 10:58:12 2025-11-27 10:58:12.839 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 10:58:12 2025-11-27 10:58:12.839 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 10:58:12 2025-11-27 10:58:12.839 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 10:58:12 2025-11-27 10:58:12.841 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 10:58:12 2025-11-27 10:58:12.841 [Thread-158] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 10:58:12 2025-11-27 10:58:12.845 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 10:58:12 2025-11-27 10:58:12.845 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 10:58:12 2025-11-27 10:58:12.845 [Thread-159] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 10:58:12 2025-11-27 10:58:12.845 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 10:58:12 2025-11-27 10:58:12.845 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 10:58:12 2025-11-27 10:58:12.846 [main] INFO o.o.p.p.m.rest.TestActuatorEndpoints.logStarted(59) - Started TestActuatorEndpoints in 1.38 seconds (process running for 29.855) 10:58:12 2025-11-27 10:58:12.855 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring TestDispatcherServlet '' 10:58:12 2025-11-27 10:58:12.855 [main] INFO o.s.t.w.s.TestDispatcherServlet.initServletBean(532) - Initializing Servlet '' 10:58:12 2025-11-27 10:58:12.856 [main] INFO o.s.t.w.s.TestDispatcherServlet.initServletBean(554) - Completed initialization in 1 ms 10:58:12 10:58:12 MockHttpServletRequest: 10:58:12 HTTP Method = GET 10:58:12 Request URI = /plain-metrics 10:58:12 Parameters = {} 10:58:12 Headers = [Authorization:"Basic cG9saWN5QWRtaW46emIhWHp0RzM0"] 10:58:12 Body = 10:58:12 Session Attrs = {} 10:58:12 10:58:12 Handler: 10:58:12 Type = org.springframework.boot.actuate.endpoint.web.servlet.AbstractWebMvcEndpointHandlerMapping$OperationHandler 10:58:12 Method = Actuator web endpoint 'metrics' 10:58:12 10:58:12 Async: 10:58:12 Async started = false 10:58:12 Async result = null 10:58:12 10:58:12 Resolved Exception: 10:58:12 Type = null 10:58:12 10:58:12 ModelAndView: 10:58:12 View name = null 10:58:12 View = null 10:58:12 Model = null 10:58:12 10:58:12 FlashMap: 10:58:12 Attributes = null 10:58:12 10:58:12 MockHttpServletResponse: 10:58:12 Status = 200 10:58:12 Error message = null 10:58:12 Headers = [Content-Type:"application/vnd.spring-boot.actuator.v3+json;charset=UTF-8"] 10:58:12 Content type = application/vnd.spring-boot.actuator.v3+json;charset=UTF-8 10:58:12 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"]} 10:58:12 Forwarded URL = null 10:58:12 Redirected URL = null 10:58:12 Cookies = [] 10:58:12 2025-11-27 10:58:12.866 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 10:58:12 2025-11-27 10:58:12.867 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 10:58:12 2025-11-27 10:58:12.867 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 10:58:12 2025-11-27 10:58:12.867 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 10:58:12 2025-11-27 10:58:12.867 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 10:58:12 2025-11-27 10:58:12.867 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 10:58:12 2025-11-27 10:58:12.867 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 10:58:12 2025-11-27 10:58:12.868 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 10:58:12 2025-11-27 10:58:12.868 [Thread-158] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 10:58:12 2025-11-27 10:58:12.869 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 10:58:12 2025-11-27 10:58:12.869 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 10:58:12 2025-11-27 10:58:12.869 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 10:58:12 2025-11-27 10:58:12.868 [Thread-159] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 10:58:12 2025-11-27 10:58:12.869 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 10:58:12 2025-11-27 10:58:12.869 [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 10:58:12 2025-11-27 10:58:12.869 [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 10:58:12 2025-11-27 10:58:12.869 [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 10:58:12 2025-11-27 10:58:12.870 [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 10:58:12 2025-11-27 10:58:12.870 [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 10:58:12 2025-11-27 10:58:12.870 [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 10:58:12 2025-11-27 10:58:12.871 [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 10:58:12 2025-11-27 10:58:12.872 [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 10:58:12 2025-11-27 10:58:12.872 [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 10:58:12 2025-11-27 10:58:12.872 [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 10:58:12 2025-11-27 10:58:12.872 [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 10:58:12 2025-11-27 10:58:12.873 [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 10:58:12 2025-11-27 10:58:12.873 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 10:58:12 2025-11-27 10:58:12.874 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 10:58:12 2025-11-27 10:58:12.874 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 10:58:12 2025-11-27 10:58:12.874 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 10:58:12 2025-11-27 10:58:12.874 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 10:58:12 2025-11-27 10:58:12.874 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 10:58:12 2025-11-27 10:58:12.875 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 10:58:12 2025-11-27 10:58:12.875 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 10:58:12 2025-11-27 10:58:12.876 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 10:58:12 2025-11-27 10:58:12.877 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["http-nio-auto-5-46549"] 10:58:12 2025-11-27 10:58:12.878 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 10:58:12 2025-11-27 10:58:12.878 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["http-nio-auto-5"] 10:58:12 2025-11-27 10:58:12.881 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 10:58:12 2025-11-27 10:58:12.893 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-5 - Shutdown initiated... 10:58:12 2025-11-27 10:58:12.894 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-5 - Shutdown completed. 10:58:12 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.240 s -- in org.onap.policy.pap.main.rest.TestActuatorEndpoints 10:58:12 [INFO] Running org.onap.policy.pap.main.rest.TestPdpGroupCreateOrUpdateControllerV1 10:58:13 10:58:13 . ____ _ __ _ _ 10:58:13 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:58:13 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:58:13 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:58:13 ' |____| .__|_| |_|_| |_\__, | / / / / 10:58:13 =========|_|==============|___/=/_/_/_/ 10:58:13 10:58:13 :: Spring Boot :: (v3.5.3) 10:58:13 10:58:13 2025-11-27 10:58:12.931 [main] INFO o.o.p.p.m.r.TestPdpGroupCreateOrUpdateControllerV1.logStarting(53) - Starting TestPdpGroupCreateOrUpdateControllerV1 using Java 17.0.4 with PID 2695 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 10:58:13 2025-11-27 10:58:12.931 [main] INFO o.o.p.p.m.r.TestPdpGroupCreateOrUpdateControllerV1.logStartupProfileInfo(658) - The following 2 profiles are active: "test", "default" 10:58:13 2025-11-27 10:58:13.128 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 10:58:13 2025-11-27 10:58:13.142 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 13 ms. Found 7 JPA repository interfaces. 10:58:13 2025-11-27 10:58:13.247 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 10:58:13 2025-11-27 10:58:13.248 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-6"] 10:58:13 2025-11-27 10:58:13.248 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 10:58:13 2025-11-27 10:58:13.248 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 10:58:13 2025-11-27 10:58:13.263 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 10:58:13 2025-11-27 10:58:13.263 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 331 ms 10:58:13 2025-11-27 10:58:13.361 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 10:58:13 2025-11-27 10:58:13.363 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 10:58:13 2025-11-27 10:58:13.370 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 10:58:13 2025-11-27 10:58:13.370 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-6 - Starting... 10:58:13 2025-11-27 10:58:13.372 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-6 - Added connection conn50: url=jdbc:h2:mem:testdb3 user=POLICY_USER 10:58:13 2025-11-27 10:58:13.372 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-6 - Start completed. 10:58:13 2025-11-27 10:58:13.372 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 10:58:13 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-6)'] 10:58:13 Database driver: undefined/unknown 10:58:13 Database version: 2.2.224 10:58:13 Autocommit mode: undefined/unknown 10:58:13 Isolation level: undefined/unknown 10:58:13 Minimum pool size: undefined/unknown 10:58:13 Maximum pool size: undefined/unknown 10:58:13 2025-11-27 10:58:13.508 [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) 10:58:13 2025-11-27 10:58:13.553 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 10:58:13 2025-11-27 10:58:13.898 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 10:58:14 2025-11-27 10:58:13.958 [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. 10:58:14 2025-11-27 10:58:14.224 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 10:58:14 2025-11-27 10:58:14.263 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-6"] 10:58:14 2025-11-27 10:58:14.275 [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] 10:58:14 2025-11-27 10:58:14.281 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 39605 (https) with context path '/policy/pap/v1' 10:58:14 2025-11-27 10:58:14.294 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 10:58:14 2025-11-27 10:58:14.295 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 10:58:14 2025-11-27 10:58:14.295 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 10:58:14 2025-11-27 10:58:14.295 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 10:58:14 2025-11-27 10:58:14.295 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 10:58:14 2025-11-27 10:58:14.295 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 10:58:14 2025-11-27 10:58:14.295 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 10:58:14 2025-11-27 10:58:14.296 [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@fda2b71 10:58:14 2025-11-27 10:58:14.296 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 10:58:14 2025-11-27 10:58:14.296 [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@39031b14 10:58:14 2025-11-27 10:58:14.296 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 10:58:14 2025-11-27 10:58:14.296 [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 10:58:14 2025-11-27 10:58:14.296 [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 10:58:14 2025-11-27 10:58:14.296 [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 10:58:14 2025-11-27 10:58:14.296 [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 10:58:14 2025-11-27 10:58:14.297 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 10:58:14 2025-11-27 10:58:14.297 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 10:58:14 2025-11-27 10:58:14.297 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 10:58:14 2025-11-27 10:58:14.301 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 10:58:14 2025-11-27 10:58:14.301 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 10:58:14 2025-11-27 10:58:14.301 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 10:58:14 2025-11-27 10:58:14.301 [Thread-163] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 10:58:14 2025-11-27 10:58:14.301 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 10:58:14 2025-11-27 10:58:14.301 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 10:58:14 2025-11-27 10:58:14.302 [Thread-164] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 10:58:14 2025-11-27 10:58:14.302 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 10:58:14 2025-11-27 10:58:14.302 [main] INFO o.o.p.p.m.r.TestPdpGroupCreateOrUpdateControllerV1.logStarted(59) - Started TestPdpGroupCreateOrUpdateControllerV1 in 1.397 seconds (process running for 31.312) 10:58:14 2025-11-27 10:58:14.325 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:14 2025-11-27 10:58:14.333 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:14 2025-11-27 10:58:14.500 [https-jsse-nio-auto-6-exec-8] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring DispatcherServlet 'dispatcherServlet' 10:58:14 2025-11-27 10:58:14.500 [https-jsse-nio-auto-6-exec-8] INFO o.s.web.servlet.DispatcherServlet.initServletBean(532) - Initializing Servlet 'dispatcherServlet' 10:58:14 2025-11-27 10:58:14.501 [https-jsse-nio-auto-6-exec-8] INFO o.s.web.servlet.DispatcherServlet.initServletBean(554) - Completed initialization in 1 ms 10:58:14 2025-11-27 10:58:14.691 [https-jsse-nio-auto-6-exec-8] INFO o.o.policy.pap.main.rest.SessionData.getGroup(348) - unknown group drools-group 10:58:14 2025-11-27 10:58:14.692 [https-jsse-nio-auto-6-exec-8] WARN o.o.p.p.m.r.PdpGroupCreateOrUpdateControllerV1.doOperation(78) - create groups failed 10:58:14 org.onap.policy.models.base.PfModelException: "groups" INVALID, item has status INVALID 10:58:14 "group" INVALID, item has status INVALID 10:58:14 "pdpSubgroups" INVALID, item has status INVALID 10:58:14 "group" INVALID, item has status INVALID 10:58:14 item "policies" value "null" INVALID, is null 10:58:14 item "supportedPolicyTypes" value "null" INVALID, is null 10:58:14 item "desiredInstanceCount" value "0" INVALID, non-positive 10:58:14 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateProvider.createOrUpdate(PdpGroupCreateOrUpdateProvider.java:130) 10:58:14 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:161) 10:58:14 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:189) 10:58:14 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateProvider.createOrUpdateGroups(PdpGroupCreateOrUpdateProvider.java:93) 10:58:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:58:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:58:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:58:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:58:14 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 10:58:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:58:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:58:14 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 10:58:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:14 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 10:58:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:14 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 10:58:14 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateProvider$$SpringCGLIB$$0.createOrUpdateGroups() 10:58:14 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateControllerV1.lambda$createOrUpdateGroups$0(PdpGroupCreateOrUpdateControllerV1.java:60) 10:58:14 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateControllerV1.doOperation(PdpGroupCreateOrUpdateControllerV1.java:74) 10:58:14 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateControllerV1.createOrUpdateGroups(PdpGroupCreateOrUpdateControllerV1.java:60) 10:58:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:58:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:58:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:58:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:58:14 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 10:58:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:58:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:58:14 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 10:58:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:14 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 10:58:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:14 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 10:58:14 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateControllerV1$$SpringCGLIB$$0.createOrUpdateGroups() 10:58:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:58:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:58:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:58:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:58:14 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 10:58:14 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 10:58:14 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:58:14 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 10:58:14 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 10:58:14 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:58:14 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 10:58:14 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 10:58:14 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 10:58:14 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 10:58:14 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:653) 10:58:14 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:58:14 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 10:58:14 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 10:58:14 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 10:58:14 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:14 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 10:58:14 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 10:58:14 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 10:58:14 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 10:58:14 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 10:58:14 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 10:58:14 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 10:58:14 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 10:58:14 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:14 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:14 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:14 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 10:58:14 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 10:58:14 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:14 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:14 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:14 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 10:58:14 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:14 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:14 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:14 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 10:58:14 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:14 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:14 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:14 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 10:58:14 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:14 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:14 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:14 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 10:58:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:14 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:14 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:14 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:14 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 10:58:14 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 10:58:14 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:14 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:14 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:14 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 10:58:14 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 10:58:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:14 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:14 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:14 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:14 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 10:58:14 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 10:58:14 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:14 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:14 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:14 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 10:58:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:14 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:14 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:14 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:14 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 10:58:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:14 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:14 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 10:58:14 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 10:58:14 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:14 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 10:58:14 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 10:58:14 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:14 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 10:58:14 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:14 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 10:58:14 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 10:58:14 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:14 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 10:58:14 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:14 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 10:58:14 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 10:58:14 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 10:58:14 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 10:58:14 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:14 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:58:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:14 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:14 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:58:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:14 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:14 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 10:58:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:14 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:14 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:58:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:14 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:14 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 10:58:14 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 10:58:14 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 10:58:14 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 10:58:14 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 10:58:14 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 10:58:14 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 10:58:14 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 10:58:14 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 10:58:14 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 10:58:14 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 10:58:14 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 10:58:14 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 10:58:14 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 10:58:14 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 10:58:14 at java.base/java.lang.Thread.run(Thread.java:833) 10:58:14 2025-11-27 10:58:14.810 [https-jsse-nio-auto-6-exec-2] INFO o.o.policy.pap.main.rest.SessionData.getGroup(348) - unknown group drools-group 10:58:14 2025-11-27 10:58:14.811 [https-jsse-nio-auto-6-exec-2] WARN o.o.p.p.m.r.PdpGroupCreateOrUpdateControllerV1.doOperation(78) - create groups failed 10:58:14 org.onap.policy.models.base.PfModelException: "groups" INVALID, item has status INVALID 10:58:14 "group" INVALID, item has status INVALID 10:58:14 "pdpSubgroups" INVALID, item has status INVALID 10:58:14 "group" INVALID, item has status INVALID 10:58:14 item "policies" value "null" INVALID, is null 10:58:14 item "supportedPolicyTypes" value "null" INVALID, is null 10:58:14 item "desiredInstanceCount" value "0" INVALID, non-positive 10:58:14 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateProvider.createOrUpdate(PdpGroupCreateOrUpdateProvider.java:130) 10:58:14 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:161) 10:58:14 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:189) 10:58:14 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateProvider.createOrUpdateGroups(PdpGroupCreateOrUpdateProvider.java:93) 10:58:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:58:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:58:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:58:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:58:14 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 10:58:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:58:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:58:14 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 10:58:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:14 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 10:58:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:14 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 10:58:14 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateProvider$$SpringCGLIB$$0.createOrUpdateGroups() 10:58:14 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateControllerV1.lambda$createOrUpdateGroups$0(PdpGroupCreateOrUpdateControllerV1.java:60) 10:58:14 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateControllerV1.doOperation(PdpGroupCreateOrUpdateControllerV1.java:74) 10:58:14 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateControllerV1.createOrUpdateGroups(PdpGroupCreateOrUpdateControllerV1.java:60) 10:58:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:58:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:58:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:58:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:58:14 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 10:58:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:58:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:58:14 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 10:58:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:14 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 10:58:14 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:14 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 10:58:14 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateControllerV1$$SpringCGLIB$$0.createOrUpdateGroups() 10:58:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:58:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:58:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:58:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:58:14 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 10:58:14 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 10:58:14 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:58:14 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 10:58:14 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 10:58:14 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:58:14 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 10:58:14 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 10:58:14 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 10:58:14 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 10:58:14 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:653) 10:58:14 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:58:14 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 10:58:14 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 10:58:14 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 10:58:14 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:14 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 10:58:14 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 10:58:14 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 10:58:14 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 10:58:14 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 10:58:14 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 10:58:14 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 10:58:14 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 10:58:14 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:14 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:14 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:14 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 10:58:14 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 10:58:14 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:14 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:14 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:14 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 10:58:14 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:14 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:14 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:14 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 10:58:14 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:14 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:14 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:14 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 10:58:14 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:14 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:14 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:14 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 10:58:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:14 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:14 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:14 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:14 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 10:58:14 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 10:58:14 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:14 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:14 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:14 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 10:58:14 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 10:58:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:14 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:14 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:14 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:14 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 10:58:14 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 10:58:14 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:14 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:14 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:14 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 10:58:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:14 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:14 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:14 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:14 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 10:58:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:14 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:14 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 10:58:14 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 10:58:14 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:14 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 10:58:14 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 10:58:14 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:14 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 10:58:14 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:14 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 10:58:14 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 10:58:14 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:14 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 10:58:14 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:14 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 10:58:14 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 10:58:14 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 10:58:14 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 10:58:14 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:14 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:58:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:14 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:14 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:58:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:14 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:14 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 10:58:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:14 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:14 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:58:14 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:14 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:14 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 10:58:14 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 10:58:14 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 10:58:14 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 10:58:14 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 10:58:14 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 10:58:14 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 10:58:14 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 10:58:14 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 10:58:14 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 10:58:14 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 10:58:14 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 10:58:14 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 10:58:14 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 10:58:14 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 10:58:14 at java.base/java.lang.Thread.run(Thread.java:833) 10:58:14 2025-11-27 10:58:14.828 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:14 2025-11-27 10:58:14.830 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:14 2025-11-27 10:58:14.898 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:14 2025-11-27 10:58:14.900 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:15 2025-11-27 10:58:15.776 [https-jsse-nio-auto-6-exec-8] INFO o.s.api.AbstractOpenApiResource.getOpenApi(410) - Init duration for springdoc-openapi is: 775 ms 10:58:15 2025-11-27 10:58:15.833 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 10:58:15 2025-11-27 10:58:15.833 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 10:58:15 2025-11-27 10:58:15.833 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 10:58:15 2025-11-27 10:58:15.833 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 10:58:15 2025-11-27 10:58:15.833 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 10:58:15 2025-11-27 10:58:15.833 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 10:58:15 2025-11-27 10:58:15.834 [Thread-164] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 10:58:15 2025-11-27 10:58:15.834 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 10:58:15 2025-11-27 10:58:15.834 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 10:58:15 2025-11-27 10:58:15.834 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 10:58:15 2025-11-27 10:58:15.834 [Thread-163] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 10:58:15 2025-11-27 10:58:15.834 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 10:58:15 2025-11-27 10:58:15.834 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 10:58:15 2025-11-27 10:58:15.834 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 10:58:15 2025-11-27 10:58:15.834 [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 10:58:15 2025-11-27 10:58:15.835 [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 10:58:15 2025-11-27 10:58:15.835 [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 10:58:15 2025-11-27 10:58:15.835 [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 10:58:15 2025-11-27 10:58:15.835 [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 10:58:15 2025-11-27 10:58:15.835 [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 10:58:15 2025-11-27 10:58:15.835 [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 10:58:15 2025-11-27 10:58:15.835 [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 10:58:15 2025-11-27 10:58:15.835 [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 10:58:15 2025-11-27 10:58:15.835 [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 10:58:15 2025-11-27 10:58:15.835 [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 10:58:15 2025-11-27 10:58:15.835 [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 10:58:15 2025-11-27 10:58:15.835 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 10:58:15 2025-11-27 10:58:15.835 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 10:58:15 2025-11-27 10:58:15.836 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 10:58:15 2025-11-27 10:58:15.836 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 10:58:15 2025-11-27 10:58:15.836 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 10:58:15 2025-11-27 10:58:15.836 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 10:58:15 2025-11-27 10:58:15.836 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 10:58:15 2025-11-27 10:58:15.836 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 10:58:15 2025-11-27 10:58:15.836 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 10:58:15 2025-11-27 10:58:15.837 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-6-39605"] 10:58:15 2025-11-27 10:58:15.840 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 10:58:15 2025-11-27 10:58:15.841 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-6"] 10:58:15 2025-11-27 10:58:15.846 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 10:58:15 2025-11-27 10:58:15.859 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-6 - Shutdown initiated... 10:58:15 2025-11-27 10:58:15.860 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-6 - Shutdown completed. 10:58:15 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.962 s -- in org.onap.policy.pap.main.rest.TestPdpGroupCreateOrUpdateControllerV1 10:58:15 [INFO] Running org.onap.policy.pap.main.rest.TestPdpGroupCreateOrUpdateProvider 10:58:16 2025-11-27 10:58:16.357 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 10:58:16 2025-11-27 10:58:16.359 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 10:58:16 2025-11-27 10:58:16.359 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 10:58:16 2025-11-27 10:58:16.369 [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 10:58:16 2025-11-27 10:58:16.369 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 10:58:16 2025-11-27 10:58:16.372 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 10:58:16 2025-11-27 10:58:16.375 [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 10:58:16 2025-11-27 10:58:16.376 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 10:58:16 2025-11-27 10:58:16.376 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 10:58:16 2025-11-27 10:58:16.376 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 10:58:16 2025-11-27 10:58:16.379 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 10:58:16 2025-11-27 10:58:16.379 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 10:58:16 2025-11-27 10:58:16.379 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 10:58:16 2025-11-27 10:58:16.382 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(348) - unknown group groupA 10:58:16 2025-11-27 10:58:16.385 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(348) - unknown group groupA 10:58:16 2025-11-27 10:58:16.386 [main] INFO o.o.policy.pap.main.rest.SessionData.create(316) - create cached group groupA 10:58:16 2025-11-27 10:58:16.386 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$4(438) - creating DB group groupA 10:58:16 2025-11-27 10:58:16.388 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 10:58:16 2025-11-27 10:58:16.389 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 10:58:16 2025-11-27 10:58:16.389 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 10:58:16 2025-11-27 10:58:16.391 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 10:58:16 2025-11-27 10:58:16.394 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(348) - unknown group groupA 10:58:16 2025-11-27 10:58:16.394 [main] INFO o.o.policy.pap.main.rest.SessionData.create(316) - create cached group groupA 10:58:16 2025-11-27 10:58:16.394 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$4(438) - creating DB group groupA 10:58:16 2025-11-27 10:58:16.398 [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 10:58:16 2025-11-27 10:58:16.398 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 10:58:16 2025-11-27 10:58:16.398 [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. 10:58:16 2025-11-27 10:58:16.398 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 10:58:16 2025-11-27 10:58:16.398 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 10:58:16 2025-11-27 10:58:16.401 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 10:58:16 2025-11-27 10:58:16.401 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 10:58:16 2025-11-27 10:58:16.401 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 10:58:16 2025-11-27 10:58:16.404 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 10:58:16 2025-11-27 10:58:16.404 [main] INFO o.o.policy.pap.main.rest.SessionData.addRequests(240) - add update and state-change pdpB null null policies=0 10:58:16 2025-11-27 10:58:16.404 [main] INFO o.o.policy.pap.main.rest.SessionData.addRequests(240) - add update and state-change pdpD null null policies=0 10:58:16 2025-11-27 10:58:16.405 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 10:58:16 2025-11-27 10:58:16.405 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 10:58:16 2025-11-27 10:58:16.409 [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 10:58:16 2025-11-27 10:58:16.409 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 10:58:16 2025-11-27 10:58:16.412 [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 10:58:16 2025-11-27 10:58:16.412 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 10:58:16 2025-11-27 10:58:16.415 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(348) - unknown group groupA 10:58:16 2025-11-27 10:58:16.418 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(348) - unknown group groupA 10:58:16 2025-11-27 10:58:16.418 [main] INFO o.o.policy.pap.main.rest.SessionData.create(316) - create cached group groupA 10:58:16 2025-11-27 10:58:16.418 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$4(438) - creating DB group groupA 10:58:16 2025-11-27 10:58:16.421 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 10:58:16 2025-11-27 10:58:16.423 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 10:58:16 2025-11-27 10:58:16.423 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 10:58:16 2025-11-27 10:58:16.423 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 10:58:16 2025-11-27 10:58:16.426 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 10:58:16 2025-11-27 10:58:16.426 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 10:58:16 2025-11-27 10:58:16.426 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 10:58:16 2025-11-27 10:58:16.430 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(348) - unknown group groupA 10:58:16 2025-11-27 10:58:16.430 [main] INFO o.o.policy.pap.main.rest.SessionData.create(316) - create cached group groupA 10:58:16 2025-11-27 10:58:16.430 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$4(438) - creating DB group groupA 10:58:16 2025-11-27 10:58:16.434 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 10:58:16 2025-11-27 10:58:16.436 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 10:58:16 2025-11-27 10:58:16.439 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 10:58:16 2025-11-27 10:58:16.439 [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. 10:58:16 2025-11-27 10:58:16.441 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 10:58:16 2025-11-27 10:58:16.441 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 10:58:16 2025-11-27 10:58:16.441 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 10:58:16 2025-11-27 10:58:16.444 [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 10:58:16 2025-11-27 10:58:16.444 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 10:58:16 2025-11-27 10:58:16.444 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 10:58:16 2025-11-27 10:58:16.444 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 10:58:16 2025-11-27 10:58:16.447 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 10:58:16 2025-11-27 10:58:16.452 [main] WARN o.o.p.p.m.r.PdpGroupCreateOrUpdateProvider.createOrUpdateGroups(79) - "groups" INVALID, is null 10:58:16 2025-11-27 10:58:16.455 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(348) - unknown group groupA 10:58:16 [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.589 s -- in org.onap.policy.pap.main.rest.TestPdpGroupCreateOrUpdateProvider 10:58:16 [INFO] Running org.onap.policy.pap.main.rest.TestPdpGroupDeployProvider 10:58:16 2025-11-27 10:58:16.472 [main] WARN o.o.p.p.m.r.PdpGroupDeployProvider.deploySimplePolicies(416) - failed to deploy policy: policyA 1.2.3 10:58:16 2025-11-27 10:58:16.476 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupA 10:58:16 2025-11-27 10:58:16.477 [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 10:58:16 2025-11-27 10:58:16.479 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyA 1.2.3 10:58:16 2025-11-27 10:58:16.479 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpB groupA pdpTypeB policies=1 10:58:16 2025-11-27 10:58:16.480 [main] WARN o.o.p.p.m.r.PdpGroupDeployProvider.deploySimplePolicies(416) - failed to deploy policy: policyA 1.2.3 10:58:16 2025-11-27 10:58:16.484 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 10:58:16 2025-11-27 10:58:16.488 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 10:58:16 2025-11-27 10:58:16.491 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 10:58:16 2025-11-27 10:58:16.494 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 10:58:16 2025-11-27 10:58:16.497 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 10:58:16 2025-11-27 10:58:16.500 [main] WARN o.o.p.p.m.r.PdpGroupDeployProvider.deploySimplePolicies(416) - failed to deploy policy: policyA 1.2.3 10:58:16 2025-11-27 10:58:16.506 [main] WARN o.o.p.p.m.r.PdpGroupDeployProvider.deploySimplePolicies(416) - failed to deploy policy: policyA 1.2.3 10:58:16 2025-11-27 10:58:16.509 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 10:58:16 2025-11-27 10:58:16.509 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyB 1.2.3 10:58:16 2025-11-27 10:58:16.510 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyC 1.2.3 10:58:16 2025-11-27 10:58:16.510 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpA groupA pdpTypeA policies=2 10:58:16 2025-11-27 10:58:16.510 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 10:58:16 2025-11-27 10:58:16.510 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 10:58:16 2025-11-27 10:58: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=policyB 1.2.3, action=DEPLOYMENT, timestamp=2025-11-27T10:58:16Z, user=PAP_TEST), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeA, policy=policyC 1.2.3, action=DEPLOYMENT, timestamp=2025-11-27T10:58:16Z, user=PAP_TEST)] 10:58:16 2025-11-27 10:58:16.522 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupA 10:58:16 2025-11-27 10:58:16.523 [main] WARN o.o.p.p.m.r.PdpGroupDeployProvider.deploySimplePolicies(416) - failed to deploy policy: policyA 1.2.3 10:58:16 2025-11-27 10:58:16.529 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 10:58:16 2025-11-27 10:58:16.533 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupA 10:58:16 2025-11-27 10:58:16.533 [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 10:58:16 2025-11-27 10:58:16.533 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyA 1.2.3 10:58:16 2025-11-27 10:58:16.533 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpB groupA pdpTypeB policies=1 10:58:16 2025-11-27 10:58:16.533 [main] INFO o.o.p.p.m.r.PdpGroupDeployProvider.containsPolicy(518) - subgroup groupA pdpTypeC already contains policy policyA 1.2.3 10:58:16 2025-11-27 10:58:16.533 [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 10:58:16 2025-11-27 10:58:16.533 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyA 1.2.3 10:58:16 2025-11-27 10:58:16.533 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpD groupA pdpTypeD policies=1 10:58:16 2025-11-27 10:58:16.533 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 10:58:16 2025-11-27 10:58:16.534 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 10:58:16 2025-11-27 10:58:16.534 [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-27T10:58:16Z, user=PAP_TEST), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeD, policy=policyA 1.2.3, action=DEPLOYMENT, timestamp=2025-11-27T10:58:16Z, user=PAP_TEST)] 10:58:16 2025-11-27 10:58:16.539 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 10:58:16 2025-11-27 10:58:16.539 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyB 1.2.3 10:58:16 2025-11-27 10:58:16.540 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyC 1.2.3 10:58:16 2025-11-27 10:58:16.540 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpA groupA pdpTypeA policies=2 10:58:16 2025-11-27 10:58:16.540 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 10:58:16 2025-11-27 10:58:16.540 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 10:58:16 2025-11-27 10:58:16.540 [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-27T10:58:16Z, user=PAP_TEST), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeA, policy=policyC 1.2.3, action=DEPLOYMENT, timestamp=2025-11-27T10:58:16Z, user=PAP_TEST)] 10:58:16 2025-11-27 10:58:16.544 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 10:58:16 2025-11-27 10:58:16.545 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyB 1.2.3 10:58:16 2025-11-27 10:58:16.545 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpA groupA pdpTypeA policies=0 10:58:16 2025-11-27 10:58:16.545 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 10:58:16 2025-11-27 10:58:16.545 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 10:58:16 2025-11-27 10:58:16.545 [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-27T10:58:16Z, user=PAP_TEST)] 10:58:16 2025-11-27 10:58:16.549 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 10:58:16 2025-11-27 10:58:16.549 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyB 1.2.3 10:58:16 2025-11-27 10:58:16.549 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpA groupA pdpTypeA policies=1 10:58:16 2025-11-27 10:58:16.550 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyC 1.2.3 10:58:16 2025-11-27 10:58:16.550 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpA groupA pdpTypeA policies=1 10:58:16 2025-11-27 10:58:16.550 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 10:58:16 2025-11-27 10:58:16.550 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 10:58:16 2025-11-27 10:58:16.550 [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-27T10:58:16Z, user=PAP_TEST), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeA, policy=policyC 1.2.3, action=UNDEPLOYMENT, timestamp=2025-11-27T10:58:16Z, user=PAP_TEST)] 10:58:16 2025-11-27 10:58:16.554 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 10:58:16 2025-11-27 10:58:16.558 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 10:58:16 2025-11-27 10:58:16.558 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyB 1.2.3 10:58:16 2025-11-27 10:58:16.558 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyC 1.2.3 10:58:16 2025-11-27 10:58:16.558 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpA groupA pdpTypeA policies=0 10:58:16 2025-11-27 10:58:16.558 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 10:58:16 2025-11-27 10:58:16.558 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 10:58:16 2025-11-27 10:58:16.559 [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-27T10:58:16Z, user=PAP_TEST), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeA, policy=policyC 1.2.3, action=UNDEPLOYMENT, timestamp=2025-11-27T10:58:16Z, user=PAP_TEST)] 10:58:16 2025-11-27 10:58:16.564 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupA 10:58:16 2025-11-27 10:58:16.565 [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 10:58:16 2025-11-27 10:58:16.565 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policy.some 1.2.3 10:58:16 2025-11-27 10:58:16.565 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpB groupA pdpTypeB policies=1 10:58:16 2025-11-27 10:58:16.565 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 10:58:16 2025-11-27 10:58:16.565 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 10:58:16 2025-11-27 10:58:16.565 [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-27T10:58:16Z, user=PAP_TEST)] 10:58:16 2025-11-27 10:58:16.575 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 10:58:16 2025-11-27 10:58:16.578 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(348) - unknown group groupA 10:58:16 2025-11-27 10:58:16.582 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupA 10:58:16 2025-11-27 10:58:16.583 [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 10:58:16 2025-11-27 10:58:16.583 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyA 1.2.3 10:58:16 2025-11-27 10:58:16.583 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpA groupA pdpTypeA policies=1 10:58:16 2025-11-27 10:58:16.583 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 10:58:16 2025-11-27 10:58:16.583 [main] INFO o.o.p.p.m.r.PdpGroupDeployProvider.containsPolicy(518) - subgroup groupA pdpTypeA already contains policy policyA 1.2.3 10:58:16 2025-11-27 10:58:16.583 [main] INFO o.o.p.p.m.r.PdpGroupDeployProvider.containsPolicy(518) - subgroup groupA pdpTypeA already contains policy policyA 1.2.3 10:58:16 2025-11-27 10:58:16.583 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 10:58:16 2025-11-27 10:58:16.583 [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-27T10:58:16Z, user=PAP_TEST)] 10:58:16 [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.130 s -- in org.onap.policy.pap.main.rest.TestPdpGroupDeployProvider 10:58:16 [INFO] Running org.onap.policy.pap.main.rest.TestGroupData 10:58:16 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.policy.pap.main.rest.TestGroupData 10:58:16 [INFO] Running org.onap.policy.pap.main.rest.TestHealthCheckRestControllerV1 10:58:16 10:58:16 . ____ _ __ _ _ 10:58:16 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:58:16 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:58:16 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:58:16 ' |____| .__|_| |_|_| |_\__, | / / / / 10:58:16 =========|_|==============|___/=/_/_/_/ 10:58:16 10:58:16 :: Spring Boot :: (v3.5.3) 10:58:16 10:58:16 2025-11-27 10:58:16.633 [main] INFO o.o.p.p.m.r.TestHealthCheckRestControllerV1.logStarting(53) - Starting TestHealthCheckRestControllerV1 using Java 17.0.4 with PID 2695 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 10:58:16 2025-11-27 10:58:16.633 [main] INFO o.o.p.p.m.r.TestHealthCheckRestControllerV1.logStartupProfileInfo(658) - The following 2 profiles are active: "test", "default" 10:58:16 2025-11-27 10:58:16.797 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 10:58:16 2025-11-27 10:58:16.809 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 11 ms. Found 7 JPA repository interfaces. 10:58:17 2025-11-27 10:58:17.046 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 10:58:17 2025-11-27 10:58:17.047 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-7"] 10:58:17 2025-11-27 10:58:17.047 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 10:58:17 2025-11-27 10:58:17.047 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 10:58:17 2025-11-27 10:58:17.073 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 10:58:17 2025-11-27 10:58:17.073 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 439 ms 10:58:17 2025-11-27 10:58:17.172 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 10:58:17 2025-11-27 10:58:17.174 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 10:58:17 2025-11-27 10:58:17.181 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 10:58:17 2025-11-27 10:58:17.182 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-7 - Starting... 10:58:17 2025-11-27 10:58:17.184 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-7 - Added connection conn60: url=jdbc:h2:mem:testdb4 user=POLICY_USER 10:58:17 2025-11-27 10:58:17.184 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-7 - Start completed. 10:58:17 2025-11-27 10:58:17.185 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 10:58:17 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-7)'] 10:58:17 Database driver: undefined/unknown 10:58:17 Database version: 2.2.224 10:58:17 Autocommit mode: undefined/unknown 10:58:17 Isolation level: undefined/unknown 10:58:17 Minimum pool size: undefined/unknown 10:58:17 Maximum pool size: undefined/unknown 10:58:17 2025-11-27 10:58:17.322 [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) 10:58:17 2025-11-27 10:58:17.363 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 10:58:17 2025-11-27 10:58:17.657 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 10:58:17 2025-11-27 10:58:17.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. 10:58:17 2025-11-27 10:58:17.915 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 10:58:18 2025-11-27 10:58:17.986 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-7"] 10:58:18 2025-11-27 10:58:17.997 [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] 10:58:18 2025-11-27 10:58:18.004 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 37197 (https) with context path '/policy/pap/v1' 10:58:18 2025-11-27 10:58:18.018 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 10:58:18 2025-11-27 10:58:18.018 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 10:58:18 2025-11-27 10:58:18.019 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 10:58:18 2025-11-27 10:58:18.019 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 10:58:18 2025-11-27 10:58:18.019 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 10:58:18 2025-11-27 10:58:18.019 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 10:58:18 2025-11-27 10:58:18.019 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 10:58:18 2025-11-27 10:58:18.019 [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@345eacc 10:58:18 2025-11-27 10:58:18.019 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 10:58:18 2025-11-27 10:58:18.019 [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@4e2b54f9 10:58:18 2025-11-27 10:58:18.019 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 10:58:18 2025-11-27 10:58:18.020 [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 10:58:18 2025-11-27 10:58:18.020 [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 10:58:18 2025-11-27 10:58:18.020 [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 10:58:18 2025-11-27 10:58:18.020 [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 10:58:18 2025-11-27 10:58:18.020 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 10:58:18 2025-11-27 10:58:18.020 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 10:58:18 2025-11-27 10:58:18.020 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 10:58:18 2025-11-27 10:58:18.021 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 10:58:18 2025-11-27 10:58:18.021 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 10:58:18 2025-11-27 10:58:18.021 [Thread-168] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 10:58:18 2025-11-27 10:58:18.022 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 10:58:18 2025-11-27 10:58:18.022 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 10:58:18 2025-11-27 10:58:18.022 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 10:58:18 2025-11-27 10:58:18.022 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 10:58:18 2025-11-27 10:58:18.022 [main] INFO o.o.p.p.m.r.TestHealthCheckRestControllerV1.logStarted(59) - Started TestHealthCheckRestControllerV1 in 1.413 seconds (process running for 35.032) 10:58:18 2025-11-27 10:58:18.023 [Thread-169] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 10:58:18 2025-11-27 10:58:18.047 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:18 2025-11-27 10:58:18.048 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:18 2025-11-27 10:58:18.069 [https-jsse-nio-auto-7-exec-8] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring DispatcherServlet 'dispatcherServlet' 10:58:18 2025-11-27 10:58:18.069 [https-jsse-nio-auto-7-exec-8] INFO o.s.web.servlet.DispatcherServlet.initServletBean(532) - Initializing Servlet 'dispatcherServlet' 10:58:18 2025-11-27 10:58:18.071 [https-jsse-nio-auto-7-exec-8] INFO o.s.web.servlet.DispatcherServlet.initServletBean(554) - Completed initialization in 2 ms 10:58:18 2025-11-27 10:58:18.227 [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 - 10:58:18 org.onap.policy.models.base.PfModelRuntimeException: null 10:58:18 2025-11-27 10:58:18.251 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:18 2025-11-27 10:58:18.252 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:18 2025-11-27 10:58:18.365 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:18 2025-11-27 10:58:18.368 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:18 2025-11-27 10:58:18.774 [https-jsse-nio-auto-7-exec-1] INFO o.s.api.AbstractOpenApiResource.getOpenApi(410) - Init duration for springdoc-openapi is: 299 ms 10:58:18 2025-11-27 10:58:18.803 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:18 2025-11-27 10:58:18.804 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:18 2025-11-27 10:58:18.915 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:18 2025-11-27 10:58:18.917 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:18 2025-11-27 10:58:18.947 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 10:58:18 2025-11-27 10:58:18.948 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 10:58:18 2025-11-27 10:58:18.948 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 10:58:18 2025-11-27 10:58:18.948 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 10:58:18 2025-11-27 10:58:18.949 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 10:58:18 2025-11-27 10:58:18.949 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 10:58:18 2025-11-27 10:58:18.949 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 10:58:18 2025-11-27 10:58:18.949 [Thread-169] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 10:58:18 2025-11-27 10:58:18.949 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 10:58:18 2025-11-27 10:58:18.949 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 10:58:18 2025-11-27 10:58:18.949 [Thread-168] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 10:58:18 2025-11-27 10:58:18.950 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 10:58:18 2025-11-27 10:58:18.950 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 10:58:18 2025-11-27 10:58:18.950 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 10:58:18 2025-11-27 10:58:18.950 [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 10:58:18 2025-11-27 10:58:18.950 [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 10:58:18 2025-11-27 10:58:18.951 [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 10:58:19 2025-11-27 10:58:18.951 [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 10:58:19 2025-11-27 10:58:18.951 [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 10:58:19 2025-11-27 10:58:18.951 [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 10:58:19 2025-11-27 10:58:18.951 [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 10:58:19 2025-11-27 10:58:18.951 [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 10:58:19 2025-11-27 10:58:18.951 [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 10:58:19 2025-11-27 10:58:18.951 [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 10:58:19 2025-11-27 10:58:18.951 [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 10:58:19 2025-11-27 10:58:18.951 [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 10:58:19 2025-11-27 10:58:18.951 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 10:58:19 2025-11-27 10:58:18.952 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 10:58:19 2025-11-27 10:58:18.952 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 10:58:19 2025-11-27 10:58:18.952 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 10:58:19 2025-11-27 10:58:18.952 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 10:58:19 2025-11-27 10:58:18.952 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 10:58:19 2025-11-27 10:58:18.952 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 10:58:19 2025-11-27 10:58:18.952 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 10:58:19 2025-11-27 10:58:18.952 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 10:58:19 2025-11-27 10:58:18.953 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-7-37197"] 10:58:19 2025-11-27 10:58:18.954 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 10:58:19 2025-11-27 10:58:18.954 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-7"] 10:58:19 2025-11-27 10:58:18.958 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 10:58:19 2025-11-27 10:58:18.970 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-7 - Shutdown initiated... 10:58:19 2025-11-27 10:58:18.971 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-7 - Shutdown completed. 10:58:19 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.374 s -- in org.onap.policy.pap.main.rest.TestHealthCheckRestControllerV1 10:58:19 [INFO] Running org.onap.policy.pap.main.rest.TestPdpGroupQueryControllerV1 10:58:19 10:58:19 . ____ _ __ _ _ 10:58:19 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:58:19 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:58:19 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:58:19 ' |____| .__|_| |_|_| |_\__, | / / / / 10:58:19 =========|_|==============|___/=/_/_/_/ 10:58:19 10:58:19 :: Spring Boot :: (v3.5.3) 10:58:19 10:58:19 2025-11-27 10:58:19.027 [main] INFO o.o.p.p.m.r.TestPdpGroupQueryControllerV1.logStarting(53) - Starting TestPdpGroupQueryControllerV1 using Java 17.0.4 with PID 2695 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 10:58:19 2025-11-27 10:58:19.028 [main] INFO o.o.p.p.m.r.TestPdpGroupQueryControllerV1.logStartupProfileInfo(658) - The following 2 profiles are active: "test", "default" 10:58:19 2025-11-27 10:58:19.233 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 10:58:19 2025-11-27 10:58:19.246 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 11 ms. Found 7 JPA repository interfaces. 10:58:19 2025-11-27 10:58:19.329 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 10:58:19 2025-11-27 10:58:19.330 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-8"] 10:58:19 2025-11-27 10:58:19.330 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 10:58:19 2025-11-27 10:58:19.331 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 10:58:19 2025-11-27 10:58:19.345 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 10:58:19 2025-11-27 10:58:19.345 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 316 ms 10:58:19 2025-11-27 10:58:19.420 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 10:58:19 2025-11-27 10:58:19.422 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 10:58:19 2025-11-27 10:58:19.428 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 10:58:19 2025-11-27 10:58:19.429 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-8 - Starting... 10:58:19 2025-11-27 10:58:19.431 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-8 - Added connection conn70: url=jdbc:h2:mem:testdb5 user=POLICY_USER 10:58:19 2025-11-27 10:58:19.431 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-8 - Start completed. 10:58:19 2025-11-27 10:58:19.431 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 10:58:19 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-8)'] 10:58:19 Database driver: undefined/unknown 10:58:19 Database version: 2.2.224 10:58:19 Autocommit mode: undefined/unknown 10:58:19 Isolation level: undefined/unknown 10:58:19 Minimum pool size: undefined/unknown 10:58:19 Maximum pool size: undefined/unknown 10:58:19 2025-11-27 10:58:19.585 [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) 10:58:19 2025-11-27 10:58:19.633 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 10:58:19 2025-11-27 10:58:19.935 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 10:58:20 2025-11-27 10:58:19.979 [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. 10:58:20 2025-11-27 10:58:20.171 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 10:58:20 2025-11-27 10:58:20.208 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-8"] 10:58:20 2025-11-27 10:58:20.219 [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] 10:58:20 2025-11-27 10:58:20.225 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 43517 (https) with context path '/policy/pap/v1' 10:58:20 2025-11-27 10:58:20.231 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 10:58:20 2025-11-27 10:58:20.231 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 10:58:20 2025-11-27 10:58:20.231 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 10:58:20 2025-11-27 10:58:20.232 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 10:58:20 2025-11-27 10:58:20.232 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 10:58:20 2025-11-27 10:58:20.232 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 10:58:20 2025-11-27 10:58:20.232 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 10:58:20 2025-11-27 10:58:20.232 [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@b03faf9 10:58:20 2025-11-27 10:58:20.232 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 10:58:20 2025-11-27 10:58:20.232 [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@7972b92e 10:58:20 2025-11-27 10:58:20.232 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 10:58:20 2025-11-27 10:58:20.232 [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 10:58:20 2025-11-27 10:58:20.232 [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 10:58:20 2025-11-27 10:58:20.232 [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 10:58:20 2025-11-27 10:58:20.233 [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 10:58:20 2025-11-27 10:58:20.233 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 10:58:20 2025-11-27 10:58:20.233 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 10:58:20 2025-11-27 10:58:20.233 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 10:58:20 2025-11-27 10:58:20.233 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 10:58:20 2025-11-27 10:58:20.234 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 10:58:20 2025-11-27 10:58:20.234 [Thread-173] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 10:58:20 2025-11-27 10:58:20.234 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 10:58:20 2025-11-27 10:58:20.234 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 10:58:20 2025-11-27 10:58:20.234 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 10:58:20 2025-11-27 10:58:20.234 [Thread-174] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 10:58:20 2025-11-27 10:58:20.234 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 10:58:20 2025-11-27 10:58:20.234 [main] INFO o.o.p.p.m.r.TestPdpGroupQueryControllerV1.logStarted(59) - Started TestPdpGroupQueryControllerV1 in 1.243 seconds (process running for 37.244) 10:58:20 2025-11-27 10:58:20.251 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:20 2025-11-27 10:58:20.252 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:20 2025-11-27 10:58:20.273 [https-jsse-nio-auto-8-exec-7] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring DispatcherServlet 'dispatcherServlet' 10:58:20 2025-11-27 10:58:20.274 [https-jsse-nio-auto-8-exec-7] INFO o.s.web.servlet.DispatcherServlet.initServletBean(532) - Initializing Servlet 'dispatcherServlet' 10:58:20 2025-11-27 10:58:20.275 [https-jsse-nio-auto-8-exec-7] INFO o.s.web.servlet.DispatcherServlet.initServletBean(554) - Completed initialization in 1 ms 10:58:20 2025-11-27 10:58:20.534 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:20 2025-11-27 10:58:20.535 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:21 2025-11-27 10:58:20.570 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:21 2025-11-27 10:58:20.571 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:21 2025-11-27 10:58:20.921 [https-jsse-nio-auto-8-exec-4] INFO o.s.api.AbstractOpenApiResource.getOpenApi(410) - Init duration for springdoc-openapi is: 253 ms 10:58:21 2025-11-27 10:58:20.938 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 10:58:21 2025-11-27 10:58:20.938 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 10:58:21 2025-11-27 10:58:20.938 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 10:58:21 2025-11-27 10:58:20.938 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 10:58:21 2025-11-27 10:58:20.938 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 10:58:21 2025-11-27 10:58:20.938 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 10:58:21 2025-11-27 10:58:20.938 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 10:58:21 2025-11-27 10:58:20.938 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 10:58:21 2025-11-27 10:58:20.938 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 10:58:21 2025-11-27 10:58:20.938 [Thread-173] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 10:58:21 2025-11-27 10:58:20.938 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 10:58:21 2025-11-27 10:58:20.938 [Thread-174] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 10:58:21 2025-11-27 10:58:20.939 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 10:58:21 2025-11-27 10:58:20.939 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 10:58:21 2025-11-27 10:58:20.939 [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 10:58:21 2025-11-27 10:58:20.939 [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 10:58:21 2025-11-27 10:58:20.939 [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 10:58:21 2025-11-27 10:58:20.939 [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 10:58:21 2025-11-27 10:58:20.939 [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 10:58:21 2025-11-27 10:58:20.939 [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 10:58:21 2025-11-27 10:58:20.939 [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 10:58:21 2025-11-27 10:58:20.939 [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 10:58:21 2025-11-27 10:58:20.939 [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 10:58:21 2025-11-27 10:58:20.939 [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 10:58:21 2025-11-27 10:58:20.939 [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 10:58:21 2025-11-27 10:58:20.939 [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 10:58:21 2025-11-27 10:58:20.940 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 10:58:21 2025-11-27 10:58:20.940 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 10:58:21 2025-11-27 10:58:20.940 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 10:58:21 2025-11-27 10:58:20.940 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 10:58:21 2025-11-27 10:58:20.940 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 10:58:21 2025-11-27 10:58:20.940 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 10:58:21 2025-11-27 10:58:20.940 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 10:58:21 2025-11-27 10:58:20.940 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 10:58:21 2025-11-27 10:58:20.941 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 10:58:21 2025-11-27 10:58:20.941 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-8-43517"] 10:58:21 2025-11-27 10:58:20.942 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 10:58:21 2025-11-27 10:58:20.942 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-8"] 10:58:21 2025-11-27 10:58:20.949 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 10:58:21 2025-11-27 10:58:20.964 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-8 - Shutdown initiated... 10:58:21 2025-11-27 10:58:20.965 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-8 - Shutdown completed. 10:58:21 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.985 s -- in org.onap.policy.pap.main.rest.TestPdpGroupQueryControllerV1 10:58:21 [INFO] Running org.onap.policy.pap.main.rest.TestPdpGroupStateChangeControllerV1 10:58:21 10:58:21 . ____ _ __ _ _ 10:58:21 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:58:21 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:58:21 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:58:21 ' |____| .__|_| |_|_| |_\__, | / / / / 10:58:21 =========|_|==============|___/=/_/_/_/ 10:58:21 10:58:21 :: Spring Boot :: (v3.5.3) 10:58:21 10:58:21 2025-11-27 10:58:21.002 [main] INFO o.o.p.p.m.r.TestPdpGroupStateChangeControllerV1.logStarting(53) - Starting TestPdpGroupStateChangeControllerV1 using Java 17.0.4 with PID 2695 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 10:58:21 2025-11-27 10:58:21.002 [main] INFO o.o.p.p.m.r.TestPdpGroupStateChangeControllerV1.logStartupProfileInfo(658) - The following 2 profiles are active: "test", "default" 10:58:21 2025-11-27 10:58:21.222 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 10:58:21 2025-11-27 10:58:21.233 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 10 ms. Found 7 JPA repository interfaces. 10:58:21 2025-11-27 10:58:21.316 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 10:58:21 2025-11-27 10:58:21.316 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-9"] 10:58:21 2025-11-27 10:58:21.317 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 10:58:21 2025-11-27 10:58:21.317 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 10:58:21 2025-11-27 10:58:21.330 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 10:58:21 2025-11-27 10:58:21.330 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 327 ms 10:58:21 2025-11-27 10:58:21.403 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 10:58:21 2025-11-27 10:58:21.405 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 10:58:21 2025-11-27 10:58:21.411 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 10:58:21 2025-11-27 10:58:21.411 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-9 - Starting... 10:58:21 2025-11-27 10:58:21.413 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-9 - Added connection conn80: url=jdbc:h2:mem:testdb6 user=POLICY_USER 10:58:21 2025-11-27 10:58:21.413 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-9 - Start completed. 10:58:21 2025-11-27 10:58:21.414 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 10:58:21 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-9)'] 10:58:21 Database driver: undefined/unknown 10:58:21 Database version: 2.2.224 10:58:21 Autocommit mode: undefined/unknown 10:58:21 Isolation level: undefined/unknown 10:58:21 Minimum pool size: undefined/unknown 10:58:21 Maximum pool size: undefined/unknown 10:58:21 2025-11-27 10:58:21.557 [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) 10:58:21 2025-11-27 10:58:21.600 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 10:58:21 2025-11-27 10:58:21.876 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 10:58:21 2025-11-27 10:58:21.921 [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. 10:58:22 2025-11-27 10:58:22.154 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 10:58:22 2025-11-27 10:58:22.189 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-9"] 10:58:22 2025-11-27 10:58:22.200 [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] 10:58:22 2025-11-27 10:58:22.205 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 41825 (https) with context path '/policy/pap/v1' 10:58:22 2025-11-27 10:58:22.212 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 10:58:22 2025-11-27 10:58:22.212 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 10:58:22 2025-11-27 10:58:22.212 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 10:58:22 2025-11-27 10:58:22.212 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 10:58:22 2025-11-27 10:58:22.212 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 10:58:22 2025-11-27 10:58:22.212 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 10:58:22 2025-11-27 10:58:22.213 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 10:58:22 2025-11-27 10:58:22.213 [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@4cd63eea 10:58:22 2025-11-27 10:58:22.213 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 10:58:22 2025-11-27 10:58:22.213 [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@14b34f7b 10:58:22 2025-11-27 10:58:22.213 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 10:58:22 2025-11-27 10:58:22.213 [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 10:58:22 2025-11-27 10:58:22.213 [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 10:58:22 2025-11-27 10:58:22.213 [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 10:58:22 2025-11-27 10:58:22.214 [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 10:58:22 2025-11-27 10:58:22.214 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 10:58:22 2025-11-27 10:58:22.214 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 10:58:22 2025-11-27 10:58:22.217 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 10:58:22 2025-11-27 10:58:22.217 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 10:58:22 2025-11-27 10:58:22.217 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 10:58:22 2025-11-27 10:58:22.218 [Thread-178] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 10:58:22 2025-11-27 10:58:22.218 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 10:58:22 2025-11-27 10:58:22.218 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 10:58:22 2025-11-27 10:58:22.218 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 10:58:22 2025-11-27 10:58:22.218 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 10:58:22 2025-11-27 10:58:22.219 [main] INFO o.o.p.p.m.r.TestPdpGroupStateChangeControllerV1.logStarted(59) - Started TestPdpGroupStateChangeControllerV1 in 1.24 seconds (process running for 39.228) 10:58:22 2025-11-27 10:58:22.218 [Thread-179] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 10:58:22 2025-11-27 10:58:22.233 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:22 2025-11-27 10:58:22.234 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:22 2025-11-27 10:58:22.254 [https-jsse-nio-auto-9-exec-7] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring DispatcherServlet 'dispatcherServlet' 10:58:22 2025-11-27 10:58:22.254 [https-jsse-nio-auto-9-exec-7] INFO o.s.web.servlet.DispatcherServlet.initServletBean(532) - Initializing Servlet 'dispatcherServlet' 10:58:22 2025-11-27 10:58:22.258 [https-jsse-nio-auto-9-exec-7] INFO o.s.web.servlet.DispatcherServlet.initServletBean(554) - Completed initialization in 1 ms 10:58:22 2025-11-27 10:58:22.428 [https-jsse-nio-auto-9-exec-7] WARN o.o.p.p.m.r.PdpGroupStateChangeControllerV1.changeGroupState(67) - changeGroupState failed 10:58:22 org.onap.policy.models.base.PfModelException: Only ACTIVE or PASSIVE state changes are allowed 10:58:22 at org.onap.policy.pap.main.rest.PdpGroupStateChangeProvider.changeGroupState(PdpGroupStateChangeProvider.java:77) 10:58:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:58:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:58:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:58:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:58:22 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 10:58:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:58:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:58:22 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 10:58:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:22 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 10:58:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:22 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 10:58:22 at org.onap.policy.pap.main.rest.PdpGroupStateChangeProvider$$SpringCGLIB$$0.changeGroupState() 10:58:22 at org.onap.policy.pap.main.rest.PdpGroupStateChangeControllerV1.changeGroupState(PdpGroupStateChangeControllerV1.java:63) 10:58:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:58:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:58:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:58:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:58:22 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 10:58:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:58:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:58:22 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 10:58:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:22 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 10:58:22 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:22 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 10:58:22 at org.onap.policy.pap.main.rest.PdpGroupStateChangeControllerV1$$SpringCGLIB$$0.changeGroupState() 10:58:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:58:22 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:58:22 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:58:22 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:58:22 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 10:58:22 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 10:58:22 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:58:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 10:58:22 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 10:58:22 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:58:22 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 10:58:22 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 10:58:22 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 10:58:22 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 10:58:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:656) 10:58:22 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:58:22 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 10:58:22 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 10:58:22 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 10:58:22 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:22 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 10:58:22 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 10:58:22 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 10:58:22 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 10:58:22 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 10:58:22 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 10:58:22 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 10:58:22 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 10:58:22 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:22 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:22 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:22 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 10:58:22 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 10:58:22 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:22 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:22 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:22 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 10:58:22 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:22 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:22 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:22 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 10:58:22 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:22 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:22 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:22 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 10:58:22 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:22 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:22 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:22 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 10:58:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:22 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:22 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:22 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:22 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 10:58:22 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 10:58:22 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:22 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:22 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:22 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 10:58:22 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 10:58:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:22 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:22 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:22 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:22 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 10:58:22 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 10:58:22 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:22 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:22 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:22 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 10:58:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:22 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:22 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:22 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:22 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 10:58:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:22 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:22 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 10:58:22 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 10:58:22 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:22 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 10:58:22 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 10:58:22 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:22 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 10:58:22 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:22 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 10:58:22 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 10:58:22 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:22 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 10:58:22 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:22 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 10:58:22 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 10:58:22 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 10:58:22 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 10:58:22 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:22 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:58:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:22 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:22 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:58:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:22 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:22 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 10:58:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:22 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:22 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:58:22 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:22 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:22 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 10:58:22 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 10:58:22 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 10:58:22 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 10:58:22 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 10:58:22 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 10:58:22 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 10:58:22 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 10:58:22 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 10:58:22 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 10:58:22 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 10:58:22 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 10:58:22 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 10:58:22 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 10:58:22 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 10:58:22 at java.base/java.lang.Thread.run(Thread.java:833) 10:58:22 2025-11-27 10:58:22.447 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:22 2025-11-27 10:58:22.447 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:22 2025-11-27 10:58:22.557 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:22 2025-11-27 10:58:22.559 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:22 2025-11-27 10:58:22.590 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:22 2025-11-27 10:58:22.591 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:22 2025-11-27 10:58:22.898 [https-jsse-nio-auto-9-exec-8] INFO o.s.api.AbstractOpenApiResource.getOpenApi(410) - Init duration for springdoc-openapi is: 211 ms 10:58:22 2025-11-27 10:58:22.912 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 10:58:22 2025-11-27 10:58:22.912 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 10:58:22 2025-11-27 10:58:22.912 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 10:58:22 2025-11-27 10:58:22.913 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 10:58:22 2025-11-27 10:58:22.913 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 10:58:22 2025-11-27 10:58:22.913 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 10:58:22 2025-11-27 10:58:22.913 [Thread-179] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 10:58:22 2025-11-27 10:58:22.913 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 10:58:22 2025-11-27 10:58:22.913 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 10:58:22 2025-11-27 10:58:22.913 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 10:58:22 2025-11-27 10:58:22.913 [Thread-178] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 10:58:22 2025-11-27 10:58:22.913 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 10:58:22 2025-11-27 10:58:22.914 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 10:58:22 2025-11-27 10:58:22.914 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 10:58:22 2025-11-27 10:58:22.914 [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 10:58:22 2025-11-27 10:58:22.914 [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 10:58:22 2025-11-27 10:58:22.914 [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 10:58:22 2025-11-27 10:58:22.914 [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 10:58:22 2025-11-27 10:58:22.914 [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 10:58:22 2025-11-27 10:58:22.914 [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 10:58:22 2025-11-27 10:58:22.914 [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 10:58:22 2025-11-27 10:58:22.914 [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 10:58:22 2025-11-27 10:58:22.914 [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 10:58:22 2025-11-27 10:58:22.914 [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 10:58:22 2025-11-27 10:58:22.914 [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 10:58:22 2025-11-27 10:58:22.914 [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 10:58:22 2025-11-27 10:58:22.915 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 10:58:22 2025-11-27 10:58:22.915 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 10:58:22 2025-11-27 10:58:22.915 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 10:58:22 2025-11-27 10:58:22.915 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 10:58:22 2025-11-27 10:58:22.915 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 10:58:22 2025-11-27 10:58:22.915 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 10:58:22 2025-11-27 10:58:22.915 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 10:58:22 2025-11-27 10:58:22.915 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 10:58:22 2025-11-27 10:58:22.915 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 10:58:22 2025-11-27 10:58:22.916 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-9-41825"] 10:58:22 2025-11-27 10:58:22.917 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 10:58:22 2025-11-27 10:58:22.917 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-9"] 10:58:22 2025-11-27 10:58:22.920 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 10:58:22 2025-11-27 10:58:22.930 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-9 - Shutdown initiated... 10:58:22 2025-11-27 10:58:22.931 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-9 - Shutdown completed. 10:58:22 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.961 s -- in org.onap.policy.pap.main.rest.TestPdpGroupStateChangeControllerV1 10:58:22 [INFO] Running org.onap.policy.pap.main.rest.TestPolicyAuditManager 10:58:22 2025-11-27 10:58:22.954 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy myPolicy 1.0.0 10:58:22 2025-11-27 10:58:22.955 [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-27T10:58:22Z, user=healthcheck)] 10:58:22 2025-11-27 10:58:22.955 [main] ERROR o.o.p.p.main.rest.PolicyAuditManager.saveRecordsToDb(118) - Failed saving the audit records in DB. 10:58:22 org.onap.policy.models.base.PfModelRuntimeException: null 10:58:22 2025-11-27 10:58:22.958 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy myPolicy 1.0.0 10:58:22 2025-11-27 10:58:22.958 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy myPolicy 1.0.0 10:58:22 2025-11-27 10:58:22.958 [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-27T10:58:22Z, user=healthcheck), PolicyAudit(auditId=null, pdpGroup=pdpGroup-B, pdpType=typeABC, policy=myPolicy 1.0.0, action=UNDEPLOYMENT, timestamp=2025-11-27T10:58:22Z, user=healthcheck)] 10:58:22 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.onap.policy.pap.main.rest.TestPolicyAuditManager 10:58:22 [INFO] Running org.onap.policy.pap.main.rest.TestPdpGroupHealthCheckProvider 10:58:22 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.policy.pap.main.rest.TestPdpGroupHealthCheckProvider 10:58:22 [INFO] Running org.onap.policy.pap.main.rest.TestPdpGroupHealthCheckControllerV1 10:58:23 10:58:23 . ____ _ __ _ _ 10:58:23 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:58:23 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:58:23 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:58:23 ' |____| .__|_| |_|_| |_\__, | / / / / 10:58:23 =========|_|==============|___/=/_/_/_/ 10:58:23 10:58:23 :: Spring Boot :: (v3.5.3) 10:58:23 10:58:23 2025-11-27 10:58:22.996 [main] INFO o.o.p.p.m.r.TestPdpGroupHealthCheckControllerV1.logStarting(53) - Starting TestPdpGroupHealthCheckControllerV1 using Java 17.0.4 with PID 2695 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 10:58:23 2025-11-27 10:58:22.997 [main] INFO o.o.p.p.m.r.TestPdpGroupHealthCheckControllerV1.logStartupProfileInfo(658) - The following 2 profiles are active: "test", "default" 10:58:23 2025-11-27 10:58:23.160 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 10:58:23 2025-11-27 10:58:23.172 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 10 ms. Found 7 JPA repository interfaces. 10:58:23 2025-11-27 10:58:23.254 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 10:58:23 2025-11-27 10:58:23.255 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-10"] 10:58:23 2025-11-27 10:58:23.256 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 10:58:23 2025-11-27 10:58:23.256 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 10:58:23 2025-11-27 10:58:23.271 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 10:58:23 2025-11-27 10:58:23.271 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 273 ms 10:58:23 2025-11-27 10:58:23.346 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 10:58:23 2025-11-27 10:58:23.347 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 10:58:23 2025-11-27 10:58:23.354 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 10:58:23 2025-11-27 10:58:23.355 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-10 - Starting... 10:58:23 2025-11-27 10:58:23.357 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-10 - Added connection conn90: url=jdbc:h2:mem:testdb7 user=POLICY_USER 10:58:23 2025-11-27 10:58:23.357 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-10 - Start completed. 10:58:23 2025-11-27 10:58:23.357 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 10:58:23 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-10)'] 10:58:23 Database driver: undefined/unknown 10:58:23 Database version: 2.2.224 10:58:23 Autocommit mode: undefined/unknown 10:58:23 Isolation level: undefined/unknown 10:58:23 Minimum pool size: undefined/unknown 10:58:23 Maximum pool size: undefined/unknown 10:58:23 2025-11-27 10:58:23.495 [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) 10:58:23 2025-11-27 10:58:23.545 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 10:58:23 2025-11-27 10:58:23.915 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 10:58:24 2025-11-27 10:58:23.960 [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. 10:58:24 2025-11-27 10:58:24.155 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 10:58:24 2025-11-27 10:58:24.191 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-10"] 10:58:24 2025-11-27 10:58:24.202 [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] 10:58:24 2025-11-27 10:58:24.204 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 41597 (https) with context path '/policy/pap/v1' 10:58:24 2025-11-27 10:58:24.209 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 10:58:24 2025-11-27 10:58:24.209 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 10:58:24 2025-11-27 10:58:24.210 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 10:58:24 2025-11-27 10:58:24.210 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 10:58:24 2025-11-27 10:58:24.210 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 10:58:24 2025-11-27 10:58:24.210 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 10:58:24 2025-11-27 10:58:24.210 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 10:58:24 2025-11-27 10:58:24.210 [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@475d285d 10:58:24 2025-11-27 10:58:24.210 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 10:58:24 2025-11-27 10:58:24.210 [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@3617e01b 10:58:24 2025-11-27 10:58:24.210 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 10:58:24 2025-11-27 10:58:24.210 [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 10:58:24 2025-11-27 10:58:24.211 [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 10:58:24 2025-11-27 10:58:24.211 [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 10:58:24 2025-11-27 10:58:24.211 [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 10:58:24 2025-11-27 10:58:24.211 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 10:58:24 2025-11-27 10:58:24.211 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 10:58:24 2025-11-27 10:58:24.211 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 10:58:24 2025-11-27 10:58:24.212 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 10:58:24 2025-11-27 10:58:24.212 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 10:58:24 2025-11-27 10:58:24.212 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 10:58:24 2025-11-27 10:58:24.212 [Thread-183] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 10:58:24 2025-11-27 10:58:24.212 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 10:58:24 2025-11-27 10:58:24.212 [Thread-184] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 10:58:24 2025-11-27 10:58:24.212 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 10:58:24 2025-11-27 10:58:24.213 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 10:58:24 2025-11-27 10:58:24.213 [main] INFO o.o.p.p.m.r.TestPdpGroupHealthCheckControllerV1.logStarted(59) - Started TestPdpGroupHealthCheckControllerV1 in 1.238 seconds (process running for 41.222) 10:58:24 2025-11-27 10:58:24.228 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:24 2025-11-27 10:58:24.230 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:24 2025-11-27 10:58:24.251 [https-jsse-nio-auto-10-exec-7] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring DispatcherServlet 'dispatcherServlet' 10:58:24 2025-11-27 10:58:24.252 [https-jsse-nio-auto-10-exec-7] INFO o.s.web.servlet.DispatcherServlet.initServletBean(532) - Initializing Servlet 'dispatcherServlet' 10:58:24 2025-11-27 10:58:24.254 [https-jsse-nio-auto-10-exec-7] INFO o.s.web.servlet.DispatcherServlet.initServletBean(554) - Completed initialization in 2 ms 10:58:24 2025-11-27 10:58:24.510 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:24 2025-11-27 10:58:24.512 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:24 2025-11-27 10:58:24.548 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:24 2025-11-27 10:58:24.548 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:24 2025-11-27 10:58:24.844 [https-jsse-nio-auto-10-exec-2] INFO o.s.api.AbstractOpenApiResource.getOpenApi(410) - Init duration for springdoc-openapi is: 199 ms 10:58:24 2025-11-27 10:58:24.854 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 10:58:24 2025-11-27 10:58:24.854 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 10:58:24 2025-11-27 10:58:24.855 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 10:58:24 2025-11-27 10:58:24.855 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 10:58:24 2025-11-27 10:58:24.855 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 10:58:24 2025-11-27 10:58:24.855 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 10:58:24 2025-11-27 10:58:24.855 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 10:58:24 2025-11-27 10:58:24.855 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 10:58:24 2025-11-27 10:58:24.855 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 10:58:24 2025-11-27 10:58:24.855 [Thread-184] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 10:58:24 2025-11-27 10:58:24.855 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 10:58:24 2025-11-27 10:58:24.855 [Thread-183] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 10:58:24 2025-11-27 10:58:24.855 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 10:58:24 2025-11-27 10:58:24.855 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 10:58:24 2025-11-27 10:58:24.856 [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 10:58:24 2025-11-27 10:58:24.856 [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 10:58:24 2025-11-27 10:58:24.856 [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 10:58:24 2025-11-27 10:58:24.856 [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 10:58:24 2025-11-27 10:58:24.856 [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 10:58:24 2025-11-27 10:58:24.856 [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 10:58:24 2025-11-27 10:58:24.856 [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 10:58:24 2025-11-27 10:58:24.856 [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 10:58:24 2025-11-27 10:58:24.856 [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 10:58:24 2025-11-27 10:58:24.856 [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 10:58:24 2025-11-27 10:58:24.856 [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 10:58:24 2025-11-27 10:58:24.856 [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 10:58:24 2025-11-27 10:58:24.856 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 10:58:24 2025-11-27 10:58:24.856 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 10:58:24 2025-11-27 10:58:24.856 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 10:58:24 2025-11-27 10:58:24.857 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 10:58:24 2025-11-27 10:58:24.857 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 10:58:24 2025-11-27 10:58:24.857 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 10:58:24 2025-11-27 10:58:24.857 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 10:58:24 2025-11-27 10:58:24.857 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 10:58:24 2025-11-27 10:58:24.857 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 10:58:24 2025-11-27 10:58:24.858 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-10-41597"] 10:58:24 2025-11-27 10:58:24.859 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 10:58:24 2025-11-27 10:58:24.859 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-10"] 10:58:24 2025-11-27 10:58:24.862 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 10:58:24 2025-11-27 10:58:24.869 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-10 - Shutdown initiated... 10:58:24 2025-11-27 10:58:24.869 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-10 - Shutdown completed. 10:58:24 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.903 s -- in org.onap.policy.pap.main.rest.TestPdpGroupHealthCheckControllerV1 10:58:24 [INFO] Running org.onap.policy.pap.main.rest.TestPdpGroupDeployControllerV1 10:58:25 10:58:25 . ____ _ __ _ _ 10:58:25 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:58:25 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:58:25 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:58:25 ' |____| .__|_| |_|_| |_\__, | / / / / 10:58:25 =========|_|==============|___/=/_/_/_/ 10:58:25 10:58:25 :: Spring Boot :: (v3.5.3) 10:58:25 10:58:25 2025-11-27 10:58:24.905 [main] INFO o.o.p.p.m.r.TestPdpGroupDeployControllerV1.logStarting(53) - Starting TestPdpGroupDeployControllerV1 using Java 17.0.4 with PID 2695 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 10:58:25 2025-11-27 10:58:24.906 [main] INFO o.o.p.p.m.r.TestPdpGroupDeployControllerV1.logStartupProfileInfo(658) - The following 2 profiles are active: "test", "default" 10:58:25 2025-11-27 10:58:25.054 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 10:58:25 2025-11-27 10:58:25.065 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 10 ms. Found 7 JPA repository interfaces. 10:58:25 2025-11-27 10:58:25.160 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 10:58:25 2025-11-27 10:58:25.160 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-11"] 10:58:25 2025-11-27 10:58:25.161 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 10:58:25 2025-11-27 10:58:25.161 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 10:58:25 2025-11-27 10:58:25.174 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 10:58:25 2025-11-27 10:58:25.174 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 268 ms 10:58:25 2025-11-27 10:58:25.244 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 10:58:25 2025-11-27 10:58:25.245 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 10:58:25 2025-11-27 10:58:25.251 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 10:58:25 2025-11-27 10:58:25.252 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-11 - Starting... 10:58:25 2025-11-27 10:58:25.254 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-11 - Added connection conn100: url=jdbc:h2:mem:testdb8 user=POLICY_USER 10:58:25 2025-11-27 10:58:25.254 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-11 - Start completed. 10:58:25 2025-11-27 10:58:25.254 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 10:58:25 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-11)'] 10:58:25 Database driver: undefined/unknown 10:58:25 Database version: 2.2.224 10:58:25 Autocommit mode: undefined/unknown 10:58:25 Isolation level: undefined/unknown 10:58:25 Minimum pool size: undefined/unknown 10:58:25 Maximum pool size: undefined/unknown 10:58:25 2025-11-27 10:58:25.393 [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) 10:58:25 2025-11-27 10:58:25.436 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 10:58:26 2025-11-27 10:58:25.701 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 10:58:26 2025-11-27 10:58:25.745 [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. 10:58:26 2025-11-27 10:58:25.937 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 10:58:26 2025-11-27 10:58:25.972 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-11"] 10:58:26 2025-11-27 10:58:25.983 [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] 10:58:26 2025-11-27 10:58:25.985 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 44713 (https) with context path '/policy/pap/v1' 10:58:26 2025-11-27 10:58:25.990 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 10:58:26 2025-11-27 10:58:25.991 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 10:58:26 2025-11-27 10:58:25.991 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 10:58:26 2025-11-27 10:58:25.991 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 10:58:26 2025-11-27 10:58:25.991 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 10:58:26 2025-11-27 10:58:25.991 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 10:58:26 2025-11-27 10:58:25.991 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 10:58:26 2025-11-27 10:58:25.991 [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@366f8dbe 10:58:26 2025-11-27 10:58:25.991 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 10:58:26 2025-11-27 10:58:25.991 [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@5ad3d0c1 10:58:26 2025-11-27 10:58:25.991 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 10:58:26 2025-11-27 10:58:25.992 [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 10:58:26 2025-11-27 10:58:25.992 [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 10:58:26 2025-11-27 10:58:25.992 [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 10:58:26 2025-11-27 10:58:25.992 [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 10:58:26 2025-11-27 10:58:25.992 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 10:58:26 2025-11-27 10:58:25.992 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 10:58:26 2025-11-27 10:58:25.992 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 10:58:26 2025-11-27 10:58:25.993 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 10:58:26 2025-11-27 10:58:25.993 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 10:58:26 2025-11-27 10:58:25.993 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 10:58:26 2025-11-27 10:58:25.993 [Thread-188] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 10:58:26 2025-11-27 10:58:25.993 [Thread-189] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 10:58:26 2025-11-27 10:58:25.993 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 10:58:26 2025-11-27 10:58:25.993 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 10:58:26 2025-11-27 10:58:25.994 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 10:58:26 2025-11-27 10:58:25.994 [main] INFO o.o.p.p.m.r.TestPdpGroupDeployControllerV1.logStarted(59) - Started TestPdpGroupDeployControllerV1 in 1.108 seconds (process running for 43.004) 10:58:26 2025-11-27 10:58:26.004 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:26 2025-11-27 10:58:26.005 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:26 2025-11-27 10:58:26.026 [https-jsse-nio-auto-11-exec-9] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring DispatcherServlet 'dispatcherServlet' 10:58:26 2025-11-27 10:58:26.026 [https-jsse-nio-auto-11-exec-9] INFO o.s.web.servlet.DispatcherServlet.initServletBean(532) - Initializing Servlet 'dispatcherServlet' 10:58:26 2025-11-27 10:58:26.028 [https-jsse-nio-auto-11-exec-9] INFO o.s.web.servlet.DispatcherServlet.initServletBean(554) - Completed initialization in 2 ms 10:58:26 2025-11-27 10:58:26.192 [https-jsse-nio-auto-11-exec-9] WARN o.o.p.p.m.r.PdpGroupDeployControllerV1.doOperation(133) - update policy deployments failed 10:58:26 org.onap.policy.models.base.PfModelException: "groups" INVALID, item has status INVALID 10:58:26 "groups" INVALID, item has status INVALID 10:58:26 "group" INVALID, item has status INVALID 10:58:26 "deploymentSubgroups" INVALID, item has status INVALID 10:58:26 "group" INVALID, item has status INVALID 10:58:26 item "action" value "null" INVALID, is null 10:58:26 item "policies" value "null" INVALID, is null 10:58:26 at org.onap.policy.pap.main.rest.PdpGroupDeployProvider.updateGroupPolicies(PdpGroupDeployProvider.java:90) 10:58:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:58:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:58:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:58:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:58:26 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 10:58:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:58:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:58:26 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 10:58:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:26 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 10:58:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:26 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 10:58:26 at org.onap.policy.pap.main.rest.PdpGroupDeployProvider$$SpringCGLIB$$0.updateGroupPolicies() 10:58:26 at org.onap.policy.pap.main.rest.PdpGroupDeployControllerV1.lambda$updateGroupPolicies$0(PdpGroupDeployControllerV1.java:99) 10:58:26 at org.onap.policy.pap.main.rest.PdpGroupDeployControllerV1.doOperation(PdpGroupDeployControllerV1.java:127) 10:58:26 at org.onap.policy.pap.main.rest.PdpGroupDeployControllerV1.updateGroupPolicies(PdpGroupDeployControllerV1.java:98) 10:58:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:58:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:58:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:58:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:58:26 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 10:58:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:58:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:58:26 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 10:58:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:26 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 10:58:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:26 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 10:58:26 at org.onap.policy.pap.main.rest.PdpGroupDeployControllerV1$$SpringCGLIB$$0.updateGroupPolicies() 10:58:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:58:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:58:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:58:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:58:26 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 10:58:26 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 10:58:26 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:58:26 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 10:58:26 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 10:58:26 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:58:26 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 10:58:26 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 10:58:26 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 10:58:26 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 10:58:26 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:653) 10:58:26 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:58:26 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 10:58:26 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 10:58:26 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 10:58:26 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:26 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 10:58:26 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 10:58:26 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 10:58:26 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:26 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 10:58:26 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:26 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:26 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:26 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:26 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 10:58:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:26 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 10:58:26 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:26 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 10:58:26 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 10:58:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:26 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 10:58:26 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:26 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 10:58:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:26 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 10:58:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:26 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 10:58:26 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 10:58:26 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:26 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 10:58:26 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:26 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 10:58:26 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 10:58:26 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:26 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 10:58:26 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:26 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 10:58:26 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 10:58:26 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 10:58:26 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 10:58:26 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:26 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:58:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:26 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:26 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:58:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:26 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:26 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 10:58:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:26 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:26 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:58:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:26 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:26 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 10:58:26 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 10:58:26 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 10:58:26 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 10:58:26 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 10:58:26 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 10:58:26 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 10:58:26 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 10:58:26 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 10:58:26 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 10:58:26 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 10:58:26 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 10:58:26 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 10:58:26 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 10:58:26 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 10:58:26 at java.base/java.lang.Thread.run(Thread.java:833) 10:58:26 2025-11-27 10:58:26.291 [https-jsse-nio-auto-11-exec-1] WARN o.o.p.p.m.r.PdpGroupDeployControllerV1.doOperation(133) - update policy deployments failed 10:58:26 org.onap.policy.models.base.PfModelException: "groups" INVALID, item has status INVALID 10:58:26 "groups" INVALID, item has status INVALID 10:58:26 "group" INVALID, item has status INVALID 10:58:26 "deploymentSubgroups" INVALID, item has status INVALID 10:58:26 "group" INVALID, item has status INVALID 10:58:26 item "action" value "null" INVALID, is null 10:58:26 item "policies" value "null" INVALID, is null 10:58:26 at org.onap.policy.pap.main.rest.PdpGroupDeployProvider.updateGroupPolicies(PdpGroupDeployProvider.java:90) 10:58:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:58:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:58:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:58:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:58:26 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 10:58:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:58:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:58:26 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 10:58:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:26 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 10:58:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:26 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 10:58:26 at org.onap.policy.pap.main.rest.PdpGroupDeployProvider$$SpringCGLIB$$0.updateGroupPolicies() 10:58:26 at org.onap.policy.pap.main.rest.PdpGroupDeployControllerV1.lambda$updateGroupPolicies$0(PdpGroupDeployControllerV1.java:99) 10:58:26 at org.onap.policy.pap.main.rest.PdpGroupDeployControllerV1.doOperation(PdpGroupDeployControllerV1.java:127) 10:58:26 at org.onap.policy.pap.main.rest.PdpGroupDeployControllerV1.updateGroupPolicies(PdpGroupDeployControllerV1.java:98) 10:58:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:58:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:58:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:58:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:58:26 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 10:58:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:58:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:58:26 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 10:58:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:26 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 10:58:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:26 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 10:58:26 at org.onap.policy.pap.main.rest.PdpGroupDeployControllerV1$$SpringCGLIB$$0.updateGroupPolicies() 10:58:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:58:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:58:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:58:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:58:26 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 10:58:26 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 10:58:26 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:58:26 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 10:58:26 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 10:58:26 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:58:26 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 10:58:26 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 10:58:26 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 10:58:26 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 10:58:26 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:653) 10:58:26 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:58:26 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 10:58:26 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 10:58:26 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 10:58:26 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:26 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 10:58:26 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 10:58:26 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 10:58:26 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:26 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 10:58:26 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:26 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:26 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:26 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:26 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 10:58:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:26 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 10:58:26 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:26 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 10:58:26 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 10:58:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:26 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 10:58:26 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:26 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 10:58:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:26 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 10:58:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:26 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 10:58:26 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 10:58:26 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:26 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 10:58:26 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:26 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 10:58:26 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 10:58:26 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:26 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 10:58:26 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:26 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 10:58:26 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 10:58:26 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 10:58:26 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 10:58:26 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:26 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:58:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:26 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:26 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:58:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:26 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:26 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 10:58:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:26 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:26 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:58:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:26 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:26 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 10:58:26 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 10:58:26 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 10:58:26 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 10:58:26 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 10:58:26 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 10:58:26 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 10:58:26 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 10:58:26 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 10:58:26 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 10:58:26 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 10:58:26 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 10:58:26 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 10:58:26 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 10:58:26 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 10:58:26 at java.base/java.lang.Thread.run(Thread.java:833) 10:58:26 2025-11-27 10:58:26.302 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:26 2025-11-27 10:58:26.303 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:26 2025-11-27 10:58:26.345 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:26 2025-11-27 10:58:26.345 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:26 2025-11-27 10:58:26.451 [https-jsse-nio-auto-11-exec-3] WARN o.o.p.p.m.r.PdpGroupDeployProvider.deploySimplePolicies(416) - failed to deploy policy: policy-a 1 10:58:26 2025-11-27 10:58:26.451 [https-jsse-nio-auto-11-exec-3] WARN o.o.p.p.m.r.PdpGroupDeployControllerV1.doOperation(133) - deploy policies failed 10:58:26 org.onap.policy.models.base.PfModelRuntimeException: cannot find policy: policy-a 1 10:58:26 at org.onap.policy.pap.main.rest.ProviderBase.getPolicy(ProviderBase.java:321) 10:58:26 at org.onap.policy.pap.main.rest.ProviderBase.processPolicy(ProviderBase.java:202) 10:58:26 at org.onap.policy.pap.main.rest.PdpGroupDeployProvider.deploySimplePolicies(PdpGroupDeployProvider.java:412) 10:58:26 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:161) 10:58:26 at org.onap.policy.pap.main.rest.PdpGroupDeployProvider.deployPolicies(PdpGroupDeployProvider.java:397) 10:58:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:58:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:58:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:58:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:58:26 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 10:58:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:58:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:58:26 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 10:58:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:26 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 10:58:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:26 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 10:58:26 at org.onap.policy.pap.main.rest.PdpGroupDeployProvider$$SpringCGLIB$$0.deployPolicies() 10:58:26 at org.onap.policy.pap.main.rest.PdpGroupDeployControllerV1.lambda$deployPolicies$1(PdpGroupDeployControllerV1.java:112) 10:58:26 at org.onap.policy.pap.main.rest.PdpGroupDeployControllerV1.doOperation(PdpGroupDeployControllerV1.java:127) 10:58:26 at org.onap.policy.pap.main.rest.PdpGroupDeployControllerV1.deployPolicies(PdpGroupDeployControllerV1.java:111) 10:58:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:58:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:58:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:58:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:58:26 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 10:58:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:58:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:58:26 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 10:58:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:26 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 10:58:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:26 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 10:58:26 at org.onap.policy.pap.main.rest.PdpGroupDeployControllerV1$$SpringCGLIB$$0.deployPolicies() 10:58:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:58:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:58:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:58:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:58:26 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 10:58:26 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 10:58:26 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:58:26 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 10:58:26 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 10:58:26 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:58:26 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 10:58:26 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 10:58:26 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 10:58:26 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 10:58:26 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:653) 10:58:26 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:58:26 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 10:58:26 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 10:58:26 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 10:58:26 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:26 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 10:58:26 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 10:58:26 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 10:58:26 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:26 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 10:58:26 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:26 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:26 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:26 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:26 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 10:58:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:26 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 10:58:26 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:26 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 10:58:26 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 10:58:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:26 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 10:58:26 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:26 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 10:58:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:26 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 10:58:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:26 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 10:58:26 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 10:58:26 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:26 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 10:58:26 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:26 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 10:58:26 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 10:58:26 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:26 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 10:58:26 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:26 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 10:58:26 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 10:58:26 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 10:58:26 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 10:58:26 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:26 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:58:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:26 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:26 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:58:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:26 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:26 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 10:58:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:26 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:26 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:58:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:26 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:26 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 10:58:26 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 10:58:26 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 10:58:26 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 10:58:26 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 10:58:26 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 10:58:26 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 10:58:26 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 10:58:26 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 10:58:26 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 10:58:26 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 10:58:26 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 10:58:26 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 10:58:26 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 10:58:26 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 10:58:26 at java.base/java.lang.Thread.run(Thread.java:833) 10:58:26 2025-11-27 10:58:26.538 [https-jsse-nio-auto-11-exec-7] WARN o.o.p.p.m.r.PdpGroupDeployProvider.deploySimplePolicies(416) - failed to deploy policy: policy-a 1 10:58:26 2025-11-27 10:58:26.538 [https-jsse-nio-auto-11-exec-7] WARN o.o.p.p.m.r.PdpGroupDeployControllerV1.doOperation(133) - deploy policies failed 10:58:26 org.onap.policy.models.base.PfModelRuntimeException: cannot find policy: policy-a 1 10:58:26 at org.onap.policy.pap.main.rest.ProviderBase.getPolicy(ProviderBase.java:321) 10:58:26 at org.onap.policy.pap.main.rest.ProviderBase.processPolicy(ProviderBase.java:202) 10:58:26 at org.onap.policy.pap.main.rest.PdpGroupDeployProvider.deploySimplePolicies(PdpGroupDeployProvider.java:412) 10:58:26 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:161) 10:58:26 at org.onap.policy.pap.main.rest.PdpGroupDeployProvider.deployPolicies(PdpGroupDeployProvider.java:397) 10:58:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:58:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:58:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:58:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:58:26 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 10:58:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:58:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:58:26 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 10:58:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:26 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 10:58:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:26 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 10:58:26 at org.onap.policy.pap.main.rest.PdpGroupDeployProvider$$SpringCGLIB$$0.deployPolicies() 10:58:26 at org.onap.policy.pap.main.rest.PdpGroupDeployControllerV1.lambda$deployPolicies$1(PdpGroupDeployControllerV1.java:112) 10:58:26 at org.onap.policy.pap.main.rest.PdpGroupDeployControllerV1.doOperation(PdpGroupDeployControllerV1.java:127) 10:58:26 at org.onap.policy.pap.main.rest.PdpGroupDeployControllerV1.deployPolicies(PdpGroupDeployControllerV1.java:111) 10:58:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:58:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:58:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:58:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:58:26 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 10:58:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:58:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:58:26 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 10:58:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:26 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 10:58:26 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:26 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 10:58:26 at org.onap.policy.pap.main.rest.PdpGroupDeployControllerV1$$SpringCGLIB$$0.deployPolicies() 10:58:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:58:26 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:58:26 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:58:26 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:58:26 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 10:58:26 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 10:58:26 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:58:26 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 10:58:26 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 10:58:26 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:58:26 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 10:58:26 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 10:58:26 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 10:58:26 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 10:58:26 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:653) 10:58:26 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:58:26 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 10:58:26 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 10:58:26 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 10:58:26 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:26 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 10:58:26 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 10:58:26 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 10:58:26 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:26 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 10:58:26 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:26 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:26 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:26 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:26 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 10:58:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:26 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 10:58:26 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:26 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 10:58:26 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 10:58:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:26 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 10:58:26 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:26 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 10:58:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:26 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 10:58:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 10:58:26 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:26 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 10:58:26 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 10:58:26 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:26 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 10:58:26 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:26 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 10:58:26 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 10:58:26 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:26 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 10:58:26 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:26 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 10:58:26 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 10:58:26 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 10:58:26 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 10:58:26 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:26 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:58:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:26 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:26 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:58:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:26 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:26 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 10:58:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:26 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:26 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:58:26 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:26 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:26 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 10:58:26 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 10:58:26 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 10:58:26 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 10:58:26 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 10:58:26 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 10:58:26 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 10:58:26 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 10:58:26 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 10:58:26 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 10:58:26 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 10:58:26 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 10:58:26 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 10:58:26 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 10:58:26 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 10:58:26 at java.base/java.lang.Thread.run(Thread.java:833) 10:58:26 2025-11-27 10:58:26.551 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:26 2025-11-27 10:58:26.551 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:26 2025-11-27 10:58:26.592 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:26 2025-11-27 10:58:26.593 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:26 2025-11-27 10:58:26.936 [https-jsse-nio-auto-11-exec-8] INFO o.s.api.AbstractOpenApiResource.getOpenApi(410) - Init duration for springdoc-openapi is: 250 ms 10:58:26 2025-11-27 10:58:26.953 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:26 2025-11-27 10:58:26.954 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:27 2025-11-27 10:58:27.060 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 10:58:27 2025-11-27 10:58:27.060 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 10:58:27 2025-11-27 10:58:27.060 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 10:58:27 2025-11-27 10:58:27.060 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 10:58:27 2025-11-27 10:58:27.060 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 10:58:27 2025-11-27 10:58:27.060 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 10:58:27 2025-11-27 10:58:27.060 [Thread-189] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 10:58:27 2025-11-27 10:58:27.061 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 10:58:27 2025-11-27 10:58:27.061 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 10:58:27 2025-11-27 10:58:27.061 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 10:58:27 2025-11-27 10:58:27.061 [Thread-188] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 10:58:27 2025-11-27 10:58:27.061 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 10:58:27 2025-11-27 10:58:27.061 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 10:58:27 2025-11-27 10:58:27.061 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 10:58:27 2025-11-27 10:58:27.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 10:58:27 2025-11-27 10:58:27.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 10:58:27 2025-11-27 10:58:27.061 [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 10:58:27 2025-11-27 10:58:27.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 10:58:27 2025-11-27 10:58:27.061 [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 10:58:27 2025-11-27 10:58:27.061 [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 10:58:27 2025-11-27 10:58:27.062 [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 10:58:27 2025-11-27 10:58:27.062 [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 10:58:27 2025-11-27 10:58:27.062 [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 10:58:27 2025-11-27 10:58:27.062 [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 10:58:27 2025-11-27 10:58:27.062 [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 10:58:27 2025-11-27 10:58:27.062 [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 10:58:27 2025-11-27 10:58:27.062 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 10:58:27 2025-11-27 10:58:27.062 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 10:58:27 2025-11-27 10:58:27.062 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 10:58:27 2025-11-27 10:58:27.062 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 10:58:27 2025-11-27 10:58:27.062 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 10:58:27 2025-11-27 10:58:27.062 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 10:58:27 2025-11-27 10:58:27.062 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 10:58:27 2025-11-27 10:58:27.062 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 10:58:27 2025-11-27 10:58:27.063 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 10:58:27 2025-11-27 10:58:27.064 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-11-44713"] 10:58:27 2025-11-27 10:58:27.065 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 10:58:27 2025-11-27 10:58:27.065 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-11"] 10:58:27 2025-11-27 10:58:27.068 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 10:58:27 2025-11-27 10:58:27.101 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-11 - Shutdown initiated... 10:58:27 2025-11-27 10:58:27.103 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-11 - Shutdown completed. 10:58:27 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.233 s -- in org.onap.policy.pap.main.rest.TestPdpGroupDeployControllerV1 10:58:27 [INFO] Running org.onap.policy.pap.main.rest.TestPolicyComponentsHealthCheckControllerV1 10:58:27 10:58:27 . ____ _ __ _ _ 10:58:27 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:58:27 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:58:27 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:58:27 ' |____| .__|_| |_|_| |_\__, | / / / / 10:58:27 =========|_|==============|___/=/_/_/_/ 10:58:27 10:58:27 :: Spring Boot :: (v3.5.3) 10:58:27 10:58:27 2025-11-27 10:58:27.162 [main] INFO o.o.p.p.m.r.TestPolicyComponentsHealthCheckControllerV1.logStarting(53) - Starting TestPolicyComponentsHealthCheckControllerV1 using Java 17.0.4 with PID 2695 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 10:58:27 2025-11-27 10:58:27.162 [main] INFO o.o.p.p.m.r.TestPolicyComponentsHealthCheckControllerV1.logStartupProfileInfo(658) - The following 2 profiles are active: "test", "default" 10:58:27 2025-11-27 10:58:27.320 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 10:58:27 2025-11-27 10:58:27.332 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 10 ms. Found 7 JPA repository interfaces. 10:58:27 2025-11-27 10:58:27.418 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 10:58:27 2025-11-27 10:58:27.419 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-12"] 10:58:27 2025-11-27 10:58:27.419 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 10:58:27 2025-11-27 10:58:27.419 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 10:58:27 2025-11-27 10:58:27.432 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 10:58:27 2025-11-27 10:58:27.432 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 269 ms 10:58:27 2025-11-27 10:58:27.502 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 10:58:27 2025-11-27 10:58:27.503 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 10:58:27 2025-11-27 10:58:27.509 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 10:58:27 2025-11-27 10:58:27.510 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-12 - Starting... 10:58:27 2025-11-27 10:58:27.511 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-12 - Added connection conn110: url=jdbc:h2:mem:testdb9 user=POLICY_USER 10:58:27 2025-11-27 10:58:27.511 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-12 - Start completed. 10:58:27 2025-11-27 10:58:27.512 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 10:58:27 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-12)'] 10:58:27 Database driver: undefined/unknown 10:58:27 Database version: 2.2.224 10:58:27 Autocommit mode: undefined/unknown 10:58:27 Isolation level: undefined/unknown 10:58:27 Minimum pool size: undefined/unknown 10:58:27 Maximum pool size: undefined/unknown 10:58:27 2025-11-27 10:58:27.631 [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) 10:58:27 2025-11-27 10:58:27.667 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 10:58:27 2025-11-27 10:58:27.932 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 10:58:28 2025-11-27 10:58:27.976 [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. 10:58:28 2025-11-27 10:58:28.203 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 10:58:28 2025-11-27 10:58:28.235 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-12"] 10:58:28 2025-11-27 10:58:28.245 [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] 10:58:28 2025-11-27 10:58:28.247 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 40599 (https) with context path '/policy/pap/v1' 10:58:28 2025-11-27 10:58:28.253 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 10:58:28 2025-11-27 10:58:28.253 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 10:58:28 2025-11-27 10:58:28.253 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 10:58:28 2025-11-27 10:58:28.254 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 10:58:28 2025-11-27 10:58:28.254 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 10:58:28 2025-11-27 10:58:28.254 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 10:58:28 2025-11-27 10:58:28.254 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 10:58:28 2025-11-27 10:58:28.254 [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@75f42825 10:58:28 2025-11-27 10:58:28.254 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 10:58:28 2025-11-27 10:58:28.254 [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@48276a37 10:58:28 2025-11-27 10:58:28.254 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 10:58:28 2025-11-27 10:58:28.254 [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 10:58:28 2025-11-27 10:58:28.254 [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 10:58:28 2025-11-27 10:58:28.254 [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 10:58:28 2025-11-27 10:58:28.255 [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 10:58:28 2025-11-27 10:58:28.255 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 10:58:28 2025-11-27 10:58:28.255 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 10:58:28 2025-11-27 10:58:28.255 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 10:58:28 2025-11-27 10:58:28.256 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 10:58:28 2025-11-27 10:58:28.256 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 10:58:28 2025-11-27 10:58:28.256 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 10:58:28 2025-11-27 10:58:28.256 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 10:58:28 2025-11-27 10:58:28.256 [Thread-194] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 10:58:28 2025-11-27 10:58:28.256 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 10:58:28 2025-11-27 10:58:28.256 [Thread-193] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 10:58:28 2025-11-27 10:58:28.256 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 10:58:28 2025-11-27 10:58:28.257 [main] INFO o.o.p.p.m.r.TestPolicyComponentsHealthCheckControllerV1.logStarted(59) - Started TestPolicyComponentsHealthCheckControllerV1 in 1.121 seconds (process running for 45.266) 10:58:28 2025-11-27 10:58:28.270 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:28 2025-11-27 10:58:28.271 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:28 2025-11-27 10:58:28.294 [https-jsse-nio-auto-12-exec-9] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring DispatcherServlet 'dispatcherServlet' 10:58:28 2025-11-27 10:58:28.295 [https-jsse-nio-auto-12-exec-9] INFO o.s.web.servlet.DispatcherServlet.initServletBean(532) - Initializing Servlet 'dispatcherServlet' 10:58:28 2025-11-27 10:58:28.296 [https-jsse-nio-auto-12-exec-9] INFO o.s.web.servlet.DispatcherServlet.initServletBean(554) - Completed initialization in 1 ms 10:58:28 2025-11-27 10:58:28.462 [pool-26-thread-1] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:28 2025-11-27 10:58:28.463 [pool-26-thread-1] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:28 2025-11-27 10:58:28.470 [pool-26-thread-1] WARN o.o.p.p.m.r.PolicyComponentsHealthCheckProvider.fetchPolicyComponentHealthStatus(220) - api connection error 10:58:28 2025-11-27 10:58:28.498 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:28 2025-11-27 10:58:28.510 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:28 2025-11-27 10:58:28.804 [https-jsse-nio-auto-12-exec-4] INFO o.s.api.AbstractOpenApiResource.getOpenApi(410) - Init duration for springdoc-openapi is: 198 ms 10:58:28 2025-11-27 10:58:28.813 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 10:58:28 2025-11-27 10:58:28.813 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 10:58:28 2025-11-27 10:58:28.813 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 10:58:28 2025-11-27 10:58:28.814 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 10:58:28 2025-11-27 10:58:28.814 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 10:58:28 2025-11-27 10:58:28.814 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 10:58:28 2025-11-27 10:58:28.814 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 10:58:28 2025-11-27 10:58:28.814 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 10:58:28 2025-11-27 10:58:28.814 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 10:58:28 2025-11-27 10:58:28.814 [Thread-194] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 10:58:28 2025-11-27 10:58:28.814 [Thread-193] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 10:58:28 2025-11-27 10:58:28.814 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 10:58:28 2025-11-27 10:58:28.815 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 10:58:28 2025-11-27 10:58:28.815 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 10:58:28 2025-11-27 10:58:28.815 [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 10:58:28 2025-11-27 10:58:28.815 [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 10:58:28 2025-11-27 10:58:28.815 [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 10:58:28 2025-11-27 10:58:28.815 [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 10:58:28 2025-11-27 10:58:28.815 [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 10:58:28 2025-11-27 10:58:28.815 [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 10:58:28 2025-11-27 10:58:28.815 [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 10:58:28 2025-11-27 10:58:28.815 [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 10:58:28 2025-11-27 10:58:28.815 [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 10:58:28 2025-11-27 10:58:28.815 [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 10:58:28 2025-11-27 10:58:28.815 [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 10:58:28 2025-11-27 10:58:28.815 [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 10:58:28 2025-11-27 10:58:28.816 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 10:58:28 2025-11-27 10:58:28.816 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 10:58:28 2025-11-27 10:58:28.816 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 10:58:28 2025-11-27 10:58:28.816 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 10:58:28 2025-11-27 10:58:28.816 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 10:58:28 2025-11-27 10:58:28.816 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 10:58:28 2025-11-27 10:58:28.816 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 10:58:28 2025-11-27 10:58:28.816 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 10:58:28 2025-11-27 10:58:28.816 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 10:58:28 2025-11-27 10:58:28.817 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-12-40599"] 10:58:28 2025-11-27 10:58:28.818 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 10:58:28 2025-11-27 10:58:28.818 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-12"] 10:58:28 2025-11-27 10:58:28.821 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 10:58:28 2025-11-27 10:58:28.831 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-12 - Shutdown initiated... 10:58:28 2025-11-27 10:58:28.831 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-12 - Shutdown completed. 10:58:28 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.718 s -- in org.onap.policy.pap.main.rest.TestPolicyComponentsHealthCheckControllerV1 10:58:28 [INFO] Running org.onap.policy.pap.main.rest.TestProviderBase 10:58:28 2025-11-27 10:58:28.857 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupA 10:58:28 2025-11-27 10:58:28.858 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyA 1.2.3 10:58:28 2025-11-27 10:58:28.858 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyA 1.2.3 10:58:28 2025-11-27 10:58:28.858 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyA 1.2.3 10:58:28 2025-11-27 10:58:28.858 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyA 9.9.9 10:58:28 2025-11-27 10:58:28.858 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpA groupA pdpTypeA policies=1 10:58:28 2025-11-27 10:58:28.859 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 10:58:28 2025-11-27 10:58:28.859 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 10:58:28 2025-11-27 10:58:28.859 [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-27T10:58:28Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeB, policy=policyA 1.2.3, action=UNDEPLOYMENT, timestamp=2025-11-27T10:58:28Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeC, policy=policyA 1.2.3, action=DEPLOYMENT, timestamp=2025-11-27T10:58:28Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeD, policy=policyA 9.9.9, action=UNDEPLOYMENT, timestamp=2025-11-27T10:58:28Z, user=PAP)] 10:58:28 2025-11-27 10:58:28.866 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupA 10:58:28 2025-11-27 10:58:28.866 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyA 1.2.3 10:58:28 2025-11-27 10:58:28.866 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyA 1.2.3 10:58:28 2025-11-27 10:58:28.866 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyA 1.2.3 10:58:28 2025-11-27 10:58:28.866 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyA 9.9.9 10:58:28 2025-11-27 10:58:28.866 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpA groupA pdpTypeA policies=1 10:58:28 2025-11-27 10:58:28.867 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 10:58:28 2025-11-27 10:58:28.867 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 10:58:28 2025-11-27 10:58:28.867 [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-27T10:58:28Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeB, policy=policyA 1.2.3, action=UNDEPLOYMENT, timestamp=2025-11-27T10:58:28Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeC, policy=policyA 1.2.3, action=DEPLOYMENT, timestamp=2025-11-27T10:58:28Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeD, policy=policyA 9.9.9, action=UNDEPLOYMENT, timestamp=2025-11-27T10:58:28Z, user=PAP)] 10:58:28 2025-11-27 10:58:28.875 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupA 10:58:28 2025-11-27 10:58:28.875 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyA 1.2.3 10:58:28 2025-11-27 10:58:28.876 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyA 1.2.3 10:58:28 2025-11-27 10:58:28.876 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyB 1.2.3 10:58:28 2025-11-27 10:58:28.876 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyA 9.9.9 10:58:28 2025-11-27 10:58:28.876 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpA groupA pdpTypeA policies=2 10:58:28 2025-11-27 10:58:28.876 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyA 1.2.3 10:58:28 2025-11-27 10:58:28.876 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyA 1.2.3 10:58:28 2025-11-27 10:58:28.876 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyB 1.2.3 10:58:28 2025-11-27 10:58:28.876 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyA 9.9.9 10:58:28 2025-11-27 10:58:28.876 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpC groupA pdpTypeC policies=2 10:58:28 2025-11-27 10:58:28.876 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 10:58:28 2025-11-27 10:58:28.876 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(422) - use cached group groupA 10:58:28 2025-11-27 10:58:28.877 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyB 1.2.3 10:58:28 2025-11-27 10:58:28.877 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyB 1.2.3 10:58:28 2025-11-27 10:58:28.877 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyB 1.2.3 10:58:28 2025-11-27 10:58:28.877 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyA 9.9.9 10:58:28 2025-11-27 10:58:28.877 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpA groupA pdpTypeA policies=2 10:58:28 2025-11-27 10:58:28.877 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyB 1.2.3 10:58:28 2025-11-27 10:58:28.877 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyB 1.2.3 10:58:28 2025-11-27 10:58:28.877 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyB 1.2.3 10:58:28 2025-11-27 10:58:28.877 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyA 9.9.9 10:58:28 2025-11-27 10:58:28.877 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpC groupA pdpTypeC policies=2 10:58:28 2025-11-27 10:58:28.877 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 10:58:28 2025-11-27 10:58:28.878 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupB 10:58:28 2025-11-27 10:58:28.878 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyC 1.2.3 10:58:28 2025-11-27 10:58:28.878 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyC 1.2.3 10:58:28 2025-11-27 10:58:28.878 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyB 1.2.3 10:58:28 2025-11-27 10:58:28.878 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyA 9.9.9 10:58:28 2025-11-27 10:58:28.878 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpB groupB pdpTypeB policies=3 10:58:28 2025-11-27 10:58:28.878 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupB 10:58:28 2025-11-27 10:58:28.878 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyD 1.2.3 10:58:28 2025-11-27 10:58:28.878 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyD 1.2.3 10:58:28 2025-11-27 10:58:28.879 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyB 1.2.3 10:58:28 2025-11-27 10:58:28.879 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyA 9.9.9 10:58:28 2025-11-27 10:58:28.879 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpA groupA pdpTypeA policies=4 10:58:28 2025-11-27 10:58:28.879 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyD 1.2.3 10:58:28 2025-11-27 10:58:28.879 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyD 1.2.3 10:58:28 2025-11-27 10:58:28.879 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyB 1.2.3 10:58:28 2025-11-27 10:58:28.879 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyA 9.9.9 10:58:28 2025-11-27 10:58:28.879 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpC groupA pdpTypeC policies=4 10:58:28 2025-11-27 10:58:28.879 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 10:58:28 2025-11-27 10:58:28.879 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupB 10:58:28 2025-11-27 10:58:28.879 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 10:58:28 2025-11-27 10:58:28.880 [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-27T10:58:28Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeB, policy=policyA 1.2.3, action=UNDEPLOYMENT, timestamp=2025-11-27T10:58:28Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeC, policy=policyB 1.2.3, action=DEPLOYMENT, timestamp=2025-11-27T10:58:28Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeD, policy=policyA 9.9.9, action=UNDEPLOYMENT, timestamp=2025-11-27T10:58:28Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeA, policy=policyA 1.2.3, action=DEPLOYMENT, timestamp=2025-11-27T10:58:28Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeB, policy=policyA 1.2.3, action=UNDEPLOYMENT, timestamp=2025-11-27T10:58:28Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeC, policy=policyB 1.2.3, action=DEPLOYMENT, timestamp=2025-11-27T10:58:28Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeD, policy=policyA 9.9.9, action=UNDEPLOYMENT, timestamp=2025-11-27T10:58:28Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeA, policy=policyB 1.2.3, action=DEPLOYMENT, timestamp=2025-11-27T10:58:28Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeB, policy=policyB 1.2.3, action=UNDEPLOYMENT, timestamp=2025-11-27T10:58:28Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeC, policy=policyB 1.2.3, action=DEPLOYMENT, timestamp=2025-11-27T10:58:28Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeD, policy=policyA 9.9.9, action=UNDEPLOYMENT, timestamp=2025-11-27T10:58:28Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeA, policy=policyB 1.2.3, action=DEPLOYMENT, timestamp=2025-11-27T10:58:28Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeB, policy=policyB 1.2.3, action=UNDEPLOYMENT, timestamp=2025-11-27T10:58:28Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeC, policy=policyB 1.2.3, action=DEPLOYMENT, timestamp=2025-11-27T10:58:28Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeD, policy=policyA 9.9.9, action=UNDEPLOYMENT, timestamp=2025-11-27T10:58:28Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeA, policy=policyC 1.2.3, action=DEPLOYMENT, timestamp=2025-11-27T10:58:28Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeB, policy=policyC 1.2.3, action=UNDEPLOYMENT, timestamp=2025-11-27T10:58:28Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeC, policy=policyB 1.2.3, action=DEPLOYMENT, timestamp=2025-11-27T10:58:28Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeD, policy=policyA 9.9.9, action=UNDEPLOYMENT, timestamp=2025-11-27T10:58:28Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeA, policy=policyD 1.2.3, action=DEPLOYMENT, timestamp=2025-11-27T10:58:28Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeB, policy=policyD 1.2.3, action=UNDEPLOYMENT, timestamp=2025-11-27T10:58:28Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeC, policy=policyB 1.2.3, action=DEPLOYMENT, timestamp=2025-11-27T10:58:28Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeD, policy=policyA 9.9.9, action=UNDEPLOYMENT, timestamp=2025-11-27T10:58:28Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeA, policy=policyD 1.2.3, action=DEPLOYMENT, timestamp=2025-11-27T10:58:28Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeB, policy=policyD 1.2.3, action=UNDEPLOYMENT, timestamp=2025-11-27T10:58:28Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeC, policy=policyB 1.2.3, action=DEPLOYMENT, timestamp=2025-11-27T10:58:28Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeD, policy=policyA 9.9.9, action=UNDEPLOYMENT, timestamp=2025-11-27T10:58:28Z, user=PAP)] 10:58:28 2025-11-27 10:58:28.887 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupA 10:58:28 2025-11-27 10:58:28.888 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyA 1.2.3 10:58:28 2025-11-27 10:58:28.888 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyA 1.2.3 10:58:28 2025-11-27 10:58:28.888 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyA 1.2.3 10:58:28 2025-11-27 10:58:28.889 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyA 9.9.9 10:58:28 2025-11-27 10:58:28.889 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpB groupA pdpTypeB policies=1 10:58:28 2025-11-27 10:58:28.889 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyA 1.2.3 10:58:28 2025-11-27 10:58:28.889 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyA 1.2.3 10:58:28 2025-11-27 10:58:28.889 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyA 1.2.3 10:58:28 2025-11-27 10:58:28.889 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyA 9.9.9 10:58:28 2025-11-27 10:58:28.890 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpD groupA pdpTypeD policies=1 10:58:28 2025-11-27 10:58:28.890 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 10:58:28 2025-11-27 10:58:28.890 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 10:58:28 2025-11-27 10:58:28.890 [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-27T10:58:28Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeB, policy=policyA 1.2.3, action=UNDEPLOYMENT, timestamp=2025-11-27T10:58:28Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeC, policy=policyA 1.2.3, action=DEPLOYMENT, timestamp=2025-11-27T10:58:28Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeD, policy=policyA 9.9.9, action=UNDEPLOYMENT, timestamp=2025-11-27T10:58:28Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeA, policy=policyA 1.2.3, action=DEPLOYMENT, timestamp=2025-11-27T10:58:28Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeB, policy=policyA 1.2.3, action=UNDEPLOYMENT, timestamp=2025-11-27T10:58:28Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeC, policy=policyA 1.2.3, action=DEPLOYMENT, timestamp=2025-11-27T10:58:28Z, user=PAP), PolicyAudit(auditId=null, pdpGroup=groupA, pdpType=pdpTypeD, policy=policyA 9.9.9, action=UNDEPLOYMENT, timestamp=2025-11-27T10:58:28Z, user=PAP)] 10:58:28 2025-11-27 10:58:28.913 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupA 10:58:28 2025-11-27 10:58:28.914 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyA 1.2.3 10:58:28 2025-11-27 10:58:28.914 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyA 1.2.3 10:58:28 2025-11-27 10:58:28.914 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyA 1.2.3 10:58:28 2025-11-27 10:58:28.914 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyA 9.9.9 10:58:28 2025-11-27 10:58:28.915 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpA groupA pdpTypeA policies=1 10:58:28 2025-11-27 10:58:28.915 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 10:58:28 2025-11-27 10:58:28.915 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 10:58:28 2025-11-27 10:58:28.927 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupA 10:58:28 2025-11-27 10:58:28.928 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyA 1.2.3 10:58:28 2025-11-27 10:58:28.928 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyA 1.2.3 10:58:28 2025-11-27 10:58:28.928 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy policyA 1.2.3 10:58:28 2025-11-27 10:58:28.928 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyA 9.9.9 10:58:28 2025-11-27 10:58:28.928 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpA groupA pdpTypeA policies=1 10:58:28 2025-11-27 10:58:28.928 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 10:58:28 2025-11-27 10:58:28.928 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 10:58:28 2025-11-27 10:58:28.936 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupA 10:58:28 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s -- in org.onap.policy.pap.main.rest.TestProviderBase 10:58:28 [INFO] Running org.onap.policy.pap.main.rest.TestPolicyStatusControllerV1 10:58:29 10:58:29 . ____ _ __ _ _ 10:58:29 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:58:29 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:58:29 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:58:29 ' |____| .__|_| |_|_| |_\__, | / / / / 10:58:29 =========|_|==============|___/=/_/_/_/ 10:58:29 10:58:29 :: Spring Boot :: (v3.5.3) 10:58:29 10:58:29 2025-11-27 10:58:28.962 [main] INFO o.o.p.p.m.r.TestPolicyStatusControllerV1.logStarting(53) - Starting TestPolicyStatusControllerV1 using Java 17.0.4 with PID 2695 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 10:58:29 2025-11-27 10:58:28.962 [main] INFO o.o.p.p.m.r.TestPolicyStatusControllerV1.logStartupProfileInfo(658) - The following 2 profiles are active: "test", "default" 10:58:29 2025-11-27 10:58:29.119 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 10:58:29 2025-11-27 10:58:29.130 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 9 ms. Found 7 JPA repository interfaces. 10:58:29 2025-11-27 10:58:29.212 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 10:58:29 2025-11-27 10:58:29.212 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-13"] 10:58:29 2025-11-27 10:58:29.213 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 10:58:29 2025-11-27 10:58:29.213 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 10:58:29 2025-11-27 10:58:29.226 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 10:58:29 2025-11-27 10:58:29.226 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 263 ms 10:58:29 2025-11-27 10:58:29.303 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 10:58:29 2025-11-27 10:58:29.304 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 10:58:29 2025-11-27 10:58:29.310 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 10:58:29 2025-11-27 10:58:29.311 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-13 - Starting... 10:58:29 2025-11-27 10:58:29.312 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-13 - Added connection conn120: url=jdbc:h2:mem:testdb10 user=POLICY_USER 10:58:29 2025-11-27 10:58:29.313 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-13 - Start completed. 10:58:29 2025-11-27 10:58:29.313 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 10:58:29 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-13)'] 10:58:29 Database driver: undefined/unknown 10:58:29 Database version: 2.2.224 10:58:29 Autocommit mode: undefined/unknown 10:58:29 Isolation level: undefined/unknown 10:58:29 Minimum pool size: undefined/unknown 10:58:29 Maximum pool size: undefined/unknown 10:58:29 2025-11-27 10:58:29.449 [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) 10:58:29 2025-11-27 10:58:29.495 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 10:58:29 2025-11-27 10:58:29.776 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 10:58:29 2025-11-27 10:58:29.817 [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. 10:58:30 2025-11-27 10:58:30.018 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 10:58:30 2025-11-27 10:58:30.054 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-13"] 10:58:30 2025-11-27 10:58:30.075 [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] 10:58:30 2025-11-27 10:58:30.077 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 34155 (https) with context path '/policy/pap/v1' 10:58:30 2025-11-27 10:58:30.083 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 10:58:30 2025-11-27 10:58:30.083 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 10:58:30 2025-11-27 10:58:30.084 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 10:58:30 2025-11-27 10:58:30.084 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 10:58:30 2025-11-27 10:58:30.084 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 10:58:30 2025-11-27 10:58:30.084 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 10:58:30 2025-11-27 10:58:30.084 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 10:58:30 2025-11-27 10:58:30.084 [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@6fd030f6 10:58:30 2025-11-27 10:58:30.084 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 10:58:30 2025-11-27 10:58:30.084 [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@17af6b84 10:58:30 2025-11-27 10:58:30.084 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 10:58:30 2025-11-27 10:58:30.085 [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 10:58:30 2025-11-27 10:58:30.085 [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 10:58:30 2025-11-27 10:58:30.085 [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 10:58:30 2025-11-27 10:58:30.085 [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 10:58:30 2025-11-27 10:58:30.085 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 10:58:30 2025-11-27 10:58:30.085 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 10:58:30 2025-11-27 10:58:30.085 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 10:58:30 2025-11-27 10:58:30.086 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 10:58:30 2025-11-27 10:58:30.089 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 10:58:30 2025-11-27 10:58:30.089 [Thread-198] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 10:58:30 2025-11-27 10:58:30.089 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 10:58:30 2025-11-27 10:58:30.089 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 10:58:30 2025-11-27 10:58:30.089 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 10:58:30 2025-11-27 10:58:30.089 [Thread-199] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 10:58:30 2025-11-27 10:58:30.089 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 10:58:30 2025-11-27 10:58:30.090 [main] INFO o.o.p.p.m.r.TestPolicyStatusControllerV1.logStarted(59) - Started TestPolicyStatusControllerV1 in 1.146 seconds (process running for 47.1) 10:58:30 2025-11-27 10:58:30.103 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:30 2025-11-27 10:58:30.104 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:30 2025-11-27 10:58:30.126 [https-jsse-nio-auto-13-exec-6] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring DispatcherServlet 'dispatcherServlet' 10:58:30 2025-11-27 10:58:30.126 [https-jsse-nio-auto-13-exec-6] INFO o.s.web.servlet.DispatcherServlet.initServletBean(532) - Initializing Servlet 'dispatcherServlet' 10:58:30 2025-11-27 10:58:30.128 [https-jsse-nio-auto-13-exec-6] INFO o.s.web.servlet.DispatcherServlet.initServletBean(554) - Completed initialization in 2 ms 10:58:30 2025-11-27 10:58:30.310 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:30 2025-11-27 10:58:30.311 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:30 2025-11-27 10:58:30.338 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:30 2025-11-27 10:58:30.339 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:30 2025-11-27 10:58:30.440 [https-jsse-nio-auto-13-exec-2] WARN o.o.p.p.m.r.PolicyStatusControllerV1.makeRegexNotFoundResponse(217) - get deployments failed. Empty string passed as Regex. 10:58:30 2025-11-27 10:58:30.452 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:30 2025-11-27 10:58:30.454 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:30 2025-11-27 10:58:30.478 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:30 2025-11-27 10:58:30.479 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:30 2025-11-27 10:58:30.567 [https-jsse-nio-auto-13-exec-8] WARN o.o.p.p.m.r.PolicyStatusControllerV1.queryAllDeployedPolicies(77) - get deployments failed 10:58:30 com.google.re2j.PatternSyntaxException: error parsing regexp: missing closing ): `my-(name` 10:58:30 at com.google.re2j.Parser.parseInternal(Parser.java:982) 10:58:30 at com.google.re2j.Parser.parse(Parser.java:789) 10:58:30 at com.google.re2j.RE2.compileImpl(RE2.java:185) 10:58:30 at com.google.re2j.Pattern.compile(Pattern.java:151) 10:58:30 at com.google.re2j.Pattern.compile(Pattern.java:109) 10:58:30 at org.onap.policy.pap.main.rest.PolicyStatusProvider.getByRegex(PolicyStatusProvider.java:72) 10:58:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:58:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:58:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:58:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:58:30 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 10:58:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:58:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:58:30 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 10:58:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:30 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 10:58:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:30 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 10:58:30 at org.onap.policy.pap.main.rest.PolicyStatusProvider$$SpringCGLIB$$0.getByRegex() 10:58:30 at org.onap.policy.pap.main.rest.PolicyStatusControllerV1.queryAllDeployedPolicies(PolicyStatusControllerV1.java:72) 10:58:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:58:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:58:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:58:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:58:30 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 10:58:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:58:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:58:30 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 10:58:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:30 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 10:58:30 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:30 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 10:58:30 at org.onap.policy.pap.main.rest.PolicyStatusControllerV1$$SpringCGLIB$$0.queryAllDeployedPolicies() 10:58:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:58:30 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:58:30 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:58:30 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:58:30 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 10:58:30 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 10:58:30 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:58:30 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 10:58:30 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 10:58:30 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:58:30 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 10:58:30 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 10:58:30 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 10:58:30 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 10:58:30 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:633) 10:58:30 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:58:30 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 10:58:30 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 10:58:30 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 10:58:30 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:30 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 10:58:30 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 10:58:30 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 10:58:30 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 10:58:30 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 10:58:30 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 10:58:30 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 10:58:30 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 10:58:30 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:30 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:30 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:30 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 10:58:30 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 10:58:30 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:30 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:30 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:30 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 10:58:30 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:30 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:30 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:30 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 10:58:30 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:30 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:30 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:30 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 10:58:30 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:30 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:30 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:30 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 10:58:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:30 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:30 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:30 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:30 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 10:58:30 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 10:58:30 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:30 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:30 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:30 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 10:58:30 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 10:58:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:30 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:30 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:30 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:30 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 10:58:30 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 10:58:30 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:30 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:30 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:30 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 10:58:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:30 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:30 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:30 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:30 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 10:58:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:30 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:30 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 10:58:30 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 10:58:30 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:30 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 10:58:30 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 10:58:30 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:30 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 10:58:30 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:30 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 10:58:30 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 10:58:30 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:30 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 10:58:30 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:30 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 10:58:30 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 10:58:30 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 10:58:30 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 10:58:30 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:30 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:58:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:30 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:30 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:58:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:30 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:30 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 10:58:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:30 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:30 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:58:30 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:30 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:30 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 10:58:30 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 10:58:30 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 10:58:30 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 10:58:30 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 10:58:30 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 10:58:30 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 10:58:30 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 10:58:30 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 10:58:30 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 10:58:30 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 10:58:30 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 10:58:30 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 10:58:30 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 10:58:30 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 10:58:30 at java.base/java.lang.Thread.run(Thread.java:833) 10:58:30 2025-11-27 10:58:30.573 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:30 2025-11-27 10:58:30.574 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:30 2025-11-27 10:58:30.608 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:30 2025-11-27 10:58:30.609 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:30 2025-11-27 10:58:30.720 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:30 2025-11-27 10:58:30.721 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:30 2025-11-27 10:58:30.751 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:30 2025-11-27 10:58:30.752 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:30 2025-11-27 10:58:30.861 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:30 2025-11-27 10:58:30.862 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:30 2025-11-27 10:58:30.893 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:30 2025-11-27 10:58:30.894 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:31 2025-11-27 10:58:31.004 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:31 2025-11-27 10:58:31.005 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:31 2025-11-27 10:58:31.029 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:31 2025-11-27 10:58:31.030 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:31 2025-11-27 10:58:31.137 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:31 2025-11-27 10:58:31.138 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:31 2025-11-27 10:58:31.171 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:31 2025-11-27 10:58:31.172 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:31 2025-11-27 10:58:31.281 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:31 2025-11-27 10:58:31.282 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:31 2025-11-27 10:58:31.312 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:31 2025-11-27 10:58:31.312 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:31 2025-11-27 10:58:31.413 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:31 2025-11-27 10:58:31.414 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:31 2025-11-27 10:58:31.439 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:31 2025-11-27 10:58:31.439 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:31 2025-11-27 10:58:31.533 [https-jsse-nio-auto-13-exec-9] WARN o.o.p.p.m.r.PolicyStatusControllerV1.getStatusOfPoliciesByGroup(155) - get deployments failed 10:58:31 com.google.re2j.PatternSyntaxException: error parsing regexp: missing closing ]: `[mna.{1}e` 10:58:31 at com.google.re2j.Parser.parseClassChar(Parser.java:1458) 10:58:31 at com.google.re2j.Parser.parseClass(Parser.java:1669) 10:58:31 at com.google.re2j.Parser.parseInternal(Parser.java:857) 10:58:31 at com.google.re2j.Parser.parse(Parser.java:789) 10:58:31 at com.google.re2j.RE2.compileImpl(RE2.java:185) 10:58:31 at com.google.re2j.Pattern.compile(Pattern.java:151) 10:58:31 at com.google.re2j.Pattern.compile(Pattern.java:109) 10:58:31 at org.onap.policy.pap.main.rest.PolicyStatusProvider.getPolicyStatusByRegex(PolicyStatusProvider.java:140) 10:58:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:58:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:58:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:58:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:58:31 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 10:58:31 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:58:31 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:58:31 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 10:58:31 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:31 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 10:58:31 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:31 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 10:58:31 at org.onap.policy.pap.main.rest.PolicyStatusProvider$$SpringCGLIB$$0.getPolicyStatusByRegex() 10:58:31 at org.onap.policy.pap.main.rest.PolicyStatusControllerV1.getStatusOfPoliciesByGroup(PolicyStatusControllerV1.java:150) 10:58:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:58:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:58:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:58:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:58:31 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 10:58:31 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:58:31 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:58:31 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 10:58:31 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:31 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 10:58:31 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:31 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 10:58:31 at org.onap.policy.pap.main.rest.PolicyStatusControllerV1$$SpringCGLIB$$0.getStatusOfPoliciesByGroup() 10:58:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:58:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:58:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:58:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:58:31 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 10:58:31 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 10:58:31 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:58:31 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 10:58:31 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 10:58:31 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:58:31 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 10:58:31 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 10:58:31 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 10:58:31 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 10:58:31 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:633) 10:58:31 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:58:31 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 10:58:31 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 10:58:31 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 10:58:31 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:31 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 10:58:31 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 10:58:31 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 10:58:31 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 10:58:31 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 10:58:31 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 10:58:31 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 10:58:31 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 10:58:31 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:31 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:31 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:31 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 10:58:31 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 10:58:31 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:31 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:31 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:31 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 10:58:31 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:31 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:31 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:31 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 10:58:31 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:31 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:31 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:31 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 10:58:31 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:31 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:31 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:31 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 10:58:31 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:31 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:31 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:31 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:31 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 10:58:31 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 10:58:31 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:31 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:31 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:31 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 10:58:31 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 10:58:31 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:31 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:31 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:31 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:31 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 10:58:31 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 10:58:31 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:31 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:31 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:31 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 10:58:31 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:31 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:31 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:31 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:31 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 10:58:31 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:31 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:31 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 10:58:31 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 10:58:31 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:31 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 10:58:31 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 10:58:31 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:31 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 10:58:31 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:31 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 10:58:31 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 10:58:31 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:31 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 10:58:31 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:31 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 10:58:31 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 10:58:31 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 10:58:31 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 10:58:31 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:31 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:58:31 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:31 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:31 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:58:31 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:31 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:31 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 10:58:31 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:31 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:31 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:58:31 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:31 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:31 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 10:58:31 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 10:58:31 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 10:58:31 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 10:58:31 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 10:58:31 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 10:58:31 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 10:58:31 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 10:58:31 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 10:58:31 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 10:58:31 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 10:58:31 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 10:58:31 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 10:58:31 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 10:58:31 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 10:58:31 at java.base/java.lang.Thread.run(Thread.java:833) 10:58:31 2025-11-27 10:58:31.544 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:31 2025-11-27 10:58:31.544 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:31 2025-11-27 10:58:31.570 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:31 2025-11-27 10:58:31.571 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:31 2025-11-27 10:58:31.664 [https-jsse-nio-auto-13-exec-2] WARN o.o.p.p.m.r.PolicyStatusControllerV1.getStatusOfPoliciesByGroup(155) - get deployments failed 10:58:31 com.google.re2j.PatternSyntaxException: error parsing regexp: missing closing ): `my.(1name` 10:58:31 at com.google.re2j.Parser.parseInternal(Parser.java:982) 10:58:31 at com.google.re2j.Parser.parse(Parser.java:789) 10:58:31 at com.google.re2j.RE2.compileImpl(RE2.java:185) 10:58:31 at com.google.re2j.Pattern.compile(Pattern.java:151) 10:58:31 at com.google.re2j.Pattern.compile(Pattern.java:109) 10:58:31 at org.onap.policy.pap.main.rest.PolicyStatusProvider.getPolicyStatusByRegex(PolicyStatusProvider.java:140) 10:58:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:58:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:58:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:58:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:58:31 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 10:58:31 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:58:31 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:58:31 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 10:58:31 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:31 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 10:58:31 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:31 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 10:58:31 at org.onap.policy.pap.main.rest.PolicyStatusProvider$$SpringCGLIB$$0.getPolicyStatusByRegex() 10:58:31 at org.onap.policy.pap.main.rest.PolicyStatusControllerV1.getStatusOfPoliciesByGroup(PolicyStatusControllerV1.java:150) 10:58:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:58:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:58:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:58:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:58:31 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 10:58:31 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:58:31 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:58:31 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 10:58:31 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:31 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 10:58:31 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:31 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 10:58:31 at org.onap.policy.pap.main.rest.PolicyStatusControllerV1$$SpringCGLIB$$0.getStatusOfPoliciesByGroup() 10:58:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:58:31 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:58:31 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:58:31 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:58:31 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 10:58:31 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 10:58:31 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:58:31 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 10:58:31 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 10:58:31 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:58:31 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 10:58:31 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 10:58:31 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 10:58:31 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 10:58:31 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:633) 10:58:31 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:58:31 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 10:58:31 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 10:58:31 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 10:58:31 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:31 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 10:58:31 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 10:58:31 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 10:58:31 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 10:58:31 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 10:58:31 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 10:58:31 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 10:58:31 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 10:58:31 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:31 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:31 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:31 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 10:58:31 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 10:58:31 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:31 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:31 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:31 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 10:58:31 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:31 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:31 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:31 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 10:58:31 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:31 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:31 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:31 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 10:58:31 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:31 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:31 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:31 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 10:58:31 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:31 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:31 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:31 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:31 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 10:58:31 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 10:58:31 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:31 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:31 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:31 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 10:58:31 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 10:58:31 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:31 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:31 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:31 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:31 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 10:58:31 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 10:58:31 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:31 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:31 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:31 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 10:58:31 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:31 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:31 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:31 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:31 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 10:58:31 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:31 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:31 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 10:58:31 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 10:58:31 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:31 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 10:58:31 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 10:58:31 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:31 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 10:58:31 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:31 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 10:58:31 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 10:58:31 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:31 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 10:58:31 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:31 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 10:58:31 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 10:58:31 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 10:58:31 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 10:58:31 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:31 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:58:31 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:31 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:31 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:58:31 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:31 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:31 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 10:58:31 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:31 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:31 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:58:31 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:31 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:31 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 10:58:31 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 10:58:31 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 10:58:31 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 10:58:31 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 10:58:31 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 10:58:31 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 10:58:31 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 10:58:31 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 10:58:31 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 10:58:31 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 10:58:31 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 10:58:31 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 10:58:31 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 10:58:31 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 10:58:31 at java.base/java.lang.Thread.run(Thread.java:833) 10:58:31 2025-11-27 10:58:31.675 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:31 2025-11-27 10:58:31.676 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:31 2025-11-27 10:58:31.702 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:31 2025-11-27 10:58:31.703 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:31 2025-11-27 10:58:31.803 [https-jsse-nio-auto-13-exec-3] WARN o.o.p.p.m.r.PolicyStatusControllerV1.makeRegexNotFoundResponse(217) - get deployments failed. Empty string passed as Regex. 10:58:31 2025-11-27 10:58:31.812 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:31 2025-11-27 10:58:31.813 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:31 2025-11-27 10:58:31.845 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:31 2025-11-27 10:58:31.845 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:31 2025-11-27 10:58:31.947 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:31 2025-11-27 10:58:31.948 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:32 2025-11-27 10:58:31.974 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:32 2025-11-27 10:58:31.975 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:32 2025-11-27 10:58:32.080 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:32 2025-11-27 10:58:32.081 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:32 2025-11-27 10:58:32.107 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:32 2025-11-27 10:58:32.108 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:32 2025-11-27 10:58:32.222 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:32 2025-11-27 10:58:32.223 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:32 2025-11-27 10:58:32.250 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:32 2025-11-27 10:58:32.251 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:32 2025-11-27 10:58:32.279 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:32 2025-11-27 10:58:32.280 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:32 2025-11-27 10:58:32.304 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:32 2025-11-27 10:58:32.305 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:32 2025-11-27 10:58:32.411 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:32 2025-11-27 10:58:32.412 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:32 2025-11-27 10:58:32.438 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:32 2025-11-27 10:58:32.439 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:32 2025-11-27 10:58:32.736 [https-jsse-nio-auto-13-exec-7] INFO o.s.api.AbstractOpenApiResource.getOpenApi(410) - Init duration for springdoc-openapi is: 204 ms 10:58:32 2025-11-27 10:58:32.751 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:32 2025-11-27 10:58:32.752 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:32 2025-11-27 10:58:32.853 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:32 2025-11-27 10:58:32.854 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:32 2025-11-27 10:58:32.954 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:32 2025-11-27 10:58:32.955 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:33 2025-11-27 10:58:33.063 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:33 2025-11-27 10:58:33.064 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:33 2025-11-27 10:58:33.171 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:33 2025-11-27 10:58:33.172 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:33 2025-11-27 10:58:33.281 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:33 2025-11-27 10:58:33.282 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:33 2025-11-27 10:58:33.392 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 10:58:33 2025-11-27 10:58:33.392 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 10:58:33 2025-11-27 10:58:33.392 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 10:58:33 2025-11-27 10:58:33.392 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 10:58:33 2025-11-27 10:58:33.393 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 10:58:33 2025-11-27 10:58:33.393 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 10:58:33 2025-11-27 10:58:33.393 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 10:58:33 2025-11-27 10:58:33.393 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 10:58:33 2025-11-27 10:58:33.393 [Thread-199] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 10:58:33 2025-11-27 10:58:33.393 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 10:58:33 2025-11-27 10:58:33.393 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 10:58:33 2025-11-27 10:58:33.393 [Thread-198] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 10:58:33 2025-11-27 10:58:33.393 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 10:58:33 2025-11-27 10:58:33.394 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 10:58:33 2025-11-27 10:58:33.394 [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 10:58:33 2025-11-27 10:58:33.394 [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 10:58:33 2025-11-27 10:58:33.394 [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 10:58:33 2025-11-27 10:58:33.394 [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 10:58:33 2025-11-27 10:58:33.394 [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 10:58:33 2025-11-27 10:58:33.394 [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 10:58:33 2025-11-27 10:58:33.394 [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 10:58:33 2025-11-27 10:58:33.394 [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 10:58:33 2025-11-27 10:58:33.395 [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 10:58:33 2025-11-27 10:58:33.395 [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 10:58:33 2025-11-27 10:58:33.395 [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 10:58:33 2025-11-27 10:58:33.395 [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 10:58:33 2025-11-27 10:58:33.395 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 10:58:33 2025-11-27 10:58:33.395 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 10:58:33 2025-11-27 10:58:33.395 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 10:58:33 2025-11-27 10:58:33.395 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 10:58:33 2025-11-27 10:58:33.395 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 10:58:33 2025-11-27 10:58:33.395 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 10:58:33 2025-11-27 10:58:33.395 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 10:58:33 2025-11-27 10:58:33.396 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 10:58:33 2025-11-27 10:58:33.396 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 10:58:33 2025-11-27 10:58:33.397 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-13-34155"] 10:58:33 2025-11-27 10:58:33.398 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 10:58:33 2025-11-27 10:58:33.398 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-13"] 10:58:33 2025-11-27 10:58:33.405 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 10:58:33 2025-11-27 10:58:33.415 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-13 - Shutdown initiated... 10:58:33 2025-11-27 10:58:33.416 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-13 - Shutdown completed. 10:58:33 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.480 s -- in org.onap.policy.pap.main.rest.TestPolicyStatusControllerV1 10:58:33 [INFO] Running org.onap.policy.pap.main.rest.TestPdpGroupDeleteControllerV1 10:58:33 10:58:33 . ____ _ __ _ _ 10:58:33 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:58:33 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:58:33 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:58:33 ' |____| .__|_| |_|_| |_\__, | / / / / 10:58:33 =========|_|==============|___/=/_/_/_/ 10:58:33 10:58:33 :: Spring Boot :: (v3.5.3) 10:58:33 10:58:33 2025-11-27 10:58:33.464 [main] INFO o.o.p.p.m.r.TestPdpGroupDeleteControllerV1.logStarting(53) - Starting TestPdpGroupDeleteControllerV1 using Java 17.0.4 with PID 2695 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 10:58:33 2025-11-27 10:58:33.465 [main] INFO o.o.p.p.m.r.TestPdpGroupDeleteControllerV1.logStartupProfileInfo(658) - The following 2 profiles are active: "test", "default" 10:58:33 2025-11-27 10:58:33.603 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 10:58:33 2025-11-27 10:58:33.614 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 10 ms. Found 7 JPA repository interfaces. 10:58:33 2025-11-27 10:58:33.691 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 10:58:33 2025-11-27 10:58:33.691 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-14"] 10:58:33 2025-11-27 10:58:33.692 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 10:58:33 2025-11-27 10:58:33.692 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 10:58:33 2025-11-27 10:58:33.705 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 10:58:33 2025-11-27 10:58:33.706 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 241 ms 10:58:33 2025-11-27 10:58:33.776 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 10:58:33 2025-11-27 10:58:33.778 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 10:58:33 2025-11-27 10:58:33.784 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 10:58:33 2025-11-27 10:58:33.784 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-14 - Starting... 10:58:33 2025-11-27 10:58:33.786 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-14 - Added connection conn130: url=jdbc:h2:mem:testdb11 user=POLICY_USER 10:58:33 2025-11-27 10:58:33.786 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-14 - Start completed. 10:58:33 2025-11-27 10:58:33.787 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 10:58:33 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-14)'] 10:58:33 Database driver: undefined/unknown 10:58:33 Database version: 2.2.224 10:58:33 Autocommit mode: undefined/unknown 10:58:33 Isolation level: undefined/unknown 10:58:33 Minimum pool size: undefined/unknown 10:58:33 Maximum pool size: undefined/unknown 10:58:33 2025-11-27 10:58:33.904 [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) 10:58:33 2025-11-27 10:58:33.946 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 10:58:34 2025-11-27 10:58:34.205 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 10:58:34 2025-11-27 10:58:34.249 [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. 10:58:34 2025-11-27 10:58:34.465 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 10:58:34 2025-11-27 10:58:34.499 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-14"] 10:58:34 2025-11-27 10:58:34.510 [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] 10:58:34 2025-11-27 10:58:34.513 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 33951 (https) with context path '/policy/pap/v1' 10:58:34 2025-11-27 10:58:34.521 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 10:58:34 2025-11-27 10:58:34.521 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 10:58:34 2025-11-27 10:58:34.521 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 10:58:34 2025-11-27 10:58:34.521 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 10:58:34 2025-11-27 10:58:34.521 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 10:58:34 2025-11-27 10:58:34.521 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 10:58:34 2025-11-27 10:58:34.522 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 10:58:34 2025-11-27 10:58:34.522 [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@594596f1 10:58:34 2025-11-27 10:58:34.522 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 10:58:34 2025-11-27 10:58:34.522 [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@57a4fa87 10:58:34 2025-11-27 10:58:34.522 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 10:58:34 2025-11-27 10:58:34.522 [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 10:58:34 2025-11-27 10:58:34.522 [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 10:58:34 2025-11-27 10:58:34.522 [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 10:58:34 2025-11-27 10:58:34.522 [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 10:58:34 2025-11-27 10:58:34.523 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 10:58:34 2025-11-27 10:58:34.523 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 10:58:34 2025-11-27 10:58:34.523 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 10:58:34 2025-11-27 10:58:34.525 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 10:58:34 2025-11-27 10:58:34.525 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 10:58:34 2025-11-27 10:58:34.525 [Thread-203] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 10:58:34 2025-11-27 10:58:34.525 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 10:58:34 2025-11-27 10:58:34.525 [Thread-204] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 10:58:34 2025-11-27 10:58:34.525 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 10:58:34 2025-11-27 10:58:34.526 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 10:58:34 2025-11-27 10:58:34.533 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 10:58:34 2025-11-27 10:58:34.533 [main] INFO o.o.p.p.m.r.TestPdpGroupDeleteControllerV1.logStarted(59) - Started TestPdpGroupDeleteControllerV1 in 1.107 seconds (process running for 51.543) 10:58:34 2025-11-27 10:58:34.544 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:34 2025-11-27 10:58:34.545 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:34 2025-11-27 10:58:34.556 [https-jsse-nio-auto-14-exec-7] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring DispatcherServlet 'dispatcherServlet' 10:58:34 2025-11-27 10:58:34.557 [https-jsse-nio-auto-14-exec-7] INFO o.s.web.servlet.DispatcherServlet.initServletBean(532) - Initializing Servlet 'dispatcherServlet' 10:58:34 2025-11-27 10:58:34.558 [https-jsse-nio-auto-14-exec-7] INFO o.s.web.servlet.DispatcherServlet.initServletBean(554) - Completed initialization in 1 ms 10:58:34 2025-11-27 10:58:34.719 [https-jsse-nio-auto-14-exec-7] INFO o.o.policy.pap.main.rest.SessionData.getGroup(348) - unknown group my-name 10:58:34 2025-11-27 10:58:34.719 [https-jsse-nio-auto-14-exec-7] WARN o.o.p.p.m.r.PdpGroupDeleteProvider.deleteGroup(80) - failed to delete group: my-name 10:58:34 2025-11-27 10:58:34.719 [https-jsse-nio-auto-14-exec-7] WARN o.o.p.p.m.r.PdpGroupDeleteControllerV1.doOperation(141) - delete group failed 10:58:34 org.onap.policy.models.base.PfModelException: group not found 10:58:34 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider.deleteGroup(PdpGroupDeleteProvider.java:69) 10:58:34 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:161) 10:58:34 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:189) 10:58:34 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider.deleteGroup(PdpGroupDeleteProvider.java:55) 10:58:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:58:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:58:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:58:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:58:34 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 10:58:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:58:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:58:34 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 10:58:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:34 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 10:58:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:34 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 10:58:34 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider$$SpringCGLIB$$0.deleteGroup() 10:58:34 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.lambda$deleteGroup$0(PdpGroupDeleteControllerV1.java:94) 10:58:34 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.doOperation(PdpGroupDeleteControllerV1.java:136) 10:58:34 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.deleteGroup(PdpGroupDeleteControllerV1.java:94) 10:58:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:58:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:58:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:58:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:58:34 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 10:58:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:58:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:58:34 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 10:58:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:34 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 10:58:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:34 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 10:58:34 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1$$SpringCGLIB$$0.deleteGroup() 10:58:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:58:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:58:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:58:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:58:34 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 10:58:34 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 10:58:34 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:58:34 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 10:58:34 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 10:58:34 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:58:34 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 10:58:34 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 10:58:34 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 10:58:34 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 10:58:34 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:659) 10:58:34 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:58:34 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 10:58:34 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 10:58:34 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 10:58:34 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:34 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 10:58:34 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 10:58:34 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 10:58:34 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:34 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 10:58:34 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:34 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:34 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:34 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:34 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 10:58:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:34 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 10:58:34 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:34 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 10:58:34 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 10:58:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:34 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 10:58:34 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:34 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 10:58:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:34 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 10:58:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:34 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 10:58:34 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 10:58:34 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:34 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 10:58:34 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:34 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 10:58:34 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 10:58:34 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:34 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 10:58:34 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:34 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 10:58:34 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 10:58:34 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 10:58:34 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 10:58:34 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:34 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:58:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:34 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:34 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:58:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:34 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:34 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 10:58:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:34 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:34 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:58:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:34 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:34 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 10:58:34 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 10:58:34 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 10:58:34 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 10:58:34 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 10:58:34 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 10:58:34 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 10:58:34 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 10:58:34 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 10:58:34 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 10:58:34 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 10:58:34 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 10:58:34 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 10:58:34 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 10:58:34 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 10:58:34 at java.base/java.lang.Thread.run(Thread.java:833) 10:58:34 2025-11-27 10:58:34.805 [https-jsse-nio-auto-14-exec-8] INFO o.o.policy.pap.main.rest.SessionData.getGroup(348) - unknown group my-name 10:58:34 2025-11-27 10:58:34.805 [https-jsse-nio-auto-14-exec-8] WARN o.o.p.p.m.r.PdpGroupDeleteProvider.deleteGroup(80) - failed to delete group: my-name 10:58:34 2025-11-27 10:58:34.805 [https-jsse-nio-auto-14-exec-8] WARN o.o.p.p.m.r.PdpGroupDeleteControllerV1.doOperation(141) - delete group failed 10:58:34 org.onap.policy.models.base.PfModelException: group not found 10:58:34 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider.deleteGroup(PdpGroupDeleteProvider.java:69) 10:58:34 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:161) 10:58:34 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:189) 10:58:34 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider.deleteGroup(PdpGroupDeleteProvider.java:55) 10:58:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:58:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:58:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:58:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:58:34 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 10:58:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:58:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:58:34 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 10:58:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:34 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 10:58:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:34 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 10:58:34 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider$$SpringCGLIB$$0.deleteGroup() 10:58:34 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.lambda$deleteGroup$0(PdpGroupDeleteControllerV1.java:94) 10:58:34 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.doOperation(PdpGroupDeleteControllerV1.java:136) 10:58:34 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.deleteGroup(PdpGroupDeleteControllerV1.java:94) 10:58:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:58:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:58:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:58:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:58:34 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 10:58:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:58:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:58:34 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 10:58:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:34 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 10:58:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:34 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 10:58:34 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1$$SpringCGLIB$$0.deleteGroup() 10:58:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:58:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:58:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:58:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:58:34 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 10:58:34 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 10:58:34 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:58:34 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 10:58:34 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 10:58:34 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:58:34 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 10:58:34 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 10:58:34 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 10:58:34 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 10:58:34 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:659) 10:58:34 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:58:34 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 10:58:34 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 10:58:34 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 10:58:34 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:34 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 10:58:34 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 10:58:34 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 10:58:34 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:34 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 10:58:34 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:34 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:34 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:34 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:34 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 10:58:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:34 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 10:58:34 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:34 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 10:58:34 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 10:58:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:34 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 10:58:34 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:34 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 10:58:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:34 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 10:58:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:34 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 10:58:34 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 10:58:34 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:34 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 10:58:34 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:34 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 10:58:34 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 10:58:34 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:34 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 10:58:34 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:34 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 10:58:34 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 10:58:34 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 10:58:34 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 10:58:34 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:34 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:58:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:34 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:34 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:58:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:34 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:34 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 10:58:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:34 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:34 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:58:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:34 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:34 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 10:58:34 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 10:58:34 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 10:58:34 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 10:58:34 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 10:58:34 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 10:58:34 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 10:58:34 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 10:58:34 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 10:58:34 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 10:58:34 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 10:58:34 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 10:58:34 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 10:58:34 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 10:58:34 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 10:58:34 at java.base/java.lang.Thread.run(Thread.java:833) 10:58:34 2025-11-27 10:58:34.816 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:34 2025-11-27 10:58:34.817 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:34 2025-11-27 10:58:34.850 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:34 2025-11-27 10:58:34.851 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:34 2025-11-27 10:58:34.947 [https-jsse-nio-auto-14-exec-2] WARN o.o.p.p.m.r.PdpGroupDeleteProvider.undeployPolicy(113) - failed to undeploy policy: my-name null 10:58:34 2025-11-27 10:58:34.947 [https-jsse-nio-auto-14-exec-2] WARN o.o.p.p.m.r.PdpGroupDeleteControllerV1.doUndeployOperation(167) - undeploy policy failed 10:58:34 org.onap.policy.models.base.PfModelRuntimeException: cannot find policy: my-name null 10:58:34 at org.onap.policy.pap.main.rest.ProviderBase.getPolicy(ProviderBase.java:321) 10:58:34 at org.onap.policy.pap.main.rest.ProviderBase.processPolicy(ProviderBase.java:202) 10:58:34 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider.undeployPolicy(PdpGroupDeleteProvider.java:104) 10:58:34 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:161) 10:58:34 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider.undeploy(PdpGroupDeleteProvider.java:92) 10:58:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:58:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:58:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:58:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:58:34 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 10:58:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:58:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:58:34 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 10:58:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:34 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 10:58:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:34 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 10:58:34 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider$$SpringCGLIB$$0.undeploy() 10:58:34 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.lambda$deletePolicy$1(PdpGroupDeleteControllerV1.java:107) 10:58:34 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.doUndeployOperation(PdpGroupDeleteControllerV1.java:160) 10:58:34 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.deletePolicy(PdpGroupDeleteControllerV1.java:106) 10:58:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:58:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:58:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:58:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:58:34 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 10:58:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:58:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:58:34 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 10:58:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:34 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 10:58:34 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:34 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 10:58:34 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1$$SpringCGLIB$$0.deletePolicy() 10:58:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:58:34 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:58:34 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:58:34 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:58:34 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 10:58:34 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 10:58:34 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:58:34 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 10:58:34 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 10:58:34 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:58:34 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 10:58:34 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 10:58:34 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 10:58:34 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 10:58:34 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:659) 10:58:34 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:58:34 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 10:58:34 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 10:58:34 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 10:58:34 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:34 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 10:58:34 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 10:58:34 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 10:58:34 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:34 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 10:58:34 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:34 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:34 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:34 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:34 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 10:58:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:34 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 10:58:34 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:34 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 10:58:34 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 10:58:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:34 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 10:58:34 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:34 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 10:58:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:34 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 10:58:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 10:58:34 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:34 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 10:58:34 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 10:58:34 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:34 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 10:58:34 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:34 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 10:58:34 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 10:58:34 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:34 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 10:58:34 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:34 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 10:58:34 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 10:58:34 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 10:58:34 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 10:58:34 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:34 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:58:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:34 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:34 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:58:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:34 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:34 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 10:58:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:34 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:34 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:58:34 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:34 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:34 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 10:58:34 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 10:58:34 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 10:58:34 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 10:58:34 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 10:58:34 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 10:58:34 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 10:58:34 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 10:58:34 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 10:58:34 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 10:58:34 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 10:58:34 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 10:58:34 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 10:58:34 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 10:58:34 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 10:58:34 at java.base/java.lang.Thread.run(Thread.java:833) 10:58:35 2025-11-27 10:58:35.044 [https-jsse-nio-auto-14-exec-3] WARN o.o.p.p.m.r.PdpGroupDeleteProvider.undeployPolicy(113) - failed to undeploy policy: my-name null 10:58:35 2025-11-27 10:58:35.045 [https-jsse-nio-auto-14-exec-3] WARN o.o.p.p.m.r.PdpGroupDeleteControllerV1.doUndeployOperation(167) - undeploy policy failed 10:58:35 org.onap.policy.models.base.PfModelRuntimeException: cannot find policy: my-name null 10:58:35 at org.onap.policy.pap.main.rest.ProviderBase.getPolicy(ProviderBase.java:321) 10:58:35 at org.onap.policy.pap.main.rest.ProviderBase.processPolicy(ProviderBase.java:202) 10:58:35 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider.undeployPolicy(PdpGroupDeleteProvider.java:104) 10:58:35 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:161) 10:58:35 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider.undeploy(PdpGroupDeleteProvider.java:92) 10:58:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:58:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:58:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:58:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:58:35 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 10:58:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:58:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:58:35 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 10:58:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:35 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 10:58:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:35 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 10:58:35 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider$$SpringCGLIB$$0.undeploy() 10:58:35 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.lambda$deletePolicy$1(PdpGroupDeleteControllerV1.java:107) 10:58:35 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.doUndeployOperation(PdpGroupDeleteControllerV1.java:160) 10:58:35 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.deletePolicy(PdpGroupDeleteControllerV1.java:106) 10:58:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:58:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:58:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:58:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:58:35 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 10:58:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:58:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:58:35 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 10:58:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:35 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 10:58:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:35 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 10:58:35 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1$$SpringCGLIB$$0.deletePolicy() 10:58:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:58:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:58:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:58:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:58:35 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 10:58:35 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 10:58:35 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:58:35 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 10:58:35 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 10:58:35 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:58:35 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 10:58:35 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 10:58:35 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 10:58:35 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 10:58:35 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:659) 10:58:35 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:58:35 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 10:58:35 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 10:58:35 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 10:58:35 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:35 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 10:58:35 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 10:58:35 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 10:58:35 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:35 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 10:58:35 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:35 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:35 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:35 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:35 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 10:58:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:35 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 10:58:35 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:35 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 10:58:35 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 10:58:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:35 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 10:58:35 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:35 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 10:58:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:35 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 10:58:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:35 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 10:58:35 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 10:58:35 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:35 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 10:58:35 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:35 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 10:58:35 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 10:58:35 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:35 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 10:58:35 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:35 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 10:58:35 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 10:58:35 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 10:58:35 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 10:58:35 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:35 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:58:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:35 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:35 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:58:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:35 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:35 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 10:58:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:35 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:35 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:58:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:35 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:35 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 10:58:35 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 10:58:35 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 10:58:35 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 10:58:35 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 10:58:35 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 10:58:35 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 10:58:35 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 10:58:35 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 10:58:35 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 10:58:35 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 10:58:35 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 10:58:35 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 10:58:35 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 10:58:35 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 10:58:35 at java.base/java.lang.Thread.run(Thread.java:833) 10:58:35 2025-11-27 10:58:35.056 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:35 2025-11-27 10:58:35.057 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:35 2025-11-27 10:58:35.092 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:35 2025-11-27 10:58:35.093 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:35 2025-11-27 10:58:35.190 [https-jsse-nio-auto-14-exec-8] WARN o.o.p.p.m.r.PdpGroupDeleteProvider.undeployPolicy(113) - failed to undeploy policy: my-name 3 10:58:35 2025-11-27 10:58:35.190 [https-jsse-nio-auto-14-exec-8] WARN o.o.p.p.m.r.PdpGroupDeleteControllerV1.doUndeployOperation(167) - undeploy policy failed 10:58:35 org.onap.policy.models.base.PfModelRuntimeException: cannot find policy: my-name 3 10:58:35 at org.onap.policy.pap.main.rest.ProviderBase.getPolicy(ProviderBase.java:321) 10:58:35 at org.onap.policy.pap.main.rest.ProviderBase.processPolicy(ProviderBase.java:202) 10:58:35 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider.undeployPolicy(PdpGroupDeleteProvider.java:104) 10:58:35 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:161) 10:58:35 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider.undeploy(PdpGroupDeleteProvider.java:92) 10:58:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:58:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:58:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:58:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:58:35 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 10:58:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:58:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:58:35 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 10:58:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:35 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 10:58:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:35 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 10:58:35 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider$$SpringCGLIB$$0.undeploy() 10:58:35 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.lambda$deletePolicyVersion$2(PdpGroupDeleteControllerV1.java:124) 10:58:35 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.doUndeployOperation(PdpGroupDeleteControllerV1.java:160) 10:58:35 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.deletePolicyVersion(PdpGroupDeleteControllerV1.java:123) 10:58:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:58:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:58:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:58:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:58:35 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 10:58:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:58:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:58:35 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 10:58:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:35 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 10:58:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:35 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 10:58:35 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1$$SpringCGLIB$$0.deletePolicyVersion() 10:58:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:58:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:58:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:58:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:58:35 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 10:58:35 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 10:58:35 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:58:35 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 10:58:35 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 10:58:35 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:58:35 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 10:58:35 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 10:58:35 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 10:58:35 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 10:58:35 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:659) 10:58:35 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:58:35 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 10:58:35 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 10:58:35 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 10:58:35 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:35 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 10:58:35 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 10:58:35 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 10:58:35 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:35 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 10:58:35 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:35 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:35 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:35 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:35 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 10:58:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:35 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 10:58:35 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:35 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 10:58:35 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 10:58:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:35 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 10:58:35 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:35 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 10:58:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:35 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 10:58:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:35 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 10:58:35 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 10:58:35 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:35 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 10:58:35 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:35 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 10:58:35 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 10:58:35 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:35 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 10:58:35 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:35 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 10:58:35 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 10:58:35 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 10:58:35 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 10:58:35 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:35 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:58:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:35 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:35 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:58:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:35 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:35 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 10:58:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:35 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:35 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:58:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:35 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:35 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 10:58:35 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 10:58:35 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 10:58:35 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 10:58:35 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 10:58:35 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 10:58:35 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 10:58:35 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 10:58:35 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 10:58:35 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 10:58:35 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 10:58:35 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 10:58:35 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 10:58:35 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 10:58:35 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 10:58:35 at java.base/java.lang.Thread.run(Thread.java:833) 10:58:35 2025-11-27 10:58:35.284 [https-jsse-nio-auto-14-exec-9] WARN o.o.p.p.m.r.PdpGroupDeleteProvider.undeployPolicy(113) - failed to undeploy policy: my-name 3 10:58:35 2025-11-27 10:58:35.285 [https-jsse-nio-auto-14-exec-9] WARN o.o.p.p.m.r.PdpGroupDeleteControllerV1.doUndeployOperation(167) - undeploy policy failed 10:58:35 org.onap.policy.models.base.PfModelRuntimeException: cannot find policy: my-name 3 10:58:35 at org.onap.policy.pap.main.rest.ProviderBase.getPolicy(ProviderBase.java:321) 10:58:35 at org.onap.policy.pap.main.rest.ProviderBase.processPolicy(ProviderBase.java:202) 10:58:35 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider.undeployPolicy(PdpGroupDeleteProvider.java:104) 10:58:35 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:161) 10:58:35 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider.undeploy(PdpGroupDeleteProvider.java:92) 10:58:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:58:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:58:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:58:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:58:35 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 10:58:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:58:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:58:35 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 10:58:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:35 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 10:58:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:35 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 10:58:35 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider$$SpringCGLIB$$0.undeploy() 10:58:35 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.lambda$deletePolicyVersion$2(PdpGroupDeleteControllerV1.java:124) 10:58:35 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.doUndeployOperation(PdpGroupDeleteControllerV1.java:160) 10:58:35 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.deletePolicyVersion(PdpGroupDeleteControllerV1.java:123) 10:58:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:58:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:58:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:58:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:58:35 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 10:58:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:58:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:58:35 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 10:58:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:35 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 10:58:35 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:35 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 10:58:35 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1$$SpringCGLIB$$0.deletePolicyVersion() 10:58:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:58:35 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:58:35 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:58:35 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:58:35 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 10:58:35 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 10:58:35 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:58:35 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 10:58:35 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 10:58:35 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:58:35 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 10:58:35 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 10:58:35 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 10:58:35 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 10:58:35 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:659) 10:58:35 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:58:35 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 10:58:35 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 10:58:35 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 10:58:35 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:35 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 10:58:35 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 10:58:35 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 10:58:35 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:35 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 10:58:35 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:35 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:35 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:35 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:35 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 10:58:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:35 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 10:58:35 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:35 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 10:58:35 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 10:58:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:35 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 10:58:35 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:35 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 10:58:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:35 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 10:58:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 10:58:35 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:35 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 10:58:35 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 10:58:35 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:35 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 10:58:35 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:35 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 10:58:35 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 10:58:35 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:35 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 10:58:35 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:35 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 10:58:35 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 10:58:35 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 10:58:35 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 10:58:35 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:35 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:58:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:35 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:35 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:58:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:35 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:35 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 10:58:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:35 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:35 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:58:35 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:35 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:35 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 10:58:35 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 10:58:35 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 10:58:35 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 10:58:35 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 10:58:35 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 10:58:35 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 10:58:35 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 10:58:35 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 10:58:35 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 10:58:35 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 10:58:35 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 10:58:35 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 10:58:35 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 10:58:35 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 10:58:35 at java.base/java.lang.Thread.run(Thread.java:833) 10:58:35 2025-11-27 10:58:35.294 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:35 2025-11-27 10:58:35.294 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:35 2025-11-27 10:58:35.317 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:35 2025-11-27 10:58:35.318 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:35 2025-11-27 10:58:35.608 [https-jsse-nio-auto-14-exec-3] INFO o.s.api.AbstractOpenApiResource.getOpenApi(410) - Init duration for springdoc-openapi is: 196 ms 10:58:35 2025-11-27 10:58:35.620 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:35 2025-11-27 10:58:35.622 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:35 2025-11-27 10:58:35.717 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:35 2025-11-27 10:58:35.718 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:35 2025-11-27 10:58:35.819 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 10:58:35 2025-11-27 10:58:35.819 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 10:58:35 2025-11-27 10:58:35.819 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 10:58:35 2025-11-27 10:58:35.819 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 10:58:35 2025-11-27 10:58:35.820 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 10:58:35 2025-11-27 10:58:35.820 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 10:58:35 2025-11-27 10:58:35.820 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 10:58:35 2025-11-27 10:58:35.820 [Thread-204] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 10:58:35 2025-11-27 10:58:35.820 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 10:58:35 2025-11-27 10:58:35.820 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 10:58:35 2025-11-27 10:58:35.820 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 10:58:35 2025-11-27 10:58:35.820 [Thread-203] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 10:58:35 2025-11-27 10:58:35.821 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 10:58:35 2025-11-27 10:58:35.821 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 10:58:35 2025-11-27 10:58:35.821 [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 10:58:35 2025-11-27 10:58:35.821 [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 10:58:35 2025-11-27 10:58:35.821 [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 10:58:35 2025-11-27 10:58:35.821 [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 10:58:35 2025-11-27 10:58:35.822 [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 10:58:35 2025-11-27 10:58:35.822 [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 10:58:35 2025-11-27 10:58:35.822 [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 10:58:35 2025-11-27 10:58:35.822 [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 10:58:35 2025-11-27 10:58:35.822 [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 10:58:35 2025-11-27 10:58:35.822 [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 10:58:35 2025-11-27 10:58:35.822 [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 10:58:35 2025-11-27 10:58:35.822 [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 10:58:35 2025-11-27 10:58:35.823 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 10:58:35 2025-11-27 10:58:35.823 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 10:58:35 2025-11-27 10:58:35.823 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 10:58:35 2025-11-27 10:58:35.823 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 10:58:35 2025-11-27 10:58:35.823 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 10:58:35 2025-11-27 10:58:35.823 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 10:58:35 2025-11-27 10:58:35.824 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 10:58:35 2025-11-27 10:58:35.824 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 10:58:35 2025-11-27 10:58:35.824 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 10:58:35 2025-11-27 10:58:35.825 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-14-33951"] 10:58:35 2025-11-27 10:58:35.826 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 10:58:35 2025-11-27 10:58:35.826 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-14"] 10:58:35 2025-11-27 10:58:35.830 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 10:58:35 2025-11-27 10:58:35.839 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-14 - Shutdown initiated... 10:58:35 2025-11-27 10:58:35.840 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-14 - Shutdown completed. 10:58:35 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.421 s -- in org.onap.policy.pap.main.rest.TestPdpGroupDeleteControllerV1 10:58:35 [INFO] Running org.onap.policy.pap.main.rest.TestPolicyStatusProvider 10:58:35 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.onap.policy.pap.main.rest.TestPolicyStatusProvider 10:58:35 [INFO] Running org.onap.policy.pap.main.rest.PapRestControllerV1Test 10:58:36 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 s -- in org.onap.policy.pap.main.rest.PapRestControllerV1Test 10:58:36 [INFO] Running org.onap.policy.pap.main.rest.TestPolicyAuditControllerV1 10:58:36 10:58:36 . ____ _ __ _ _ 10:58:36 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:58:36 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:58:36 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:58:36 ' |____| .__|_| |_|_| |_\__, | / / / / 10:58:36 =========|_|==============|___/=/_/_/_/ 10:58:36 10:58:36 :: Spring Boot :: (v3.5.3) 10:58:36 10:58:36 2025-11-27 10:58:36.026 [main] INFO o.o.p.p.m.r.TestPolicyAuditControllerV1.logStarting(53) - Starting TestPolicyAuditControllerV1 using Java 17.0.4 with PID 2695 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 10:58:36 2025-11-27 10:58:36.026 [main] INFO o.o.p.p.m.r.TestPolicyAuditControllerV1.logStartupProfileInfo(658) - The following 2 profiles are active: "test", "default" 10:58:36 2025-11-27 10:58:36.164 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 10:58:36 2025-11-27 10:58:36.175 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 9 ms. Found 7 JPA repository interfaces. 10:58:36 2025-11-27 10:58:36.246 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 10:58:36 2025-11-27 10:58:36.247 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-15"] 10:58:36 2025-11-27 10:58:36.247 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 10:58:36 2025-11-27 10:58:36.247 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 10:58:36 2025-11-27 10:58:36.260 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 10:58:36 2025-11-27 10:58:36.260 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 233 ms 10:58:36 2025-11-27 10:58:36.328 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 10:58:36 2025-11-27 10:58:36.330 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 10:58:36 2025-11-27 10:58:36.336 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 10:58:36 2025-11-27 10:58:36.336 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-15 - Starting... 10:58:36 2025-11-27 10:58:36.337 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-15 - Added connection conn140: url=jdbc:h2:mem:testdb12 user=POLICY_USER 10:58:36 2025-11-27 10:58:36.338 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-15 - Start completed. 10:58:36 2025-11-27 10:58:36.338 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 10:58:36 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-15)'] 10:58:36 Database driver: undefined/unknown 10:58:36 Database version: 2.2.224 10:58:36 Autocommit mode: undefined/unknown 10:58:36 Isolation level: undefined/unknown 10:58:36 Minimum pool size: undefined/unknown 10:58:36 Maximum pool size: undefined/unknown 10:58:36 2025-11-27 10:58:36.451 [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) 10:58:36 2025-11-27 10:58:36.495 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 10:58:36 2025-11-27 10:58:36.763 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 10:58:36 2025-11-27 10:58:36.803 [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. 10:58:36 2025-11-27 10:58:36.974 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 10:58:37 2025-11-27 10:58:37.006 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-15"] 10:58:37 2025-11-27 10:58:37.016 [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] 10:58:37 2025-11-27 10:58:37.018 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 46639 (https) with context path '/policy/pap/v1' 10:58:37 2025-11-27 10:58:37.024 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 10:58:37 2025-11-27 10:58:37.024 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 10:58:37 2025-11-27 10:58:37.024 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 10:58:37 2025-11-27 10:58:37.024 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 10:58:37 2025-11-27 10:58:37.024 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 10:58:37 2025-11-27 10:58:37.024 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 10:58:37 2025-11-27 10:58:37.024 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 10:58:37 2025-11-27 10:58:37.025 [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@67e84e50 10:58:37 2025-11-27 10:58:37.025 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 10:58:37 2025-11-27 10:58:37.025 [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@19fca5dd 10:58:37 2025-11-27 10:58:37.025 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 10:58:37 2025-11-27 10:58:37.025 [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 10:58:37 2025-11-27 10:58:37.025 [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 10:58:37 2025-11-27 10:58:37.025 [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 10:58:37 2025-11-27 10:58:37.025 [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 10:58:37 2025-11-27 10:58:37.025 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 10:58:37 2025-11-27 10:58:37.025 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 10:58:37 2025-11-27 10:58:37.025 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 10:58:37 2025-11-27 10:58:37.026 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 10:58:37 2025-11-27 10:58:37.026 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 10:58:37 2025-11-27 10:58:37.026 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 10:58:37 2025-11-27 10:58:37.027 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 10:58:37 2025-11-27 10:58:37.027 [Thread-209] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 10:58:37 2025-11-27 10:58:37.027 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 10:58:37 2025-11-27 10:58:37.027 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 10:58:37 2025-11-27 10:58:37.026 [Thread-208] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 10:58:37 2025-11-27 10:58:37.027 [main] INFO o.o.p.p.m.r.TestPolicyAuditControllerV1.logStarted(59) - Started TestPolicyAuditControllerV1 in 1.021 seconds (process running for 54.037) 10:58:37 2025-11-27 10:58:37.036 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:37 2025-11-27 10:58:37.037 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:37 2025-11-27 10:58:37.053 [https-jsse-nio-auto-15-exec-9] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring DispatcherServlet 'dispatcherServlet' 10:58:37 2025-11-27 10:58:37.053 [https-jsse-nio-auto-15-exec-9] INFO o.s.web.servlet.DispatcherServlet.initServletBean(532) - Initializing Servlet 'dispatcherServlet' 10:58:37 2025-11-27 10:58:37.054 [https-jsse-nio-auto-15-exec-9] INFO o.s.web.servlet.DispatcherServlet.initServletBean(554) - Completed initialization in 1 ms 10:58:37 2025-11-27 10:58:37.239 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:37 2025-11-27 10:58:37.240 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:37 2025-11-27 10:58:37.269 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:37 2025-11-27 10:58:37.270 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:37 2025-11-27 10:58:37.382 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:37 2025-11-27 10:58:37.383 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:37 2025-11-27 10:58:37.407 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:37 2025-11-27 10:58:37.408 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:37 2025-11-27 10:58:37.513 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:37 2025-11-27 10:58:37.514 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:37 2025-11-27 10:58:37.545 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:37 2025-11-27 10:58:37.546 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:37 2025-11-27 10:58:37.575 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:37 2025-11-27 10:58:37.575 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:37 2025-11-27 10:58:37.855 [https-jsse-nio-auto-15-exec-9] INFO o.s.api.AbstractOpenApiResource.getOpenApi(410) - Init duration for springdoc-openapi is: 185 ms 10:58:37 2025-11-27 10:58:37.867 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:37 2025-11-27 10:58:37.868 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:38 2025-11-27 10:58:37.975 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:38 2025-11-27 10:58:37.976 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:38 2025-11-27 10:58:38.082 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:38 2025-11-27 10:58:38.083 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:38 2025-11-27 10:58:38.184 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 10:58:38 2025-11-27 10:58:38.185 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 10:58:38 2025-11-27 10:58:38.185 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 10:58:38 2025-11-27 10:58:38.185 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 10:58:38 2025-11-27 10:58:38.185 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 10:58:38 2025-11-27 10:58:38.185 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 10:58:38 2025-11-27 10:58:38.185 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 10:58:38 2025-11-27 10:58:38.185 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 10:58:38 2025-11-27 10:58:38.185 [Thread-209] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 10:58:38 2025-11-27 10:58:38.185 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 10:58:38 2025-11-27 10:58:38.186 [Thread-208] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 10:58:38 2025-11-27 10:58:38.186 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 10:58:38 2025-11-27 10:58:38.186 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 10:58:38 2025-11-27 10:58:38.186 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 10:58:38 2025-11-27 10:58:38.186 [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 10:58:38 2025-11-27 10:58:38.186 [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 10:58:38 2025-11-27 10:58:38.186 [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 10:58:38 2025-11-27 10:58:38.186 [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 10:58:38 2025-11-27 10:58:38.187 [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 10:58:38 2025-11-27 10:58:38.187 [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 10:58:38 2025-11-27 10:58:38.187 [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 10:58:38 2025-11-27 10:58:38.187 [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 10:58:38 2025-11-27 10:58:38.187 [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 10:58:38 2025-11-27 10:58:38.187 [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 10:58:38 2025-11-27 10:58:38.187 [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 10:58:38 2025-11-27 10:58:38.187 [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 10:58:38 2025-11-27 10:58:38.187 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 10:58:38 2025-11-27 10:58:38.187 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 10:58:38 2025-11-27 10:58:38.187 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 10:58:38 2025-11-27 10:58:38.188 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 10:58:38 2025-11-27 10:58:38.188 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 10:58:38 2025-11-27 10:58:38.188 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 10:58:38 2025-11-27 10:58:38.188 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 10:58:38 2025-11-27 10:58:38.188 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 10:58:38 2025-11-27 10:58:38.188 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 10:58:38 2025-11-27 10:58:38.189 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-15-46639"] 10:58:38 2025-11-27 10:58:38.191 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 10:58:38 2025-11-27 10:58:38.191 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-15"] 10:58:38 2025-11-27 10:58:38.195 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 10:58:38 2025-11-27 10:58:38.204 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-15 - Shutdown initiated... 10:58:38 2025-11-27 10:58:38.205 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-15 - Shutdown completed. 10:58:38 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.208 s -- in org.onap.policy.pap.main.rest.TestPolicyAuditControllerV1 10:58:38 [INFO] Running org.onap.policy.pap.main.rest.TestPdpGroupDeleteProvider 10:58:38 2025-11-27 10:58:38.349 [main] WARN o.o.p.p.m.r.PdpGroupDeleteProvider.undeployPolicy(113) - failed to undeploy policy: policyA null 10:58:38 2025-11-27 10:58:38.353 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupA 10:58:38 2025-11-27 10:58:38.354 [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 10:58:38 2025-11-27 10:58:38.354 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy policyA 1.2.3 10:58:38 2025-11-27 10:58:38.354 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpA groupA pdpTypeA policies=0 10:58:38 2025-11-27 10:58:38.354 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 10:58:38 2025-11-27 10:58:38.355 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 10:58:38 2025-11-27 10:58:38.355 [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-27T10:58:38Z, user=PAP_TEST)] 10:58:38 2025-11-27 10:58:38.361 [main] WARN o.o.p.p.m.r.PdpGroupDeleteProvider.deleteGroup(80) - failed to delete group: groupA 10:58:38 2025-11-27 10:58:38.362 [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 10:58:38 2025-11-27 10:58:38.498 [main] WARN o.o.p.p.m.r.PdpGroupDeleteProvider.undeployPolicy(113) - failed to undeploy policy: policyA 1.2.3 10:58:38 2025-11-27 10:58:38.522 [main] WARN o.o.p.p.m.r.PdpGroupDeleteProvider.deleteGroup(80) - failed to delete group: groupA 10:58:38 2025-11-27 10:58:38.527 [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 10:58:38 2025-11-27 10:58:38.527 [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 10:58:38 2025-11-27 10:58:38.531 [main] WARN o.o.p.p.m.r.PdpGroupDeleteProvider.deleteGroup(80) - failed to delete group: groupA 10:58:38 2025-11-27 10:58:38.537 [main] WARN o.o.p.p.m.r.PdpGroupDeleteProvider.undeployPolicy(113) - failed to undeploy policy: policyA null 10:58:38 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.326 s -- in org.onap.policy.pap.main.rest.TestPdpGroupDeleteProvider 10:58:38 [INFO] Running org.onap.policy.pap.main.rest.TestPolicyUndeployerImpl 10:58:38 2025-11-27 10:58:38.542 [main] WARN o.o.p.p.m.rest.PolicyUndeployerImpl.undeployPolicies(72) - subgroup my-group my-subgroup not found 10:58:38 2025-11-27 10:58:38.549 [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 10:58:38 2025-11-27 10:58:38.549 [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 10:58:38 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.onap.policy.pap.main.rest.TestPolicyUndeployerImpl 10:58:38 [INFO] Running org.onap.policy.pap.main.rest.e2e.PolicyStatusTest 10:58:38 10:58:38 . ____ _ __ _ _ 10:58:38 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:58:38 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:58:38 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:58:38 ' |____| .__|_| |_|_| |_\__, | / / / / 10:58:38 =========|_|==============|___/=/_/_/_/ 10:58:38 10:58:38 :: Spring Boot :: (v3.5.3) 10:58:38 10:58:38 2025-11-27 10:58:38.580 [main] INFO o.o.p.p.m.rest.e2e.PolicyStatusTest.logStarting(53) - Starting PolicyStatusTest using Java 17.0.4 with PID 2695 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 10:58:38 2025-11-27 10:58:38.581 [main] INFO o.o.p.p.m.rest.e2e.PolicyStatusTest.logStartupProfileInfo(658) - The following 2 profiles are active: "test-e2e", "default" 10:58:38 2025-11-27 10:58:38.717 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 10:58:38 2025-11-27 10:58:38.727 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 9 ms. Found 7 JPA repository interfaces. 10:58:38 2025-11-27 10:58:38.819 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 10:58:38 2025-11-27 10:58:38.820 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-16"] 10:58:38 2025-11-27 10:58:38.820 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 10:58:38 2025-11-27 10:58:38.821 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 10:58:38 2025-11-27 10:58:38.834 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 10:58:38 2025-11-27 10:58:38.834 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 253 ms 10:58:38 2025-11-27 10:58:38.903 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 10:58:38 2025-11-27 10:58:38.905 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 10:58:38 2025-11-27 10:58:38.911 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 10:58:38 2025-11-27 10:58:38.912 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-16 - Starting... 10:58:38 2025-11-27 10:58:38.913 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-16 - Added connection conn150: url=jdbc:h2:mem:testdb13 user=POLICY_USER 10:58:38 2025-11-27 10:58:38.913 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-16 - Start completed. 10:58:38 2025-11-27 10:58:38.914 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 10:58:38 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-16)'] 10:58:38 Database driver: undefined/unknown 10:58:38 Database version: 2.2.224 10:58:38 Autocommit mode: undefined/unknown 10:58:38 Isolation level: undefined/unknown 10:58:38 Minimum pool size: undefined/unknown 10:58:38 Maximum pool size: undefined/unknown 10:58:39 2025-11-27 10:58:39.035 [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) 10:58:39 2025-11-27 10:58:39.067 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 10:58:39 2025-11-27 10:58:39.324 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 10:58:39 2025-11-27 10:58:39.371 [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. 10:58:39 2025-11-27 10:58:39.563 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 10:58:39 2025-11-27 10:58:39.600 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-16"] 10:58:39 2025-11-27 10:58:39.611 [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] 10:58:39 2025-11-27 10:58:39.613 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 38603 (https) with context path '/policy/pap/v1' 10:58:39 2025-11-27 10:58:39.619 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 10:58:39 2025-11-27 10:58:39.619 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 10:58:39 2025-11-27 10:58:39.619 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 10:58:39 2025-11-27 10:58:39.619 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 10:58:39 2025-11-27 10:58:39.620 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 10:58:39 2025-11-27 10:58:39.620 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 10:58:39 2025-11-27 10:58:39.620 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 10:58:39 2025-11-27 10:58:39.620 [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@12a44e33 10:58:39 2025-11-27 10:58:39.620 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 10:58:39 2025-11-27 10:58:39.620 [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@4697d618 10:58:39 2025-11-27 10:58:39.620 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 10:58:39 2025-11-27 10:58:39.620 [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 10:58:39 2025-11-27 10:58:39.620 [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 10:58:39 2025-11-27 10:58:39.620 [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 10:58:39 2025-11-27 10:58:39.620 [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 10:58:39 2025-11-27 10:58:39.620 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 10:58:39 2025-11-27 10:58:39.621 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 10:58:39 2025-11-27 10:58:39.621 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 10:58:39 2025-11-27 10:58:39.621 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 10:58:39 2025-11-27 10:58:39.621 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 10:58:39 2025-11-27 10:58:39.622 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 10:58:39 2025-11-27 10:58:39.622 [Thread-213] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 10:58:39 2025-11-27 10:58:39.622 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 10:58:39 2025-11-27 10:58:39.622 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 10:58:39 2025-11-27 10:58:39.622 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 10:58:39 2025-11-27 10:58:39.622 [main] INFO o.o.p.p.m.rest.e2e.PolicyStatusTest.logStarted(59) - Started PolicyStatusTest in 1.063 seconds (process running for 56.632) 10:58:39 2025-11-27 10:58:39.625 [Thread-214] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 10:58:39 2025-11-27 10:58:39.647 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:39 2025-11-27 10:58:39.647 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:39 2025-11-27 10:58:39.676 [https-jsse-nio-auto-16-exec-5] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring DispatcherServlet 'dispatcherServlet' 10:58:39 2025-11-27 10:58:39.676 [https-jsse-nio-auto-16-exec-5] INFO o.s.web.servlet.DispatcherServlet.initServletBean(532) - Initializing Servlet 'dispatcherServlet' 10:58:39 2025-11-27 10:58:39.678 [https-jsse-nio-auto-16-exec-5] INFO o.s.web.servlet.DispatcherServlet.initServletBean(554) - Completed initialization in 2 ms 10:58:39 2025-11-27 10:58:39.856 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:39 2025-11-27 10:58:39.857 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:39 2025-11-27 10:58:39.970 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:39 2025-11-27 10:58:39.970 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:40 2025-11-27 10:58:40.081 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:40 2025-11-27 10:58:40.082 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:40 2025-11-27 10:58:40.206 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:40 2025-11-27 10:58:40.206 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:40 2025-11-27 10:58:40.315 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:40 2025-11-27 10:58:40.316 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:40 2025-11-27 10:58:40.419 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 10:58:40 2025-11-27 10:58:40.419 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 10:58:40 2025-11-27 10:58:40.419 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 10:58:40 2025-11-27 10:58:40.420 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 10:58:40 2025-11-27 10:58:40.420 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 10:58:40 2025-11-27 10:58:40.420 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 10:58:40 2025-11-27 10:58:40.420 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 10:58:40 2025-11-27 10:58:40.420 [Thread-214] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 10:58:40 2025-11-27 10:58:40.420 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 10:58:40 2025-11-27 10:58:40.421 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 10:58:40 2025-11-27 10:58:40.421 [Thread-213] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 10:58:40 2025-11-27 10:58:40.421 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 10:58:40 2025-11-27 10:58:40.421 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 10:58:40 2025-11-27 10:58:40.421 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 10:58:40 2025-11-27 10:58:40.421 [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 10:58:40 2025-11-27 10:58:40.421 [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 10:58:40 2025-11-27 10:58:40.421 [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 10:58:40 2025-11-27 10:58:40.421 [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 10:58:40 2025-11-27 10:58:40.421 [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 10:58:40 2025-11-27 10:58:40.421 [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 10:58:40 2025-11-27 10:58:40.421 [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 10:58:40 2025-11-27 10:58:40.421 [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 10:58:40 2025-11-27 10:58:40.422 [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 10:58:40 2025-11-27 10:58:40.422 [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 10:58:40 2025-11-27 10:58:40.422 [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 10:58:40 2025-11-27 10:58:40.422 [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 10:58:40 2025-11-27 10:58:40.422 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 10:58:40 2025-11-27 10:58:40.422 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 10:58:40 2025-11-27 10:58:40.422 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 10:58:40 2025-11-27 10:58:40.422 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 10:58:40 2025-11-27 10:58:40.422 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 10:58:40 2025-11-27 10:58:40.422 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 10:58:40 2025-11-27 10:58:40.422 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 10:58:40 2025-11-27 10:58:40.422 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 10:58:40 2025-11-27 10:58:40.423 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 10:58:40 2025-11-27 10:58:40.423 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-16-38603"] 10:58:40 2025-11-27 10:58:40.424 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 10:58:40 2025-11-27 10:58:40.425 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-16"] 10:58:40 2025-11-27 10:58:40.428 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 10:58:40 2025-11-27 10:58:40.440 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-16 - Shutdown initiated... 10:58:40 2025-11-27 10:58:40.441 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-16 - Shutdown completed. 10:58:40 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.891 s -- in org.onap.policy.pap.main.rest.e2e.PolicyStatusTest 10:58:40 [INFO] Running org.onap.policy.pap.main.rest.e2e.PdpGroupDeleteTest 10:58:40 10:58:40 . ____ _ __ _ _ 10:58:40 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:58:40 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:58:40 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:58:40 ' |____| .__|_| |_|_| |_\__, | / / / / 10:58:40 =========|_|==============|___/=/_/_/_/ 10:58:40 10:58:40 :: Spring Boot :: (v3.5.3) 10:58:40 10:58:40 2025-11-27 10:58:40.472 [main] INFO o.o.p.p.m.r.e2e.PdpGroupDeleteTest.logStarting(53) - Starting PdpGroupDeleteTest using Java 17.0.4 with PID 2695 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 10:58:40 2025-11-27 10:58:40.472 [main] INFO o.o.p.p.m.r.e2e.PdpGroupDeleteTest.logStartupProfileInfo(658) - The following 2 profiles are active: "test-e2e", "default" 10:58:40 2025-11-27 10:58:40.612 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 10:58:40 2025-11-27 10:58:40.622 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 9 ms. Found 7 JPA repository interfaces. 10:58:40 2025-11-27 10:58:40.706 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 10:58:40 2025-11-27 10:58:40.707 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-17"] 10:58:40 2025-11-27 10:58:40.707 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 10:58:40 2025-11-27 10:58:40.707 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 10:58:40 2025-11-27 10:58:40.720 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 10:58:40 2025-11-27 10:58:40.720 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 247 ms 10:58:40 2025-11-27 10:58:40.797 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 10:58:40 2025-11-27 10:58:40.799 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 10:58:40 2025-11-27 10:58:40.804 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 10:58:40 2025-11-27 10:58:40.805 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-17 - Starting... 10:58:40 2025-11-27 10:58:40.806 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-17 - Added connection conn160: url=jdbc:h2:mem:testdb14 user=POLICY_USER 10:58:40 2025-11-27 10:58:40.806 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-17 - Start completed. 10:58:40 2025-11-27 10:58:40.807 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 10:58:40 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-17)'] 10:58:40 Database driver: undefined/unknown 10:58:40 Database version: 2.2.224 10:58:40 Autocommit mode: undefined/unknown 10:58:40 Isolation level: undefined/unknown 10:58:40 Minimum pool size: undefined/unknown 10:58:40 Maximum pool size: undefined/unknown 10:58:40 2025-11-27 10:58:40.919 [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) 10:58:40 2025-11-27 10:58:40.959 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 10:58:41 2025-11-27 10:58:41.226 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 10:58:41 2025-11-27 10:58:41.274 [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. 10:58:41 2025-11-27 10:58:41.504 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 10:58:41 2025-11-27 10:58:41.541 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-17"] 10:58:41 2025-11-27 10:58:41.552 [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] 10:58:41 2025-11-27 10:58:41.557 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 38431 (https) with context path '/policy/pap/v1' 10:58:41 2025-11-27 10:58:41.563 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 10:58:41 2025-11-27 10:58:41.563 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 10:58:41 2025-11-27 10:58:41.564 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 10:58:41 2025-11-27 10:58:41.564 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 10:58:41 2025-11-27 10:58:41.564 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 10:58:41 2025-11-27 10:58:41.564 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 10:58:41 2025-11-27 10:58:41.564 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 10:58:41 2025-11-27 10:58:41.564 [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@7e7e0013 10:58:41 2025-11-27 10:58:41.564 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 10:58:41 2025-11-27 10:58:41.565 [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@5b400c8d 10:58:41 2025-11-27 10:58:41.565 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 10:58:41 2025-11-27 10:58:41.565 [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 10:58:41 2025-11-27 10:58:41.565 [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 10:58:41 2025-11-27 10:58:41.565 [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 10:58:41 2025-11-27 10:58:41.565 [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 10:58:41 2025-11-27 10:58:41.565 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 10:58:41 2025-11-27 10:58:41.565 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 10:58:41 2025-11-27 10:58:41.566 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 10:58:41 2025-11-27 10:58:41.566 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 10:58:41 2025-11-27 10:58:41.569 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 10:58:41 2025-11-27 10:58:41.569 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 10:58:41 2025-11-27 10:58:41.569 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 10:58:41 2025-11-27 10:58:41.569 [Thread-219] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 10:58:41 2025-11-27 10:58:41.569 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 10:58:41 2025-11-27 10:58:41.569 [Thread-218] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 10:58:41 2025-11-27 10:58:41.570 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 10:58:41 2025-11-27 10:58:41.570 [main] INFO o.o.p.p.m.r.e2e.PdpGroupDeleteTest.logStarted(59) - Started PdpGroupDeleteTest in 1.118 seconds (process running for 58.579) 10:58:41 2025-11-27 10:58:41.691 [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$3834/0x0000000801ea7438@a8b0e73 10:58:41 2025-11-27 10:58:41.712 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:41 2025-11-27 10:58:41.713 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:41 2025-11-27 10:58:41.725 [https-jsse-nio-auto-17-exec-7] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring DispatcherServlet 'dispatcherServlet' 10:58:41 2025-11-27 10:58:41.725 [https-jsse-nio-auto-17-exec-7] INFO o.s.web.servlet.DispatcherServlet.initServletBean(532) - Initializing Servlet 'dispatcherServlet' 10:58:41 2025-11-27 10:58:41.726 [https-jsse-nio-auto-17-exec-7] INFO o.s.web.servlet.DispatcherServlet.initServletBean(554) - Completed initialization in 1 ms 10:58:41 2025-11-27 10:58:41.892 [https-jsse-nio-auto-17-exec-7] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group deleteGroup 10:58:41 2025-11-27 10:58:41.895 [https-jsse-nio-auto-17-exec-7] INFO o.o.policy.pap.main.rest.SessionData.deleteGroupFromDb(466) - deleting DB group deleteGroup 10:58:42 2025-11-27 10:58:42.418 [https-jsse-nio-auto-17-exec-8] INFO o.o.policy.pap.main.rest.SessionData.getGroup(348) - unknown group deleteGroup 10:58:42 2025-11-27 10:58:42.418 [https-jsse-nio-auto-17-exec-8] WARN o.o.p.p.m.r.PdpGroupDeleteProvider.deleteGroup(80) - failed to delete group: deleteGroup 10:58:42 2025-11-27 10:58:42.418 [https-jsse-nio-auto-17-exec-8] WARN o.o.p.p.m.r.PdpGroupDeleteControllerV1.doOperation(141) - delete group failed 10:58:42 org.onap.policy.models.base.PfModelException: group not found 10:58:42 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider.deleteGroup(PdpGroupDeleteProvider.java:69) 10:58:42 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:161) 10:58:42 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:189) 10:58:42 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider.deleteGroup(PdpGroupDeleteProvider.java:55) 10:58:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:58:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:58:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:58:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:58:42 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 10:58:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:58:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:58:42 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 10:58:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:42 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 10:58:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:42 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 10:58:42 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider$$SpringCGLIB$$0.deleteGroup() 10:58:42 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.lambda$deleteGroup$0(PdpGroupDeleteControllerV1.java:94) 10:58:42 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.doOperation(PdpGroupDeleteControllerV1.java:136) 10:58:42 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.deleteGroup(PdpGroupDeleteControllerV1.java:94) 10:58:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:58:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:58:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:58:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:58:42 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 10:58:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:58:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:58:42 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 10:58:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:42 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 10:58:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:42 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 10:58:42 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1$$SpringCGLIB$$0.deleteGroup() 10:58:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:58:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:58:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:58:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:58:42 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 10:58:42 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 10:58:42 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:58:42 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 10:58:42 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 10:58:42 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:58:42 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 10:58:42 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 10:58:42 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 10:58:42 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 10:58:42 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:659) 10:58:42 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:58:42 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 10:58:42 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 10:58:42 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 10:58:42 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:42 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 10:58:42 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 10:58:42 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 10:58:42 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 10:58:42 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 10:58:42 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 10:58:42 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 10:58:42 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 10:58:42 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:42 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:42 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:42 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 10:58:42 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 10:58:42 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:42 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:42 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:42 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 10:58:42 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:42 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:42 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:42 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 10:58:42 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:42 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:42 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:42 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 10:58:42 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:42 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:42 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:42 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 10:58:42 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:42 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:42 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:42 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:42 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 10:58:42 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 10:58:42 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:42 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:42 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:42 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 10:58:42 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 10:58:42 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:42 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:42 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:42 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:42 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 10:58:42 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 10:58:42 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:42 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:42 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:42 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 10:58:42 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:42 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:42 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:42 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:42 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 10:58:42 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:42 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:42 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 10:58:42 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 10:58:42 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:42 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 10:58:42 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 10:58:42 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:42 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 10:58:42 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:42 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 10:58:42 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 10:58:42 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:42 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 10:58:42 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:42 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 10:58:42 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 10:58:42 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 10:58:42 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 10:58:42 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:42 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:58:42 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:42 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:42 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:58:42 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:42 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:42 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 10:58:42 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:42 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:42 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:58:42 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:42 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:42 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 10:58:42 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 10:58:42 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 10:58:42 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 10:58:42 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 10:58:42 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 10:58:42 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 10:58:42 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 10:58:42 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 10:58:42 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 10:58:42 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 10:58:42 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 10:58:42 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 10:58:42 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 10:58:42 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 10:58:42 at java.base/java.lang.Thread.run(Thread.java:833) 10:58:42 2025-11-27 10:58:42.421 [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$3834/0x0000000801ea7438@a8b0e73 10:58:42 2025-11-27 10:58:42.449 [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$3834/0x0000000801ea7438@3c1c5fd0 10:58:42 2025-11-27 10:58:42.464 [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$3855/0x0000000801f28d50@157c9b54 10:58:42 2025-11-27 10:58:42.468 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:42 2025-11-27 10:58:42.468 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:42 2025-11-27 10:58:42.661 [https-jsse-nio-auto-17-exec-6] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group undeployPolicy 10:58:42 2025-11-27 10:58:42.661 [https-jsse-nio-auto-17-exec-6] 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 10:58:42 2025-11-27 10:58:42.662 [https-jsse-nio-auto-17-exec-6] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy onap.restart.tcaB 1.0.0 10:58:42 2025-11-27 10:58:42.662 [https-jsse-nio-auto-17-exec-6] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpBA_1 undeployPolicy pdpTypeA policies=0 10:58:42 2025-11-27 10:58:42.662 [https-jsse-nio-auto-17-exec-6] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpBA_2 undeployPolicy pdpTypeA policies=0 10:58:42 2025-11-27 10:58:42.662 [https-jsse-nio-auto-17-exec-6] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group undeployPolicy 10:58:42 2025-11-27 10:58:42.662 [https-jsse-nio-auto-17-exec-6] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group undeployPolicy 10:58:42 2025-11-27 10:58:42.674 [https-jsse-nio-auto-17-exec-6] 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-27T10:58:42Z, user=policyadmin)] 10:58:42 2025-11-27 10:58:42.686 [https-jsse-nio-auto-17-exec-6] INFO o.o.p.c.u.services.ServiceManager.start(117) - pdpBA_2 PdpUpdate starting 10:58:42 2025-11-27 10:58:42.687 [https-jsse-nio-auto-17-exec-6] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpBA_2 PdpUpdate starting listener 10:58:42 2025-11-27 10:58:42.687 [https-jsse-nio-auto-17-exec-6] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpBA_2 PdpUpdate starting timer 10:58:42 2025-11-27 10:58:42.687 [https-jsse-nio-auto-17-exec-6] INFO o.o.p.pap.main.comm.TimerManager.register(121) - update timer registered Timer [name=9c056d52-9e9f-4a99-976f-6826522d6c93, expireMs=1764241125687] 10:58:42 2025-11-27 10:58:42.687 [https-jsse-nio-auto-17-exec-6] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpBA_2 PdpUpdate starting enqueue 10:58:42 2025-11-27 10:58:42.687 [https-jsse-nio-auto-17-exec-6] INFO o.o.p.c.u.services.ServiceManager.start(137) - pdpBA_2 PdpUpdate started 10:58:42 2025-11-27 10:58:42.687 [Thread-218] INFO o.o.p.pap.main.comm.TimerManager.await(245) - update timer waiting 3000ms Timer [name=9c056d52-9e9f-4a99-976f-6826522d6c93, expireMs=1764241125687] 10:58:42 2025-11-27 10:58:42.687 [https-jsse-nio-auto-17-exec-6] INFO o.o.p.c.u.services.ServiceManager.start(117) - pdpBA_1 PdpUpdate starting 10:58:42 2025-11-27 10:58:42.687 [https-jsse-nio-auto-17-exec-6] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpBA_1 PdpUpdate starting listener 10:58:42 2025-11-27 10:58:42.687 [https-jsse-nio-auto-17-exec-6] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpBA_1 PdpUpdate starting timer 10:58:42 2025-11-27 10:58:42.687 [Thread-216] INFO network.log(87) - [OUT|NOOP|pdp-pap-topic] 10:58:42 {"source":"pap-f8ab3526-b06c-4549-88f1-86df1efeffbf","policiesToBeDeployed":[],"policiesToBeUndeployed":[{"name":"onap.restart.tcaB","version":"1.0.0"}],"messageName":"PDP_UPDATE","requestId":"9c056d52-9e9f-4a99-976f-6826522d6c93","timestampMs":1764241122662,"name":"pdpBA_2","pdpGroup":"undeployPolicy","pdpSubgroup":"pdpTypeA"} 10:58:42 2025-11-27 10:58:42.688 [https-jsse-nio-auto-17-exec-6] INFO o.o.p.pap.main.comm.TimerManager.register(121) - update timer registered Timer [name=bccaea11-5371-42ec-8638-c591980ee619, expireMs=1764241125688] 10:58:42 2025-11-27 10:58:42.689 [https-jsse-nio-auto-17-exec-6] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpBA_1 PdpUpdate starting enqueue 10:58:42 2025-11-27 10:58:42.689 [Thread-216] INFO network.log(87) - [OUT|NOOP|pdp-pap-topic] 10:58:42 {"source":"pap-f8ab3526-b06c-4549-88f1-86df1efeffbf","policiesToBeDeployed":[],"policiesToBeUndeployed":[{"name":"onap.restart.tcaB","version":"1.0.0"}],"messageName":"PDP_UPDATE","requestId":"bccaea11-5371-42ec-8638-c591980ee619","timestampMs":1764241122662,"name":"pdpBA_1","pdpGroup":"undeployPolicy","pdpSubgroup":"pdpTypeA"} 10:58:42 2025-11-27 10:58:42.689 [https-jsse-nio-auto-17-exec-6] INFO o.o.p.c.u.services.ServiceManager.start(137) - pdpBA_1 PdpUpdate started 10:58:42 2025-11-27 10:58:42.691 [Thread-222] INFO network.log(87) - [IN|NOOP|pdp-pap-topic] 10:58:42 {"policies":[],"response":{"responseTo":"9c056d52-9e9f-4a99-976f-6826522d6c93"},"messageName":"PDP_STATUS","requestId":"adc08b39-e17e-437f-a20e-180f5d6aa965","timestampMs":1764241122463,"name":"pdpBA_2","pdpGroup":"undeployPolicy","pdpSubgroup":"pdpTypeA"} 10:58:42 2025-11-27 10:58:42.692 [Thread-222] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - pdpBA_2 PdpUpdate stopping 10:58:42 2025-11-27 10:58:42.692 [Thread-222] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpBA_2 PdpUpdate stopping enqueue 10:58:42 2025-11-27 10:58:42.692 [Thread-222] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpBA_2 PdpUpdate stopping timer 10:58:42 2025-11-27 10:58:42.692 [Thread-222] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - update timer cancelled Timer [name=9c056d52-9e9f-4a99-976f-6826522d6c93, expireMs=1764241125687] 10:58:42 2025-11-27 10:58:42.693 [Thread-222] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpBA_2 PdpUpdate stopping listener 10:58:42 2025-11-27 10:58:42.693 [Thread-222] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - pdpBA_2 PdpUpdate stopped 10:58:42 2025-11-27 10:58:42.700 [Thread-222] INFO o.o.p.p.m.comm.msgdata.RequestImpl.processResponse(274) - pdpBA_2 PdpUpdate successful 10:58:42 2025-11-27 10:58:42.700 [Thread-222] INFO o.o.policy.pap.main.comm.PdpRequests.startNextRequest(140) - pdpBA_2 has no more requests 10:58:42 2025-11-27 10:58:42.706 [Thread-222] ERROR o.o.p.p.m.c.PdpStatusMessageHandler.handlePdpStatus(132) - Failed connecting to database provider 10:58:42 java.lang.NullPointerException: Cannot invoke "String.equals(Object)" because the return value of "org.onap.policy.models.pdp.concepts.PdpStatus.getPdpType()" is null 10:58:42 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.findPdpSubGroup(PdpStatusMessageHandler.java:245) 10:58:42 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.handlePdpHeartbeat(PdpStatusMessageHandler.java:229) 10:58:42 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.handlePdpStatus(PdpStatusMessageHandler.java:117) 10:58:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:58:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:58:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:58:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:58:42 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 10:58:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:58:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:58:42 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 10:58:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:42 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 10:58:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:42 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 10:58:42 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler$$SpringCGLIB$$0.handlePdpStatus() 10:58:42 at org.onap.policy.pap.main.comm.PdpModifyRequestMap$SingletonListener.success(PdpModifyRequestMap.java:424) 10:58:42 at org.onap.policy.pap.main.comm.msgdata.RequestImpl.processResponse(RequestImpl.java:275) 10:58:42 at org.onap.policy.common.endpoints.listeners.RequestIdDispatcher.offerToListener(RequestIdDispatcher.java:152) 10:58:42 at org.onap.policy.common.endpoints.listeners.RequestIdDispatcher.onTopicEvent(RequestIdDispatcher.java:130) 10:58:42 at org.onap.policy.common.endpoints.listeners.ScoListener.onTopicEvent(ScoListener.java:75) 10:58:42 at org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher.onTopicEvent(MessageTypeDispatcher.java:97) 10:58:42 at org.onap.policy.common.endpoints.listeners.JsonListener.onTopicEvent(JsonListener.java:61) 10:58:42 at org.onap.policy.common.message.bus.event.base.TopicBase.broadcast(TopicBase.java:170) 10:58:42 at org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint.io(NoopTopicEndpoint.java:74) 10:58:42 at org.onap.policy.common.message.bus.event.noop.NoopTopicSource.offer(NoopTopicSource.java:45) 10:58:42 at org.onap.policy.pap.main.rest.e2e.End2EndContext$ToPapThread.run(End2EndContext.java:281) 10:58:42 2025-11-27 10:58:42.706 [Thread-222] INFO network.log(87) - [IN|NOOP|pdp-pap-topic] 10:58:42 {"policies":[],"response":{"responseTo":"bccaea11-5371-42ec-8638-c591980ee619"},"messageName":"PDP_STATUS","requestId":"eacb1c79-4e8e-4736-91b0-39bd8aac4868","timestampMs":1764241122463,"name":"pdpBA_1","pdpGroup":"undeployPolicy","pdpSubgroup":"pdpTypeA"} 10:58:42 2025-11-27 10:58:42.706 [Thread-222] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - pdpBA_1 PdpUpdate stopping 10:58:42 2025-11-27 10:58:42.706 [Thread-222] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpBA_1 PdpUpdate stopping enqueue 10:58:42 2025-11-27 10:58:42.706 [Thread-222] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpBA_1 PdpUpdate stopping timer 10:58:42 2025-11-27 10:58:42.706 [Thread-222] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - update timer cancelled Timer [name=bccaea11-5371-42ec-8638-c591980ee619, expireMs=1764241125688] 10:58:42 2025-11-27 10:58:42.706 [Thread-222] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpBA_1 PdpUpdate stopping listener 10:58:42 2025-11-27 10:58:42.706 [Thread-222] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - pdpBA_1 PdpUpdate stopped 10:58:42 2025-11-27 10:58:42.713 [Thread-217] INFO network.log(87) - [OUT|NOOP|notification-topic] 10:58:42 {"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}]} 10:58:42 2025-11-27 10:58:42.713 [Thread-222] INFO o.o.p.p.m.comm.msgdata.RequestImpl.processResponse(274) - pdpBA_1 PdpUpdate successful 10:58:42 2025-11-27 10:58:42.713 [Thread-222] INFO o.o.policy.pap.main.comm.PdpRequests.startNextRequest(140) - pdpBA_1 has no more requests 10:58:42 2025-11-27 10:58:42.719 [Thread-222] ERROR o.o.p.p.m.c.PdpStatusMessageHandler.handlePdpStatus(132) - Failed connecting to database provider 10:58:42 java.lang.NullPointerException: Cannot invoke "String.equals(Object)" because the return value of "org.onap.policy.models.pdp.concepts.PdpStatus.getPdpType()" is null 10:58:42 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.findPdpSubGroup(PdpStatusMessageHandler.java:245) 10:58:42 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.handlePdpHeartbeat(PdpStatusMessageHandler.java:229) 10:58:42 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.handlePdpStatus(PdpStatusMessageHandler.java:117) 10:58:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:58:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:58:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:58:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:58:42 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 10:58:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:58:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:58:42 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 10:58:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:42 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 10:58:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:42 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 10:58:42 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler$$SpringCGLIB$$0.handlePdpStatus() 10:58:42 at org.onap.policy.pap.main.comm.PdpModifyRequestMap$SingletonListener.success(PdpModifyRequestMap.java:424) 10:58:42 at org.onap.policy.pap.main.comm.msgdata.RequestImpl.processResponse(RequestImpl.java:275) 10:58:42 at org.onap.policy.common.endpoints.listeners.RequestIdDispatcher.offerToListener(RequestIdDispatcher.java:152) 10:58:42 at org.onap.policy.common.endpoints.listeners.RequestIdDispatcher.onTopicEvent(RequestIdDispatcher.java:130) 10:58:42 at org.onap.policy.common.endpoints.listeners.ScoListener.onTopicEvent(ScoListener.java:75) 10:58:42 at org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher.onTopicEvent(MessageTypeDispatcher.java:97) 10:58:42 at org.onap.policy.common.endpoints.listeners.JsonListener.onTopicEvent(JsonListener.java:61) 10:58:42 at org.onap.policy.common.message.bus.event.base.TopicBase.broadcast(TopicBase.java:170) 10:58:42 at org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint.io(NoopTopicEndpoint.java:74) 10:58:42 at org.onap.policy.common.message.bus.event.noop.NoopTopicSource.offer(NoopTopicSource.java:45) 10:58:42 at org.onap.policy.pap.main.rest.e2e.End2EndContext$ToPapThread.run(End2EndContext.java:281) 10:58:42 2025-11-27 10:58:42.872 [https-jsse-nio-auto-17-exec-7] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group undeployPolicy 10:58:42 2025-11-27 10:58:42.873 [https-jsse-nio-auto-17-exec-7] WARN o.o.p.p.m.r.PdpGroupDeleteProvider.undeployPolicy(113) - failed to undeploy policy: onap.restart.tcaB null 10:58:42 2025-11-27 10:58:42.873 [https-jsse-nio-auto-17-exec-7] WARN o.o.p.p.m.r.PdpGroupDeleteControllerV1.doUndeployOperation(167) - undeploy policy failed 10:58:42 org.onap.policy.models.base.PfModelException: policy does not appear in any PDP group: onap.restart.tcaB null 10:58:42 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider.undeployPolicy(PdpGroupDeleteProvider.java:108) 10:58:42 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:161) 10:58:42 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider.undeploy(PdpGroupDeleteProvider.java:92) 10:58:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:58:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:58:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:58:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:58:42 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 10:58:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:58:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:58:42 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 10:58:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:42 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 10:58:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:42 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 10:58:42 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider$$SpringCGLIB$$0.undeploy() 10:58:42 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.lambda$deletePolicy$1(PdpGroupDeleteControllerV1.java:107) 10:58:42 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.doUndeployOperation(PdpGroupDeleteControllerV1.java:160) 10:58:42 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.deletePolicy(PdpGroupDeleteControllerV1.java:106) 10:58:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:58:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:58:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:58:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:58:42 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 10:58:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:58:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:58:42 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 10:58:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:42 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 10:58:42 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:42 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 10:58:42 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1$$SpringCGLIB$$0.deletePolicy() 10:58:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:58:42 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:58:42 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:58:42 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:58:42 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 10:58:42 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 10:58:42 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:58:42 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 10:58:42 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 10:58:42 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:58:42 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 10:58:42 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 10:58:42 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 10:58:42 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 10:58:42 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:659) 10:58:42 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:58:42 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 10:58:42 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 10:58:42 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 10:58:42 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:42 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 10:58:42 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 10:58:42 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 10:58:42 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 10:58:42 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 10:58:42 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 10:58:42 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 10:58:42 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 10:58:42 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:42 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:42 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:42 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 10:58:42 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 10:58:42 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:42 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:42 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:42 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 10:58:42 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:42 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:42 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:42 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 10:58:42 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:42 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:42 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:42 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 10:58:42 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:42 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:42 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:42 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 10:58:42 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:42 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:42 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:42 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:42 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 10:58:42 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 10:58:42 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:42 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:42 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:42 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 10:58:42 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 10:58:42 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:42 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:42 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:42 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:42 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 10:58:42 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 10:58:42 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:42 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:42 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:42 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 10:58:42 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:42 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:42 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:42 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:42 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 10:58:42 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:42 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:42 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 10:58:42 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 10:58:42 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:42 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 10:58:42 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 10:58:42 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:42 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 10:58:42 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:42 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 10:58:42 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 10:58:42 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:42 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 10:58:42 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:42 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 10:58:42 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 10:58:42 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 10:58:42 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 10:58:42 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:42 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:58:42 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:42 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:42 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:58:42 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:42 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:42 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 10:58:42 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:42 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:42 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:58:42 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:42 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:42 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 10:58:42 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 10:58:42 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 10:58:42 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 10:58:42 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 10:58:42 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 10:58:42 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 10:58:42 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 10:58:42 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 10:58:42 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 10:58:42 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 10:58:42 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 10:58:42 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 10:58:42 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 10:58:42 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 10:58:42 at java.base/java.lang.Thread.run(Thread.java:833) 10:58:42 2025-11-27 10:58:42.876 [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$3834/0x0000000801ea7438@3c1c5fd0 10:58:43 2025-11-27 10:58:42.906 [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$3834/0x0000000801ea7438@20ab37ca 10:58:43 2025-11-27 10:58:42.920 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:43 2025-11-27 10:58:42.921 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:43 2025-11-27 10:58:43.068 [https-jsse-nio-auto-17-exec-5] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group undeployPolicy 10:58:43 2025-11-27 10:58:43.069 [https-jsse-nio-auto-17-exec-5] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group undeployPolicyVersion 10:58:43 2025-11-27 10:58:43.069 [https-jsse-nio-auto-17-exec-5] 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 10:58:43 2025-11-27 10:58:43.069 [https-jsse-nio-auto-17-exec-5] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy onap.restart.tcaC 1.0.0 10:58:43 2025-11-27 10:58:43.069 [https-jsse-nio-auto-17-exec-5] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpCA_1 undeployPolicyVersion pdpTypeA policies=0 10:58:43 2025-11-27 10:58:43.069 [https-jsse-nio-auto-17-exec-5] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpCA_2 undeployPolicyVersion pdpTypeA policies=0 10:58:43 2025-11-27 10:58:43.069 [https-jsse-nio-auto-17-exec-5] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group undeployPolicyVersion 10:58:43 2025-11-27 10:58:43.070 [https-jsse-nio-auto-17-exec-5] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group undeployPolicyVersion 10:58:43 2025-11-27 10:58:43.081 [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=undeployPolicyVersion, pdpType=pdpTypeA, policy=onap.restart.tcaC 1.0.0, action=UNDEPLOYMENT, timestamp=2025-11-27T10:58:43Z, user=policyadmin)] 10:58:43 2025-11-27 10:58:43.087 [https-jsse-nio-auto-17-exec-5] INFO o.o.p.c.u.services.ServiceManager.start(117) - pdpCA_1 PdpUpdate starting 10:58:43 2025-11-27 10:58:43.087 [https-jsse-nio-auto-17-exec-5] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpCA_1 PdpUpdate starting listener 10:58:43 2025-11-27 10:58:43.088 [https-jsse-nio-auto-17-exec-5] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpCA_1 PdpUpdate starting timer 10:58:43 2025-11-27 10:58:43.088 [https-jsse-nio-auto-17-exec-5] INFO o.o.p.pap.main.comm.TimerManager.register(121) - update timer registered Timer [name=a90db090-a779-40c3-a208-c39602c28a89, expireMs=1764241126088] 10:58:43 2025-11-27 10:58:43.088 [https-jsse-nio-auto-17-exec-5] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpCA_1 PdpUpdate starting enqueue 10:58:43 2025-11-27 10:58:43.088 [https-jsse-nio-auto-17-exec-5] INFO o.o.p.c.u.services.ServiceManager.start(137) - pdpCA_1 PdpUpdate started 10:58:43 2025-11-27 10:58:43.088 [https-jsse-nio-auto-17-exec-5] INFO o.o.p.c.u.services.ServiceManager.start(117) - pdpCA_2 PdpUpdate starting 10:58:43 2025-11-27 10:58:43.088 [https-jsse-nio-auto-17-exec-5] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpCA_2 PdpUpdate starting listener 10:58:43 2025-11-27 10:58:43.088 [Thread-216] INFO network.log(87) - [OUT|NOOP|pdp-pap-topic] 10:58:43 {"source":"pap-f8ab3526-b06c-4549-88f1-86df1efeffbf","policiesToBeDeployed":[],"policiesToBeUndeployed":[{"name":"onap.restart.tcaC","version":"1.0.0"}],"messageName":"PDP_UPDATE","requestId":"a90db090-a779-40c3-a208-c39602c28a89","timestampMs":1764241123069,"name":"pdpCA_1","pdpGroup":"undeployPolicyVersion","pdpSubgroup":"pdpTypeA"} 10:58:43 2025-11-27 10:58:43.088 [https-jsse-nio-auto-17-exec-5] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpCA_2 PdpUpdate starting timer 10:58:43 2025-11-27 10:58:43.088 [https-jsse-nio-auto-17-exec-5] INFO o.o.p.pap.main.comm.TimerManager.register(121) - update timer registered Timer [name=452bc60c-80a5-45c8-8f03-b673b2fbb4ac, expireMs=1764241126088] 10:58:43 2025-11-27 10:58:43.089 [https-jsse-nio-auto-17-exec-5] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpCA_2 PdpUpdate starting enqueue 10:58:43 2025-11-27 10:58:43.089 [https-jsse-nio-auto-17-exec-5] INFO o.o.p.c.u.services.ServiceManager.start(137) - pdpCA_2 PdpUpdate started 10:58:43 2025-11-27 10:58:43.089 [Thread-224] INFO network.log(87) - [IN|NOOP|pdp-pap-topic] 10:58:43 {"policies":[],"response":{"responseTo":"a90db090-a779-40c3-a208-c39602c28a89"},"messageName":"PDP_STATUS","requestId":"eb321d77-a884-4026-b285-e9cf16a36d57","timestampMs":1764241122916,"name":"pdpCA_1","pdpGroup":"undeployPolicyVersion","pdpSubgroup":"pdpTypeA"} 10:58:43 2025-11-27 10:58:43.089 [Thread-224] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - pdpCA_1 PdpUpdate stopping 10:58:43 2025-11-27 10:58:43.089 [Thread-224] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpCA_1 PdpUpdate stopping enqueue 10:58:43 2025-11-27 10:58:43.089 [Thread-224] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpCA_1 PdpUpdate stopping timer 10:58:43 2025-11-27 10:58:43.089 [Thread-224] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - update timer cancelled Timer [name=a90db090-a779-40c3-a208-c39602c28a89, expireMs=1764241126088] 10:58:43 2025-11-27 10:58:43.089 [Thread-224] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpCA_1 PdpUpdate stopping listener 10:58:43 2025-11-27 10:58:43.089 [Thread-224] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - pdpCA_1 PdpUpdate stopped 10:58:43 2025-11-27 10:58:43.095 [Thread-224] INFO o.o.p.p.m.comm.msgdata.RequestImpl.processResponse(274) - pdpCA_1 PdpUpdate successful 10:58:43 2025-11-27 10:58:43.095 [Thread-224] INFO o.o.policy.pap.main.comm.PdpRequests.startNextRequest(140) - pdpCA_1 has no more requests 10:58:43 2025-11-27 10:58:43.097 [Thread-216] INFO network.log(87) - [OUT|NOOP|pdp-pap-topic] 10:58:43 {"source":"pap-f8ab3526-b06c-4549-88f1-86df1efeffbf","policiesToBeDeployed":[],"policiesToBeUndeployed":[{"name":"onap.restart.tcaC","version":"1.0.0"}],"messageName":"PDP_UPDATE","requestId":"452bc60c-80a5-45c8-8f03-b673b2fbb4ac","timestampMs":1764241123069,"name":"pdpCA_2","pdpGroup":"undeployPolicyVersion","pdpSubgroup":"pdpTypeA"} 10:58:43 2025-11-27 10:58:43.108 [Thread-224] ERROR o.o.p.p.m.c.PdpStatusMessageHandler.handlePdpStatus(132) - Failed connecting to database provider 10:58:43 java.lang.NullPointerException: Cannot invoke "String.equals(Object)" because the return value of "org.onap.policy.models.pdp.concepts.PdpStatus.getPdpType()" is null 10:58:43 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.findPdpSubGroup(PdpStatusMessageHandler.java:245) 10:58:43 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.handlePdpHeartbeat(PdpStatusMessageHandler.java:229) 10:58:43 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.handlePdpStatus(PdpStatusMessageHandler.java:117) 10:58:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:58:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:58:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:58:43 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:58:43 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 10:58:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:58:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:58:43 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 10:58:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:43 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 10:58:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:43 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 10:58:43 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler$$SpringCGLIB$$0.handlePdpStatus() 10:58:43 at org.onap.policy.pap.main.comm.PdpModifyRequestMap$SingletonListener.success(PdpModifyRequestMap.java:424) 10:58:43 at org.onap.policy.pap.main.comm.msgdata.RequestImpl.processResponse(RequestImpl.java:275) 10:58:43 at org.onap.policy.common.endpoints.listeners.RequestIdDispatcher.offerToListener(RequestIdDispatcher.java:152) 10:58:43 at org.onap.policy.common.endpoints.listeners.RequestIdDispatcher.onTopicEvent(RequestIdDispatcher.java:130) 10:58:43 at org.onap.policy.common.endpoints.listeners.ScoListener.onTopicEvent(ScoListener.java:75) 10:58:43 at org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher.onTopicEvent(MessageTypeDispatcher.java:97) 10:58:43 at org.onap.policy.common.endpoints.listeners.JsonListener.onTopicEvent(JsonListener.java:61) 10:58:43 at org.onap.policy.common.message.bus.event.base.TopicBase.broadcast(TopicBase.java:170) 10:58:43 at org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint.io(NoopTopicEndpoint.java:74) 10:58:43 at org.onap.policy.common.message.bus.event.noop.NoopTopicSource.offer(NoopTopicSource.java:45) 10:58:43 at org.onap.policy.pap.main.rest.e2e.End2EndContext$ToPapThread.run(End2EndContext.java:281) 10:58:43 2025-11-27 10:58:43.109 [Thread-224] INFO network.log(87) - [IN|NOOP|pdp-pap-topic] 10:58:43 {"policies":[],"response":{"responseTo":"452bc60c-80a5-45c8-8f03-b673b2fbb4ac"},"messageName":"PDP_STATUS","requestId":"480d4210-5714-40b9-b731-c8f496223f75","timestampMs":1764241122916,"name":"pdpCA_2","pdpGroup":"undeployPolicyVersion","pdpSubgroup":"pdpTypeA"} 10:58:43 2025-11-27 10:58:43.109 [Thread-224] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - pdpCA_2 PdpUpdate stopping 10:58:43 2025-11-27 10:58:43.109 [Thread-224] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpCA_2 PdpUpdate stopping enqueue 10:58:43 2025-11-27 10:58:43.109 [Thread-224] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpCA_2 PdpUpdate stopping timer 10:58:43 2025-11-27 10:58:43.109 [Thread-224] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - update timer cancelled Timer [name=452bc60c-80a5-45c8-8f03-b673b2fbb4ac, expireMs=1764241126088] 10:58:43 2025-11-27 10:58:43.109 [Thread-224] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpCA_2 PdpUpdate stopping listener 10:58:43 2025-11-27 10:58:43.109 [Thread-224] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - pdpCA_2 PdpUpdate stopped 10:58:43 2025-11-27 10:58:43.115 [Thread-224] INFO o.o.p.p.m.comm.msgdata.RequestImpl.processResponse(274) - pdpCA_2 PdpUpdate successful 10:58:43 2025-11-27 10:58:43.115 [Thread-224] INFO o.o.policy.pap.main.comm.PdpRequests.startNextRequest(140) - pdpCA_2 has no more requests 10:58:43 2025-11-27 10:58:43.115 [Thread-217] INFO network.log(87) - [OUT|NOOP|notification-topic] 10:58:43 {"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}]} 10:58:43 2025-11-27 10:58:43.123 [Thread-224] ERROR o.o.p.p.m.c.PdpStatusMessageHandler.handlePdpStatus(132) - Failed connecting to database provider 10:58:43 java.lang.NullPointerException: Cannot invoke "String.equals(Object)" because the return value of "org.onap.policy.models.pdp.concepts.PdpStatus.getPdpType()" is null 10:58:43 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.findPdpSubGroup(PdpStatusMessageHandler.java:245) 10:58:43 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.handlePdpHeartbeat(PdpStatusMessageHandler.java:229) 10:58:43 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.handlePdpStatus(PdpStatusMessageHandler.java:117) 10:58:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:58:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:58:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:58:43 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:58:43 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 10:58:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:58:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:58:43 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 10:58:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:43 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 10:58:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:43 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 10:58:43 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler$$SpringCGLIB$$0.handlePdpStatus() 10:58:43 at org.onap.policy.pap.main.comm.PdpModifyRequestMap$SingletonListener.success(PdpModifyRequestMap.java:424) 10:58:43 at org.onap.policy.pap.main.comm.msgdata.RequestImpl.processResponse(RequestImpl.java:275) 10:58:43 at org.onap.policy.common.endpoints.listeners.RequestIdDispatcher.offerToListener(RequestIdDispatcher.java:152) 10:58:43 at org.onap.policy.common.endpoints.listeners.RequestIdDispatcher.onTopicEvent(RequestIdDispatcher.java:130) 10:58:43 at org.onap.policy.common.endpoints.listeners.ScoListener.onTopicEvent(ScoListener.java:75) 10:58:43 at org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher.onTopicEvent(MessageTypeDispatcher.java:97) 10:58:43 at org.onap.policy.common.endpoints.listeners.JsonListener.onTopicEvent(JsonListener.java:61) 10:58:43 at org.onap.policy.common.message.bus.event.base.TopicBase.broadcast(TopicBase.java:170) 10:58:43 at org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint.io(NoopTopicEndpoint.java:74) 10:58:43 at org.onap.policy.common.message.bus.event.noop.NoopTopicSource.offer(NoopTopicSource.java:45) 10:58:43 at org.onap.policy.pap.main.rest.e2e.End2EndContext$ToPapThread.run(End2EndContext.java:281) 10:58:43 2025-11-27 10:58:43.252 [https-jsse-nio-auto-17-exec-6] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group undeployPolicy 10:58:43 2025-11-27 10:58:43.252 [https-jsse-nio-auto-17-exec-6] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group undeployPolicyVersion 10:58:43 2025-11-27 10:58:43.253 [https-jsse-nio-auto-17-exec-6] WARN o.o.p.p.m.r.PdpGroupDeleteProvider.undeployPolicy(113) - failed to undeploy policy: onap.restart.tcaC 1.0.0 10:58:43 2025-11-27 10:58:43.253 [https-jsse-nio-auto-17-exec-6] WARN o.o.p.p.m.r.PdpGroupDeleteControllerV1.doUndeployOperation(167) - undeploy policy failed 10:58:43 org.onap.policy.models.base.PfModelException: policy does not appear in any PDP group: onap.restart.tcaC 1.0.0 10:58:43 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider.undeployPolicy(PdpGroupDeleteProvider.java:108) 10:58:43 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:161) 10:58:43 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider.undeploy(PdpGroupDeleteProvider.java:92) 10:58:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:58:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:58:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:58:43 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:58:43 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 10:58:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:58:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:58:43 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 10:58:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:43 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 10:58:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:43 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 10:58:43 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider$$SpringCGLIB$$0.undeploy() 10:58:43 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.lambda$deletePolicyVersion$2(PdpGroupDeleteControllerV1.java:124) 10:58:43 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.doUndeployOperation(PdpGroupDeleteControllerV1.java:160) 10:58:43 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.deletePolicyVersion(PdpGroupDeleteControllerV1.java:123) 10:58:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:58:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:58:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:58:43 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:58:43 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 10:58:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:58:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:58:43 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 10:58:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:43 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 10:58:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:43 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 10:58:43 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1$$SpringCGLIB$$0.deletePolicyVersion() 10:58:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:58:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:58:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:58:43 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:58:43 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 10:58:43 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 10:58:43 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:58:43 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 10:58:43 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 10:58:43 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:58:43 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 10:58:43 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 10:58:43 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 10:58:43 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 10:58:43 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:659) 10:58:43 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:58:43 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 10:58:43 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 10:58:43 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 10:58:43 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:43 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 10:58:43 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 10:58:43 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 10:58:43 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 10:58:43 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 10:58:43 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 10:58:43 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 10:58:43 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 10:58:43 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:43 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:43 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:43 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 10:58:43 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 10:58:43 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:43 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:43 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:43 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 10:58:43 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:43 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:43 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:43 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 10:58:43 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:43 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:43 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:43 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 10:58:43 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:43 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:43 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:43 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 10:58:43 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:43 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:43 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:43 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:43 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 10:58:43 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 10:58:43 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:43 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:43 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:43 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 10:58:43 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 10:58:43 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:43 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:43 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:43 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:43 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 10:58:43 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 10:58:43 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:43 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:43 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:43 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 10:58:43 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:43 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:43 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:43 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:43 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 10:58:43 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:43 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:43 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 10:58:43 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 10:58:43 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:43 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 10:58:43 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 10:58:43 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:43 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 10:58:43 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:43 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 10:58:43 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 10:58:43 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:43 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 10:58:43 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:43 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 10:58:43 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 10:58:43 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 10:58:43 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 10:58:43 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:43 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:58:43 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:43 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:43 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:58:43 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:43 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:43 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 10:58:43 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:43 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:43 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:58:43 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:43 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:43 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 10:58:43 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 10:58:43 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 10:58:43 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 10:58:43 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 10:58:43 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 10:58:43 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 10:58:43 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 10:58:43 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 10:58:43 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 10:58:43 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 10:58:43 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 10:58:43 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 10:58:43 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 10:58:43 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 10:58:43 at java.base/java.lang.Thread.run(Thread.java:833) 10:58:43 2025-11-27 10:58:43.255 [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$3834/0x0000000801ea7438@20ab37ca 10:58:43 2025-11-27 10:58:43.259 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 10:58:43 2025-11-27 10:58:43.259 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 10:58:43 2025-11-27 10:58:43.260 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 10:58:43 2025-11-27 10:58:43.260 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 10:58:43 2025-11-27 10:58:43.260 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 10:58:43 2025-11-27 10:58:43.260 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 10:58:43 2025-11-27 10:58:43.260 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 10:58:43 2025-11-27 10:58:43.260 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 10:58:43 2025-11-27 10:58:43.260 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 10:58:43 2025-11-27 10:58:43.260 [Thread-218] INFO o.o.p.pap.main.comm.TimerManager.sleep(307) - sleep finishing due to stop() 10:58:43 2025-11-27 10:58:43.260 [Thread-218] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 10:58:43 2025-11-27 10:58:43.260 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 10:58:43 2025-11-27 10:58:43.260 [Thread-219] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 10:58:43 2025-11-27 10:58:43.260 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 10:58:43 2025-11-27 10:58:43.260 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 10:58:43 2025-11-27 10:58:43.260 [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 10:58:43 2025-11-27 10:58:43.261 [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 10:58:43 2025-11-27 10:58:43.261 [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 10:58:43 2025-11-27 10:58:43.261 [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 10:58:43 2025-11-27 10:58:43.261 [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 10:58:43 2025-11-27 10:58:43.261 [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 10:58:43 2025-11-27 10:58:43.261 [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 10:58:43 2025-11-27 10:58:43.261 [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 10:58:43 2025-11-27 10:58:43.261 [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 10:58:43 2025-11-27 10:58:43.261 [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 10:58:43 2025-11-27 10:58:43.261 [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 10:58:43 2025-11-27 10:58:43.261 [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 10:58:43 2025-11-27 10:58:43.261 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 10:58:43 2025-11-27 10:58:43.261 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 10:58:43 2025-11-27 10:58:43.261 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 10:58:43 2025-11-27 10:58:43.261 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 10:58:43 2025-11-27 10:58:43.262 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 10:58:43 2025-11-27 10:58:43.262 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 10:58:43 2025-11-27 10:58:43.262 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 10:58:43 2025-11-27 10:58:43.262 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 10:58:43 2025-11-27 10:58:43.262 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 10:58:43 2025-11-27 10:58:43.263 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-17-38431"] 10:58:43 2025-11-27 10:58:43.264 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 10:58:43 2025-11-27 10:58:43.264 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-17"] 10:58:43 2025-11-27 10:58:43.267 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 10:58:43 2025-11-27 10:58:43.275 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-17 - Shutdown initiated... 10:58:43 2025-11-27 10:58:43.282 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-17 - Shutdown completed. 10:58:43 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.840 s -- in org.onap.policy.pap.main.rest.e2e.PdpGroupDeleteTest 10:58:43 [INFO] Running org.onap.policy.pap.main.rest.e2e.PdpGroupDeployTest 10:58:43 10:58:43 . ____ _ __ _ _ 10:58:43 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:58:43 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:58:43 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:58:43 ' |____| .__|_| |_|_| |_\__, | / / / / 10:58:43 =========|_|==============|___/=/_/_/_/ 10:58:43 10:58:43 :: Spring Boot :: (v3.5.3) 10:58:43 10:58:43 2025-11-27 10:58:43.329 [main] INFO o.o.p.p.m.r.e2e.PdpGroupDeployTest.logStarting(53) - Starting PdpGroupDeployTest using Java 17.0.4 with PID 2695 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 10:58:43 2025-11-27 10:58:43.329 [main] INFO o.o.p.p.m.r.e2e.PdpGroupDeployTest.logStartupProfileInfo(658) - The following 2 profiles are active: "test-e2e", "default" 10:58:43 2025-11-27 10:58:43.467 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 10:58:43 2025-11-27 10:58:43.477 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 9 ms. Found 7 JPA repository interfaces. 10:58:43 2025-11-27 10:58:43.550 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 10:58:43 2025-11-27 10:58:43.551 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-18"] 10:58:43 2025-11-27 10:58:43.551 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 10:58:43 2025-11-27 10:58:43.551 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 10:58:43 2025-11-27 10:58:43.564 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 10:58:43 2025-11-27 10:58:43.564 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 234 ms 10:58:43 2025-11-27 10:58:43.631 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 10:58:43 2025-11-27 10:58:43.633 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 10:58:43 2025-11-27 10:58:43.638 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 10:58:43 2025-11-27 10:58:43.638 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-18 - Starting... 10:58:43 2025-11-27 10:58:43.640 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-18 - Added connection conn170: url=jdbc:h2:mem:testdb15 user=POLICY_USER 10:58:43 2025-11-27 10:58:43.640 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-18 - Start completed. 10:58:43 2025-11-27 10:58:43.640 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 10:58:43 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-18)'] 10:58:43 Database driver: undefined/unknown 10:58:43 Database version: 2.2.224 10:58:43 Autocommit mode: undefined/unknown 10:58:43 Isolation level: undefined/unknown 10:58:43 Minimum pool size: undefined/unknown 10:58:43 Maximum pool size: undefined/unknown 10:58:43 2025-11-27 10:58:43.745 [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) 10:58:43 2025-11-27 10:58:43.780 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 10:58:44 2025-11-27 10:58:44.036 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 10:58:44 2025-11-27 10:58:44.081 [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. 10:58:44 2025-11-27 10:58:44.285 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 10:58:44 2025-11-27 10:58:44.316 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-18"] 10:58:44 2025-11-27 10:58:44.327 [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] 10:58:44 2025-11-27 10:58:44.329 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 46335 (https) with context path '/policy/pap/v1' 10:58:44 2025-11-27 10:58:44.334 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 10:58:44 2025-11-27 10:58:44.334 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 10:58:44 2025-11-27 10:58:44.334 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 10:58:44 2025-11-27 10:58:44.334 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 10:58:44 2025-11-27 10:58:44.335 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 10:58:44 2025-11-27 10:58:44.335 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 10:58:44 2025-11-27 10:58:44.335 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 10:58:44 2025-11-27 10:58:44.335 [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@a71db33 10:58:44 2025-11-27 10:58:44.335 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 10:58:44 2025-11-27 10:58:44.335 [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@5c6d774a 10:58:44 2025-11-27 10:58:44.335 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 10:58:44 2025-11-27 10:58:44.335 [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 10:58:44 2025-11-27 10:58:44.335 [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 10:58:44 2025-11-27 10:58:44.335 [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 10:58:44 2025-11-27 10:58:44.335 [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 10:58:44 2025-11-27 10:58:44.335 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 10:58:44 2025-11-27 10:58:44.336 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 10:58:44 2025-11-27 10:58:44.337 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 10:58:44 2025-11-27 10:58:44.345 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 10:58:44 2025-11-27 10:58:44.345 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 10:58:44 2025-11-27 10:58:44.345 [Thread-229] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 10:58:44 2025-11-27 10:58:44.345 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 10:58:44 2025-11-27 10:58:44.345 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 10:58:44 2025-11-27 10:58:44.346 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 10:58:44 2025-11-27 10:58:44.346 [Thread-230] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 10:58:44 2025-11-27 10:58:44.346 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 10:58:44 2025-11-27 10:58:44.346 [main] INFO o.o.p.p.m.r.e2e.PdpGroupDeployTest.logStarted(59) - Started PdpGroupDeployTest in 1.049 seconds (process running for 61.356) 10:58:44 2025-11-27 10:58:44.397 [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$3834/0x0000000801ea7438@fda35b6 10:58:44 2025-11-27 10:58:44.421 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:44 2025-11-27 10:58:44.421 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:44 2025-11-27 10:58:44.436 [https-jsse-nio-auto-18-exec-8] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring DispatcherServlet 'dispatcherServlet' 10:58:44 2025-11-27 10:58:44.436 [https-jsse-nio-auto-18-exec-8] INFO o.s.web.servlet.DispatcherServlet.initServletBean(532) - Initializing Servlet 'dispatcherServlet' 10:58:44 2025-11-27 10:58:44.437 [https-jsse-nio-auto-18-exec-8] INFO o.s.web.servlet.DispatcherServlet.initServletBean(554) - Completed initialization in 1 ms 10:58:44 2025-11-27 10:58:44.604 [https-jsse-nio-auto-18-exec-8] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group deployGroups 10:58:44 2025-11-27 10:58:44.643 [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 10:58:44 2025-11-27 10:58:44.644 [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 10:58:44 2025-11-27 10:58:44.644 [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 10:58:44 2025-11-27 10:58:44.644 [https-jsse-nio-auto-18-exec-8] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group deployGroups 10:58:44 2025-11-27 10:58:44.644 [https-jsse-nio-auto-18-exec-8] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group deployGroups 10:58:44 2025-11-27 10:58:44.660 [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-27T10:58:44Z, user=policyadmin)] 10:58:44 2025-11-27 10:58:44.667 [https-jsse-nio-auto-18-exec-8] INFO o.o.p.c.u.services.ServiceManager.start(117) - pdpAA_2 PdpUpdate starting 10:58:44 2025-11-27 10:58:44.667 [https-jsse-nio-auto-18-exec-8] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpAA_2 PdpUpdate starting listener 10:58:44 2025-11-27 10:58:44.667 [https-jsse-nio-auto-18-exec-8] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpAA_2 PdpUpdate starting timer 10:58:44 2025-11-27 10:58:44.667 [https-jsse-nio-auto-18-exec-8] INFO o.o.p.pap.main.comm.TimerManager.register(121) - update timer registered Timer [name=3fb1d322-d222-4180-a93c-f7ef2a56060a, expireMs=1764241127667] 10:58:44 2025-11-27 10:58:44.667 [Thread-229] INFO o.o.p.pap.main.comm.TimerManager.await(245) - update timer waiting 3000ms Timer [name=3fb1d322-d222-4180-a93c-f7ef2a56060a, expireMs=1764241127667] 10:58:44 2025-11-27 10:58:44.667 [https-jsse-nio-auto-18-exec-8] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpAA_2 PdpUpdate starting enqueue 10:58:44 2025-11-27 10:58:44.668 [https-jsse-nio-auto-18-exec-8] INFO o.o.p.c.u.services.ServiceManager.start(137) - pdpAA_2 PdpUpdate started 10:58:44 2025-11-27 10:58:44.668 [https-jsse-nio-auto-18-exec-8] INFO o.o.p.c.u.services.ServiceManager.start(117) - pdpAA_1 PdpUpdate starting 10:58:44 2025-11-27 10:58:44.668 [https-jsse-nio-auto-18-exec-8] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpAA_1 PdpUpdate starting listener 10:58:44 2025-11-27 10:58:44.668 [Thread-227] INFO network.log(87) - [OUT|NOOP|pdp-pap-topic] 10:58:44 {"source":"pap-f8ab3526-b06c-4549-88f1-86df1efeffbf","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":"3fb1d322-d222-4180-a93c-f7ef2a56060a","timestampMs":1764241124644,"name":"pdpAA_2","pdpGroup":"deployGroups","pdpSubgroup":"pdpTypeA"} 10:58:44 2025-11-27 10:58:44.668 [https-jsse-nio-auto-18-exec-8] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpAA_1 PdpUpdate starting timer 10:58:44 2025-11-27 10:58:44.668 [https-jsse-nio-auto-18-exec-8] INFO o.o.p.pap.main.comm.TimerManager.register(121) - update timer registered Timer [name=bc9417f2-7e8f-4fb2-81d8-4cfb736f3c54, expireMs=1764241127668] 10:58:44 2025-11-27 10:58:44.668 [https-jsse-nio-auto-18-exec-8] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpAA_1 PdpUpdate starting enqueue 10:58:44 2025-11-27 10:58:44.668 [https-jsse-nio-auto-18-exec-8] INFO o.o.p.c.u.services.ServiceManager.start(137) - pdpAA_1 PdpUpdate started 10:58:44 2025-11-27 10:58:44.668 [Thread-227] INFO network.log(87) - [OUT|NOOP|pdp-pap-topic] 10:58:44 {"source":"pap-f8ab3526-b06c-4549-88f1-86df1efeffbf","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":"bc9417f2-7e8f-4fb2-81d8-4cfb736f3c54","timestampMs":1764241124644,"name":"pdpAA_1","pdpGroup":"deployGroups","pdpSubgroup":"pdpTypeA"} 10:58:44 2025-11-27 10:58:44.669 [Thread-231] INFO network.log(87) - [IN|NOOP|pdp-pap-topic] 10:58:44 {"pdpType":"pdpTypeA","state":"ACTIVE","policies":[{"name":"onap.restart.tca","version":"1.0.0"}],"response":{"responseTo":"3fb1d322-d222-4180-a93c-f7ef2a56060a"},"messageName":"PDP_STATUS","requestId":"bda4f2e0-71be-461e-8426-d1cca3122179","timestampMs":1764241124414,"name":"pdpAA_2","pdpGroup":"deployGroups","pdpSubgroup":"pdpTypeA"} 10:58:44 2025-11-27 10:58:44.670 [Thread-231] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - pdpAA_2 PdpUpdate stopping 10:58:44 2025-11-27 10:58:44.670 [Thread-231] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpAA_2 PdpUpdate stopping enqueue 10:58:44 2025-11-27 10:58:44.670 [Thread-231] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpAA_2 PdpUpdate stopping timer 10:58:44 2025-11-27 10:58:44.670 [Thread-231] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - update timer cancelled Timer [name=3fb1d322-d222-4180-a93c-f7ef2a56060a, expireMs=1764241127667] 10:58:44 2025-11-27 10:58:44.670 [Thread-231] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpAA_2 PdpUpdate stopping listener 10:58:44 2025-11-27 10:58:44.670 [Thread-231] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - pdpAA_2 PdpUpdate stopped 10:58:44 2025-11-27 10:58:44.676 [Thread-231] INFO o.o.p.p.m.comm.msgdata.RequestImpl.processResponse(274) - pdpAA_2 PdpUpdate successful 10:58:44 2025-11-27 10:58:44.676 [Thread-231] INFO o.o.policy.pap.main.comm.PdpRequests.startNextRequest(140) - pdpAA_2 has no more requests 10:58:44 2025-11-27 10:58:44.682 [Thread-231] INFO network.log(87) - [IN|NOOP|pdp-pap-topic] 10:58:44 {"pdpType":"pdpTypeA","state":"ACTIVE","policies":[{"name":"onap.restart.tca","version":"1.0.0"}],"response":{"responseTo":"bc9417f2-7e8f-4fb2-81d8-4cfb736f3c54"},"messageName":"PDP_STATUS","requestId":"cd13950c-552a-43da-ab61-17a8b7028cc3","timestampMs":1764241124414,"name":"pdpAA_1","pdpGroup":"deployGroups","pdpSubgroup":"pdpTypeA"} 10:58:44 2025-11-27 10:58:44.682 [Thread-231] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - pdpAA_1 PdpUpdate stopping 10:58:44 2025-11-27 10:58:44.682 [Thread-231] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpAA_1 PdpUpdate stopping enqueue 10:58:44 2025-11-27 10:58:44.682 [Thread-231] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpAA_1 PdpUpdate stopping timer 10:58:44 2025-11-27 10:58:44.683 [Thread-231] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - update timer cancelled Timer [name=bc9417f2-7e8f-4fb2-81d8-4cfb736f3c54, expireMs=1764241127668] 10:58:44 2025-11-27 10:58:44.683 [Thread-231] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpAA_1 PdpUpdate stopping listener 10:58:44 2025-11-27 10:58:44.683 [Thread-231] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - pdpAA_1 PdpUpdate stopped 10:58:44 2025-11-27 10:58:44.688 [Thread-231] INFO o.o.p.p.m.comm.msgdata.RequestImpl.processResponse(274) - pdpAA_1 PdpUpdate successful 10:58:44 2025-11-27 10:58:44.688 [Thread-231] INFO o.o.policy.pap.main.comm.PdpRequests.startNextRequest(140) - pdpAA_1 has no more requests 10:58:44 2025-11-27 10:58:44.688 [Thread-228] INFO network.log(87) - [OUT|NOOP|notification-topic] 10:58:44 {"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":[]} 10:58:44 2025-11-27 10:58:44.781 [https-jsse-nio-auto-18-exec-7] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group deployGroups 10:58:44 2025-11-27 10:58:44.866 [https-jsse-nio-auto-18-exec-7] INFO o.o.policy.pap.main.rest.SessionData.getGroup(348) - unknown group unknown-group 10:58:44 2025-11-27 10:58:44.867 [https-jsse-nio-auto-18-exec-7] WARN o.o.p.p.m.r.PdpGroupDeployControllerV1.doOperation(133) - update policy deployments failed 10:58:44 org.onap.policy.models.base.PfModelException: "groups" INVALID, item has status INVALID 10:58:44 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 10:58:44 at org.onap.policy.pap.main.rest.PdpGroupDeployProvider.updateGroups(PdpGroupDeployProvider.java:118) 10:58:44 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:161) 10:58:44 at org.onap.policy.pap.main.rest.PdpGroupDeployProvider.updateGroupPolicies(PdpGroupDeployProvider.java:93) 10:58:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:58:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:58:44 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:58:44 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:58:44 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 10:58:44 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:58:44 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:58:44 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 10:58:44 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:44 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 10:58:44 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:44 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 10:58:44 at org.onap.policy.pap.main.rest.PdpGroupDeployProvider$$SpringCGLIB$$0.updateGroupPolicies() 10:58:44 at org.onap.policy.pap.main.rest.PdpGroupDeployControllerV1.lambda$updateGroupPolicies$0(PdpGroupDeployControllerV1.java:99) 10:58:44 at org.onap.policy.pap.main.rest.PdpGroupDeployControllerV1.doOperation(PdpGroupDeployControllerV1.java:127) 10:58:44 at org.onap.policy.pap.main.rest.PdpGroupDeployControllerV1.updateGroupPolicies(PdpGroupDeployControllerV1.java:98) 10:58:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:58:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:58:44 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:58:44 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:58:44 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 10:58:44 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:58:44 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:58:44 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 10:58:44 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:44 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 10:58:44 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:44 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 10:58:44 at org.onap.policy.pap.main.rest.PdpGroupDeployControllerV1$$SpringCGLIB$$0.updateGroupPolicies() 10:58:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:58:44 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:58:44 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:58:44 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:58:44 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 10:58:44 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 10:58:44 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:58:44 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 10:58:44 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 10:58:44 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:58:44 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 10:58:44 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 10:58:44 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 10:58:44 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 10:58:44 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:653) 10:58:44 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:58:44 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 10:58:44 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 10:58:44 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 10:58:44 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:44 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 10:58:44 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 10:58:44 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 10:58:44 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 10:58:44 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 10:58:44 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 10:58:44 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 10:58:44 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 10:58:44 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:44 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:44 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:44 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 10:58:44 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 10:58:44 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:44 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:44 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:44 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 10:58:44 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:44 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:44 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:44 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 10:58:44 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:44 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:44 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:44 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 10:58:44 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:44 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:44 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:44 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 10:58:44 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:44 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:44 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:44 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:44 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 10:58:44 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 10:58:44 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:44 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:44 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:44 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 10:58:44 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 10:58:44 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:44 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:44 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:44 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:44 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 10:58:44 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 10:58:44 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:44 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:44 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:44 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 10:58:44 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:44 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:44 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:44 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:44 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 10:58:44 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:44 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:44 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 10:58:44 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 10:58:44 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:44 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 10:58:44 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 10:58:44 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:44 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 10:58:44 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:44 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 10:58:44 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 10:58:44 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:44 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 10:58:44 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:44 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 10:58:44 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 10:58:44 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 10:58:44 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 10:58:44 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:44 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:58:44 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:44 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:44 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:58:44 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:44 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:44 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 10:58:44 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:44 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:44 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:58:44 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:44 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:44 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 10:58:44 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 10:58:44 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 10:58:44 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 10:58:44 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 10:58:44 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 10:58:44 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 10:58:44 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 10:58:44 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 10:58:44 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 10:58:44 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 10:58:44 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 10:58:44 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 10:58:44 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 10:58:44 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 10:58:44 at java.base/java.lang.Thread.run(Thread.java:833) 10:58:44 2025-11-27 10:58:44.871 [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$3834/0x0000000801ea7438@fda35b6 10:58:45 2025-11-27 10:58:44.904 [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$3834/0x0000000801ea7438@164fc1eb 10:58:45 2025-11-27 10:58:44.914 [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$3879/0x0000000801f4f000@3b5210ce 10:58:45 2025-11-27 10:58:44.920 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:45 2025-11-27 10:58:44.921 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:45 2025-11-27 10:58:45.057 [https-jsse-nio-auto-18-exec-4] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group deployPolicies 10:58:45 2025-11-27 10:58:45.057 [https-jsse-nio-auto-18-exec-4] 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 10:58:45 2025-11-27 10:58:45.057 [https-jsse-nio-auto-18-exec-4] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy onap.restart.tcaB 1.0.0 10:58:45 2025-11-27 10:58:45.057 [https-jsse-nio-auto-18-exec-4] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpBA_1 deployPolicies pdpTypeA policies=1 10:58:45 2025-11-27 10:58:45.058 [https-jsse-nio-auto-18-exec-4] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdpBA_2 deployPolicies pdpTypeA policies=1 10:58:45 2025-11-27 10:58:45.058 [https-jsse-nio-auto-18-exec-4] INFO o.o.p.p.m.r.PdpGroupDeployProvider.containsPolicy(518) - subgroup deployPolicies pdpTypeB already contains policy onap.restart.tcaB 1.0.0 10:58:45 2025-11-27 10:58:45.058 [https-jsse-nio-auto-18-exec-4] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group deployPolicies 10:58:45 2025-11-27 10:58:45.058 [https-jsse-nio-auto-18-exec-4] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group deployPolicies 10:58:45 2025-11-27 10:58:45.065 [https-jsse-nio-auto-18-exec-4] 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-27T10:58:45Z, user=policyadmin)] 10:58:45 2025-11-27 10:58:45.070 [https-jsse-nio-auto-18-exec-4] INFO o.o.p.c.u.services.ServiceManager.start(117) - pdpBA_2 PdpUpdate starting 10:58:45 2025-11-27 10:58:45.070 [https-jsse-nio-auto-18-exec-4] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpBA_2 PdpUpdate starting listener 10:58:45 2025-11-27 10:58:45.070 [https-jsse-nio-auto-18-exec-4] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpBA_2 PdpUpdate starting timer 10:58:45 2025-11-27 10:58:45.070 [https-jsse-nio-auto-18-exec-4] INFO o.o.p.pap.main.comm.TimerManager.register(121) - update timer registered Timer [name=d0677673-1e1b-40b1-8061-e7416e9de60f, expireMs=1764241128070] 10:58:45 2025-11-27 10:58:45.070 [https-jsse-nio-auto-18-exec-4] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpBA_2 PdpUpdate starting enqueue 10:58:45 2025-11-27 10:58:45.070 [https-jsse-nio-auto-18-exec-4] INFO o.o.p.c.u.services.ServiceManager.start(137) - pdpBA_2 PdpUpdate started 10:58:45 2025-11-27 10:58:45.070 [https-jsse-nio-auto-18-exec-4] INFO o.o.p.c.u.services.ServiceManager.start(117) - pdpBA_1 PdpUpdate starting 10:58:45 2025-11-27 10:58:45.070 [https-jsse-nio-auto-18-exec-4] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpBA_1 PdpUpdate starting listener 10:58:45 2025-11-27 10:58:45.070 [Thread-227] INFO network.log(87) - [OUT|NOOP|pdp-pap-topic] 10:58:45 {"source":"pap-f8ab3526-b06c-4549-88f1-86df1efeffbf","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":"d0677673-1e1b-40b1-8061-e7416e9de60f","timestampMs":1764241125058,"name":"pdpBA_2","pdpGroup":"deployPolicies","pdpSubgroup":"pdpTypeA"} 10:58:45 2025-11-27 10:58:45.071 [https-jsse-nio-auto-18-exec-4] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpBA_1 PdpUpdate starting timer 10:58:45 2025-11-27 10:58:45.071 [https-jsse-nio-auto-18-exec-4] INFO o.o.p.pap.main.comm.TimerManager.register(121) - update timer registered Timer [name=bbbbe7d8-1e3c-4f8b-b6e9-5be5869133cb, expireMs=1764241128071] 10:58:45 2025-11-27 10:58:45.071 [https-jsse-nio-auto-18-exec-4] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpBA_1 PdpUpdate starting enqueue 10:58:45 2025-11-27 10:58:45.071 [Thread-233] INFO network.log(87) - [IN|NOOP|pdp-pap-topic] 10:58:45 {"pdpType":"pdpTypeA","state":"ACTIVE","policies":[{"name":"onap.restart.tcaB","version":"1.0.0"}],"response":{"responseTo":"d0677673-1e1b-40b1-8061-e7416e9de60f"},"messageName":"PDP_STATUS","requestId":"b8189462-b637-4d30-b44b-a6fd10ba9130","timestampMs":1764241124914,"name":"pdpBA_2","pdpGroup":"deployPolicies","pdpSubgroup":"pdpTypeA"} 10:58:45 2025-11-27 10:58:45.072 [https-jsse-nio-auto-18-exec-4] INFO o.o.p.c.u.services.ServiceManager.start(137) - pdpBA_1 PdpUpdate started 10:58:45 2025-11-27 10:58:45.072 [Thread-227] INFO network.log(87) - [OUT|NOOP|pdp-pap-topic] 10:58:45 {"source":"pap-f8ab3526-b06c-4549-88f1-86df1efeffbf","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":"bbbbe7d8-1e3c-4f8b-b6e9-5be5869133cb","timestampMs":1764241125057,"name":"pdpBA_1","pdpGroup":"deployPolicies","pdpSubgroup":"pdpTypeA"} 10:58:45 2025-11-27 10:58:45.072 [Thread-233] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - pdpBA_2 PdpUpdate stopping 10:58:45 2025-11-27 10:58:45.072 [Thread-233] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpBA_2 PdpUpdate stopping enqueue 10:58:45 2025-11-27 10:58:45.072 [Thread-233] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpBA_2 PdpUpdate stopping timer 10:58:45 2025-11-27 10:58:45.072 [Thread-233] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - update timer cancelled Timer [name=d0677673-1e1b-40b1-8061-e7416e9de60f, expireMs=1764241128070] 10:58:45 2025-11-27 10:58:45.073 [Thread-233] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpBA_2 PdpUpdate stopping listener 10:58:45 2025-11-27 10:58:45.073 [Thread-233] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - pdpBA_2 PdpUpdate stopped 10:58:45 2025-11-27 10:58:45.080 [Thread-233] INFO o.o.p.p.m.comm.msgdata.RequestImpl.processResponse(274) - pdpBA_2 PdpUpdate successful 10:58:45 2025-11-27 10:58:45.080 [Thread-233] INFO o.o.policy.pap.main.comm.PdpRequests.startNextRequest(140) - pdpBA_2 has no more requests 10:58:45 2025-11-27 10:58:45.120 [Thread-233] ERROR o.o.p.p.m.c.PdpStatusMessageHandler.handlePdpStatus(132) - Failed connecting to database provider 10:58:45 org.onap.policy.models.base.PfModelRuntimeException: "PDP" INVALID, item has status INVALID 10:58:45 item "healthy" value "null" INVALID, is null 10:58:45 10:58:45 at org.onap.policy.pap.main.service.PdpGroupService.updatePdp(PdpGroupService.java:194) 10:58:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:58:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:58:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:58:45 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:58:45 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 10:58:45 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:58:45 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:58:45 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 10:58:45 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:45 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 10:58:45 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:45 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:380) 10:58:45 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 10:58:45 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:45 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 10:58:45 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:45 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 10:58:45 at org.onap.policy.pap.main.service.PdpGroupService$$SpringCGLIB$$0.updatePdp() 10:58:45 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.updatePdpHealthStatus(PdpStatusMessageHandler.java:322) 10:58:45 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.processPdpDetails(PdpStatusMessageHandler.java:284) 10:58:45 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.handlePdpHeartbeat(PdpStatusMessageHandler.java:233) 10:58:45 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.handlePdpStatus(PdpStatusMessageHandler.java:117) 10:58:45 at jdk.internal.reflect.GeneratedMethodAccessor728.invoke(Unknown Source) 10:58:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:58:45 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:58:45 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 10:58:45 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:58:45 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:58:45 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 10:58:45 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:45 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 10:58:45 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:45 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 10:58:45 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler$$SpringCGLIB$$0.handlePdpStatus() 10:58:45 at org.onap.policy.pap.main.comm.PdpModifyRequestMap$SingletonListener.success(PdpModifyRequestMap.java:424) 10:58:45 at org.onap.policy.pap.main.comm.msgdata.RequestImpl.processResponse(RequestImpl.java:275) 10:58:45 at org.onap.policy.common.endpoints.listeners.RequestIdDispatcher.offerToListener(RequestIdDispatcher.java:152) 10:58:45 at org.onap.policy.common.endpoints.listeners.RequestIdDispatcher.onTopicEvent(RequestIdDispatcher.java:130) 10:58:45 at org.onap.policy.common.endpoints.listeners.ScoListener.onTopicEvent(ScoListener.java:75) 10:58:45 at org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher.onTopicEvent(MessageTypeDispatcher.java:97) 10:58:45 at org.onap.policy.common.endpoints.listeners.JsonListener.onTopicEvent(JsonListener.java:61) 10:58:45 at org.onap.policy.common.message.bus.event.base.TopicBase.broadcast(TopicBase.java:170) 10:58:45 at org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint.io(NoopTopicEndpoint.java:74) 10:58:45 at org.onap.policy.common.message.bus.event.noop.NoopTopicSource.offer(NoopTopicSource.java:45) 10:58:45 at org.onap.policy.pap.main.rest.e2e.End2EndContext$ToPapThread.run(End2EndContext.java:281) 10:58:45 2025-11-27 10:58:45.121 [Thread-233] INFO network.log(87) - [IN|NOOP|pdp-pap-topic] 10:58:45 {"pdpType":"pdpTypeA","state":"ACTIVE","policies":[{"name":"onap.restart.tcaB","version":"1.0.0"}],"response":{"responseTo":"bbbbe7d8-1e3c-4f8b-b6e9-5be5869133cb"},"messageName":"PDP_STATUS","requestId":"e0266702-86f8-4377-a317-2c053787e418","timestampMs":1764241124914,"name":"pdpBA_1","pdpGroup":"deployPolicies","pdpSubgroup":"pdpTypeA"} 10:58:45 2025-11-27 10:58:45.121 [Thread-233] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - pdpBA_1 PdpUpdate stopping 10:58:45 2025-11-27 10:58:45.121 [Thread-233] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpBA_1 PdpUpdate stopping enqueue 10:58:45 2025-11-27 10:58:45.121 [Thread-233] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpBA_1 PdpUpdate stopping timer 10:58:45 2025-11-27 10:58:45.121 [Thread-233] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - update timer cancelled Timer [name=bbbbe7d8-1e3c-4f8b-b6e9-5be5869133cb, expireMs=1764241128071] 10:58:45 2025-11-27 10:58:45.121 [Thread-233] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpBA_1 PdpUpdate stopping listener 10:58:45 2025-11-27 10:58:45.121 [Thread-233] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - pdpBA_1 PdpUpdate stopped 10:58:45 2025-11-27 10:58:45.126 [Thread-233] INFO o.o.p.p.m.comm.msgdata.RequestImpl.processResponse(274) - pdpBA_1 PdpUpdate successful 10:58:45 2025-11-27 10:58:45.126 [Thread-233] INFO o.o.policy.pap.main.comm.PdpRequests.startNextRequest(140) - pdpBA_1 has no more requests 10:58:45 2025-11-27 10:58:45.126 [Thread-228] INFO network.log(87) - [OUT|NOOP|notification-topic] 10:58:45 {"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":[]} 10:58:45 2025-11-27 10:58:45.162 [Thread-233] ERROR o.o.p.p.m.c.PdpStatusMessageHandler.handlePdpStatus(132) - Failed connecting to database provider 10:58:45 org.onap.policy.models.base.PfModelRuntimeException: "PDP" INVALID, item has status INVALID 10:58:45 item "healthy" value "null" INVALID, is null 10:58:45 10:58:45 at org.onap.policy.pap.main.service.PdpGroupService.updatePdp(PdpGroupService.java:194) 10:58:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:58:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:58:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:58:45 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:58:45 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 10:58:45 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:58:45 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:58:45 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 10:58:45 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:45 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 10:58:45 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:45 at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:380) 10:58:45 at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) 10:58:45 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:45 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 10:58:45 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:45 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 10:58:45 at org.onap.policy.pap.main.service.PdpGroupService$$SpringCGLIB$$0.updatePdp() 10:58:45 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.updatePdpHealthStatus(PdpStatusMessageHandler.java:322) 10:58:45 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.processPdpDetails(PdpStatusMessageHandler.java:284) 10:58:45 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.handlePdpHeartbeat(PdpStatusMessageHandler.java:233) 10:58:45 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler.handlePdpStatus(PdpStatusMessageHandler.java:117) 10:58:45 at jdk.internal.reflect.GeneratedMethodAccessor728.invoke(Unknown Source) 10:58:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:58:45 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:58:45 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 10:58:45 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:58:45 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:58:45 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 10:58:45 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:45 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 10:58:45 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:45 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 10:58:45 at org.onap.policy.pap.main.comm.PdpStatusMessageHandler$$SpringCGLIB$$0.handlePdpStatus() 10:58:45 at org.onap.policy.pap.main.comm.PdpModifyRequestMap$SingletonListener.success(PdpModifyRequestMap.java:424) 10:58:45 at org.onap.policy.pap.main.comm.msgdata.RequestImpl.processResponse(RequestImpl.java:275) 10:58:45 at org.onap.policy.common.endpoints.listeners.RequestIdDispatcher.offerToListener(RequestIdDispatcher.java:152) 10:58:45 at org.onap.policy.common.endpoints.listeners.RequestIdDispatcher.onTopicEvent(RequestIdDispatcher.java:130) 10:58:45 at org.onap.policy.common.endpoints.listeners.ScoListener.onTopicEvent(ScoListener.java:75) 10:58:45 at org.onap.policy.common.endpoints.listeners.MessageTypeDispatcher.onTopicEvent(MessageTypeDispatcher.java:97) 10:58:45 at org.onap.policy.common.endpoints.listeners.JsonListener.onTopicEvent(JsonListener.java:61) 10:58:45 at org.onap.policy.common.message.bus.event.base.TopicBase.broadcast(TopicBase.java:170) 10:58:45 at org.onap.policy.common.message.bus.event.noop.NoopTopicEndpoint.io(NoopTopicEndpoint.java:74) 10:58:45 at org.onap.policy.common.message.bus.event.noop.NoopTopicSource.offer(NoopTopicSource.java:45) 10:58:45 at org.onap.policy.pap.main.rest.e2e.End2EndContext$ToPapThread.run(End2EndContext.java:281) 10:58:45 2025-11-27 10:58:45.304 [https-jsse-nio-auto-18-exec-6] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group deployPolicies 10:58:45 2025-11-27 10:58:45.305 [https-jsse-nio-auto-18-exec-6] INFO o.o.p.p.m.r.PdpGroupDeployProvider.containsPolicy(518) - subgroup deployPolicies pdpTypeA already contains policy onap.restart.tcaB 1.0.0 10:58:45 2025-11-27 10:58:45.305 [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 10:58:45 2025-11-27 10:58:45.308 [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$3834/0x0000000801ea7438@164fc1eb 10:58:45 2025-11-27 10:58:45.312 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 10:58:45 2025-11-27 10:58:45.312 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 10:58:45 2025-11-27 10:58:45.312 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 10:58:45 2025-11-27 10:58:45.312 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 10:58:45 2025-11-27 10:58:45.312 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 10:58:45 2025-11-27 10:58:45.313 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 10:58:45 2025-11-27 10:58:45.313 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 10:58:45 2025-11-27 10:58:45.313 [Thread-230] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 10:58:45 2025-11-27 10:58:45.313 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 10:58:45 2025-11-27 10:58:45.313 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 10:58:45 2025-11-27 10:58:45.313 [Thread-229] INFO o.o.p.pap.main.comm.TimerManager.sleep(307) - sleep finishing due to stop() 10:58:45 2025-11-27 10:58:45.313 [Thread-229] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 10:58:45 2025-11-27 10:58:45.313 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 10:58:45 2025-11-27 10:58:45.313 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 10:58:45 2025-11-27 10:58:45.313 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 10:58:45 2025-11-27 10:58:45.313 [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 10:58:45 2025-11-27 10:58:45.313 [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 10:58:45 2025-11-27 10:58:45.314 [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 10:58:45 2025-11-27 10:58:45.314 [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 10:58:45 2025-11-27 10:58:45.314 [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 10:58:45 2025-11-27 10:58:45.314 [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 10:58:45 2025-11-27 10:58:45.314 [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 10:58:45 2025-11-27 10:58:45.314 [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 10:58:45 2025-11-27 10:58:45.314 [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 10:58:45 2025-11-27 10:58:45.314 [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 10:58:45 2025-11-27 10:58:45.314 [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 10:58:45 2025-11-27 10:58:45.314 [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 10:58:45 2025-11-27 10:58:45.314 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 10:58:45 2025-11-27 10:58:45.314 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 10:58:45 2025-11-27 10:58:45.315 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 10:58:45 2025-11-27 10:58:45.315 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 10:58:45 2025-11-27 10:58:45.315 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 10:58:45 2025-11-27 10:58:45.315 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 10:58:45 2025-11-27 10:58:45.315 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 10:58:45 2025-11-27 10:58:45.315 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 10:58:45 2025-11-27 10:58:45.316 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 10:58:45 2025-11-27 10:58:45.316 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-18-46335"] 10:58:45 2025-11-27 10:58:45.317 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 10:58:45 2025-11-27 10:58:45.318 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-18"] 10:58:45 2025-11-27 10:58:45.321 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 10:58:45 2025-11-27 10:58:45.329 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-18 - Shutdown initiated... 10:58:45 2025-11-27 10:58:45.330 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-18 - Shutdown completed. 10:58:45 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.044 s -- in org.onap.policy.pap.main.rest.e2e.PdpGroupDeployTest 10:58:45 [INFO] Running org.onap.policy.pap.main.rest.e2e.PdpGroupCreateOrUpdateTest 10:58:45 10:58:45 . ____ _ __ _ _ 10:58:45 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:58:45 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:58:45 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:58:45 ' |____| .__|_| |_|_| |_\__, | / / / / 10:58:45 =========|_|==============|___/=/_/_/_/ 10:58:45 10:58:45 :: Spring Boot :: (v3.5.3) 10:58:45 10:58:45 2025-11-27 10:58:45.368 [main] INFO o.o.p.p.m.r.e.PdpGroupCreateOrUpdateTest.logStarting(53) - Starting PdpGroupCreateOrUpdateTest using Java 17.0.4 with PID 2695 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 10:58:45 2025-11-27 10:58:45.369 [main] INFO o.o.p.p.m.r.e.PdpGroupCreateOrUpdateTest.logStartupProfileInfo(658) - The following 2 profiles are active: "test-e2e", "default" 10:58:45 2025-11-27 10:58:45.502 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 10:58:45 2025-11-27 10:58:45.513 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 10 ms. Found 7 JPA repository interfaces. 10:58:45 2025-11-27 10:58:45.587 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 10:58:45 2025-11-27 10:58:45.588 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-19"] 10:58:45 2025-11-27 10:58:45.588 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 10:58:45 2025-11-27 10:58:45.588 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 10:58:45 2025-11-27 10:58:45.604 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 10:58:45 2025-11-27 10:58:45.604 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 235 ms 10:58:45 2025-11-27 10:58:45.674 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 10:58:45 2025-11-27 10:58:45.676 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 10:58:45 2025-11-27 10:58:45.681 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 10:58:45 2025-11-27 10:58:45.682 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-19 - Starting... 10:58:45 2025-11-27 10:58:45.683 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-19 - Added connection conn180: url=jdbc:h2:mem:testdb16 user=POLICY_USER 10:58:45 2025-11-27 10:58:45.683 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-19 - Start completed. 10:58:45 2025-11-27 10:58:45.684 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 10:58:45 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-19)'] 10:58:45 Database driver: undefined/unknown 10:58:45 Database version: 2.2.224 10:58:45 Autocommit mode: undefined/unknown 10:58:45 Isolation level: undefined/unknown 10:58:45 Minimum pool size: undefined/unknown 10:58:45 Maximum pool size: undefined/unknown 10:58:45 2025-11-27 10:58:45.807 [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) 10:58:45 2025-11-27 10:58:45.837 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 10:58:46 2025-11-27 10:58:46.095 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 10:58:46 2025-11-27 10:58:46.138 [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. 10:58:46 2025-11-27 10:58:46.325 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 10:58:46 2025-11-27 10:58:46.360 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-19"] 10:58:46 2025-11-27 10:58:46.371 [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] 10:58:46 2025-11-27 10:58:46.377 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 40617 (https) with context path '/policy/pap/v1' 10:58:46 2025-11-27 10:58:46.384 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 10:58:46 2025-11-27 10:58:46.384 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 10:58:46 2025-11-27 10:58:46.384 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 10:58:46 2025-11-27 10:58:46.385 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 10:58:46 2025-11-27 10:58:46.385 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 10:58:46 2025-11-27 10:58:46.385 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 10:58:46 2025-11-27 10:58:46.385 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 10:58:46 2025-11-27 10:58:46.385 [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@14bdb8ab 10:58:46 2025-11-27 10:58:46.385 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 10:58:46 2025-11-27 10:58:46.385 [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@1a4cde9 10:58:46 2025-11-27 10:58:46.385 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 10:58:46 2025-11-27 10:58:46.385 [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 10:58:46 2025-11-27 10:58:46.385 [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 10:58:46 2025-11-27 10:58:46.385 [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 10:58:46 2025-11-27 10:58:46.386 [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 10:58:46 2025-11-27 10:58:46.386 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 10:58:46 2025-11-27 10:58:46.386 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 10:58:46 2025-11-27 10:58:46.386 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 10:58:46 2025-11-27 10:58:46.386 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 10:58:46 2025-11-27 10:58:46.387 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 10:58:46 2025-11-27 10:58:46.387 [Thread-238] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 10:58:46 2025-11-27 10:58:46.389 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 10:58:46 2025-11-27 10:58:46.389 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 10:58:46 2025-11-27 10:58:46.389 [Thread-239] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 10:58:46 2025-11-27 10:58:46.389 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 10:58:46 2025-11-27 10:58:46.389 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 10:58:46 2025-11-27 10:58:46.389 [main] INFO o.o.p.p.m.r.e.PdpGroupCreateOrUpdateTest.logStarted(59) - Started PdpGroupCreateOrUpdateTest in 1.037 seconds (process running for 63.399) 10:58:46 2025-11-27 10:58:46.419 [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$3834/0x0000000801ea7438@441e868c 10:58:46 2025-11-27 10:58:46.424 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:46 2025-11-27 10:58:46.425 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:46 2025-11-27 10:58:46.442 [https-jsse-nio-auto-19-exec-4] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring DispatcherServlet 'dispatcherServlet' 10:58:46 2025-11-27 10:58:46.442 [https-jsse-nio-auto-19-exec-4] INFO o.s.web.servlet.DispatcherServlet.initServletBean(532) - Initializing Servlet 'dispatcherServlet' 10:58:46 2025-11-27 10:58:46.443 [https-jsse-nio-auto-19-exec-4] INFO o.s.web.servlet.DispatcherServlet.initServletBean(554) - Completed initialization in 1 ms 10:58:46 2025-11-27 10:58:46.610 [https-jsse-nio-auto-19-exec-4] INFO o.o.policy.pap.main.rest.SessionData.getGroup(348) - unknown group createGroups 10:58:46 2025-11-27 10:58:46.631 [https-jsse-nio-auto-19-exec-4] INFO o.o.policy.pap.main.rest.SessionData.create(316) - create cached group createGroups 10:58:46 2025-11-27 10:58:46.632 [https-jsse-nio-auto-19-exec-4] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$4(438) - creating DB group createGroups 10:58:46 2025-11-27 10:58:46.647 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:46 2025-11-27 10:58:46.648 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:46 2025-11-27 10:58:46.843 [https-jsse-nio-auto-19-exec-6] INFO o.o.policy.pap.main.rest.SessionData.getGroup(348) - unknown group newGroup1 10:58:46 2025-11-27 10:58:46.867 [https-jsse-nio-auto-19-exec-6] INFO o.o.policy.pap.main.rest.SessionData.create(316) - create cached group newGroup1 10:58:46 2025-11-27 10:58:46.869 [https-jsse-nio-auto-19-exec-6] INFO o.o.policy.pap.main.rest.SessionData.getGroup(348) - unknown group newGroup2 10:58:46 2025-11-27 10:58:46.870 [https-jsse-nio-auto-19-exec-6] INFO o.o.policy.pap.main.rest.SessionData.create(316) - create cached group newGroup2 10:58:46 2025-11-27 10:58:46.870 [https-jsse-nio-auto-19-exec-6] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$4(438) - creating DB group newGroup1 10:58:46 2025-11-27 10:58:46.870 [https-jsse-nio-auto-19-exec-6] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$4(438) - creating DB group newGroup2 10:58:46 2025-11-27 10:58:46.884 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:46 2025-11-27 10:58:46.885 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:47 2025-11-27 10:58:47.077 [https-jsse-nio-auto-19-exec-5] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group createGroups 10:58:47 2025-11-27 10:58:47.079 [https-jsse-nio-auto-19-exec-5] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group createGroups 10:58:47 2025-11-27 10:58:47.079 [https-jsse-nio-auto-19-exec-5] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group createGroups 10:58:47 2025-11-27 10:58:47.099 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:47 2025-11-27 10:58:47.100 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:47 2025-11-27 10:58:47.230 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:47 2025-11-27 10:58:47.230 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:47 2025-11-27 10:58:47.331 [https-jsse-nio-auto-19-exec-4] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group createGroups 10:58:47 2025-11-27 10:58:47.336 [https-jsse-nio-auto-19-exec-4] WARN o.o.p.p.m.r.PdpGroupDeleteProvider.deleteGroup(80) - failed to delete group: createGroups 10:58:47 2025-11-27 10:58:47.337 [https-jsse-nio-auto-19-exec-4] WARN o.o.p.p.m.r.PdpGroupDeleteControllerV1.doOperation(141) - delete group failed 10:58:47 org.onap.policy.models.base.PfModelException: group is still ACTIVE 10:58:47 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider.deleteGroup(PdpGroupDeleteProvider.java:73) 10:58:47 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:161) 10:58:47 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:189) 10:58:47 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider.deleteGroup(PdpGroupDeleteProvider.java:55) 10:58:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:58:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:58:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:58:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:58:47 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 10:58:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:58:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:58:47 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 10:58:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:47 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 10:58:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:47 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 10:58:47 at org.onap.policy.pap.main.rest.PdpGroupDeleteProvider$$SpringCGLIB$$0.deleteGroup() 10:58:47 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.lambda$deleteGroup$0(PdpGroupDeleteControllerV1.java:94) 10:58:47 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.doOperation(PdpGroupDeleteControllerV1.java:136) 10:58:47 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1.deleteGroup(PdpGroupDeleteControllerV1.java:94) 10:58:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:58:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:58:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:58:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:58:47 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 10:58:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:58:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:58:47 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 10:58:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:47 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 10:58:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:47 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 10:58:47 at org.onap.policy.pap.main.rest.PdpGroupDeleteControllerV1$$SpringCGLIB$$0.deleteGroup() 10:58:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:58:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:58:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:58:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:58:47 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 10:58:47 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 10:58:47 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:58:47 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 10:58:47 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 10:58:47 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:58:47 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 10:58:47 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 10:58:47 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 10:58:47 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 10:58:47 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:659) 10:58:47 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:58:47 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 10:58:47 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 10:58:47 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 10:58:47 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:47 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 10:58:47 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 10:58:47 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 10:58:47 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 10:58:47 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 10:58:47 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 10:58:47 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 10:58:47 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 10:58:47 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:47 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:47 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:47 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 10:58:47 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 10:58:47 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:47 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:47 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:47 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 10:58:47 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:47 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:47 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:47 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 10:58:47 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:47 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:47 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:47 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 10:58:47 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:47 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:47 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:47 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 10:58:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:47 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:47 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:47 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:47 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 10:58:47 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 10:58:47 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:47 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:47 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:47 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 10:58:47 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 10:58:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:47 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:47 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:47 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:47 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 10:58:47 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 10:58:47 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:47 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:47 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:47 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 10:58:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:47 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:47 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:47 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:47 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 10:58:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:47 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:47 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 10:58:47 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 10:58:47 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:47 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 10:58:47 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 10:58:47 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:47 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 10:58:47 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:47 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 10:58:47 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 10:58:47 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:47 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 10:58:47 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:47 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 10:58:47 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 10:58:47 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 10:58:47 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 10:58:47 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:47 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:58:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:47 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:47 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:58:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:47 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:47 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 10:58:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:47 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:47 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:58:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:47 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:47 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 10:58:47 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 10:58:47 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 10:58:47 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 10:58:47 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 10:58:47 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 10:58:47 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 10:58:47 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 10:58:47 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 10:58:47 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 10:58:47 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 10:58:47 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 10:58:47 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 10:58:47 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 10:58:47 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 10:58:47 at java.base/java.lang.Thread.run(Thread.java:833) 10:58:47 2025-11-27 10:58:47.340 [main] WARN o.o.p.pap.main.rest.e2e.End2EndBase.tearDown(108) - failed to stop end-to-end context 10:58:47 java.lang.IllegalStateException: not running 10:58:47 at org.onap.policy.pap.main.rest.e2e.End2EndContext.stop(End2EndContext.java:192) 10:58:47 at org.onap.policy.pap.main.rest.e2e.End2EndBase.tearDown(End2EndBase.java:106) 10:58:47 at org.onap.policy.pap.main.rest.e2e.PdpGroupCreateOrUpdateTest.tearDown(PdpGroupCreateOrUpdateTest.java:76) 10:58:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:58:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:58:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:58:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:58:47 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 10:58:47 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 10:58:47 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 10:58:47 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 10:58:47 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 10:58:47 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptLifecycleMethod(TimeoutExtension.java:133) 10:58:47 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptAfterEachMethod(TimeoutExtension.java:115) 10:58:47 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 10:58:47 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 10:58:47 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 10:58:47 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 10:58:47 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 10:58:47 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 10:58:47 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 10:58:47 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 10:58:47 at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeMethodInExtensionContext(ClassBasedTestDescriptor.java:526) 10:58:47 at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$synthesizeAfterEachMethodAdapter$24(ClassBasedTestDescriptor.java:516) 10:58:47 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAfterEachMethods$10(TestMethodTestDescriptor.java:242) 10:58:47 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$13(TestMethodTestDescriptor.java:275) 10:58:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:58:47 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeAllAfterMethodsOrCallbacks$14(TestMethodTestDescriptor.java:275) 10:58:47 at org.junit.platform.commons.util.CollectionUtils.forEachInReverseOrder(CollectionUtils.java:239) 10:58:47 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeAllAfterMethodsOrCallbacks(TestMethodTestDescriptor.java:274) 10:58:47 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeAfterEachMethods(TestMethodTestDescriptor.java:240) 10:58:47 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:141) 10:58:47 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 10:58:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 10:58:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:58:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:58:47 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:58:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:58:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:58:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:58:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:58:47 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:58:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:58:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:58:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:58:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:58:47 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:58:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:58:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:58:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:58:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:58:47 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:58:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:58:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:58:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:58:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:58:47 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:58:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:58:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:58:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:58:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:58:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:58:47 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:58:47 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:58:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 10:58:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 10:58:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 10:58:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 10:58:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 10:58:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 10:58:47 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:58:47 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:58:47 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:58:47 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 10:58:47 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:58:47 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 10:58:47 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:58:47 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:58:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 10:58:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 10:58:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 10:58:47 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:58:47 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:58:47 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:58:47 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:58:47 2025-11-27 10:58:47.380 [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$3834/0x0000000801ea7438@7b35958 10:58:47 2025-11-27 10:58:47.386 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:47 2025-11-27 10:58:47.387 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:47 2025-11-27 10:58:47.488 [https-jsse-nio-auto-19-exec-6] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group createGroups 10:58:47 2025-11-27 10:58:47.490 [https-jsse-nio-auto-19-exec-6] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group createGroups 10:58:47 2025-11-27 10:58:47.490 [https-jsse-nio-auto-19-exec-6] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group createGroups 10:58:47 2025-11-27 10:58:47.598 [https-jsse-nio-auto-19-exec-7] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group createGroups 10:58:47 2025-11-27 10:58:47.692 [https-jsse-nio-auto-19-exec-3] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group createGroups 10:58:47 2025-11-27 10:58:47.694 [https-jsse-nio-auto-19-exec-3] WARN o.o.p.p.m.r.PdpGroupCreateOrUpdateControllerV1.doOperation(78) - create groups failed 10:58:47 org.onap.policy.models.base.PfModelException: "groups" INVALID, item has status INVALID 10:58:47 "createGroups" INVALID, item has status INVALID 10:58:47 item "properties" value "" INVALID, cannot change properties 10:58:47 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateProvider.createOrUpdate(PdpGroupCreateOrUpdateProvider.java:130) 10:58:47 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:161) 10:58:47 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:189) 10:58:47 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateProvider.createOrUpdateGroups(PdpGroupCreateOrUpdateProvider.java:93) 10:58:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:58:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:58:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:58:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:58:47 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 10:58:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:58:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:58:47 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 10:58:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:47 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 10:58:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:47 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 10:58:47 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateProvider$$SpringCGLIB$$0.createOrUpdateGroups() 10:58:47 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateControllerV1.lambda$createOrUpdateGroups$0(PdpGroupCreateOrUpdateControllerV1.java:60) 10:58:47 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateControllerV1.doOperation(PdpGroupCreateOrUpdateControllerV1.java:74) 10:58:47 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateControllerV1.createOrUpdateGroups(PdpGroupCreateOrUpdateControllerV1.java:60) 10:58:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:58:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:58:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:58:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:58:47 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 10:58:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:58:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:58:47 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 10:58:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:47 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 10:58:47 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:47 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 10:58:47 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateControllerV1$$SpringCGLIB$$0.createOrUpdateGroups() 10:58:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:58:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:58:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:58:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:58:47 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 10:58:47 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 10:58:47 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:58:47 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 10:58:47 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 10:58:47 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:58:47 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 10:58:47 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 10:58:47 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 10:58:47 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 10:58:47 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:653) 10:58:47 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:58:47 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 10:58:47 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 10:58:47 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 10:58:47 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:47 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 10:58:47 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 10:58:47 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 10:58:47 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 10:58:47 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 10:58:47 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 10:58:47 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 10:58:47 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 10:58:47 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:47 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:47 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:47 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 10:58:47 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 10:58:47 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:47 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:47 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:47 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 10:58:47 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:47 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:47 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:47 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 10:58:47 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:47 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:47 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:47 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 10:58:47 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:47 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:47 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:47 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 10:58:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:47 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:47 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:47 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:47 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 10:58:47 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 10:58:47 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:47 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:47 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:47 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 10:58:47 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 10:58:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:47 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:47 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:47 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:47 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 10:58:47 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 10:58:47 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:47 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:47 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:47 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 10:58:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:47 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:47 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:47 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:47 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 10:58:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:47 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:47 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 10:58:47 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 10:58:47 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:47 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 10:58:47 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 10:58:47 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:47 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 10:58:47 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:47 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 10:58:47 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 10:58:47 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:47 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 10:58:47 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:47 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 10:58:47 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 10:58:47 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 10:58:47 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 10:58:47 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:47 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:58:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:47 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:47 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:58:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:47 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:47 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 10:58:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:47 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:47 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:58:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:47 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:47 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 10:58:47 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 10:58:47 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 10:58:47 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 10:58:47 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 10:58:47 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 10:58:47 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 10:58:47 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 10:58:47 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 10:58:47 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 10:58:47 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 10:58:47 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 10:58:47 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 10:58:47 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 10:58:47 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 10:58:47 at java.base/java.lang.Thread.run(Thread.java:833) 10:58:47 2025-11-27 10:58:47.705 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:47 2025-11-27 10:58:47.705 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:47 2025-11-27 10:58:47.802 [https-jsse-nio-auto-19-exec-5] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group createGroups 10:58:47 2025-11-27 10:58:47.804 [https-jsse-nio-auto-19-exec-5] INFO o.o.policy.pap.main.rest.SessionData.deleteGroupFromDb(466) - deleting DB group createGroups 10:58:47 2025-11-27 10:58:47.829 [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$3834/0x0000000801ea7438@7b35958 10:58:47 2025-11-27 10:58:47.844 [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$3834/0x0000000801ea7438@5171d5bf 10:58:47 2025-11-27 10:58:47.851 [main] INFO o.o.p.c.e.h.s.YamlMessageBodyHandler.(82) - Accepting YAML for REST calls 10:58:47 2025-11-27 10:58:47.851 [main] INFO o.o.p.c.e.h.s.YamlMessageBodyHandler.(82) - Accepting YAML for REST calls 10:58:48 2025-11-27 10:58:47.968 [https-jsse-nio-auto-19-exec-10] INFO o.o.policy.pap.main.rest.SessionData.getGroup(348) - unknown group createGroups 10:58:48 2025-11-27 10:58:47.994 [https-jsse-nio-auto-19-exec-10] INFO o.o.policy.pap.main.rest.SessionData.create(316) - create cached group createGroups 10:58:48 2025-11-27 10:58:47.994 [https-jsse-nio-auto-19-exec-10] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$4(438) - creating DB group createGroups 10:58:48 2025-11-27 10:58:48.105 [https-jsse-nio-auto-19-exec-1] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group createGroups 10:58:48 2025-11-27 10:58:48.204 [https-jsse-nio-auto-19-exec-2] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group createGroups 10:58:48 2025-11-27 10:58:48.205 [https-jsse-nio-auto-19-exec-2] WARN o.o.p.p.m.r.PdpGroupCreateOrUpdateControllerV1.doOperation(78) - create groups failed 10:58:48 org.onap.policy.models.base.PfModelException: "groups" INVALID, item has status INVALID 10:58:48 "createGroups" INVALID, item has status INVALID 10:58:48 item "properties" value "" INVALID, cannot change properties 10:58:48 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateProvider.createOrUpdate(PdpGroupCreateOrUpdateProvider.java:130) 10:58:48 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:161) 10:58:48 at org.onap.policy.pap.main.rest.ProviderBase.process(ProviderBase.java:189) 10:58:48 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateProvider.createOrUpdateGroups(PdpGroupCreateOrUpdateProvider.java:93) 10:58:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:58:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:58:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:58:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:58:48 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 10:58:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:58:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:58:48 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 10:58:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:48 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 10:58:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:48 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 10:58:48 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateProvider$$SpringCGLIB$$0.createOrUpdateGroups() 10:58:48 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateControllerV1.lambda$createOrUpdateGroups$0(PdpGroupCreateOrUpdateControllerV1.java:60) 10:58:48 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateControllerV1.doOperation(PdpGroupCreateOrUpdateControllerV1.java:74) 10:58:48 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateControllerV1.createOrUpdateGroups(PdpGroupCreateOrUpdateControllerV1.java:60) 10:58:48 at jdk.internal.reflect.GeneratedMethodAccessor739.invoke(Unknown Source) 10:58:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:58:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:58:48 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) 10:58:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:58:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:58:48 at org.springframework.aop.aspectj.AspectJAfterThrowingAdvice.invoke(AspectJAfterThrowingAdvice.java:64) 10:58:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:48 at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) 10:58:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:58:48 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) 10:58:48 at org.onap.policy.pap.main.rest.PdpGroupCreateOrUpdateControllerV1$$SpringCGLIB$$0.createOrUpdateGroups() 10:58:48 at jdk.internal.reflect.GeneratedMethodAccessor739.invoke(Unknown Source) 10:58:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:58:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:58:48 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) 10:58:48 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) 10:58:48 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:58:48 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 10:58:48 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 10:58:48 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:58:48 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 10:58:48 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 10:58:48 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 10:58:48 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 10:58:48 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:653) 10:58:48 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:58:48 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 10:58:48 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 10:58:48 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 10:58:48 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:48 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 10:58:48 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 10:58:48 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 10:58:48 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 10:58:48 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 10:58:48 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 10:58:48 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 10:58:48 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 10:58:48 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:48 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:48 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:48 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 10:58:48 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 10:58:48 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:48 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:48 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:48 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 10:58:48 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:48 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:48 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:48 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 10:58:48 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:48 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:48 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:48 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 10:58:48 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:48 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:48 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:48 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 10:58:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:48 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:48 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:48 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:48 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 10:58:48 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 10:58:48 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:48 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:48 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:48 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 10:58:48 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 10:58:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:48 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:48 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:48 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:48 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 10:58:48 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 10:58:48 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:48 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:48 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:48 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 10:58:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:48 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:48 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:48 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:48 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 10:58:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:48 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:48 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 10:58:48 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 10:58:48 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:48 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 10:58:48 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 10:58:48 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:48 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 10:58:48 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:48 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 10:58:48 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 10:58:48 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:48 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 10:58:48 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:48 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 10:58:48 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 10:58:48 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 10:58:48 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 10:58:48 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:48 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:58:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:48 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:48 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:58:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:48 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:48 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 10:58:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:48 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:48 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:58:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:48 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:48 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 10:58:48 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 10:58:48 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 10:58:48 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 10:58:48 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 10:58:48 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 10:58:48 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 10:58:48 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 10:58:48 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 10:58:48 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 10:58:48 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 10:58:48 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 10:58:48 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 10:58:48 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 10:58:48 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 10:58:48 at java.base/java.lang.Thread.run(Thread.java:833) 10:58:48 2025-11-27 10:58:48.214 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:48 2025-11-27 10:58:48.215 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:48 2025-11-27 10:58:48.327 [https-jsse-nio-auto-19-exec-3] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group createGroups 10:58:48 2025-11-27 10:58:48.329 [https-jsse-nio-auto-19-exec-3] INFO o.o.policy.pap.main.rest.SessionData.deleteGroupFromDb(466) - deleting DB group createGroups 10:58:48 2025-11-27 10:58:48.336 [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$3834/0x0000000801ea7438@5171d5bf 10:58:48 2025-11-27 10:58:48.340 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 10:58:48 2025-11-27 10:58:48.340 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 10:58:48 2025-11-27 10:58:48.340 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 10:58:48 2025-11-27 10:58:48.340 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 10:58:48 2025-11-27 10:58:48.340 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 10:58:48 2025-11-27 10:58:48.340 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 10:58:48 2025-11-27 10:58:48.340 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 10:58:48 2025-11-27 10:58:48.340 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 10:58:48 2025-11-27 10:58:48.340 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 10:58:48 2025-11-27 10:58:48.340 [Thread-238] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 10:58:48 2025-11-27 10:58:48.340 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 10:58:48 2025-11-27 10:58:48.340 [Thread-239] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 10:58:48 2025-11-27 10:58:48.341 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 10:58:48 2025-11-27 10:58:48.341 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 10:58:48 2025-11-27 10:58:48.341 [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 10:58:48 2025-11-27 10:58:48.341 [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 10:58:48 2025-11-27 10:58:48.341 [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 10:58:48 2025-11-27 10:58:48.341 [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 10:58:48 2025-11-27 10:58:48.341 [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 10:58:48 2025-11-27 10:58:48.341 [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 10:58:48 2025-11-27 10:58:48.341 [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 10:58:48 2025-11-27 10:58:48.342 [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 10:58:48 2025-11-27 10:58:48.342 [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 10:58:48 2025-11-27 10:58:48.342 [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 10:58:48 2025-11-27 10:58:48.342 [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 10:58:48 2025-11-27 10:58:48.342 [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 10:58:48 2025-11-27 10:58:48.342 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 10:58:48 2025-11-27 10:58:48.342 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 10:58:48 2025-11-27 10:58:48.342 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 10:58:48 2025-11-27 10:58:48.342 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 10:58:48 2025-11-27 10:58:48.342 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 10:58:48 2025-11-27 10:58:48.342 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 10:58:48 2025-11-27 10:58:48.343 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 10:58:48 2025-11-27 10:58:48.343 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 10:58:48 2025-11-27 10:58:48.343 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 10:58:48 2025-11-27 10:58:48.344 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-19-40617"] 10:58:48 2025-11-27 10:58:48.344 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 10:58:48 2025-11-27 10:58:48.345 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-19"] 10:58:48 2025-11-27 10:58:48.348 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 10:58:48 2025-11-27 10:58:48.356 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-19 - Shutdown initiated... 10:58:48 2025-11-27 10:58:48.358 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-19 - Shutdown completed. 10:58:48 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.013 s -- in org.onap.policy.pap.main.rest.e2e.PdpGroupCreateOrUpdateTest 10:58:48 [INFO] Running org.onap.policy.pap.main.rest.e2e.PdpGroupStateChangeTest 10:58:48 10:58:48 . ____ _ __ _ _ 10:58:48 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:58:48 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:58:48 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:58:48 ' |____| .__|_| |_|_| |_\__, | / / / / 10:58:48 =========|_|==============|___/=/_/_/_/ 10:58:48 10:58:48 :: Spring Boot :: (v3.5.3) 10:58:48 10:58:48 2025-11-27 10:58:48.380 [main] INFO o.o.p.p.m.r.e.PdpGroupStateChangeTest.logStarting(53) - Starting PdpGroupStateChangeTest using Java 17.0.4 with PID 2695 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 10:58:48 2025-11-27 10:58:48.380 [main] INFO o.o.p.p.m.r.e.PdpGroupStateChangeTest.logStartupProfileInfo(658) - The following 2 profiles are active: "test-e2e", "default" 10:58:48 2025-11-27 10:58:48.509 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 10:58:48 2025-11-27 10:58:48.519 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 9 ms. Found 7 JPA repository interfaces. 10:58:48 2025-11-27 10:58:48.590 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 10:58:48 2025-11-27 10:58:48.591 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-20"] 10:58:48 2025-11-27 10:58:48.591 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 10:58:48 2025-11-27 10:58:48.591 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 10:58:48 2025-11-27 10:58:48.604 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 10:58:48 2025-11-27 10:58:48.604 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 223 ms 10:58:48 2025-11-27 10:58:48.670 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 10:58:48 2025-11-27 10:58:48.671 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 10:58:48 2025-11-27 10:58:48.676 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 10:58:48 2025-11-27 10:58:48.677 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-20 - Starting... 10:58:48 2025-11-27 10:58:48.678 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-20 - Added connection conn190: url=jdbc:h2:mem:testdb17 user=POLICY_USER 10:58:48 2025-11-27 10:58:48.678 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-20 - Start completed. 10:58:48 2025-11-27 10:58:48.679 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 10:58:48 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-20)'] 10:58:48 Database driver: undefined/unknown 10:58:48 Database version: 2.2.224 10:58:48 Autocommit mode: undefined/unknown 10:58:48 Isolation level: undefined/unknown 10:58:48 Minimum pool size: undefined/unknown 10:58:48 Maximum pool size: undefined/unknown 10:58:48 2025-11-27 10:58:48.776 [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) 10:58:48 2025-11-27 10:58:48.804 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 10:58:49 2025-11-27 10:58:49.073 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 10:58:49 2025-11-27 10:58:49.118 [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. 10:58:49 2025-11-27 10:58:49.285 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 10:58:49 2025-11-27 10:58:49.317 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-20"] 10:58:49 2025-11-27 10:58:49.328 [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] 10:58:49 2025-11-27 10:58:49.330 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 34985 (https) with context path '/policy/pap/v1' 10:58:49 2025-11-27 10:58:49.336 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 10:58:49 2025-11-27 10:58:49.336 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 10:58:49 2025-11-27 10:58:49.336 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 10:58:49 2025-11-27 10:58:49.336 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 10:58:49 2025-11-27 10:58:49.336 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 10:58:49 2025-11-27 10:58:49.337 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 10:58:49 2025-11-27 10:58:49.337 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 10:58:49 2025-11-27 10:58:49.337 [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@6fa63d09 10:58:49 2025-11-27 10:58:49.337 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 10:58:49 2025-11-27 10:58:49.337 [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@2ca45ea7 10:58:49 2025-11-27 10:58:49.337 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 10:58:49 2025-11-27 10:58:49.337 [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 10:58:49 2025-11-27 10:58:49.337 [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 10:58:49 2025-11-27 10:58:49.337 [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 10:58:49 2025-11-27 10:58:49.337 [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 10:58:49 2025-11-27 10:58:49.337 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 10:58:49 2025-11-27 10:58:49.338 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 10:58:49 2025-11-27 10:58:49.338 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 10:58:49 2025-11-27 10:58:49.341 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 10:58:49 2025-11-27 10:58:49.341 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 10:58:49 2025-11-27 10:58:49.341 [Thread-249] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 10:58:49 2025-11-27 10:58:49.341 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 10:58:49 2025-11-27 10:58:49.341 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 10:58:49 2025-11-27 10:58:49.341 [Thread-250] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 10:58:49 2025-11-27 10:58:49.341 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 10:58:49 2025-11-27 10:58:49.342 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 10:58:49 2025-11-27 10:58:49.342 [main] INFO o.o.p.p.m.r.e.PdpGroupStateChangeTest.logStarted(59) - Started PdpGroupStateChangeTest in 0.976 seconds (process running for 66.352) 10:58:49 2025-11-27 10:58:49.385 [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$3834/0x0000000801ea7438@4f071bc0 10:58:49 2025-11-27 10:58:49.400 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:49 2025-11-27 10:58:49.401 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:49 2025-11-27 10:58:49.414 [https-jsse-nio-auto-20-exec-7] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring DispatcherServlet 'dispatcherServlet' 10:58:49 2025-11-27 10:58:49.414 [https-jsse-nio-auto-20-exec-7] INFO o.s.web.servlet.DispatcherServlet.initServletBean(532) - Initializing Servlet 'dispatcherServlet' 10:58:49 2025-11-27 10:58:49.415 [https-jsse-nio-auto-20-exec-7] INFO o.s.web.servlet.DispatcherServlet.initServletBean(554) - Completed initialization in 1 ms 10:58:49 2025-11-27 10:58:49.613 [https-jsse-nio-auto-20-exec-7] INFO o.o.p.c.u.services.ServiceManager.start(117) - pdpAA_1 PdpStateChange starting 10:58:49 2025-11-27 10:58:49.613 [https-jsse-nio-auto-20-exec-7] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpAA_1 PdpStateChange starting listener 10:58:49 2025-11-27 10:58:49.614 [https-jsse-nio-auto-20-exec-7] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpAA_1 PdpStateChange starting timer 10:58:49 2025-11-27 10:58:49.614 [https-jsse-nio-auto-20-exec-7] INFO o.o.p.pap.main.comm.TimerManager.register(121) - state-change timer registered Timer [name=9cef7175-1cea-474f-bd3a-0d470d859bf4, expireMs=1764241132614] 10:58:49 2025-11-27 10:58:49.614 [https-jsse-nio-auto-20-exec-7] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpAA_1 PdpStateChange starting enqueue 10:58:49 2025-11-27 10:58:49.614 [https-jsse-nio-auto-20-exec-7] INFO o.o.p.c.u.services.ServiceManager.start(137) - pdpAA_1 PdpStateChange started 10:58:49 2025-11-27 10:58:49.614 [Thread-250] INFO o.o.p.pap.main.comm.TimerManager.await(245) - state-change timer waiting 3000ms Timer [name=9cef7175-1cea-474f-bd3a-0d470d859bf4, expireMs=1764241132614] 10:58:49 2025-11-27 10:58:49.614 [Thread-247] INFO network.log(87) - [OUT|NOOP|pdp-pap-topic] 10:58:49 {"source":"pap-f8ab3526-b06c-4549-88f1-86df1efeffbf","state":"PASSIVE","messageName":"PDP_STATE_CHANGE","requestId":"9cef7175-1cea-474f-bd3a-0d470d859bf4","timestampMs":1764241129609,"name":"pdpAA_1","pdpGroup":"stateChangeGroupDeactivate","pdpSubgroup":"pdpTypeA"} 10:58:49 2025-11-27 10:58:49.616 [Thread-251] INFO network.log(87) - [IN|NOOP|pdp-pap-topic] 10:58:49 {"pdpType":"pdpTypeA","state":"ACTIVE","policies":[{"name":"onap.restart.tca","version":"1.0.0"}],"response":{"responseTo":"9cef7175-1cea-474f-bd3a-0d470d859bf4"},"messageName":"PDP_STATUS","requestId":"02147eff-66f7-458f-91f9-ec30d2b87af4","timestampMs":1764241129395,"name":"pdpAA_1","pdpGroup":"stateChangeGroupDeactivate","pdpSubgroup":"pdpTypeA"} 10:58:49 2025-11-27 10:58:49.616 [https-jsse-nio-auto-20-exec-7] INFO o.o.p.c.u.services.ServiceManager.start(117) - pdpAA_2 PdpStateChange starting 10:58:49 2025-11-27 10:58:49.616 [https-jsse-nio-auto-20-exec-7] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpAA_2 PdpStateChange starting listener 10:58:49 2025-11-27 10:58:49.616 [https-jsse-nio-auto-20-exec-7] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpAA_2 PdpStateChange starting timer 10:58:49 2025-11-27 10:58:49.616 [https-jsse-nio-auto-20-exec-7] INFO o.o.p.pap.main.comm.TimerManager.register(121) - state-change timer registered Timer [name=10cdabe7-e36f-4293-8faf-0f2a71efb04d, expireMs=1764241132616] 10:58:49 2025-11-27 10:58:49.616 [https-jsse-nio-auto-20-exec-7] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpAA_2 PdpStateChange starting enqueue 10:58:49 2025-11-27 10:58:49.616 [https-jsse-nio-auto-20-exec-7] INFO o.o.p.c.u.services.ServiceManager.start(137) - pdpAA_2 PdpStateChange started 10:58:49 2025-11-27 10:58:49.617 [Thread-247] INFO network.log(87) - [OUT|NOOP|pdp-pap-topic] 10:58:49 {"source":"pap-f8ab3526-b06c-4549-88f1-86df1efeffbf","state":"PASSIVE","messageName":"PDP_STATE_CHANGE","requestId":"10cdabe7-e36f-4293-8faf-0f2a71efb04d","timestampMs":1764241129614,"name":"pdpAA_2","pdpGroup":"stateChangeGroupDeactivate","pdpSubgroup":"pdpTypeA"} 10:58:49 2025-11-27 10:58:49.618 [https-jsse-nio-auto-20-exec-7] INFO o.o.p.c.u.services.ServiceManager.start(117) - pdpAB_1 PdpStateChange starting 10:58:49 2025-11-27 10:58:49.618 [https-jsse-nio-auto-20-exec-7] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpAB_1 PdpStateChange starting listener 10:58:49 2025-11-27 10:58:49.618 [https-jsse-nio-auto-20-exec-7] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpAB_1 PdpStateChange starting timer 10:58:49 2025-11-27 10:58:49.618 [https-jsse-nio-auto-20-exec-7] INFO o.o.p.pap.main.comm.TimerManager.register(121) - state-change timer registered Timer [name=b7fea621-c4f4-45b8-807a-02cbf27434a6, expireMs=1764241132618] 10:58:49 2025-11-27 10:58:49.618 [https-jsse-nio-auto-20-exec-7] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpAB_1 PdpStateChange starting enqueue 10:58:49 2025-11-27 10:58:49.619 [https-jsse-nio-auto-20-exec-7] INFO o.o.p.c.u.services.ServiceManager.start(137) - pdpAB_1 PdpStateChange started 10:58:49 2025-11-27 10:58:49.619 [Thread-247] INFO network.log(87) - [OUT|NOOP|pdp-pap-topic] 10:58:49 {"source":"pap-f8ab3526-b06c-4549-88f1-86df1efeffbf","state":"PASSIVE","messageName":"PDP_STATE_CHANGE","requestId":"b7fea621-c4f4-45b8-807a-02cbf27434a6","timestampMs":1764241129617,"name":"pdpAB_1","pdpGroup":"stateChangeGroupDeactivate","pdpSubgroup":"pdpTypeB"} 10:58:49 2025-11-27 10:58:49.619 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - pdpAA_1 PdpStateChange stopping 10:58:49 2025-11-27 10:58:49.619 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpAA_1 PdpStateChange stopping enqueue 10:58:49 2025-11-27 10:58:49.619 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpAA_1 PdpStateChange stopping timer 10:58:49 2025-11-27 10:58:49.619 [Thread-251] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - state-change timer cancelled Timer [name=9cef7175-1cea-474f-bd3a-0d470d859bf4, expireMs=1764241132614] 10:58:49 2025-11-27 10:58:49.619 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpAA_1 PdpStateChange stopping listener 10:58:49 2025-11-27 10:58:49.619 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - pdpAA_1 PdpStateChange stopped 10:58:49 2025-11-27 10:58:49.619 [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 10:58:49 2025-11-27 10:58:49.619 [Thread-251] INFO o.o.policy.pap.main.comm.PdpRequests.startNextRequest(144) - pdpAA_1 start publishing next request 10:58:49 2025-11-27 10:58:49.619 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.start(117) - pdpAA_1 PdpUpdate starting 10:58:49 2025-11-27 10:58:49.619 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpAA_1 PdpUpdate starting listener 10:58:49 2025-11-27 10:58:49.619 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpAA_1 PdpUpdate starting timer 10:58:49 2025-11-27 10:58:49.620 [Thread-251] INFO o.o.p.pap.main.comm.TimerManager.register(121) - update timer registered Timer [name=ffdabb5d-356a-4f2c-9fbd-bae35cb0e57d, expireMs=1764241132620] 10:58:49 2025-11-27 10:58:49.620 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpAA_1 PdpUpdate starting enqueue 10:58:49 2025-11-27 10:58:49.620 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.start(137) - pdpAA_1 PdpUpdate started 10:58:49 2025-11-27 10:58:49.620 [Thread-251] INFO network.log(87) - [IN|NOOP|pdp-pap-topic] 10:58:49 {"pdpType":"pdpTypeA","state":"ACTIVE","policies":[{"name":"onap.restart.tca","version":"1.0.0"}],"response":{"responseTo":"10cdabe7-e36f-4293-8faf-0f2a71efb04d"},"messageName":"PDP_STATUS","requestId":"7f13e341-28cf-4c4f-a4f3-3b0b044e7958","timestampMs":1764241129395,"name":"pdpAA_2","pdpGroup":"stateChangeGroupDeactivate","pdpSubgroup":"pdpTypeA"} 10:58:49 2025-11-27 10:58:49.620 [Thread-249] INFO o.o.p.pap.main.comm.TimerManager.await(245) - update timer waiting 3000ms Timer [name=ffdabb5d-356a-4f2c-9fbd-bae35cb0e57d, expireMs=1764241132620] 10:58:49 2025-11-27 10:58:49.620 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - pdpAA_2 PdpStateChange stopping 10:58:49 2025-11-27 10:58:49.620 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpAA_2 PdpStateChange stopping enqueue 10:58:49 2025-11-27 10:58:49.620 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpAA_2 PdpStateChange stopping timer 10:58:49 2025-11-27 10:58:49.620 [Thread-251] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - state-change timer cancelled Timer [name=10cdabe7-e36f-4293-8faf-0f2a71efb04d, expireMs=1764241132616] 10:58:49 2025-11-27 10:58:49.620 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpAA_2 PdpStateChange stopping listener 10:58:49 2025-11-27 10:58:49.620 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - pdpAA_2 PdpStateChange stopped 10:58:49 2025-11-27 10:58:49.621 [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 10:58:49 2025-11-27 10:58:49.621 [Thread-251] INFO o.o.policy.pap.main.comm.PdpRequests.startNextRequest(144) - pdpAA_2 start publishing next request 10:58:49 2025-11-27 10:58:49.621 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.start(117) - pdpAA_2 PdpUpdate starting 10:58:49 2025-11-27 10:58:49.621 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpAA_2 PdpUpdate starting listener 10:58:49 2025-11-27 10:58:49.621 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpAA_2 PdpUpdate starting timer 10:58:49 2025-11-27 10:58:49.621 [Thread-251] INFO o.o.p.pap.main.comm.TimerManager.register(121) - update timer registered Timer [name=70792ce2-61ec-4c1b-b5f4-5fff8b14f594, expireMs=1764241132621] 10:58:49 2025-11-27 10:58:49.621 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpAA_2 PdpUpdate starting enqueue 10:58:49 2025-11-27 10:58:49.621 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.start(137) - pdpAA_2 PdpUpdate started 10:58:49 2025-11-27 10:58:49.621 [Thread-247] INFO network.log(87) - [OUT|NOOP|pdp-pap-topic] 10:58:49 {"source":"pap-f8ab3526-b06c-4549-88f1-86df1efeffbf","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":"ffdabb5d-356a-4f2c-9fbd-bae35cb0e57d","timestampMs":1764241129609,"name":"pdpAA_1","pdpGroup":"stateChangeGroupDeactivate","pdpSubgroup":"pdpTypeA"} 10:58:49 2025-11-27 10:58:49.622 [Thread-247] INFO network.log(87) - [OUT|NOOP|pdp-pap-topic] 10:58:49 {"source":"pap-f8ab3526-b06c-4549-88f1-86df1efeffbf","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":"70792ce2-61ec-4c1b-b5f4-5fff8b14f594","timestampMs":1764241129614,"name":"pdpAA_2","pdpGroup":"stateChangeGroupDeactivate","pdpSubgroup":"pdpTypeA"} 10:58:49 2025-11-27 10:58:49.622 [Thread-251] INFO network.log(87) - [IN|NOOP|pdp-pap-topic] 10:58:49 {"pdpType":"pdpTypeB","state":"ACTIVE","policies":[],"response":{"responseTo":"b7fea621-c4f4-45b8-807a-02cbf27434a6"},"messageName":"PDP_STATUS","requestId":"1492c270-b2c7-4043-b0e1-8b9b126ec409","timestampMs":1764241129395,"name":"pdpAB_1","pdpGroup":"stateChangeGroupDeactivate","pdpSubgroup":"pdpTypeB"} 10:58:49 2025-11-27 10:58:49.622 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - pdpAB_1 PdpStateChange stopping 10:58:49 2025-11-27 10:58:49.622 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpAB_1 PdpStateChange stopping enqueue 10:58:49 2025-11-27 10:58:49.622 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpAB_1 PdpStateChange stopping timer 10:58:49 2025-11-27 10:58:49.622 [Thread-251] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - state-change timer cancelled Timer [name=b7fea621-c4f4-45b8-807a-02cbf27434a6, expireMs=1764241132618] 10:58:49 2025-11-27 10:58:49.622 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpAB_1 PdpStateChange stopping listener 10:58:49 2025-11-27 10:58:49.622 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - pdpAB_1 PdpStateChange stopped 10:58:49 2025-11-27 10:58:49.622 [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 10:58:49 2025-11-27 10:58:49.622 [Thread-251] INFO o.o.policy.pap.main.comm.PdpRequests.startNextRequest(144) - pdpAB_1 start publishing next request 10:58:49 2025-11-27 10:58:49.622 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.start(117) - pdpAB_1 PdpUpdate starting 10:58:49 2025-11-27 10:58:49.622 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpAB_1 PdpUpdate starting listener 10:58:49 2025-11-27 10:58:49.623 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpAB_1 PdpUpdate starting timer 10:58:49 2025-11-27 10:58:49.623 [Thread-251] INFO o.o.p.pap.main.comm.TimerManager.register(121) - update timer registered Timer [name=380b7ece-f64e-4ce6-88bd-088a1445b8fd, expireMs=1764241132623] 10:58:49 2025-11-27 10:58:49.623 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.start(125) - pdpAB_1 PdpUpdate starting enqueue 10:58:49 2025-11-27 10:58:49.623 [Thread-247] INFO network.log(87) - [OUT|NOOP|pdp-pap-topic] 10:58:49 {"source":"pap-f8ab3526-b06c-4549-88f1-86df1efeffbf","policiesToBeDeployed":[],"messageName":"PDP_UPDATE","requestId":"380b7ece-f64e-4ce6-88bd-088a1445b8fd","timestampMs":1764241129617,"name":"pdpAB_1","pdpGroup":"stateChangeGroupDeactivate","pdpSubgroup":"pdpTypeB"} 10:58:49 2025-11-27 10:58:49.623 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.start(137) - pdpAB_1 PdpUpdate started 10:58:49 2025-11-27 10:58:49.624 [Thread-251] INFO network.log(87) - [IN|NOOP|pdp-pap-topic] 10:58:49 {"pdpType":"pdpTypeA","state":"PASSIVE","policies":[{"name":"onap.restart.tca","version":"1.0.0"}],"response":{"responseTo":"ffdabb5d-356a-4f2c-9fbd-bae35cb0e57d"},"messageName":"PDP_STATUS","requestId":"94048919-0bfa-4439-b67c-f25212707c6a","timestampMs":1764241129395,"name":"pdpAA_1","pdpGroup":"stateChangeGroupDeactivate","pdpSubgroup":"pdpTypeA"} 10:58:49 2025-11-27 10:58:49.624 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - pdpAA_1 PdpUpdate stopping 10:58:49 2025-11-27 10:58:49.624 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpAA_1 PdpUpdate stopping enqueue 10:58:49 2025-11-27 10:58:49.624 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpAA_1 PdpUpdate stopping timer 10:58:49 2025-11-27 10:58:49.624 [Thread-251] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - update timer cancelled Timer [name=ffdabb5d-356a-4f2c-9fbd-bae35cb0e57d, expireMs=1764241132620] 10:58:49 2025-11-27 10:58:49.624 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpAA_1 PdpUpdate stopping listener 10:58:49 2025-11-27 10:58:49.624 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - pdpAA_1 PdpUpdate stopped 10:58:49 2025-11-27 10:58:49.629 [Thread-251] INFO o.o.p.p.m.comm.msgdata.RequestImpl.processResponse(274) - pdpAA_1 PdpUpdate successful 10:58:49 2025-11-27 10:58:49.629 [Thread-251] INFO o.o.policy.pap.main.comm.PdpRequests.startNextRequest(140) - pdpAA_1 has no more requests 10:58:49 2025-11-27 10:58:49.635 [Thread-251] INFO network.log(87) - [IN|NOOP|pdp-pap-topic] 10:58:49 {"pdpType":"pdpTypeA","state":"PASSIVE","policies":[{"name":"onap.restart.tca","version":"1.0.0"}],"response":{"responseTo":"70792ce2-61ec-4c1b-b5f4-5fff8b14f594"},"messageName":"PDP_STATUS","requestId":"0d84bd93-f7af-4133-a136-86a7ba691e13","timestampMs":1764241129395,"name":"pdpAA_2","pdpGroup":"stateChangeGroupDeactivate","pdpSubgroup":"pdpTypeA"} 10:58:49 2025-11-27 10:58:49.635 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - pdpAA_2 PdpUpdate stopping 10:58:49 2025-11-27 10:58:49.636 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpAA_2 PdpUpdate stopping enqueue 10:58:49 2025-11-27 10:58:49.636 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpAA_2 PdpUpdate stopping timer 10:58:49 2025-11-27 10:58:49.636 [Thread-251] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - update timer cancelled Timer [name=70792ce2-61ec-4c1b-b5f4-5fff8b14f594, expireMs=1764241132621] 10:58:49 2025-11-27 10:58:49.636 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpAA_2 PdpUpdate stopping listener 10:58:49 2025-11-27 10:58:49.636 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - pdpAA_2 PdpUpdate stopped 10:58:49 2025-11-27 10:58:49.638 [Thread-251] INFO o.o.p.p.m.comm.msgdata.RequestImpl.processResponse(274) - pdpAA_2 PdpUpdate successful 10:58:49 2025-11-27 10:58:49.638 [Thread-251] INFO o.o.policy.pap.main.comm.PdpRequests.startNextRequest(140) - pdpAA_2 has no more requests 10:58:49 2025-11-27 10:58:49.641 [Thread-251] INFO network.log(87) - [IN|NOOP|pdp-pap-topic] 10:58:49 {"pdpType":"pdpTypeB","state":"PASSIVE","policies":[],"response":{"responseTo":"380b7ece-f64e-4ce6-88bd-088a1445b8fd"},"messageName":"PDP_STATUS","requestId":"1c96551e-ce20-474f-9937-63a07ff6fbd1","timestampMs":1764241129395,"name":"pdpAB_1","pdpGroup":"stateChangeGroupDeactivate","pdpSubgroup":"pdpTypeB"} 10:58:49 2025-11-27 10:58:49.642 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - pdpAB_1 PdpUpdate stopping 10:58:49 2025-11-27 10:58:49.642 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpAB_1 PdpUpdate stopping enqueue 10:58:49 2025-11-27 10:58:49.642 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpAB_1 PdpUpdate stopping timer 10:58:49 2025-11-27 10:58:49.642 [Thread-251] INFO o.o.p.pap.main.comm.TimerManager.cancel(277) - update timer cancelled Timer [name=380b7ece-f64e-4ce6-88bd-088a1445b8fd, expireMs=1764241132623] 10:58:49 2025-11-27 10:58:49.642 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - pdpAB_1 PdpUpdate stopping listener 10:58:49 2025-11-27 10:58:49.642 [Thread-251] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - pdpAB_1 PdpUpdate stopped 10:58:49 2025-11-27 10:58:49.643 [Thread-251] INFO o.o.p.p.m.comm.msgdata.RequestImpl.processResponse(274) - pdpAB_1 PdpUpdate successful 10:58:49 2025-11-27 10:58:49.643 [Thread-251] INFO o.o.policy.pap.main.comm.PdpRequests.startNextRequest(140) - pdpAB_1 has no more requests 10:58:49 2025-11-27 10:58:49.647 [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$3834/0x0000000801ea7438@4f071bc0 10:58:49 2025-11-27 10:58:49.653 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 10:58:49 2025-11-27 10:58:49.653 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 10:58:49 2025-11-27 10:58:49.653 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 10:58:49 2025-11-27 10:58:49.653 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 10:58:49 2025-11-27 10:58:49.653 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 10:58:49 2025-11-27 10:58:49.653 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 10:58:49 2025-11-27 10:58:49.653 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 10:58:49 2025-11-27 10:58:49.653 [Thread-250] INFO o.o.p.pap.main.comm.TimerManager.sleep(307) - sleep finishing due to stop() 10:58:49 2025-11-27 10:58:49.653 [Thread-250] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 10:58:49 2025-11-27 10:58:49.653 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 10:58:49 2025-11-27 10:58:49.654 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 10:58:49 2025-11-27 10:58:49.654 [Thread-249] INFO o.o.p.pap.main.comm.TimerManager.sleep(307) - sleep finishing due to stop() 10:58:49 2025-11-27 10:58:49.654 [Thread-249] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 10:58:49 2025-11-27 10:58:49.654 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 10:58:49 2025-11-27 10:58:49.654 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 10:58:49 2025-11-27 10:58:49.654 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 10:58:49 2025-11-27 10:58:49.654 [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 10:58:49 2025-11-27 10:58:49.654 [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 10:58:49 2025-11-27 10:58:49.654 [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 10:58:49 2025-11-27 10:58:49.655 [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 10:58:49 2025-11-27 10:58:49.655 [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 10:58:49 2025-11-27 10:58:49.655 [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 10:58:49 2025-11-27 10:58:49.655 [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 10:58:49 2025-11-27 10:58:49.655 [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 10:58:49 2025-11-27 10:58:49.655 [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 10:58:49 2025-11-27 10:58:49.655 [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 10:58:49 2025-11-27 10:58:49.655 [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 10:58:49 2025-11-27 10:58:49.655 [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 10:58:49 2025-11-27 10:58:49.655 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 10:58:49 2025-11-27 10:58:49.655 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 10:58:49 2025-11-27 10:58:49.656 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 10:58:49 2025-11-27 10:58:49.656 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 10:58:49 2025-11-27 10:58:49.656 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 10:58:49 2025-11-27 10:58:49.656 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 10:58:49 2025-11-27 10:58:49.656 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 10:58:49 2025-11-27 10:58:49.656 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 10:58:49 2025-11-27 10:58:49.657 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 10:58:49 2025-11-27 10:58:49.657 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-20-34985"] 10:58:49 2025-11-27 10:58:49.658 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 10:58:49 2025-11-27 10:58:49.658 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-20"] 10:58:49 2025-11-27 10:58:49.660 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 10:58:49 2025-11-27 10:58:49.666 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-20 - Shutdown initiated... 10:58:49 2025-11-27 10:58:49.667 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-20 - Shutdown completed. 10:58:49 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.308 s -- in org.onap.policy.pap.main.rest.e2e.PdpGroupStateChangeTest 10:58:49 [INFO] Running org.onap.policy.pap.main.rest.e2e.PolicyAuditTest 10:58:49 10:58:49 . ____ _ __ _ _ 10:58:49 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:58:49 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:58:49 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:58:49 ' |____| .__|_| |_|_| |_\__, | / / / / 10:58:49 =========|_|==============|___/=/_/_/_/ 10:58:49 10:58:49 :: Spring Boot :: (v3.5.3) 10:58:49 10:58:49 2025-11-27 10:58:49.694 [main] INFO o.o.p.p.m.rest.e2e.PolicyAuditTest.logStarting(53) - Starting PolicyAuditTest using Java 17.0.4 with PID 2695 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 10:58:49 2025-11-27 10:58:49.694 [main] INFO o.o.p.p.m.rest.e2e.PolicyAuditTest.logStartupProfileInfo(658) - The following 2 profiles are active: "test-e2e", "default" 10:58:49 2025-11-27 10:58:49.829 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 10:58:49 2025-11-27 10:58:49.839 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 8 ms. Found 7 JPA repository interfaces. 10:58:49 2025-11-27 10:58:49.909 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 10:58:49 2025-11-27 10:58:49.910 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-21"] 10:58:49 2025-11-27 10:58:49.910 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 10:58:49 2025-11-27 10:58:49.910 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 10:58:50 2025-11-27 10:58:49.923 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 10:58:50 2025-11-27 10:58:49.923 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 228 ms 10:58:50 2025-11-27 10:58:49.992 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 10:58:50 2025-11-27 10:58:49.994 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 10:58:50 2025-11-27 10:58:49.999 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 10:58:50 2025-11-27 10:58:50.000 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-21 - Starting... 10:58:50 2025-11-27 10:58:50.002 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-21 - Added connection conn200: url=jdbc:h2:mem:testdb18 user=POLICY_USER 10:58:50 2025-11-27 10:58:50.002 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-21 - Start completed. 10:58:50 2025-11-27 10:58:50.002 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 10:58:50 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-21)'] 10:58:50 Database driver: undefined/unknown 10:58:50 Database version: 2.2.224 10:58:50 Autocommit mode: undefined/unknown 10:58:50 Isolation level: undefined/unknown 10:58:50 Minimum pool size: undefined/unknown 10:58:50 Maximum pool size: undefined/unknown 10:58:50 2025-11-27 10:58:50.104 [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) 10:58:50 2025-11-27 10:58:50.134 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 10:58:50 2025-11-27 10:58:50.410 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 10:58:50 2025-11-27 10:58:50.452 [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. 10:58:50 2025-11-27 10:58:50.628 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 10:58:50 2025-11-27 10:58:50.660 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-21"] 10:58:50 2025-11-27 10:58:50.670 [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] 10:58:50 2025-11-27 10:58:50.672 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 41763 (https) with context path '/policy/pap/v1' 10:58:50 2025-11-27 10:58:50.677 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 10:58:50 2025-11-27 10:58:50.677 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 10:58:50 2025-11-27 10:58:50.677 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 10:58:50 2025-11-27 10:58:50.678 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 10:58:50 2025-11-27 10:58:50.678 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 10:58:50 2025-11-27 10:58:50.678 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 10:58:50 2025-11-27 10:58:50.678 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 10:58:50 2025-11-27 10:58:50.678 [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@18ec7a7c 10:58:50 2025-11-27 10:58:50.678 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 10:58:50 2025-11-27 10:58:50.678 [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@a6d02ba 10:58:50 2025-11-27 10:58:50.678 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 10:58:50 2025-11-27 10:58:50.678 [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 10:58:50 2025-11-27 10:58:50.678 [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 10:58:50 2025-11-27 10:58:50.678 [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 10:58:50 2025-11-27 10:58:50.679 [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 10:58:50 2025-11-27 10:58:50.679 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 10:58:50 2025-11-27 10:58:50.679 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 10:58:50 2025-11-27 10:58:50.682 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 10:58:50 2025-11-27 10:58:50.682 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 10:58:50 2025-11-27 10:58:50.682 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 10:58:50 2025-11-27 10:58:50.682 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 10:58:50 2025-11-27 10:58:50.682 [Thread-256] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 10:58:50 2025-11-27 10:58:50.682 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 10:58:50 2025-11-27 10:58:50.683 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 10:58:50 2025-11-27 10:58:50.683 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 10:58:50 2025-11-27 10:58:50.683 [main] INFO o.o.p.p.m.rest.e2e.PolicyAuditTest.logStarted(59) - Started PolicyAuditTest in 1.006 seconds (process running for 67.693) 10:58:50 2025-11-27 10:58:50.683 [Thread-257] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 10:58:50 2025-11-27 10:58:50.698 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:50 2025-11-27 10:58:50.699 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:50 2025-11-27 10:58:50.712 [https-jsse-nio-auto-21-exec-7] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring DispatcherServlet 'dispatcherServlet' 10:58:50 2025-11-27 10:58:50.712 [https-jsse-nio-auto-21-exec-7] INFO o.s.web.servlet.DispatcherServlet.initServletBean(532) - Initializing Servlet 'dispatcherServlet' 10:58:50 2025-11-27 10:58:50.714 [https-jsse-nio-auto-21-exec-7] INFO o.s.web.servlet.DispatcherServlet.initServletBean(554) - Completed initialization in 2 ms 10:58:51 2025-11-27 10:58:50.887 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:51 2025-11-27 10:58:50.888 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:51 2025-11-27 10:58:50.994 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:51 2025-11-27 10:58:50.995 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:51 2025-11-27 10:58:51.098 [https-jsse-nio-auto-21-exec-1] WARN o.o.p.p.m.e.ControllerExceptionHandler.handleIllegalArgumentException(79) - For input string: "2021-07-25T01:25:15" 10:58:51 java.lang.NumberFormatException: For input string: "2021-07-25T01:25:15" 10:58:51 at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:67) 10:58:51 at java.base/java.lang.Long.parseLong(Long.java:711) 10:58:51 at java.base/java.lang.Long.valueOf(Long.java:1163) 10:58:51 at org.springframework.util.NumberUtils.parseNumber(NumberUtils.java:204) 10:58:51 at org.springframework.beans.propertyeditors.CustomNumberEditor.setAsText(CustomNumberEditor.java:115) 10:58:51 at org.springframework.beans.TypeConverterDelegate.doConvertTextValue(TypeConverterDelegate.java:439) 10:58:51 at org.springframework.beans.TypeConverterDelegate.doConvertValue(TypeConverterDelegate.java:412) 10:58:51 at org.springframework.beans.TypeConverterDelegate.convertIfNecessary(TypeConverterDelegate.java:161) 10:58:51 at org.springframework.beans.TypeConverterSupport.convertIfNecessary(TypeConverterSupport.java:80) 10:58:51 at org.springframework.beans.TypeConverterSupport.convertIfNecessary(TypeConverterSupport.java:53) 10:58:51 at org.springframework.validation.DataBinder.convertIfNecessary(DataBinder.java:867) 10:58:51 at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.convertIfNecessary(AbstractNamedValueMethodArgumentResolver.java:293) 10:58:51 at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.resolveArgument(AbstractNamedValueMethodArgumentResolver.java:136) 10:58:51 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 10:58:51 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 10:58:51 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 10:58:51 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:58:51 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 10:58:51 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 10:58:51 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:58:51 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 10:58:51 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 10:58:51 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 10:58:51 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 10:58:51 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:633) 10:58:51 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:58:51 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 10:58:51 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 10:58:51 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 10:58:51 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:51 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 10:58:51 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 10:58:51 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 10:58:51 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:51 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 10:58:51 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:51 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:51 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:51 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:51 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 10:58:51 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:51 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 10:58:51 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:51 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 10:58:51 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 10:58:51 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:51 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 10:58:51 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:51 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 10:58:51 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:51 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 10:58:51 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:51 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 10:58:51 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 10:58:51 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:51 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 10:58:51 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:51 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 10:58:51 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 10:58:51 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:51 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 10:58:51 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:51 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 10:58:51 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 10:58:51 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 10:58:51 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 10:58:51 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:51 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:58:51 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:51 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:51 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:58:51 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:51 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:51 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 10:58:51 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:51 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:51 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:58:51 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:51 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:51 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 10:58:51 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 10:58:51 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 10:58:51 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 10:58:51 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 10:58:51 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 10:58:51 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 10:58:51 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 10:58:51 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 10:58:51 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 10:58:51 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 10:58:51 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 10:58:51 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 10:58:51 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 10:58:51 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 10:58:51 at java.base/java.lang.Thread.run(Thread.java:833) 10:58:51 2025-11-27 10:58:51.121 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:51 2025-11-27 10:58:51.121 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:51 2025-11-27 10:58:51.241 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:51 2025-11-27 10:58:51.242 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:51 2025-11-27 10:58:51.344 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:51 2025-11-27 10:58:51.345 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:51 2025-11-27 10:58:51.455 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:51 2025-11-27 10:58:51.456 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:51 2025-11-27 10:58:51.551 [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" 10:58:51 java.lang.NumberFormatException: For input string: "2021-07-25T01:25:15" 10:58:51 at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:67) 10:58:51 at java.base/java.lang.Long.parseLong(Long.java:711) 10:58:51 at java.base/java.lang.Long.valueOf(Long.java:1163) 10:58:51 at org.springframework.util.NumberUtils.parseNumber(NumberUtils.java:204) 10:58:51 at org.springframework.beans.propertyeditors.CustomNumberEditor.setAsText(CustomNumberEditor.java:115) 10:58:51 at org.springframework.beans.TypeConverterDelegate.doConvertTextValue(TypeConverterDelegate.java:439) 10:58:51 at org.springframework.beans.TypeConverterDelegate.doConvertValue(TypeConverterDelegate.java:412) 10:58:51 at org.springframework.beans.TypeConverterDelegate.convertIfNecessary(TypeConverterDelegate.java:161) 10:58:51 at org.springframework.beans.TypeConverterSupport.convertIfNecessary(TypeConverterSupport.java:80) 10:58:51 at org.springframework.beans.TypeConverterSupport.convertIfNecessary(TypeConverterSupport.java:53) 10:58:51 at org.springframework.validation.DataBinder.convertIfNecessary(DataBinder.java:867) 10:58:51 at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.convertIfNecessary(AbstractNamedValueMethodArgumentResolver.java:293) 10:58:51 at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.resolveArgument(AbstractNamedValueMethodArgumentResolver.java:136) 10:58:51 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 10:58:51 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 10:58:51 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 10:58:51 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:58:51 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 10:58:51 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 10:58:51 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:58:51 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 10:58:51 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 10:58:51 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 10:58:51 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 10:58:51 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:633) 10:58:51 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:58:51 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 10:58:51 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 10:58:51 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 10:58:51 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:51 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 10:58:51 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 10:58:51 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 10:58:51 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:51 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 10:58:51 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:51 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:51 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:51 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:51 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 10:58:51 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:51 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 10:58:51 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:51 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 10:58:51 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 10:58:51 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:51 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 10:58:51 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:51 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 10:58:51 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:51 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 10:58:51 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:51 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 10:58:51 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 10:58:51 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:51 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 10:58:51 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:51 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 10:58:51 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 10:58:51 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:51 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 10:58:51 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:51 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 10:58:51 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 10:58:51 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 10:58:51 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 10:58:51 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:51 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:58:51 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:51 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:51 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:58:51 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:51 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:51 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 10:58:51 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:51 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:51 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:58:51 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:51 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:51 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 10:58:51 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 10:58:51 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 10:58:51 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 10:58:51 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 10:58:51 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 10:58:51 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 10:58:51 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 10:58:51 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 10:58:51 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 10:58:51 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 10:58:51 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 10:58:51 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 10:58:51 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 10:58:51 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 10:58:51 at java.base/java.lang.Thread.run(Thread.java:833) 10:58:51 2025-11-27 10:58:51.579 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:51 2025-11-27 10:58:51.580 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:51 2025-11-27 10:58:51.683 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:51 2025-11-27 10:58:51.684 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:51 2025-11-27 10:58:51.784 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:51 2025-11-27 10:58:51.785 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:51 2025-11-27 10:58:51.882 [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" 10:58:51 java.lang.NumberFormatException: For input string: "2021-07-25T01:25:15" 10:58:51 at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:67) 10:58:51 at java.base/java.lang.Long.parseLong(Long.java:711) 10:58:51 at java.base/java.lang.Long.valueOf(Long.java:1163) 10:58:51 at org.springframework.util.NumberUtils.parseNumber(NumberUtils.java:204) 10:58:51 at org.springframework.beans.propertyeditors.CustomNumberEditor.setAsText(CustomNumberEditor.java:115) 10:58:51 at org.springframework.beans.TypeConverterDelegate.doConvertTextValue(TypeConverterDelegate.java:439) 10:58:51 at org.springframework.beans.TypeConverterDelegate.doConvertValue(TypeConverterDelegate.java:412) 10:58:51 at org.springframework.beans.TypeConverterDelegate.convertIfNecessary(TypeConverterDelegate.java:161) 10:58:51 at org.springframework.beans.TypeConverterSupport.convertIfNecessary(TypeConverterSupport.java:80) 10:58:51 at org.springframework.beans.TypeConverterSupport.convertIfNecessary(TypeConverterSupport.java:53) 10:58:51 at org.springframework.validation.DataBinder.convertIfNecessary(DataBinder.java:867) 10:58:51 at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.convertIfNecessary(AbstractNamedValueMethodArgumentResolver.java:293) 10:58:51 at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.resolveArgument(AbstractNamedValueMethodArgumentResolver.java:136) 10:58:51 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 10:58:51 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 10:58:51 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 10:58:51 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:58:51 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 10:58:51 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 10:58:51 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:58:51 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 10:58:51 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 10:58:51 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 10:58:51 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 10:58:51 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:633) 10:58:51 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:58:51 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 10:58:51 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 10:58:51 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 10:58:51 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:51 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 10:58:51 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 10:58:51 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 10:58:51 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:51 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 10:58:51 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:51 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:51 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:51 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:51 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 10:58:51 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:51 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 10:58:51 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:51 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 10:58:51 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 10:58:51 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:51 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 10:58:51 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:51 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 10:58:51 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:51 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 10:58:51 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 10:58:51 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:51 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 10:58:51 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 10:58:51 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:51 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 10:58:51 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:51 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 10:58:51 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 10:58:51 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:51 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 10:58:51 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:51 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 10:58:51 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 10:58:51 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 10:58:51 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 10:58:51 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:51 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:58:51 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:51 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:51 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:58:51 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:51 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:51 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 10:58:51 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:51 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:51 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:58:51 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:51 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:51 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 10:58:51 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 10:58:51 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 10:58:51 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 10:58:51 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 10:58:51 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 10:58:51 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 10:58:51 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 10:58:51 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 10:58:51 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 10:58:51 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 10:58:51 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 10:58:51 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 10:58:51 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 10:58:51 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 10:58:51 at java.base/java.lang.Thread.run(Thread.java:833) 10:58:52 2025-11-27 10:58:51.903 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:52 2025-11-27 10:58:51.903 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:52 2025-11-27 10:58:52.035 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:52 2025-11-27 10:58:52.036 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:52 2025-11-27 10:58:52.153 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:52 2025-11-27 10:58:52.153 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:52 2025-11-27 10:58:52.257 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:52 2025-11-27 10:58:52.258 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:52 2025-11-27 10:58:52.362 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:52 2025-11-27 10:58:52.363 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:52 2025-11-27 10:58:52.456 [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" 10:58:52 java.lang.NumberFormatException: For input string: "2021-07-25T01:25:15" 10:58:52 at java.base/java.lang.NumberFormatException.forInputString(NumberFormatException.java:67) 10:58:52 at java.base/java.lang.Long.parseLong(Long.java:711) 10:58:52 at java.base/java.lang.Long.valueOf(Long.java:1163) 10:58:52 at org.springframework.util.NumberUtils.parseNumber(NumberUtils.java:204) 10:58:52 at org.springframework.beans.propertyeditors.CustomNumberEditor.setAsText(CustomNumberEditor.java:115) 10:58:52 at org.springframework.beans.TypeConverterDelegate.doConvertTextValue(TypeConverterDelegate.java:439) 10:58:52 at org.springframework.beans.TypeConverterDelegate.doConvertValue(TypeConverterDelegate.java:412) 10:58:52 at org.springframework.beans.TypeConverterDelegate.convertIfNecessary(TypeConverterDelegate.java:161) 10:58:52 at org.springframework.beans.TypeConverterSupport.convertIfNecessary(TypeConverterSupport.java:80) 10:58:52 at org.springframework.beans.TypeConverterSupport.convertIfNecessary(TypeConverterSupport.java:53) 10:58:52 at org.springframework.validation.DataBinder.convertIfNecessary(DataBinder.java:867) 10:58:52 at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.convertIfNecessary(AbstractNamedValueMethodArgumentResolver.java:293) 10:58:52 at org.springframework.web.method.annotation.AbstractNamedValueMethodArgumentResolver.resolveArgument(AbstractNamedValueMethodArgumentResolver.java:136) 10:58:52 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 10:58:52 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) 10:58:52 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) 10:58:52 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:58:52 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) 10:58:52 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) 10:58:52 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:58:52 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 10:58:52 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 10:58:52 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 10:58:52 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 10:58:52 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:633) 10:58:52 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:58:52 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:723) 10:58:52 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:128) 10:58:52 at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51) 10:58:52 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:52 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 10:58:52 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:108) 10:58:52 at org.springframework.security.web.FilterChainProxy.lambda$doFilterInternal$3(FilterChainProxy.java:231) 10:58:52 at org.springframework.security.web.ObservationFilterChainDecorator$FilterObservation$SimpleFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:490) 10:58:52 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$1(ObservationFilterChainDecorator.java:351) 10:58:52 at org.springframework.security.web.ObservationFilterChainDecorator.lambda$wrapSecured$0(ObservationFilterChainDecorator.java:83) 10:58:52 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:129) 10:58:52 at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilter(AuthorizationFilter.java:101) 10:58:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:52 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:52 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:125) 10:58:52 at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:119) 10:58:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:52 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:52 at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:100) 10:58:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:52 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:52 at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:179) 10:58:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:52 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:52 at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) 10:58:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:52 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:52 at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:213) 10:58:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:52 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:52 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:107) 10:58:52 at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:93) 10:58:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:52 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:52 at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) 10:58:52 at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) 10:58:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:52 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:52 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:82) 10:58:52 at org.springframework.security.web.context.SecurityContextHolderFilter.doFilter(SecurityContextHolderFilter.java:69) 10:58:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:52 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:52 at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:62) 10:58:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:228) 10:58:52 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:52 at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) 10:58:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.wrapFilter(ObservationFilterChainDecorator.java:241) 10:58:52 at org.springframework.security.web.ObservationFilterChainDecorator$AroundFilterObservation$SimpleAroundFilterObservation.lambda$wrap$0(ObservationFilterChainDecorator.java:334) 10:58:52 at org.springframework.security.web.ObservationFilterChainDecorator$ObservationFilter.doFilter(ObservationFilterChainDecorator.java:225) 10:58:52 at org.springframework.security.web.ObservationFilterChainDecorator$VirtualFilterChain.doFilter(ObservationFilterChainDecorator.java:138) 10:58:52 at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:233) 10:58:52 at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:191) 10:58:52 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:52 at org.springframework.web.filter.ServletRequestPathFilter.doFilter(ServletRequestPathFilter.java:52) 10:58:52 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:52 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 10:58:52 at org.springframework.security.config.annotation.web.configuration.WebSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebSecurityConfiguration.java:319) 10:58:52 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:52 at org.springframework.web.servlet.handler.HandlerMappingIntrospector.lambda$createCacheFilter$4(HandlerMappingIntrospector.java:267) 10:58:52 at org.springframework.web.filter.CompositeFilter$VirtualFilterChain.doFilter(CompositeFilter.java:113) 10:58:52 at org.springframework.web.filter.CompositeFilter.doFilter(CompositeFilter.java:74) 10:58:52 at org.springframework.security.config.annotation.web.configuration.WebMvcSecurityConfiguration$CompositeFilterChainProxy.doFilter(WebMvcSecurityConfiguration.java:240) 10:58:52 at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:362) 10:58:52 at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:278) 10:58:52 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:52 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:58:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:52 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:52 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:58:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:52 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:52 at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:110) 10:58:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:52 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:52 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:58:52 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:58:52 at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:107) 10:58:52 at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:165) 10:58:52 at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:77) 10:58:52 at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:482) 10:58:52 at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:113) 10:58:52 at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:83) 10:58:52 at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:72) 10:58:52 at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:341) 10:58:52 at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:397) 10:58:52 at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:63) 10:58:52 at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:903) 10:58:52 at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1778) 10:58:52 at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:52) 10:58:52 at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:946) 10:58:52 at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:480) 10:58:52 at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:57) 10:58:52 at java.base/java.lang.Thread.run(Thread.java:833) 10:58:52 2025-11-27 10:58:52.482 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:52 2025-11-27 10:58:52.483 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:52 2025-11-27 10:58:52.612 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 10:58:52 2025-11-27 10:58:52.613 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 10:58:52 2025-11-27 10:58:52.613 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 10:58:52 2025-11-27 10:58:52.613 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 10:58:52 2025-11-27 10:58:52.613 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 10:58:52 2025-11-27 10:58:52.613 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 10:58:52 2025-11-27 10:58:52.613 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 10:58:52 2025-11-27 10:58:52.613 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 10:58:52 2025-11-27 10:58:52.613 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 10:58:52 2025-11-27 10:58:52.613 [Thread-257] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 10:58:52 2025-11-27 10:58:52.613 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 10:58:52 2025-11-27 10:58:52.613 [Thread-256] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 10:58:52 2025-11-27 10:58:52.614 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 10:58:52 2025-11-27 10:58:52.614 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 10:58:52 2025-11-27 10:58:52.614 [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 10:58:52 2025-11-27 10:58:52.614 [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 10:58:52 2025-11-27 10:58:52.614 [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 10:58:52 2025-11-27 10:58:52.614 [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 10:58:52 2025-11-27 10:58:52.614 [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 10:58:52 2025-11-27 10:58:52.614 [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 10:58:52 2025-11-27 10:58:52.614 [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 10:58:52 2025-11-27 10:58:52.614 [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 10:58:52 2025-11-27 10:58:52.614 [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 10:58:52 2025-11-27 10:58:52.615 [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 10:58:52 2025-11-27 10:58:52.615 [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 10:58:52 2025-11-27 10:58:52.615 [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 10:58:52 2025-11-27 10:58:52.615 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 10:58:52 2025-11-27 10:58:52.615 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 10:58:52 2025-11-27 10:58:52.615 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 10:58:52 2025-11-27 10:58:52.615 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 10:58:52 2025-11-27 10:58:52.615 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 10:58:52 2025-11-27 10:58:52.615 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 10:58:52 2025-11-27 10:58:52.615 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 10:58:52 2025-11-27 10:58:52.615 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 10:58:52 2025-11-27 10:58:52.616 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 10:58:52 2025-11-27 10:58:52.616 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-21-41763"] 10:58:52 2025-11-27 10:58:52.618 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 10:58:52 2025-11-27 10:58:52.618 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-21"] 10:58:52 2025-11-27 10:58:52.622 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 10:58:52 2025-11-27 10:58:52.630 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-21 - Shutdown initiated... 10:58:52 2025-11-27 10:58:52.631 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-21 - Shutdown completed. 10:58:52 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.960 s -- in org.onap.policy.pap.main.rest.e2e.PolicyAuditTest 10:58:52 [INFO] Running org.onap.policy.pap.main.rest.e2e.PdpGroupQueryTest 10:58:52 10:58:52 . ____ _ __ _ _ 10:58:52 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:58:52 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:58:52 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:58:52 ' |____| .__|_| |_|_| |_\__, | / / / / 10:58:52 =========|_|==============|___/=/_/_/_/ 10:58:52 10:58:52 :: Spring Boot :: (v3.5.3) 10:58:52 10:58:52 2025-11-27 10:58:52.655 [main] INFO o.o.p.p.m.rest.e2e.PdpGroupQueryTest.logStarting(53) - Starting PdpGroupQueryTest using Java 17.0.4 with PID 2695 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 10:58:52 2025-11-27 10:58:52.655 [main] INFO o.o.p.p.m.rest.e2e.PdpGroupQueryTest.logStartupProfileInfo(658) - The following 2 profiles are active: "test-e2e", "default" 10:58:52 2025-11-27 10:58:52.801 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 10:58:52 2025-11-27 10:58:52.812 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 10 ms. Found 7 JPA repository interfaces. 10:58:52 2025-11-27 10:58:52.893 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 10:58:52 2025-11-27 10:58:52.894 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-22"] 10:58:52 2025-11-27 10:58:52.894 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 10:58:52 2025-11-27 10:58:52.894 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 10:58:52 2025-11-27 10:58:52.908 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 10:58:52 2025-11-27 10:58:52.909 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 253 ms 10:58:53 2025-11-27 10:58:52.986 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 10:58:53 2025-11-27 10:58:52.988 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 10:58:53 2025-11-27 10:58:52.993 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 10:58:53 2025-11-27 10:58:52.994 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-22 - Starting... 10:58:53 2025-11-27 10:58:52.995 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-22 - Added connection conn210: url=jdbc:h2:mem:testdb19 user=POLICY_USER 10:58:53 2025-11-27 10:58:52.996 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-22 - Start completed. 10:58:53 2025-11-27 10:58:52.996 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 10:58:53 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-22)'] 10:58:53 Database driver: undefined/unknown 10:58:53 Database version: 2.2.224 10:58:53 Autocommit mode: undefined/unknown 10:58:53 Isolation level: undefined/unknown 10:58:53 Minimum pool size: undefined/unknown 10:58:53 Maximum pool size: undefined/unknown 10:58:53 2025-11-27 10:58:53.092 [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) 10:58:53 2025-11-27 10:58:53.119 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 10:58:53 2025-11-27 10:58:53.366 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 10:58:53 2025-11-27 10:58:53.408 [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. 10:58:53 2025-11-27 10:58:53.588 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 10:58:53 2025-11-27 10:58:53.621 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-22"] 10:58:53 2025-11-27 10:58:53.632 [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] 10:58:53 2025-11-27 10:58:53.641 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 38723 (https) with context path '/policy/pap/v1' 10:58:53 2025-11-27 10:58:53.647 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 10:58:53 2025-11-27 10:58:53.647 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 10:58:53 2025-11-27 10:58:53.648 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 10:58:53 2025-11-27 10:58:53.648 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 10:58:53 2025-11-27 10:58:53.648 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 10:58:53 2025-11-27 10:58:53.648 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 10:58:53 2025-11-27 10:58:53.648 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 10:58:53 2025-11-27 10:58:53.648 [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@61008642 10:58:53 2025-11-27 10:58:53.648 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 10:58:53 2025-11-27 10:58:53.648 [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@147070d0 10:58:53 2025-11-27 10:58:53.648 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 10:58:53 2025-11-27 10:58:53.648 [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 10:58:53 2025-11-27 10:58:53.648 [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 10:58:53 2025-11-27 10:58:53.649 [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 10:58:53 2025-11-27 10:58:53.649 [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 10:58:53 2025-11-27 10:58:53.649 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 10:58:53 2025-11-27 10:58:53.649 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 10:58:53 2025-11-27 10:58:53.649 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 10:58:53 2025-11-27 10:58:53.649 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 10:58:53 2025-11-27 10:58:53.649 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 10:58:53 2025-11-27 10:58:53.650 [Thread-261] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 10:58:53 2025-11-27 10:58:53.650 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 10:58:53 2025-11-27 10:58:53.650 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 10:58:53 2025-11-27 10:58:53.650 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 10:58:53 2025-11-27 10:58:53.650 [Thread-262] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 10:58:53 2025-11-27 10:58:53.650 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 10:58:53 2025-11-27 10:58:53.650 [main] INFO o.o.p.p.m.rest.e2e.PdpGroupQueryTest.logStarted(59) - Started PdpGroupQueryTest in 1.01 seconds (process running for 70.66) 10:58:53 2025-11-27 10:58:53.721 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:53 2025-11-27 10:58:53.722 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:53 2025-11-27 10:58:53.736 [https-jsse-nio-auto-22-exec-7] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring DispatcherServlet 'dispatcherServlet' 10:58:53 2025-11-27 10:58:53.736 [https-jsse-nio-auto-22-exec-7] INFO o.s.web.servlet.DispatcherServlet.initServletBean(532) - Initializing Servlet 'dispatcherServlet' 10:58:53 2025-11-27 10:58:53.737 [https-jsse-nio-auto-22-exec-7] INFO o.s.web.servlet.DispatcherServlet.initServletBean(554) - Completed initialization in 1 ms 10:58:53 2025-11-27 10:58:53.908 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 10:58:53 2025-11-27 10:58:53.908 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 10:58:53 2025-11-27 10:58:53.908 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 10:58:53 2025-11-27 10:58:53.908 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 10:58:53 2025-11-27 10:58:53.908 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 10:58:53 2025-11-27 10:58:53.908 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 10:58:53 2025-11-27 10:58:53.908 [Thread-262] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 10:58:53 2025-11-27 10:58:53.908 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 10:58:53 2025-11-27 10:58:53.909 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 10:58:53 2025-11-27 10:58:53.909 [Thread-261] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 10:58:53 2025-11-27 10:58:53.909 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 10:58:53 2025-11-27 10:58:53.909 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 10:58:53 2025-11-27 10:58:53.909 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 10:58:53 2025-11-27 10:58:53.909 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 10:58:53 2025-11-27 10:58:53.909 [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 10:58:53 2025-11-27 10:58:53.909 [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 10:58:53 2025-11-27 10:58:53.909 [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 10:58:53 2025-11-27 10:58:53.909 [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 10:58:53 2025-11-27 10:58:53.909 [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 10:58:53 2025-11-27 10:58:53.909 [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 10:58:53 2025-11-27 10:58:53.909 [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 10:58:53 2025-11-27 10:58:53.909 [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 10:58:53 2025-11-27 10:58:53.909 [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 10:58:53 2025-11-27 10:58:53.910 [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 10:58:53 2025-11-27 10:58:53.910 [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 10:58:53 2025-11-27 10:58:53.910 [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 10:58:53 2025-11-27 10:58:53.910 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 10:58:53 2025-11-27 10:58:53.910 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 10:58:53 2025-11-27 10:58:53.910 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 10:58:53 2025-11-27 10:58:53.910 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 10:58:53 2025-11-27 10:58:53.910 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 10:58:53 2025-11-27 10:58:53.910 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 10:58:53 2025-11-27 10:58:53.910 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 10:58:53 2025-11-27 10:58:53.910 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 10:58:53 2025-11-27 10:58:53.910 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 10:58:53 2025-11-27 10:58:53.911 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-22-38723"] 10:58:53 2025-11-27 10:58:53.912 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 10:58:53 2025-11-27 10:58:53.913 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-22"] 10:58:53 2025-11-27 10:58:53.915 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 10:58:53 2025-11-27 10:58:53.920 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-22 - Shutdown initiated... 10:58:53 2025-11-27 10:58:53.921 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-22 - Shutdown completed. 10:58:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.291 s -- in org.onap.policy.pap.main.rest.e2e.PdpGroupQueryTest 10:58:53 [INFO] Running org.onap.policy.pap.main.rest.e2e.HealthCheckTest 10:58:54 10:58:54 . ____ _ __ _ _ 10:58:54 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:58:54 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:58:54 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:58:54 ' |____| .__|_| |_|_| |_\__, | / / / / 10:58:54 =========|_|==============|___/=/_/_/_/ 10:58:54 10:58:54 :: Spring Boot :: (v3.5.3) 10:58:54 10:58:54 2025-11-27 10:58:53.953 [main] INFO o.o.p.p.m.rest.e2e.HealthCheckTest.logStarting(53) - Starting HealthCheckTest using Java 17.0.4 with PID 2695 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 10:58:54 2025-11-27 10:58:53.953 [main] INFO o.o.p.p.m.rest.e2e.HealthCheckTest.logStartupProfileInfo(658) - The following 2 profiles are active: "test-e2e", "default" 10:58:54 2025-11-27 10:58:54.081 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 10:58:54 2025-11-27 10:58:54.090 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 8 ms. Found 7 JPA repository interfaces. 10:58:54 2025-11-27 10:58:54.173 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 10:58:54 2025-11-27 10:58:54.173 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-23"] 10:58:54 2025-11-27 10:58:54.174 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 10:58:54 2025-11-27 10:58:54.174 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 10:58:54 2025-11-27 10:58:54.193 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 10:58:54 2025-11-27 10:58:54.193 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 239 ms 10:58:54 2025-11-27 10:58:54.260 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 10:58:54 2025-11-27 10:58:54.261 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 10:58:54 2025-11-27 10:58:54.267 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 10:58:54 2025-11-27 10:58:54.267 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-23 - Starting... 10:58:54 2025-11-27 10:58:54.268 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-23 - Added connection conn220: url=jdbc:h2:mem:testdb20 user=POLICY_USER 10:58:54 2025-11-27 10:58:54.268 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-23 - Start completed. 10:58:54 2025-11-27 10:58:54.269 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 10:58:54 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-23)'] 10:58:54 Database driver: undefined/unknown 10:58:54 Database version: 2.2.224 10:58:54 Autocommit mode: undefined/unknown 10:58:54 Isolation level: undefined/unknown 10:58:54 Minimum pool size: undefined/unknown 10:58:54 Maximum pool size: undefined/unknown 10:58:54 2025-11-27 10:58:54.370 [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) 10:58:54 2025-11-27 10:58:54.396 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 10:58:54 2025-11-27 10:58:54.641 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 10:58:54 2025-11-27 10:58:54.683 [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. 10:58:54 2025-11-27 10:58:54.861 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 10:58:54 2025-11-27 10:58:54.893 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-23"] 10:58:54 2025-11-27 10:58:54.904 [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] 10:58:54 2025-11-27 10:58:54.918 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 39897 (https) with context path '/policy/pap/v1' 10:58:54 2025-11-27 10:58:54.930 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 10:58:54 2025-11-27 10:58:54.930 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 10:58:54 2025-11-27 10:58:54.930 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 10:58:54 2025-11-27 10:58:54.930 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 10:58:54 2025-11-27 10:58:54.931 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 10:58:54 2025-11-27 10:58:54.931 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 10:58:54 2025-11-27 10:58:54.931 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 10:58:54 2025-11-27 10:58:54.931 [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@30a6ca70 10:58:54 2025-11-27 10:58:54.931 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 10:58:54 2025-11-27 10:58:54.931 [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@43436c7c 10:58:54 2025-11-27 10:58:54.931 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 10:58:54 2025-11-27 10:58:54.931 [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 10:58:54 2025-11-27 10:58:54.931 [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 10:58:54 2025-11-27 10:58:54.932 [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 10:58:54 2025-11-27 10:58:54.932 [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 10:58:54 2025-11-27 10:58:54.932 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 10:58:54 2025-11-27 10:58:54.932 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 10:58:54 2025-11-27 10:58:54.932 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 10:58:54 2025-11-27 10:58:54.933 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 10:58:54 2025-11-27 10:58:54.933 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 10:58:54 2025-11-27 10:58:54.933 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 10:58:54 2025-11-27 10:58:54.933 [Thread-266] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 10:58:54 2025-11-27 10:58:54.933 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 10:58:54 2025-11-27 10:58:54.933 [Thread-267] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 10:58:54 2025-11-27 10:58:54.933 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 10:58:54 2025-11-27 10:58:54.934 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 10:58:54 2025-11-27 10:58:54.934 [main] INFO o.o.p.p.m.rest.e2e.HealthCheckTest.logStarted(59) - Started HealthCheckTest in 1.003 seconds (process running for 71.943) 10:58:55 2025-11-27 10:58:54.943 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:55 2025-11-27 10:58:54.944 [main] INFO o.o.p.c.gson.GsonMessageBodyHandler.(85) - Using GSON for REST calls 10:58:55 2025-11-27 10:58:54.956 [https-jsse-nio-auto-23-exec-7] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring DispatcherServlet 'dispatcherServlet' 10:58:55 2025-11-27 10:58:54.956 [https-jsse-nio-auto-23-exec-7] INFO o.s.web.servlet.DispatcherServlet.initServletBean(532) - Initializing Servlet 'dispatcherServlet' 10:58:55 2025-11-27 10:58:54.958 [https-jsse-nio-auto-23-exec-7] INFO o.s.web.servlet.DispatcherServlet.initServletBean(554) - Completed initialization in 2 ms 10:58:55 2025-11-27 10:58:55.144 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 10:58:55 2025-11-27 10:58:55.144 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 10:58:55 2025-11-27 10:58:55.144 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 10:58:55 2025-11-27 10:58:55.144 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 10:58:55 2025-11-27 10:58:55.145 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 10:58:55 2025-11-27 10:58:55.145 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 10:58:55 2025-11-27 10:58:55.145 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 10:58:55 2025-11-27 10:58:55.145 [Thread-267] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 10:58:55 2025-11-27 10:58:55.145 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 10:58:55 2025-11-27 10:58:55.145 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 10:58:55 2025-11-27 10:58:55.145 [Thread-266] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 10:58:55 2025-11-27 10:58:55.145 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 10:58:55 2025-11-27 10:58:55.146 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 10:58:55 2025-11-27 10:58:55.146 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 10:58:55 2025-11-27 10:58:55.146 [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 10:58:55 2025-11-27 10:58:55.146 [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 10:58:55 2025-11-27 10:58:55.146 [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 10:58:55 2025-11-27 10:58:55.146 [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 10:58:55 2025-11-27 10:58:55.146 [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 10:58:55 2025-11-27 10:58:55.147 [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 10:58:55 2025-11-27 10:58:55.147 [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 10:58:55 2025-11-27 10:58:55.147 [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 10:58:55 2025-11-27 10:58:55.147 [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 10:58:55 2025-11-27 10:58:55.147 [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 10:58:55 2025-11-27 10:58:55.147 [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 10:58:55 2025-11-27 10:58:55.147 [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 10:58:55 2025-11-27 10:58:55.147 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 10:58:55 2025-11-27 10:58:55.148 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 10:58:55 2025-11-27 10:58:55.148 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 10:58:55 2025-11-27 10:58:55.148 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 10:58:55 2025-11-27 10:58:55.148 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 10:58:55 2025-11-27 10:58:55.148 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 10:58:55 2025-11-27 10:58:55.148 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 10:58:55 2025-11-27 10:58:55.148 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 10:58:55 2025-11-27 10:58:55.149 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 10:58:55 2025-11-27 10:58:55.150 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-23-39897"] 10:58:55 2025-11-27 10:58:55.151 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 10:58:55 2025-11-27 10:58:55.151 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-23"] 10:58:55 2025-11-27 10:58:55.153 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 10:58:55 2025-11-27 10:58:55.158 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-23 - Shutdown initiated... 10:58:55 2025-11-27 10:58:55.159 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-23 - Shutdown completed. 10:58:55 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.235 s -- in org.onap.policy.pap.main.rest.e2e.HealthCheckTest 10:58:55 [INFO] Running org.onap.policy.pap.main.rest.TestPolicyComponentsHealthCheckProvider 10:58:55 2025-11-27 10:58:55.791 [pool-54-thread-1] WARN o.o.p.p.m.r.PolicyComponentsHealthCheckProvider.fetchPolicyComponentHealthStatus(220) - kafka connection error 10:58:55 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.629 s -- in org.onap.policy.pap.main.rest.TestPolicyComponentsHealthCheckProvider 10:58:55 [INFO] Running org.onap.policy.pap.main.rest.TestSessionData 10:58:55 2025-11-27 10:58:55.806 [main] INFO o.o.policy.pap.main.rest.SessionData.deleteGroupFromDb(466) - deleting DB group groupA 10:58:55 2025-11-27 10:58:55.808 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 10:58:55 2025-11-27 10:58:55.808 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(359) - use cached group groupA 10:58:55 2025-11-27 10:58:55.957 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addUndeploymentAudit(102) - Registering an undeploy for policy myPolicy 1.2.3 10:58:55 2025-11-27 10:58:55.965 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdp_1 null null policies=0 10:58:55 2025-11-27 10:58:55.965 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdp_2 null null policies=0 10:58:55 2025-11-27 10:58:55.965 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdp_3 null null policies=0 10:58:55 2025-11-27 10:58:55.966 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdp_2 null null policies=0 10:58:55 2025-11-27 10:58:55.968 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupA 10:58:55 2025-11-27 10:58:55.968 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupB 10:58:55 2025-11-27 10:58:55.969 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(422) - use cached group groupA 10:58:55 2025-11-27 10:58:55.969 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(422) - use cached group groupB 10:58:55 2025-11-27 10:58:55.979 [main] INFO o.o.p.p.main.rest.PolicyAuditManager.addDeploymentAudit(89) - Registering a deploy for policy myPolicy 1.2.3 10:58:55 2025-11-27 10:58:55.981 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(348) - unknown group groupA 10:58:55 2025-11-27 10:58:55.982 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(348) - unknown group groupA 10:58:55 2025-11-27 10:58:55.982 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(352) - cache group groupA 10:58:55 2025-11-27 10:58:55.984 [main] INFO o.o.policy.pap.main.rest.SessionData.addStateChange(262) - add state-change pdp_1 10:58:55 2025-11-27 10:58:55.984 [main] INFO o.o.policy.pap.main.rest.SessionData.addStateChange(262) - add state-change pdp_2 10:58:55 2025-11-27 10:58:55.984 [main] INFO o.o.policy.pap.main.rest.SessionData.addStateChange(262) - add state-change pdp_3 10:58:55 2025-11-27 10:58:55.984 [main] INFO o.o.policy.pap.main.rest.SessionData.addStateChange(262) - add state-change pdp_2 10:58:55 2025-11-27 10:58:55.987 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupA 10:58:55 2025-11-27 10:58:55.987 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupB 10:58:55 2025-11-27 10:58:55.988 [main] INFO o.o.policy.pap.main.rest.SessionData.create(316) - create cached group groupA 10:58:55 2025-11-27 10:58:55.988 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(359) - use cached group groupA 10:58:55 2025-11-27 10:58:55.989 [main] INFO o.o.policy.pap.main.rest.SessionData.create(316) - create cached group groupB 10:58:55 2025-11-27 10:58:55.989 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(359) - use cached group groupA 10:58:55 2025-11-27 10:58:55.989 [main] INFO o.o.policy.pap.main.rest.SessionData.getGroup(359) - use cached group groupB 10:58:55 2025-11-27 10:58:55.991 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdp_2 null null policies=0 10:58:55 2025-11-27 10:58:55.991 [main] INFO o.o.policy.pap.main.rest.SessionData.addStateChange(262) - add state-change pdp_3 10:58:55 2025-11-27 10:58:55.991 [main] INFO o.o.policy.pap.main.rest.SessionData.addRequests(240) - add update and state-change pdp_1 null null policies=0 10:58:55 [(PdpUpdate(super=PdpMessage(messageName=PDP_UPDATE, requestId=836e54d0-2760-4b8e-aeee-d29921dd9b25, timestampMs=1764241135991, name=pdp_1, pdpGroup=null, pdpSubgroup=null), source=null, description=null, pdpHeartbeatIntervalMs=null, policiesToBeDeployed=[], policiesToBeUndeployed=[]),PdpStateChange(super=PdpMessage(messageName=PDP_STATE_CHANGE, requestId=fb349377-dedc-4f95-ba08-4f52eb79aec4, timestampMs=1764241135991, name=pdp_1, pdpGroup=null, pdpSubgroup=null), source=null, state=null)), (PdpUpdate(super=PdpMessage(messageName=PDP_UPDATE, requestId=bcee61f9-4d06-4b26-bdea-30f377326fd7, timestampMs=1764241135991, 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=f414ced7-2521-4592-8315-6bcf75478419, timestampMs=1764241135991, name=pdp_3, pdpGroup=null, pdpSubgroup=null), source=null, state=null))] 10:58:55 PdpUpdate(super=PdpMessage(messageName=PDP_UPDATE, requestId=836e54d0-2760-4b8e-aeee-d29921dd9b25, timestampMs=1764241135991, name=pdp_1, pdpGroup=null, pdpSubgroup=null), source=null, description=null, pdpHeartbeatIntervalMs=null, policiesToBeDeployed=[], policiesToBeUndeployed=[]) 10:58:55 2025-11-27 10:58:55.992 [main] INFO o.o.policy.pap.main.rest.SessionData.addRequests(240) - add update and state-change pdp_1 null null policies=0 10:58:55 [(PdpUpdate(super=PdpMessage(messageName=PDP_UPDATE, requestId=6091a7f6-c03a-40c7-9659-c1791a2fe1cc, timestampMs=1764241135992, name=pdp_1, pdpGroup=null, pdpSubgroup=null), source=null, description=null, pdpHeartbeatIntervalMs=null, policiesToBeDeployed=[], policiesToBeUndeployed=[]),PdpStateChange(super=PdpMessage(messageName=PDP_STATE_CHANGE, requestId=f688a57b-33f7-402a-8948-99b0e043eae2, timestampMs=1764241135992, name=pdp_1, pdpGroup=null, pdpSubgroup=null), source=null, state=null)), (PdpUpdate(super=PdpMessage(messageName=PDP_UPDATE, requestId=bcee61f9-4d06-4b26-bdea-30f377326fd7, timestampMs=1764241135991, 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=f414ced7-2521-4592-8315-6bcf75478419, timestampMs=1764241135991, name=pdp_3, pdpGroup=null, pdpSubgroup=null), source=null, state=null))] 10:58:55 PdpUpdate(super=PdpMessage(messageName=PDP_UPDATE, requestId=6091a7f6-c03a-40c7-9659-c1791a2fe1cc, timestampMs=1764241135992, name=pdp_1, pdpGroup=null, pdpSubgroup=null), source=null, description=null, pdpHeartbeatIntervalMs=null, policiesToBeDeployed=[], policiesToBeUndeployed=[]) 10:58:55 2025-11-27 10:58:55.992 [main] INFO o.o.policy.pap.main.rest.SessionData.addUpdate(251) - add update pdp_1 null null policies=0 10:58:56 [(PdpUpdate(super=PdpMessage(messageName=PDP_UPDATE, requestId=f32336d7-aff6-47f3-927f-acf17ab99d6e, timestampMs=1764241135992, name=pdp_1, pdpGroup=null, pdpSubgroup=null), source=null, description=null, pdpHeartbeatIntervalMs=null, policiesToBeDeployed=[], policiesToBeUndeployed=[]),PdpStateChange(super=PdpMessage(messageName=PDP_STATE_CHANGE, requestId=f688a57b-33f7-402a-8948-99b0e043eae2, timestampMs=1764241135992, name=pdp_1, pdpGroup=null, pdpSubgroup=null), source=null, state=null)), (PdpUpdate(super=PdpMessage(messageName=PDP_UPDATE, requestId=bcee61f9-4d06-4b26-bdea-30f377326fd7, timestampMs=1764241135991, 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=f414ced7-2521-4592-8315-6bcf75478419, timestampMs=1764241135991, name=pdp_3, pdpGroup=null, pdpSubgroup=null), source=null, state=null))] 10:58:56 PdpUpdate(super=PdpMessage(messageName=PDP_UPDATE, requestId=f32336d7-aff6-47f3-927f-acf17ab99d6e, timestampMs=1764241135992, name=pdp_1, pdpGroup=null, pdpSubgroup=null), source=null, description=null, pdpHeartbeatIntervalMs=null, policiesToBeDeployed=[], policiesToBeUndeployed=[]) 10:58:56 2025-11-27 10:58:55.998 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupA 10:58:56 2025-11-27 10:58:55.998 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupB 10:58:56 2025-11-27 10:58:56.001 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupA 10:58:56 2025-11-27 10:58:56.001 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupB 10:58:56 2025-11-27 10:58:56.001 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 10:58:56 2025-11-27 10:58:56.001 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 10:58:56 2025-11-27 10:58:56.001 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupB 10:58:56 2025-11-27 10:58:56.001 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupB 10:58:56 2025-11-27 10:58:56.005 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupA 10:58:56 2025-11-27 10:58:56.005 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupB 10:58:56 2025-11-27 10:58:56.005 [main] INFO o.o.policy.pap.main.rest.SessionData.addGroup(417) - cache group groupC 10:58:56 2025-11-27 10:58:56.005 [main] INFO o.o.policy.pap.main.rest.SessionData.create(316) - create cached group groupD 10:58:56 2025-11-27 10:58:56.005 [main] INFO o.o.policy.pap.main.rest.SessionData.create(316) - create cached group groupE 10:58:56 2025-11-27 10:58:56.005 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 10:58:56 2025-11-27 10:58:56.005 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupA 10:58:56 2025-11-27 10:58:56.006 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupC 10:58:56 2025-11-27 10:58:56.006 [main] INFO o.o.policy.pap.main.rest.SessionData.update(331) - update cached group groupE 10:58:56 2025-11-27 10:58:56.006 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$4(438) - creating DB group groupD 10:58:56 2025-11-27 10:58:56.006 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$4(438) - creating DB group groupE 10:58:56 2025-11-27 10:58:56.006 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupC 10:58:56 2025-11-27 10:58:56.006 [main] INFO o.o.policy.pap.main.rest.SessionData.lambda$updateDb$5(448) - updating DB group groupA 10:58:56 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.213 s -- in org.onap.policy.pap.main.rest.TestSessionData 10:58:56 [INFO] Running org.onap.policy.pap.main.TestExceptions 10:58:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.policy.pap.main.TestExceptions 10:58:56 [INFO] Running org.onap.policy.pap.main.parameters.TestPdpStateChangeParameters 10:58:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.policy.pap.main.parameters.TestPdpStateChangeParameters 10:58:56 [INFO] Running org.onap.policy.pap.main.parameters.TestPdpUpdateParameters 10:58:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.pap.main.parameters.TestPdpUpdateParameters 10:58:56 [INFO] Running org.onap.policy.pap.main.parameters.TestPdpRequestParameters 10:58:56 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.policy.pap.main.parameters.TestPdpRequestParameters 10:58:56 [INFO] Running org.onap.policy.pap.main.parameters.TestPdpModifyRequestMapParams 10:58:56 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.onap.policy.pap.main.parameters.TestPdpModifyRequestMapParams 10:58:56 [INFO] Running org.onap.policy.pap.main.parameters.TestPapParameterGroup 10:58:56 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.policy.pap.main.parameters.TestPapParameterGroup 10:58:56 [INFO] Running org.onap.policy.pap.main.parameters.TestRequestParams 10:58:56 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.policy.pap.main.parameters.TestRequestParams 10:58:56 [INFO] Running org.onap.policy.pap.main.parameters.TestPdpParameters 10:58:56 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.policy.pap.main.parameters.TestPdpParameters 10:58:56 [INFO] Running org.onap.policy.pap.main.service.PolicyAuditServiceTest 10:58:56 10:58:56 . ____ _ __ _ _ 10:58:56 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:58:56 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:58:56 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:58:56 ' |____| .__|_| |_|_| |_\__, | / / / / 10:58:56 =========|_|==============|___/=/_/_/_/ 10:58:56 10:58:56 :: Spring Boot :: (v3.5.3) 10:58:56 10:58:56 2025-11-27 10:58:56.084 [main] INFO o.o.p.p.m.s.PolicyAuditServiceTest.logStarting(53) - Starting PolicyAuditServiceTest using Java 17.0.4 with PID 2695 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 10:58:56 2025-11-27 10:58:56.085 [main] INFO o.o.p.p.m.s.PolicyAuditServiceTest.logStartupProfileInfo(658) - The following 1 profile is active: "test" 10:58:56 2025-11-27 10:58:56.226 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 10:58:56 2025-11-27 10:58:56.237 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 9 ms. Found 7 JPA repository interfaces. 10:58:56 2025-11-27 10:58:56.309 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 10:58:56 2025-11-27 10:58:56.310 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-24"] 10:58:56 2025-11-27 10:58:56.310 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 10:58:56 2025-11-27 10:58:56.311 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 10:58:56 2025-11-27 10:58:56.324 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 10:58:56 2025-11-27 10:58:56.324 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 238 ms 10:58:56 2025-11-27 10:58:56.395 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 10:58:56 2025-11-27 10:58:56.396 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 10:58:56 2025-11-27 10:58:56.402 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 10:58:56 2025-11-27 10:58:56.403 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-24 - Starting... 10:58:56 2025-11-27 10:58:56.404 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-24 - Added connection conn230: url=jdbc:h2:mem:testdb21 user=POLICY_USER 10:58:56 2025-11-27 10:58:56.404 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-24 - Start completed. 10:58:56 2025-11-27 10:58:56.405 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 10:58:56 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-24)'] 10:58:56 Database driver: undefined/unknown 10:58:56 Database version: 2.2.224 10:58:56 Autocommit mode: undefined/unknown 10:58:56 Isolation level: undefined/unknown 10:58:56 Minimum pool size: undefined/unknown 10:58:56 Maximum pool size: undefined/unknown 10:58:56 2025-11-27 10:58:56.504 [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) 10:58:56 2025-11-27 10:58:56.533 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 10:58:56 2025-11-27 10:58:56.801 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 10:58:56 2025-11-27 10:58:56.848 [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. 10:58:57 2025-11-27 10:58:57.039 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 10:58:57 2025-11-27 10:58:57.123 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-24"] 10:58:57 2025-11-27 10:58:57.134 [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] 10:58:57 2025-11-27 10:58:57.141 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 44031 (https) with context path '/policy/pap/v1' 10:58:57 2025-11-27 10:58:57.148 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 10:58:57 2025-11-27 10:58:57.149 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 10:58:57 2025-11-27 10:58:57.149 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 10:58:57 2025-11-27 10:58:57.149 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 10:58:57 2025-11-27 10:58:57.149 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 10:58:57 2025-11-27 10:58:57.149 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 10:58:57 2025-11-27 10:58:57.149 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 10:58:57 2025-11-27 10:58:57.150 [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@2cd8b0ef 10:58:57 2025-11-27 10:58:57.150 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 10:58:57 2025-11-27 10:58:57.150 [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@1527baa1 10:58:57 2025-11-27 10:58:57.150 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 10:58:57 2025-11-27 10:58:57.150 [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 10:58:57 2025-11-27 10:58:57.150 [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 10:58:57 2025-11-27 10:58:57.150 [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 10:58:57 2025-11-27 10:58:57.150 [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 10:58:57 2025-11-27 10:58:57.150 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 10:58:57 2025-11-27 10:58:57.150 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 10:58:57 2025-11-27 10:58:57.151 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 10:58:57 2025-11-27 10:58:57.151 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 10:58:57 2025-11-27 10:58:57.151 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 10:58:57 2025-11-27 10:58:57.151 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 10:58:57 2025-11-27 10:58:57.151 [Thread-271] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 10:58:57 2025-11-27 10:58:57.152 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 10:58:57 2025-11-27 10:58:57.152 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 10:58:57 2025-11-27 10:58:57.152 [Thread-272] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 10:58:57 2025-11-27 10:58:57.152 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 10:58:57 2025-11-27 10:58:57.153 [main] INFO o.o.p.p.m.s.PolicyAuditServiceTest.logStarted(59) - Started PolicyAuditServiceTest in 1.081 seconds (process running for 74.162) 10:58:57 2025-11-27 10:58:57.241 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 10:58:57 2025-11-27 10:58:57.242 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 10:58:57 2025-11-27 10:58:57.242 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 10:58:57 2025-11-27 10:58:57.242 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 10:58:57 2025-11-27 10:58:57.242 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 10:58:57 2025-11-27 10:58:57.242 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 10:58:57 2025-11-27 10:58:57.242 [Thread-272] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 10:58:57 2025-11-27 10:58:57.242 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 10:58:57 2025-11-27 10:58:57.242 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 10:58:57 2025-11-27 10:58:57.242 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 10:58:57 2025-11-27 10:58:57.243 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 10:58:57 2025-11-27 10:58:57.243 [Thread-271] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 10:58:57 2025-11-27 10:58:57.243 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 10:58:57 2025-11-27 10:58:57.243 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 10:58:57 2025-11-27 10:58:57.243 [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 10:58:57 2025-11-27 10:58:57.243 [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 10:58:57 2025-11-27 10:58:57.243 [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 10:58:57 2025-11-27 10:58:57.243 [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 10:58:57 2025-11-27 10:58:57.243 [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 10:58:57 2025-11-27 10:58:57.243 [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 10:58:57 2025-11-27 10:58:57.243 [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 10:58:57 2025-11-27 10:58:57.243 [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 10:58:57 2025-11-27 10:58:57.243 [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 10:58:57 2025-11-27 10:58:57.244 [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 10:58:57 2025-11-27 10:58:57.244 [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 10:58:57 2025-11-27 10:58:57.244 [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 10:58:57 2025-11-27 10:58:57.244 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 10:58:57 2025-11-27 10:58:57.244 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 10:58:57 2025-11-27 10:58:57.244 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 10:58:57 2025-11-27 10:58:57.244 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 10:58:57 2025-11-27 10:58:57.244 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 10:58:57 2025-11-27 10:58:57.244 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 10:58:57 2025-11-27 10:58:57.244 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 10:58:57 2025-11-27 10:58:57.244 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 10:58:57 2025-11-27 10:58:57.245 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 10:58:57 2025-11-27 10:58:57.245 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-24-44031"] 10:58:57 2025-11-27 10:58:57.246 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 10:58:57 2025-11-27 10:58:57.247 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-24"] 10:58:57 2025-11-27 10:58:57.248 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 10:58:57 2025-11-27 10:58:57.253 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-24 - Shutdown initiated... 10:58:57 2025-11-27 10:58:57.254 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-24 - Shutdown completed. 10:58:57 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.190 s -- in org.onap.policy.pap.main.service.PolicyAuditServiceTest 10:58:57 [INFO] Running org.onap.policy.pap.main.service.PdpGroupServiceTest 10:58:57 10:58:57 . ____ _ __ _ _ 10:58:57 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:58:57 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:58:57 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:58:57 ' |____| .__|_| |_|_| |_\__, | / / / / 10:58:57 =========|_|==============|___/=/_/_/_/ 10:58:57 10:58:57 :: Spring Boot :: (v3.5.3) 10:58:57 10:58:57 2025-11-27 10:58:57.276 [main] INFO o.o.p.p.m.s.PdpGroupServiceTest.logStarting(53) - Starting PdpGroupServiceTest using Java 17.0.4 with PID 2695 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 10:58:57 2025-11-27 10:58:57.276 [main] INFO o.o.p.p.m.s.PdpGroupServiceTest.logStartupProfileInfo(658) - The following 1 profile is active: "test" 10:58:57 2025-11-27 10:58:57.411 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 10:58:57 2025-11-27 10:58:57.421 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 9 ms. Found 7 JPA repository interfaces. 10:58:57 2025-11-27 10:58:57.492 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 10:58:57 2025-11-27 10:58:57.493 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-25"] 10:58:57 2025-11-27 10:58:57.493 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 10:58:57 2025-11-27 10:58:57.493 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 10:58:57 2025-11-27 10:58:57.506 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 10:58:57 2025-11-27 10:58:57.506 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 229 ms 10:58:57 2025-11-27 10:58:57.571 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 10:58:57 2025-11-27 10:58:57.573 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 10:58:57 2025-11-27 10:58:57.578 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 10:58:57 2025-11-27 10:58:57.579 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-25 - Starting... 10:58:57 2025-11-27 10:58:57.580 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-25 - Added connection conn240: url=jdbc:h2:mem:testdb22 user=POLICY_USER 10:58:57 2025-11-27 10:58:57.581 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-25 - Start completed. 10:58:57 2025-11-27 10:58:57.581 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 10:58:57 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-25)'] 10:58:57 Database driver: undefined/unknown 10:58:57 Database version: 2.2.224 10:58:57 Autocommit mode: undefined/unknown 10:58:57 Isolation level: undefined/unknown 10:58:57 Minimum pool size: undefined/unknown 10:58:57 Maximum pool size: undefined/unknown 10:58:57 2025-11-27 10:58:57.670 [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) 10:58:57 2025-11-27 10:58:57.696 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 10:58:57 2025-11-27 10:58:57.955 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 10:58:58 2025-11-27 10:58:58.000 [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. 10:58:58 2025-11-27 10:58:58.206 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 10:58:58 2025-11-27 10:58:58.238 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-25"] 10:58:58 2025-11-27 10:58:58.248 [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] 10:58:58 2025-11-27 10:58:58.250 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 39943 (https) with context path '/policy/pap/v1' 10:58:58 2025-11-27 10:58:58.256 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 10:58:58 2025-11-27 10:58:58.256 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 10:58:58 2025-11-27 10:58:58.256 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 10:58:58 2025-11-27 10:58:58.256 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 10:58:58 2025-11-27 10:58:58.256 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 10:58:58 2025-11-27 10:58:58.256 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 10:58:58 2025-11-27 10:58:58.256 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 10:58:58 2025-11-27 10:58:58.256 [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@5528c3de 10:58:58 2025-11-27 10:58:58.256 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 10:58:58 2025-11-27 10:58:58.256 [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@4892c2e1 10:58:58 2025-11-27 10:58:58.257 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 10:58:58 2025-11-27 10:58:58.257 [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 10:58:58 2025-11-27 10:58:58.257 [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 10:58:58 2025-11-27 10:58:58.257 [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 10:58:58 2025-11-27 10:58:58.257 [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 10:58:58 2025-11-27 10:58:58.257 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 10:58:58 2025-11-27 10:58:58.257 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 10:58:58 2025-11-27 10:58:58.257 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 10:58:58 2025-11-27 10:58:58.258 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 10:58:58 2025-11-27 10:58:58.258 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 10:58:58 2025-11-27 10:58:58.258 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 10:58:58 2025-11-27 10:58:58.258 [Thread-276] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 10:58:58 2025-11-27 10:58:58.258 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 10:58:58 2025-11-27 10:58:58.258 [Thread-277] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 10:58:58 2025-11-27 10:58:58.258 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 10:58:58 2025-11-27 10:58:58.258 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 10:58:58 2025-11-27 10:58:58.259 [main] INFO o.o.p.p.m.s.PdpGroupServiceTest.logStarted(59) - Started PdpGroupServiceTest in 0.996 seconds (process running for 75.268) 10:58:58 2025-11-27 10:58:58.315 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 10:58:58 2025-11-27 10:58:58.315 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 10:58:58 2025-11-27 10:58:58.315 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 10:58:58 2025-11-27 10:58:58.315 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 10:58:58 2025-11-27 10:58:58.315 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 10:58:58 2025-11-27 10:58:58.315 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 10:58:58 2025-11-27 10:58:58.315 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 10:58:58 2025-11-27 10:58:58.315 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 10:58:58 2025-11-27 10:58:58.315 [Thread-277] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 10:58:58 2025-11-27 10:58:58.315 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 10:58:58 2025-11-27 10:58:58.316 [Thread-276] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 10:58:58 2025-11-27 10:58:58.316 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 10:58:58 2025-11-27 10:58:58.317 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 10:58:58 2025-11-27 10:58:58.317 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 10:58:58 2025-11-27 10:58:58.317 [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 10:58:58 2025-11-27 10:58:58.317 [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 10:58:58 2025-11-27 10:58:58.317 [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 10:58:58 2025-11-27 10:58:58.317 [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 10:58:58 2025-11-27 10:58:58.317 [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 10:58:58 2025-11-27 10:58:58.318 [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 10:58:58 2025-11-27 10:58:58.318 [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 10:58:58 2025-11-27 10:58:58.318 [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 10:58:58 2025-11-27 10:58:58.318 [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 10:58:58 2025-11-27 10:58:58.318 [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 10:58:58 2025-11-27 10:58:58.318 [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 10:58:58 2025-11-27 10:58:58.319 [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 10:58:58 2025-11-27 10:58:58.319 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 10:58:58 2025-11-27 10:58:58.319 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 10:58:58 2025-11-27 10:58:58.319 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 10:58:58 2025-11-27 10:58:58.319 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 10:58:58 2025-11-27 10:58:58.319 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 10:58:58 2025-11-27 10:58:58.320 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 10:58:58 2025-11-27 10:58:58.320 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 10:58:58 2025-11-27 10:58:58.320 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 10:58:58 2025-11-27 10:58:58.321 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 10:58:58 2025-11-27 10:58:58.321 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-25-39943"] 10:58:58 2025-11-27 10:58:58.322 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 10:58:58 2025-11-27 10:58:58.323 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-25"] 10:58:58 2025-11-27 10:58:58.326 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 10:58:58 2025-11-27 10:58:58.331 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-25 - Shutdown initiated... 10:58:58 2025-11-27 10:58:58.332 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-25 - Shutdown completed. 10:58:58 10:58:58 . ____ _ __ _ _ 10:58:58 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:58:58 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:58:58 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:58:58 ' |____| .__|_| |_|_| |_\__, | / / / / 10:58:58 =========|_|==============|___/=/_/_/_/ 10:58:58 10:58:58 :: Spring Boot :: (v3.5.3) 10:58:58 10:58:58 2025-11-27 10:58:58.381 [main] INFO o.o.p.p.m.s.PdpGroupServiceTest.logStarting(53) - Starting PdpGroupServiceTest using Java 17.0.4 with PID 2695 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 10:58:58 2025-11-27 10:58:58.382 [main] INFO o.o.p.p.m.s.PdpGroupServiceTest.logStartupProfileInfo(658) - The following 1 profile is active: "test" 10:58:58 2025-11-27 10:58:58.519 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 10:58:58 2025-11-27 10:58:58.529 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 9 ms. Found 7 JPA repository interfaces. 10:58:58 2025-11-27 10:58:58.599 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 10:58:58 2025-11-27 10:58:58.600 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-26"] 10:58:58 2025-11-27 10:58:58.600 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 10:58:58 2025-11-27 10:58:58.600 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 10:58:58 2025-11-27 10:58:58.613 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 10:58:58 2025-11-27 10:58:58.613 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 229 ms 10:58:58 2025-11-27 10:58:58.679 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 10:58:58 2025-11-27 10:58:58.681 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 10:58:58 2025-11-27 10:58:58.686 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 10:58:58 2025-11-27 10:58:58.687 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-26 - Starting... 10:58:58 2025-11-27 10:58:58.688 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-26 - Added connection conn250: url=jdbc:h2:mem:testdb22 user=POLICY_USER 10:58:58 2025-11-27 10:58:58.689 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-26 - Start completed. 10:58:58 2025-11-27 10:58:58.689 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 10:58:58 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-26)'] 10:58:58 Database driver: undefined/unknown 10:58:58 Database version: 2.2.224 10:58:58 Autocommit mode: undefined/unknown 10:58:58 Isolation level: undefined/unknown 10:58:58 Minimum pool size: undefined/unknown 10:58:58 Maximum pool size: undefined/unknown 10:58:58 2025-11-27 10:58:58.785 [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) 10:58:58 2025-11-27 10:58:58.812 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 10:58:59 2025-11-27 10:58:59.117 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 10:58:59 2025-11-27 10:58:59.164 [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. 10:58:59 2025-11-27 10:58:59.374 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 10:58:59 2025-11-27 10:58:59.404 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-26"] 10:58:59 2025-11-27 10:58:59.414 [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] 10:58:59 2025-11-27 10:58:59.425 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 35305 (https) with context path '/policy/pap/v1' 10:58:59 2025-11-27 10:58:59.431 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 10:58:59 2025-11-27 10:58:59.431 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 10:58:59 2025-11-27 10:58:59.431 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 10:58:59 2025-11-27 10:58:59.431 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 10:58:59 2025-11-27 10:58:59.431 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 10:58:59 2025-11-27 10:58:59.431 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 10:58:59 2025-11-27 10:58:59.432 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 10:58:59 2025-11-27 10:58:59.432 [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@2677495a 10:58:59 2025-11-27 10:58:59.432 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 10:58:59 2025-11-27 10:58:59.432 [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@812235a 10:58:59 2025-11-27 10:58:59.432 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 10:58:59 2025-11-27 10:58:59.432 [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 10:58:59 2025-11-27 10:58:59.432 [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 10:58:59 2025-11-27 10:58:59.432 [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 10:58:59 2025-11-27 10:58:59.432 [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 10:58:59 2025-11-27 10:58:59.432 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 10:58:59 2025-11-27 10:58:59.432 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 10:58:59 2025-11-27 10:58:59.433 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 10:58:59 2025-11-27 10:58:59.433 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 10:58:59 2025-11-27 10:58:59.433 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 10:58:59 2025-11-27 10:58:59.433 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 10:58:59 2025-11-27 10:58:59.434 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 10:58:59 2025-11-27 10:58:59.437 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 10:58:59 2025-11-27 10:58:59.437 [Thread-281] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 10:58:59 2025-11-27 10:58:59.437 [Thread-282] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 10:58:59 2025-11-27 10:58:59.437 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 10:58:59 2025-11-27 10:58:59.437 [main] INFO o.o.p.p.m.s.PdpGroupServiceTest.logStarted(59) - Started PdpGroupServiceTest in 1.098 seconds (process running for 76.447) 10:58:59 2025-11-27 10:58:59.537 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 10:58:59 2025-11-27 10:58:59.537 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 10:58:59 2025-11-27 10:58:59.537 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 10:58:59 2025-11-27 10:58:59.537 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 10:58:59 2025-11-27 10:58:59.537 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 10:58:59 2025-11-27 10:58:59.537 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 10:58:59 2025-11-27 10:58:59.538 [Thread-282] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 10:58:59 2025-11-27 10:58:59.538 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 10:58:59 2025-11-27 10:58:59.538 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 10:58:59 2025-11-27 10:58:59.538 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 10:58:59 2025-11-27 10:58:59.538 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 10:58:59 2025-11-27 10:58:59.538 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 10:58:59 2025-11-27 10:58:59.538 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 10:58:59 2025-11-27 10:58:59.538 [Thread-281] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 10:58:59 2025-11-27 10:58:59.538 [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 10:58:59 2025-11-27 10:58:59.538 [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 10:58:59 2025-11-27 10:58:59.538 [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 10:58:59 2025-11-27 10:58:59.539 [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 10:58:59 2025-11-27 10:58:59.539 [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 10:58:59 2025-11-27 10:58:59.539 [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 10:58:59 2025-11-27 10:58:59.539 [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 10:58:59 2025-11-27 10:58:59.539 [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 10:58:59 2025-11-27 10:58:59.539 [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 10:58:59 2025-11-27 10:58:59.539 [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 10:58:59 2025-11-27 10:58:59.539 [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 10:58:59 2025-11-27 10:58:59.539 [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 10:58:59 2025-11-27 10:58:59.539 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 10:58:59 2025-11-27 10:58:59.539 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 10:58:59 2025-11-27 10:58:59.539 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 10:58:59 2025-11-27 10:58:59.539 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 10:58:59 2025-11-27 10:58:59.539 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 10:58:59 2025-11-27 10:58:59.539 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 10:58:59 2025-11-27 10:58:59.539 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 10:58:59 2025-11-27 10:58:59.540 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 10:58:59 2025-11-27 10:58:59.540 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 10:58:59 2025-11-27 10:58:59.540 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-26-35305"] 10:58:59 2025-11-27 10:58:59.541 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 10:58:59 2025-11-27 10:58:59.541 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-26"] 10:58:59 2025-11-27 10:58:59.544 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 10:58:59 2025-11-27 10:58:59.548 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-26 - Shutdown initiated... 10:58:59 2025-11-27 10:58:59.549 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-26 - Shutdown completed. 10:58:59 10:58:59 . ____ _ __ _ _ 10:58:59 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:58:59 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:58:59 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:58:59 ' |____| .__|_| |_|_| |_\__, | / / / / 10:58:59 =========|_|==============|___/=/_/_/_/ 10:58:59 10:58:59 :: Spring Boot :: (v3.5.3) 10:58:59 10:58:59 2025-11-27 10:58:59.565 [main] INFO o.o.p.p.m.s.PdpGroupServiceTest.logStarting(53) - Starting PdpGroupServiceTest using Java 17.0.4 with PID 2695 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 10:58:59 2025-11-27 10:58:59.565 [main] INFO o.o.p.p.m.s.PdpGroupServiceTest.logStartupProfileInfo(658) - The following 1 profile is active: "test" 10:58:59 2025-11-27 10:58:59.690 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 10:58:59 2025-11-27 10:58:59.699 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 8 ms. Found 7 JPA repository interfaces. 10:58:59 2025-11-27 10:58:59.768 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 10:58:59 2025-11-27 10:58:59.769 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-27"] 10:58:59 2025-11-27 10:58:59.769 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 10:58:59 2025-11-27 10:58:59.769 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 10:58:59 2025-11-27 10:58:59.782 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 10:58:59 2025-11-27 10:58:59.782 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 216 ms 10:58:59 2025-11-27 10:58:59.847 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 10:58:59 2025-11-27 10:58:59.849 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 10:58:59 2025-11-27 10:58:59.854 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 10:58:59 2025-11-27 10:58:59.855 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-27 - Starting... 10:58:59 2025-11-27 10:58:59.856 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-27 - Added connection conn260: url=jdbc:h2:mem:testdb22 user=POLICY_USER 10:58:59 2025-11-27 10:58:59.856 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-27 - Start completed. 10:58:59 2025-11-27 10:58:59.857 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 10:58:59 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-27)'] 10:58:59 Database driver: undefined/unknown 10:58:59 Database version: 2.2.224 10:58:59 Autocommit mode: undefined/unknown 10:58:59 Isolation level: undefined/unknown 10:58:59 Minimum pool size: undefined/unknown 10:58:59 Maximum pool size: undefined/unknown 10:58:59 2025-11-27 10:58:59.947 [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) 10:58:59 2025-11-27 10:58:59.973 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 10:59:00 2025-11-27 10:59:00.218 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 10:59:00 2025-11-27 10:59:00.260 [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. 10:59:00 2025-11-27 10:59:00.443 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 10:59:00 2025-11-27 10:59:00.472 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-27"] 10:59:00 2025-11-27 10:59:00.483 [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] 10:59:00 2025-11-27 10:59:00.484 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 43693 (https) with context path '/policy/pap/v1' 10:59:00 2025-11-27 10:59:00.490 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 10:59:00 2025-11-27 10:59:00.490 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 10:59:00 2025-11-27 10:59:00.490 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 10:59:00 2025-11-27 10:59:00.490 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 10:59:00 2025-11-27 10:59:00.490 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 10:59:00 2025-11-27 10:59:00.490 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 10:59:00 2025-11-27 10:59:00.490 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 10:59:00 2025-11-27 10:59:00.490 [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@2d85b9e4 10:59:00 2025-11-27 10:59:00.491 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 10:59:00 2025-11-27 10:59:00.491 [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@48e53c3d 10:59:00 2025-11-27 10:59:00.491 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 10:59:00 2025-11-27 10:59:00.491 [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 10:59:00 2025-11-27 10:59:00.491 [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 10:59:00 2025-11-27 10:59:00.491 [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 10:59:00 2025-11-27 10:59:00.491 [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 10:59:00 2025-11-27 10:59:00.491 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 10:59:00 2025-11-27 10:59:00.491 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 10:59:00 2025-11-27 10:59:00.491 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 10:59:00 2025-11-27 10:59:00.492 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 10:59:00 2025-11-27 10:59:00.492 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 10:59:00 2025-11-27 10:59:00.492 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 10:59:00 2025-11-27 10:59:00.492 [Thread-286] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 10:59:00 2025-11-27 10:59:00.492 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 10:59:00 2025-11-27 10:59:00.492 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 10:59:00 2025-11-27 10:59:00.493 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 10:59:00 2025-11-27 10:59:00.493 [main] INFO o.o.p.p.m.s.PdpGroupServiceTest.logStarted(59) - Started PdpGroupServiceTest in 0.94 seconds (process running for 77.502) 10:59:00 2025-11-27 10:59:00.493 [Thread-287] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 10:59:00 2025-11-27 10:59:00.535 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 10:59:00 2025-11-27 10:59:00.535 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 10:59:00 2025-11-27 10:59:00.535 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 10:59:00 2025-11-27 10:59:00.535 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 10:59:00 2025-11-27 10:59:00.536 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 10:59:00 2025-11-27 10:59:00.536 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 10:59:00 2025-11-27 10:59:00.536 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 10:59:00 2025-11-27 10:59:00.536 [Thread-287] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 10:59:00 2025-11-27 10:59:00.536 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 10:59:00 2025-11-27 10:59:00.536 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 10:59:00 2025-11-27 10:59:00.536 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 10:59:00 2025-11-27 10:59:00.536 [Thread-286] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 10:59:00 2025-11-27 10:59:00.536 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 10:59:00 2025-11-27 10:59:00.536 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 10:59:00 2025-11-27 10:59:00.536 [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 10:59:00 2025-11-27 10:59:00.536 [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 10:59:00 2025-11-27 10:59:00.536 [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 10:59:00 2025-11-27 10:59:00.536 [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 10:59:00 2025-11-27 10:59:00.537 [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 10:59:00 2025-11-27 10:59:00.537 [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 10:59:00 2025-11-27 10:59:00.537 [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 10:59:00 2025-11-27 10:59:00.537 [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 10:59:00 2025-11-27 10:59:00.537 [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 10:59:00 2025-11-27 10:59:00.537 [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 10:59:00 2025-11-27 10:59:00.537 [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 10:59:00 2025-11-27 10:59:00.537 [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 10:59:00 2025-11-27 10:59:00.537 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 10:59:00 2025-11-27 10:59:00.537 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 10:59:00 2025-11-27 10:59:00.537 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 10:59:00 2025-11-27 10:59:00.537 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 10:59:00 2025-11-27 10:59:00.537 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 10:59:00 2025-11-27 10:59:00.537 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 10:59:00 2025-11-27 10:59:00.537 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 10:59:00 2025-11-27 10:59:00.538 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 10:59:00 2025-11-27 10:59:00.538 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 10:59:00 2025-11-27 10:59:00.538 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-27-43693"] 10:59:00 2025-11-27 10:59:00.539 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 10:59:00 2025-11-27 10:59:00.540 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-27"] 10:59:00 2025-11-27 10:59:00.542 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 10:59:00 2025-11-27 10:59:00.546 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-27 - Shutdown initiated... 10:59:00 2025-11-27 10:59:00.547 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-27 - Shutdown completed. 10:59:00 10:59:00 . ____ _ __ _ _ 10:59:00 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:59:00 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:59:00 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:59:00 ' |____| .__|_| |_|_| |_\__, | / / / / 10:59:00 =========|_|==============|___/=/_/_/_/ 10:59:00 10:59:00 :: Spring Boot :: (v3.5.3) 10:59:00 10:59:00 2025-11-27 10:59:00.564 [main] INFO o.o.p.p.m.s.PdpGroupServiceTest.logStarting(53) - Starting PdpGroupServiceTest using Java 17.0.4 with PID 2695 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 10:59:00 2025-11-27 10:59:00.564 [main] INFO o.o.p.p.m.s.PdpGroupServiceTest.logStartupProfileInfo(658) - The following 1 profile is active: "test" 10:59:00 2025-11-27 10:59:00.687 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 10:59:00 2025-11-27 10:59:00.697 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 8 ms. Found 7 JPA repository interfaces. 10:59:00 2025-11-27 10:59:00.765 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 10:59:00 2025-11-27 10:59:00.765 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-28"] 10:59:00 2025-11-27 10:59:00.765 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 10:59:00 2025-11-27 10:59:00.765 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 10:59:00 2025-11-27 10:59:00.778 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 10:59:00 2025-11-27 10:59:00.778 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 213 ms 10:59:00 2025-11-27 10:59:00.842 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 10:59:00 2025-11-27 10:59:00.843 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 10:59:00 2025-11-27 10:59:00.849 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 10:59:00 2025-11-27 10:59:00.849 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-28 - Starting... 10:59:00 2025-11-27 10:59:00.851 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-28 - Added connection conn270: url=jdbc:h2:mem:testdb22 user=POLICY_USER 10:59:00 2025-11-27 10:59:00.851 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-28 - Start completed. 10:59:00 2025-11-27 10:59:00.851 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 10:59:00 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-28)'] 10:59:00 Database driver: undefined/unknown 10:59:00 Database version: 2.2.224 10:59:00 Autocommit mode: undefined/unknown 10:59:00 Isolation level: undefined/unknown 10:59:00 Minimum pool size: undefined/unknown 10:59:00 Maximum pool size: undefined/unknown 10:59:00 2025-11-27 10:59:00.939 [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) 10:59:00 2025-11-27 10:59:00.963 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 10:59:01 2025-11-27 10:59:01.228 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 10:59:01 2025-11-27 10:59:01.266 [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. 10:59:01 2025-11-27 10:59:01.421 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 10:59:01 2025-11-27 10:59:01.451 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-28"] 10:59:01 2025-11-27 10:59:01.461 [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] 10:59:01 2025-11-27 10:59:01.463 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 40535 (https) with context path '/policy/pap/v1' 10:59:01 2025-11-27 10:59:01.469 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 10:59:01 2025-11-27 10:59:01.469 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 10:59:01 2025-11-27 10:59:01.469 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 10:59:01 2025-11-27 10:59:01.469 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 10:59:01 2025-11-27 10:59:01.469 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 10:59:01 2025-11-27 10:59:01.469 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 10:59:01 2025-11-27 10:59:01.469 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 10:59:01 2025-11-27 10:59:01.469 [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@24f5ba24 10:59:01 2025-11-27 10:59:01.469 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 10:59:01 2025-11-27 10:59:01.469 [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@493ab326 10:59:01 2025-11-27 10:59:01.470 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 10:59:01 2025-11-27 10:59:01.470 [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 10:59:01 2025-11-27 10:59:01.470 [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 10:59:01 2025-11-27 10:59:01.470 [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 10:59:01 2025-11-27 10:59:01.470 [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 10:59:01 2025-11-27 10:59:01.470 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 10:59:01 2025-11-27 10:59:01.470 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 10:59:01 2025-11-27 10:59:01.470 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 10:59:01 2025-11-27 10:59:01.471 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 10:59:01 2025-11-27 10:59:01.471 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 10:59:01 2025-11-27 10:59:01.471 [Thread-291] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 10:59:01 2025-11-27 10:59:01.471 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 10:59:01 2025-11-27 10:59:01.471 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 10:59:01 2025-11-27 10:59:01.471 [Thread-292] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 10:59:01 2025-11-27 10:59:01.471 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 10:59:01 2025-11-27 10:59:01.471 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 10:59:01 2025-11-27 10:59:01.472 [main] INFO o.o.p.p.m.s.PdpGroupServiceTest.logStarted(59) - Started PdpGroupServiceTest in 0.921 seconds (process running for 78.481) 10:59:01 2025-11-27 10:59:01.520 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 10:59:01 2025-11-27 10:59:01.521 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 10:59:01 2025-11-27 10:59:01.521 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 10:59:01 2025-11-27 10:59:01.521 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 10:59:01 2025-11-27 10:59:01.521 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 10:59:01 2025-11-27 10:59:01.521 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 10:59:01 2025-11-27 10:59:01.521 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 10:59:01 2025-11-27 10:59:01.521 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 10:59:01 2025-11-27 10:59:01.521 [Thread-292] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 10:59:01 2025-11-27 10:59:01.521 [Thread-291] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 10:59:01 2025-11-27 10:59:01.521 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 10:59:01 2025-11-27 10:59:01.522 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 10:59:01 2025-11-27 10:59:01.522 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 10:59:01 2025-11-27 10:59:01.522 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 10:59:01 2025-11-27 10:59:01.522 [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 10:59:01 2025-11-27 10:59:01.522 [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 10:59:01 2025-11-27 10:59:01.522 [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 10:59:01 2025-11-27 10:59:01.522 [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 10:59:01 2025-11-27 10:59:01.522 [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 10:59:01 2025-11-27 10:59:01.522 [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 10:59:01 2025-11-27 10:59:01.522 [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 10:59:01 2025-11-27 10:59:01.522 [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 10:59:01 2025-11-27 10:59:01.522 [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 10:59:01 2025-11-27 10:59:01.522 [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 10:59:01 2025-11-27 10:59:01.523 [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 10:59:01 2025-11-27 10:59:01.523 [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 10:59:01 2025-11-27 10:59:01.523 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 10:59:01 2025-11-27 10:59:01.523 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 10:59:01 2025-11-27 10:59:01.523 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 10:59:01 2025-11-27 10:59:01.523 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 10:59:01 2025-11-27 10:59:01.523 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 10:59:01 2025-11-27 10:59:01.523 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 10:59:01 2025-11-27 10:59:01.523 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 10:59:01 2025-11-27 10:59:01.523 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 10:59:01 2025-11-27 10:59:01.523 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 10:59:01 2025-11-27 10:59:01.524 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-28-40535"] 10:59:01 2025-11-27 10:59:01.525 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 10:59:01 2025-11-27 10:59:01.525 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-28"] 10:59:01 2025-11-27 10:59:01.527 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 10:59:01 2025-11-27 10:59:01.532 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-28 - Shutdown initiated... 10:59:01 2025-11-27 10:59:01.533 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-28 - Shutdown completed. 10:59:01 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.278 s -- in org.onap.policy.pap.main.service.PdpGroupServiceTest 10:59:01 [INFO] Running org.onap.policy.pap.main.service.ToscaServiceTemplateServiceTest 10:59:01 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.416 s -- in org.onap.policy.pap.main.service.ToscaServiceTemplateServiceTest 10:59:01 [INFO] Running org.onap.policy.pap.main.service.PolicyStatusServiceTest 10:59:02 10:59:02 . ____ _ __ _ _ 10:59:02 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:59:02 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:59:02 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:59:02 ' |____| .__|_| |_|_| |_\__, | / / / / 10:59:02 =========|_|==============|___/=/_/_/_/ 10:59:02 10:59:02 :: Spring Boot :: (v3.5.3) 10:59:02 10:59:02 2025-11-27 10:59:01.972 [main] INFO o.o.p.p.m.s.PolicyStatusServiceTest.logStarting(53) - Starting PolicyStatusServiceTest using Java 17.0.4 with PID 2695 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 10:59:02 2025-11-27 10:59:01.973 [main] INFO o.o.p.p.m.s.PolicyStatusServiceTest.logStartupProfileInfo(658) - The following 1 profile is active: "test" 10:59:02 2025-11-27 10:59:02.097 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 10:59:02 2025-11-27 10:59:02.106 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 8 ms. Found 7 JPA repository interfaces. 10:59:02 2025-11-27 10:59:02.173 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.initialize(111) - Tomcat initialized with port 0 (https) 10:59:02 2025-11-27 10:59:02.174 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Initializing ProtocolHandler ["https-jsse-nio-auto-29"] 10:59:02 2025-11-27 10:59:02.174 [main] INFO o.a.catalina.core.StandardService.log(168) - Starting service [Tomcat] 10:59:02 2025-11-27 10:59:02.174 [main] INFO o.a.catalina.core.StandardEngine.log(168) - Starting Servlet engine: [Apache Tomcat/11.0.13] 10:59:02 2025-11-27 10:59:02.187 [main] INFO o.a.c.c.C.[.[.[/policy/pap/v1].log(168) - Initializing Spring embedded WebApplicationContext 10:59:02 2025-11-27 10:59:02.187 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext.prepareWebApplicationContext(301) - Root WebApplicationContext: initialization completed in 214 ms 10:59:02 2025-11-27 10:59:02.250 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 10:59:02 2025-11-27 10:59:02.252 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 10:59:02 2025-11-27 10:59:02.257 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 10:59:02 2025-11-27 10:59:02.258 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-29 - Starting... 10:59:02 2025-11-27 10:59:02.259 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-29 - Added connection conn280: url=jdbc:h2:mem:testdb23 user=POLICY_USER 10:59:02 2025-11-27 10:59:02.259 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-29 - Start completed. 10:59:02 2025-11-27 10:59:02.260 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 10:59:02 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-29)'] 10:59:02 Database driver: undefined/unknown 10:59:02 Database version: 2.2.224 10:59:02 Autocommit mode: undefined/unknown 10:59:02 Isolation level: undefined/unknown 10:59:02 Minimum pool size: undefined/unknown 10:59:02 Maximum pool size: undefined/unknown 10:59:02 2025-11-27 10:59:02.345 [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) 10:59:02 2025-11-27 10:59:02.371 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 10:59:02 2025-11-27 10:59:02.661 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 10:59:02 2025-11-27 10:59:02.712 [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. 10:59:02 2025-11-27 10:59:02.899 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 10:59:02 2025-11-27 10:59:02.930 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Starting ProtocolHandler ["https-jsse-nio-auto-29"] 10:59:02 2025-11-27 10:59:02.941 [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] 10:59:02 2025-11-27 10:59:02.950 [main] INFO o.s.b.w.e.tomcat.TomcatWebServer.start(243) - Tomcat started on port 39477 (https) with context path '/policy/pap/v1' 10:59:02 2025-11-27 10:59:02.962 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 10:59:02 2025-11-27 10:59:02.962 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 10:59:02 2025-11-27 10:59:02.962 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 10:59:02 2025-11-27 10:59:02.962 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 10:59:02 2025-11-27 10:59:02.962 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 10:59:02 2025-11-27 10:59:02.962 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 10:59:02 2025-11-27 10:59:02.962 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 10:59:02 2025-11-27 10:59:02.963 [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@22e5297e 10:59:02 2025-11-27 10:59:02.963 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 10:59:02 2025-11-27 10:59:02.963 [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@107c4d43 10:59:02 2025-11-27 10:59:02.963 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 10:59:02 2025-11-27 10:59:02.963 [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 10:59:02 2025-11-27 10:59:02.963 [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 10:59:02 2025-11-27 10:59:02.963 [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 10:59:02 2025-11-27 10:59:02.963 [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 10:59:02 2025-11-27 10:59:02.963 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 10:59:02 2025-11-27 10:59:02.963 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 10:59:02 2025-11-27 10:59:02.964 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 10:59:02 2025-11-27 10:59:02.964 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 10:59:02 2025-11-27 10:59:02.964 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 10:59:02 2025-11-27 10:59:02.964 [Thread-296] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 10:59:02 2025-11-27 10:59:02.964 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 10:59:02 2025-11-27 10:59:02.964 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 10:59:02 2025-11-27 10:59:02.965 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 10:59:02 2025-11-27 10:59:02.965 [Thread-297] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 10:59:02 2025-11-27 10:59:02.965 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 10:59:02 2025-11-27 10:59:02.965 [main] INFO o.o.p.p.m.s.PolicyStatusServiceTest.logStarted(59) - Started PolicyStatusServiceTest in 1.005 seconds (process running for 79.975) 10:59:03 2025-11-27 10:59:03.038 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 10:59:03 2025-11-27 10:59:03.038 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 10:59:03 2025-11-27 10:59:03.038 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 10:59:03 2025-11-27 10:59:03.038 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 10:59:03 2025-11-27 10:59:03.038 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 10:59:03 2025-11-27 10:59:03.038 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 10:59:03 2025-11-27 10:59:03.038 [Thread-297] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 10:59:03 2025-11-27 10:59:03.038 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 10:59:03 2025-11-27 10:59:03.038 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 10:59:03 2025-11-27 10:59:03.038 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 10:59:03 2025-11-27 10:59:03.039 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 10:59:03 2025-11-27 10:59:03.039 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 10:59:03 2025-11-27 10:59:03.039 [Thread-296] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 10:59:03 2025-11-27 10:59:03.039 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 10:59:03 2025-11-27 10:59:03.039 [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 10:59:03 2025-11-27 10:59:03.039 [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 10:59:03 2025-11-27 10:59:03.039 [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 10:59:03 2025-11-27 10:59:03.039 [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 10:59:03 2025-11-27 10:59:03.039 [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 10:59:03 2025-11-27 10:59:03.039 [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 10:59:03 2025-11-27 10:59:03.039 [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 10:59:03 2025-11-27 10:59:03.039 [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 10:59:03 2025-11-27 10:59:03.039 [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 10:59:03 2025-11-27 10:59:03.039 [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 10:59:03 2025-11-27 10:59:03.039 [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 10:59:03 2025-11-27 10:59:03.039 [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 10:59:03 2025-11-27 10:59:03.040 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 10:59:03 2025-11-27 10:59:03.040 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 10:59:03 2025-11-27 10:59:03.040 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 10:59:03 2025-11-27 10:59:03.040 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 10:59:03 2025-11-27 10:59:03.040 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 10:59:03 2025-11-27 10:59:03.040 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 10:59:03 2025-11-27 10:59:03.040 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 10:59:03 2025-11-27 10:59:03.040 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 10:59:03 2025-11-27 10:59:03.041 [main] INFO o.s.b.w.e.tomcat.GracefulShutdown.shutDownGracefully(54) - Commencing graceful shutdown. Waiting for active requests to complete 10:59:03 2025-11-27 10:59:03.041 [tomcat-shutdown] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Pausing ProtocolHandler ["https-jsse-nio-auto-29-39477"] 10:59:03 2025-11-27 10:59:03.042 [tomcat-shutdown] INFO o.s.b.w.e.tomcat.GracefulShutdown.doShutdown(76) - Graceful shutdown complete 10:59:03 2025-11-27 10:59:03.042 [main] INFO o.a.coyote.http11.Http11NioProtocol.log(168) - Stopping ProtocolHandler ["https-jsse-nio-auto-29"] 10:59:03 2025-11-27 10:59:03.045 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 10:59:03 2025-11-27 10:59:03.049 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-29 - Shutdown initiated... 10:59:03 2025-11-27 10:59:03.050 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-29 - Shutdown completed. 10:59:03 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.096 s -- in org.onap.policy.pap.main.service.PolicyStatusServiceTest 10:59:03 [INFO] Running org.onap.policy.pap.main.service.ToscaNodeTemplateServiceTest 10:59:03 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.162 s -- in org.onap.policy.pap.main.service.ToscaNodeTemplateServiceTest 10:59:03 [INFO] Running org.onap.policy.pap.main.startstop.TestPapDatabaseInitializer 10:59:03 2025-11-27 10:59:03.220 [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. 10:59:03 2025-11-27 10:59:03.226 [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 10:59:03 10:59:03 . ____ _ __ _ _ 10:59:03 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:59:03 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:59:03 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:59:03 ' |____| .__|_| |_|_| |_\__, | / / / / 10:59:03 =========|_|==============|___/=/_/_/_/ 10:59:03 10:59:03 :: Spring Boot :: (v3.5.3) 10:59:03 10:59:03 2025-11-27 10:59:03.244 [main] INFO o.o.p.p.m.s.TestPapDatabaseInitializer.logStarting(53) - Starting TestPapDatabaseInitializer using Java 17.0.4 with PID 2695 (started by jenkins in /w/workspace/policy-pap-master-merge-java/main) 10:59:03 2025-11-27 10:59:03.245 [main] INFO o.o.p.p.m.s.TestPapDatabaseInitializer.logStartupProfileInfo(658) - The following 1 profile is active: "test-db" 10:59:03 2025-11-27 10:59:03.378 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(145) - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 10:59:03 2025-11-27 10:59:03.388 [main] INFO o.s.d.r.c.RepositoryConfigurationDelegate.registerRepositoriesIn(213) - Finished Spring Data repository scanning in 9 ms. Found 7 JPA repository interfaces. 10:59:03 2025-11-27 10:59:03.451 [main] INFO o.h.jpa.internal.util.LogHelper.logPersistenceUnitInformation(31) - HHH000204: Processing PersistenceUnitInfo [name: default] 10:59:03 2025-11-27 10:59:03.452 [main] INFO o.h.c.i.RegionFactoryInitiator.initiateService(50) - HHH000026: Second-level cache disabled 10:59:03 2025-11-27 10:59:03.457 [main] INFO o.s.o.j.p.SpringPersistenceUnitInfo.addTransformer(87) - No LoadTimeWeaver setup: ignoring JPA class transformer 10:59:03 2025-11-27 10:59:03.458 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(109) - HikariPool-30 - Starting... 10:59:03 2025-11-27 10:59:03.459 [main] INFO com.zaxxer.hikari.pool.HikariPool.checkFailFast(575) - HikariPool-30 - Added connection conn290: url=jdbc:h2:mem:testdb user=POLICY_USER 10:59:03 2025-11-27 10:59:03.459 [main] INFO com.zaxxer.hikari.HikariDataSource.getConnection(122) - HikariPool-30 - Start completed. 10:59:03 2025-11-27 10:59:03.460 [main] INFO o.hibernate.orm.connections.pooling.logConnectionInfo(163) - HHH10001005: Database info: 10:59:03 Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-30)'] 10:59:03 Database driver: undefined/unknown 10:59:03 Database version: 2.2.224 10:59:03 Autocommit mode: undefined/unknown 10:59:03 Isolation level: undefined/unknown 10:59:03 Minimum pool size: undefined/unknown 10:59:03 Maximum pool size: undefined/unknown 10:59:03 2025-11-27 10:59:03.547 [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) 10:59:03 2025-11-27 10:59:03.570 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.buildNativeEntityManagerFactory(447) - Initialized JPA EntityManagerFactory for persistence unit 'default' 10:59:03 2025-11-27 10:59:03.794 [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 10:59:03 2025-11-27 10:59:03.841 [main] INFO o.s.s.c.a.a.c.InitializeUserDetailsBeanManagerConfigurer$InitializeUserDetailsManagerConfigurer.configure(110) - Global AuthenticationManager configured with UserDetailsService bean with name inMemoryUserDetailsManager 10:59:04 2025-11-27 10:59:03.945 [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. 10:59:04 2025-11-27 10:59:04.104 [main] INFO o.s.b.a.e.web.EndpointLinksResolver.(60) - Exposing 2 endpoints beneath base path '' 10:59:04 2025-11-27 10:59:04.137 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 10:59:04 2025-11-27 10:59:04.138 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 10:59:04 2025-11-27 10:59:04.138 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 10:59:04 2025-11-27 10:59:04.138 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 10:59:04 2025-11-27 10:59:04.138 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 10:59:04 2025-11-27 10:59:04.138 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 10:59:04 2025-11-27 10:59:04.138 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 10:59:04 2025-11-27 10:59:04.138 [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@6fe9fdee 10:59:04 2025-11-27 10:59:04.138 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 10:59:04 2025-11-27 10:59:04.138 [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@5f7ba09b 10:59:04 2025-11-27 10:59:04.139 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 10:59:04 2025-11-27 10:59:04.139 [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 10:59:04 2025-11-27 10:59:04.139 [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 10:59:04 2025-11-27 10:59:04.139 [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 10:59:04 2025-11-27 10:59:04.139 [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 10:59:04 2025-11-27 10:59:04.139 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 10:59:04 2025-11-27 10:59:04.139 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 10:59:04 2025-11-27 10:59:04.139 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 10:59:04 2025-11-27 10:59:04.140 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 10:59:04 2025-11-27 10:59:04.140 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 10:59:04 2025-11-27 10:59:04.140 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 10:59:04 2025-11-27 10:59:04.140 [Thread-301] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 10:59:04 2025-11-27 10:59:04.140 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 10:59:04 2025-11-27 10:59:04.140 [Thread-302] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 10:59:04 2025-11-27 10:59:04.140 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 10:59:04 2025-11-27 10:59:04.141 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 10:59:04 2025-11-27 10:59:04.141 [main] INFO o.o.p.p.m.s.TestPapDatabaseInitializer.logStarted(59) - Started TestPapDatabaseInitializer in 0.909 seconds (process running for 81.15) 10:59:04 2025-11-27 10:59:04.155 [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 10:59:04 2025-11-27 10:59:04.165 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 10:59:04 2025-11-27 10:59:04.165 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 10:59:04 2025-11-27 10:59:04.165 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 10:59:04 2025-11-27 10:59:04.165 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 10:59:04 2025-11-27 10:59:04.165 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 10:59:04 2025-11-27 10:59:04.165 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 10:59:04 2025-11-27 10:59:04.165 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 10:59:04 2025-11-27 10:59:04.165 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 10:59:04 2025-11-27 10:59:04.166 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 10:59:04 2025-11-27 10:59:04.166 [Thread-301] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 10:59:04 2025-11-27 10:59:04.166 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 10:59:04 2025-11-27 10:59:04.166 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 10:59:04 2025-11-27 10:59:04.166 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 10:59:04 2025-11-27 10:59:04.166 [Thread-302] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 10:59:04 2025-11-27 10:59:04.166 [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 10:59:04 2025-11-27 10:59:04.166 [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 10:59:04 2025-11-27 10:59:04.166 [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 10:59:04 2025-11-27 10:59:04.166 [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 10:59:04 2025-11-27 10:59:04.166 [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 10:59:04 2025-11-27 10:59:04.166 [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 10:59:04 2025-11-27 10:59:04.166 [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 10:59:04 2025-11-27 10:59:04.166 [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 10:59:04 2025-11-27 10:59:04.166 [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 10:59:04 2025-11-27 10:59:04.166 [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 10:59:04 2025-11-27 10:59:04.167 [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 10:59:04 2025-11-27 10:59:04.167 [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 10:59:04 2025-11-27 10:59:04.167 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 10:59:04 2025-11-27 10:59:04.167 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 10:59:04 2025-11-27 10:59:04.167 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 10:59:04 2025-11-27 10:59:04.167 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 10:59:04 2025-11-27 10:59:04.167 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 10:59:04 2025-11-27 10:59:04.167 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 10:59:04 2025-11-27 10:59:04.167 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 10:59:04 2025-11-27 10:59:04.167 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 10:59:04 2025-11-27 10:59:04.168 [main] INFO o.s.o.j.LocalContainerEntityManagerFactoryBean.destroy(660) - Closing JPA EntityManagerFactory for persistence unit 'default' 10:59:04 2025-11-27 10:59:04.172 [main] INFO com.zaxxer.hikari.HikariDataSource.close(349) - HikariPool-30 - Shutdown initiated... 10:59:04 2025-11-27 10:59:04.173 [main] INFO com.zaxxer.hikari.HikariDataSource.close(351) - HikariPool-30 - Shutdown completed. 10:59:04 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.955 s -- in org.onap.policy.pap.main.startstop.TestPapDatabaseInitializer 10:59:04 [INFO] Running org.onap.policy.pap.main.startstop.TestPapActivator 10:59:04 2025-11-27 10:59:04.177 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 10:59:04 2025-11-27 10:59:04.177 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 10:59:04 2025-11-27 10:59:04.177 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 10:59:04 2025-11-27 10:59:04.177 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 10:59:04 2025-11-27 10:59:04.177 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 10:59:04 2025-11-27 10:59:04.177 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 10:59:04 2025-11-27 10:59:04.177 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 10:59:04 2025-11-27 10:59:04.177 [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@3d73c63 10:59:04 2025-11-27 10:59:04.177 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 10:59:04 2025-11-27 10:59:04.177 [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@44c7c6e4 10:59:04 2025-11-27 10:59:04.177 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 10:59:04 2025-11-27 10:59:04.177 [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 10:59:04 2025-11-27 10:59:04.177 [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 10:59:04 2025-11-27 10:59:04.178 [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 10:59:04 2025-11-27 10:59:04.178 [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 10:59:04 2025-11-27 10:59:04.178 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 10:59:04 2025-11-27 10:59:04.178 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 10:59:04 2025-11-27 10:59:04.178 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 10:59:04 2025-11-27 10:59:04.178 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 10:59:04 2025-11-27 10:59:04.179 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 10:59:04 2025-11-27 10:59:04.180 [Thread-305] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 10:59:04 2025-11-27 10:59:04.183 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 10:59:04 2025-11-27 10:59:04.183 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 10:59:04 2025-11-27 10:59:04.183 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 10:59:04 2025-11-27 10:59:04.184 [Thread-306] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 10:59:04 2025-11-27 10:59:04.188 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 10:59:04 2025-11-27 10:59:04.189 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 10:59:04 2025-11-27 10:59:04.189 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 10:59:04 2025-11-27 10:59:04.189 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 10:59:04 2025-11-27 10:59:04.189 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 10:59:04 2025-11-27 10:59:04.189 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 10:59:04 2025-11-27 10:59:04.189 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 10:59:04 2025-11-27 10:59:04.189 [Thread-306] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 10:59:04 2025-11-27 10:59:04.189 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 10:59:04 2025-11-27 10:59:04.190 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 10:59:04 2025-11-27 10:59:04.190 [Thread-305] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 10:59:04 2025-11-27 10:59:04.190 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 10:59:04 2025-11-27 10:59:04.190 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 10:59:04 2025-11-27 10:59:04.190 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 10:59:04 2025-11-27 10:59:04.190 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 10:59:04 2025-11-27 10:59:04.190 [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 10:59:04 2025-11-27 10:59:04.190 [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 10:59:04 2025-11-27 10:59:04.190 [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 10:59:04 2025-11-27 10:59:04.191 [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 10:59:04 2025-11-27 10:59:04.191 [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 10:59:04 2025-11-27 10:59:04.191 [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 10:59:04 2025-11-27 10:59:04.191 [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 10:59:04 2025-11-27 10:59:04.191 [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 10:59:04 2025-11-27 10:59:04.191 [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 10:59:04 2025-11-27 10:59:04.191 [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 10:59:04 2025-11-27 10:59:04.191 [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 10:59:04 2025-11-27 10:59:04.191 [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 10:59:04 2025-11-27 10:59:04.192 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 10:59:04 2025-11-27 10:59:04.192 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 10:59:04 2025-11-27 10:59:04.192 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 10:59:04 2025-11-27 10:59:04.192 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 10:59:04 2025-11-27 10:59:04.192 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 10:59:04 2025-11-27 10:59:04.192 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 10:59:04 2025-11-27 10:59:04.192 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 10:59:04 2025-11-27 10:59:04.192 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 10:59:04 2025-11-27 10:59:04.195 [main] INFO o.o.p.c.u.services.ServiceManager.start(117) - Policy PAP starting 10:59:04 2025-11-27 10:59:04.196 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Meter Registry 10:59:04 2025-11-27 10:59:04.196 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP parameters 10:59:04 2025-11-27 10:59:04.196 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Pdp Heartbeat Listener 10:59:04 2025-11-27 10:59:04.196 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Request ID Dispatcher 10:59:04 2025-11-27 10:59:04.196 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Request ID Dispatcher 10:59:04 2025-11-27 10:59:04.196 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Response Message Dispatcher 10:59:04 2025-11-27 10:59:04.196 [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@55848880 10:59:04 2025-11-27 10:59:04.196 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Heartbeat Message Dispatcher 10:59:04 2025-11-27 10:59:04.196 [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@7b2c02bc 10:59:04 2025-11-27 10:59:04.196 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting topics 10:59:04 2025-11-27 10:59:04.196 [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 10:59:04 2025-11-27 10:59:04.196 [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 10:59:04 2025-11-27 10:59:04.196 [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 10:59:04 2025-11-27 10:59:04.196 [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 10:59:04 2025-11-27 10:59:04.197 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PAP Activator 10:59:04 2025-11-27 10:59:04.197 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP publisher 10:59:04 2025-11-27 10:59:04.198 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting Policy Notification publisher 10:59:04 2025-11-27 10:59:04.198 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP update timers 10:59:04 2025-11-27 10:59:04.211 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP state-change timers 10:59:04 2025-11-27 10:59:04.211 [Thread-309] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager update started 10:59:04 2025-11-27 10:59:04.211 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification lock 10:59:04 2025-11-27 10:59:04.211 [Thread-310] INFO o.o.p.pap.main.comm.TimerManager.run(135) - timer manager state-change started 10:59:04 2025-11-27 10:59:04.211 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP modification requests 10:59:04 2025-11-27 10:59:04.211 [main] INFO o.o.p.c.u.services.ServiceManager.start(125) - Policy PAP starting PDP expiration timer 10:59:04 2025-11-27 10:59:04.212 [main] INFO o.o.p.c.u.services.ServiceManager.start(137) - Policy PAP started 10:59:04 2025-11-27 10:59:04.214 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(180) - Policy PAP stopping 10:59:04 2025-11-27 10:59:04.214 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP expiration timer 10:59:04 2025-11-27 10:59:04.214 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification requests 10:59:04 2025-11-27 10:59:04.214 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP modification lock 10:59:04 2025-11-27 10:59:04.214 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP state-change timers 10:59:04 2025-11-27 10:59:04.214 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager state-change stopping 10:59:04 2025-11-27 10:59:04.214 [Thread-310] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager state-change stopped 10:59:04 2025-11-27 10:59:04.214 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP update timers 10:59:04 2025-11-27 10:59:04.215 [main] INFO o.o.p.pap.main.comm.TimerManager.stop(93) - timer manager update stopping 10:59:04 2025-11-27 10:59:04.215 [Thread-309] INFO o.o.p.pap.main.comm.TimerManager.run(152) - timer manager update stopped 10:59:04 2025-11-27 10:59:04.215 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Policy Notification publisher 10:59:04 2025-11-27 10:59:04.215 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PDP publisher 10:59:04 2025-11-27 10:59:04.215 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP Activator 10:59:04 2025-11-27 10:59:04.215 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping topics 10:59:04 2025-11-27 10:59:04.215 [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 10:59:04 2025-11-27 10:59:04.216 [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 10:59:04 2025-11-27 10:59:04.216 [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 10:59:04 2025-11-27 10:59:04.216 [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 10:59:04 2025-11-27 10:59:04.216 [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 10:59:04 2025-11-27 10:59:04.216 [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 10:59:04 2025-11-27 10:59:04.216 [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 10:59:04 2025-11-27 10:59:04.216 [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 10:59:04 2025-11-27 10:59:04.216 [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 10:59:04 2025-11-27 10:59:04.216 [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 10:59:04 2025-11-27 10:59:04.217 [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 10:59:04 2025-11-27 10:59:04.217 [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 10:59:04 2025-11-27 10:59:04.217 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Message Dispatcher 10:59:04 2025-11-27 10:59:04.217 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Message Dispatcher 10:59:04 2025-11-27 10:59:04.217 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Heartbeat Request ID Dispatcher 10:59:04 2025-11-27 10:59:04.217 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Response Request ID Dispatcher 10:59:04 2025-11-27 10:59:04.217 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Pdp Heartbeat Listener 10:59:04 2025-11-27 10:59:04.217 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping PAP parameters 10:59:04 2025-11-27 10:59:04.218 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(187) - Policy PAP stopping Meter Registry 10:59:04 2025-11-27 10:59:04.218 [main] INFO o.o.p.c.u.services.ServiceManager.rewind(197) - Policy PAP stopped 10:59:04 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.onap.policy.pap.main.startstop.TestPapActivator 10:59:04 [INFO] Running org.onap.policy.pap.main.notification.DeploymentStatusTest 10:59:04 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.onap.policy.pap.main.notification.DeploymentStatusTest 10:59:04 [INFO] Running org.onap.policy.pap.main.notification.StatusKeyTest 10:59:04 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.onap.policy.pap.main.notification.StatusKeyTest 10:59:04 [INFO] Running org.onap.policy.pap.main.notification.PolicyNotifierTest 10:59:04 2025-11-27 10:59:04.249 [main] WARN o.o.p.common.utils.services.Registry.lambda$registerOrReplace$1(91) - replacing previously registered: object:meter/registry 10:59:04 2025-11-27 10:59:04.250 [main] WARN o.o.p.p.m.n.PolicyNotifier.processResponse(76) - cannot update deployment status 10:59:04 org.onap.policy.models.base.PfModelRuntimeException: expected exception 10:59:04 at org.onap.policy.pap.main.notification.DeploymentStatus.loadByGroup(DeploymentStatus.java:136) 10:59:04 at org.onap.policy.pap.main.notification.PolicyNotifier.processResponse(PolicyNotifier.java:67) 10:59:04 at org.onap.policy.pap.main.notification.PolicyNotifierTest.lambda$testProcessResponseString_Ex$1(PolicyNotifierTest.java:122) 10:59:04 at org.assertj.core.api.ThrowableAssert.catchThrowable(ThrowableAssert.java:63) 10:59:04 at org.assertj.core.api.AssertionsForClassTypes.catchThrowable(AssertionsForClassTypes.java:892) 10:59:04 at org.assertj.core.api.AssertionsForClassTypes.assertThatCode(AssertionsForClassTypes.java:863) 10:59:04 at org.assertj.core.api.Assertions.assertThatCode(Assertions.java:1286) 10:59:04 at org.onap.policy.pap.main.notification.PolicyNotifierTest.testProcessResponseString_Ex(PolicyNotifierTest.java:122) 10:59:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:59:04 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:59:04 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:59:04 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:59:04 at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:775) 10:59:04 at org.junit.platform.commons.support.ReflectionSupport.invokeMethod(ReflectionSupport.java:479) 10:59:04 at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60) 10:59:04 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131) 10:59:04 at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:161) 10:59:04 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:152) 10:59:04 at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:91) 10:59:04 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:112) 10:59:04 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:94) 10:59:04 at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106) 10:59:04 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64) 10:59:04 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45) 10:59:04 at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37) 10:59:04 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:93) 10:59:04 at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:87) 10:59:04 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:216) 10:59:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:04 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:212) 10:59:04 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:137) 10:59:04 at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69) 10:59:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) 10:59:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:04 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:04 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:04 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:04 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:59:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:59:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) 10:59:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) 10:59:04 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:59:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) 10:59:04 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:59:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) 10:59:04 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) 10:59:04 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:59:04 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:59:04 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:59:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) 10:59:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) 10:59:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) 10:59:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) 10:59:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) 10:59:04 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) 10:59:04 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:59:04 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:59:04 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:04 at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) 10:59:04 at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) 10:59:04 at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) 10:59:04 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:59:04 at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) 10:59:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:194) 10:59:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150) 10:59:04 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124) 10:59:04 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) 10:59:04 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:59:04 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) 10:59:04 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 10:59:04 2025-11-27 10:59:04.251 [main] WARN o.o.p.common.utils.services.Registry.lambda$registerOrReplace$1(91) - replacing previously registered: object:meter/registry 10:59:04 2025-11-27 10:59:04.253 [main] WARN o.o.p.common.utils.services.Registry.lambda$registerOrReplace$1(91) - replacing previously registered: object:meter/registry 10:59:04 2025-11-27 10:59:04.254 [main] WARN o.o.p.common.utils.services.Registry.lambda$registerOrReplace$1(91) - replacing previously registered: object:meter/registry 10:59:04 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.onap.policy.pap.main.notification.PolicyNotifierTest 10:59:04 [INFO] Running org.onap.policy.pap.main.notification.StatusActionTest 10:59:04 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s -- in org.onap.policy.pap.main.notification.StatusActionTest 10:59:04 [INFO] Running org.onap.policy.pap.main.notification.DeploymentTrackerTest 10:59:04 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.policy.pap.main.notification.DeploymentTrackerTest 10:59:04 [INFO] Running org.onap.policy.pap.main.PapConstantsTest 10:59:04 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.policy.pap.main.PapConstantsTest 10:59:04 [INFO] 10:59:04 [INFO] Results: 10:59:04 [INFO] 10:59:04 [INFO] Tests run: 387, Failures: 0, Errors: 0, Skipped: 0 10:59:04 [INFO] 10:59:04 [INFO] 10:59:04 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ pap-main --- 10:59:04 [INFO] Loading execution data file /w/workspace/policy-pap-master-merge-java/main/target/code-coverage/jacoco-ut.exec 10:59:05 [INFO] Analyzed bundle 'pap-main' with 84 classes 10:59:05 [INFO] 10:59:05 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ pap-main --- 10:59:05 [INFO] Building jar: /w/workspace/policy-pap-master-merge-java/main/target/pap-main-4.2.3-SNAPSHOT.jar 10:59:05 [INFO] 10:59:05 [INFO] --- spring-boot-maven-plugin:3.5.3:repackage (default) @ pap-main --- 10:59:06 [INFO] Replacing main artifact /w/workspace/policy-pap-master-merge-java/main/target/pap-main-4.2.3-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. 10:59:06 [INFO] The original artifact has been renamed to /w/workspace/policy-pap-master-merge-java/main/target/pap-main-4.2.3-SNAPSHOT.jar.original 10:59:06 [INFO] 10:59:06 [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ pap-main --- 10:59:06 [INFO] 10:59:06 [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ pap-main --- 10:59:06 [INFO] Analyzed bundle 'pap-main' with 84 classes 10:59:06 [INFO] 10:59:06 [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ pap-main --- 10:59:06 [INFO] 10:59:06 [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ pap-main --- 10:59:06 [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.3-SNAPSHOT/pap-main-4.2.3-SNAPSHOT.pom 10:59:06 [INFO] Installing /w/workspace/policy-pap-master-merge-java/main/target/pap-main-4.2.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/policy/pap/pap-main/4.2.3-SNAPSHOT/pap-main-4.2.3-SNAPSHOT.jar 10:59:06 [INFO] 10:59:06 [INFO] --- maven-deploy-plugin:3.1.1:deploy (default-deploy) @ pap-main --- 10:59:09 [INFO] 10:59:09 [INFO] ------------------< org.onap.policy.pap:pap-packages >------------------ 10:59:09 [INFO] Building pap-packages 4.2.3-SNAPSHOT [3/8] 10:59:09 [INFO] --------------------------------[ pom ]--------------------------------- 10:59:09 [INFO] 10:59:09 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ pap-packages --- 10:59:09 [INFO] 10:59:09 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ pap-packages --- 10:59:09 [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 10:59:09 --add-opens java.base/java.util=ALL-UNNAMED 10:59:09 --add-opens java.base/java.lang=ALL-UNNAMED 10:59:09 --add-opens java.sql/java.sql=ALL-UNNAMED 10:59:09 [INFO] 10:59:09 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ pap-packages --- 10:59:09 [INFO] Starting audit... 10:59:09 Audit done. 10:59:09 [INFO] You have 0 Checkstyle violations. 10:59:09 [INFO] 10:59:09 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ pap-packages --- 10:59:09 [INFO] Starting audit... 10:59:09 Audit done. 10:59:09 [INFO] You have 0 Checkstyle violations. 10:59:09 [INFO] 10:59:09 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ pap-packages --- 10:59:09 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:59:09 [INFO] 10:59:09 [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ pap-packages --- 10:59:09 [INFO] No tests to run. 10:59:09 [INFO] 10:59:09 [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ pap-packages --- 10:59:09 [INFO] Analyzed bundle 'pap-packages' with 0 classes 10:59:09 [INFO] 10:59:09 [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ pap-packages --- 10:59:09 [INFO] 10:59:09 [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ pap-packages --- 10:59:09 [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.3-SNAPSHOT/pap-packages-4.2.3-SNAPSHOT.pom 10:59:09 [INFO] 10:59:09 [INFO] --- maven-deploy-plugin:3.1.1:deploy (default-deploy) @ pap-packages --- 10:59:09 [INFO] 10:59:09 [INFO] ---------------< org.onap.policy.pap:policy-pap-tarball >--------------- 10:59:09 [INFO] Building policy-pap-tarball 4.2.3-SNAPSHOT [4/8] 10:59:09 [INFO] --------------------------------[ jar ]--------------------------------- 10:59:09 [INFO] 10:59:09 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-pap-tarball --- 10:59:09 [INFO] 10:59:09 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ policy-pap-tarball --- 10:59:09 [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 10:59:09 --add-opens java.base/java.util=ALL-UNNAMED 10:59:09 --add-opens java.base/java.lang=ALL-UNNAMED 10:59:09 --add-opens java.sql/java.sql=ALL-UNNAMED 10:59:09 [INFO] 10:59:09 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ policy-pap-tarball --- 10:59:09 [INFO] Starting audit... 10:59:09 Audit done. 10:59:09 [INFO] You have 0 Checkstyle violations. 10:59:09 [INFO] 10:59:09 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ policy-pap-tarball --- 10:59:09 [INFO] Starting audit... 10:59:09 Audit done. 10:59:09 [INFO] You have 0 Checkstyle violations. 10:59:09 [INFO] 10:59:09 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ policy-pap-tarball --- 10:59:09 [INFO] Copying 3 resources from src/main/resources to target/classes 10:59:09 [INFO] 10:59:09 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ policy-pap-tarball --- 10:59:09 [INFO] No sources to compile 10:59:09 [INFO] 10:59:09 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ policy-pap-tarball --- 10:59:09 [INFO] skip non existing resourceDirectory /w/workspace/policy-pap-master-merge-java/packages/policy-pap-tarball/src/test/resources 10:59:09 [INFO] 10:59:09 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ policy-pap-tarball --- 10:59:09 [INFO] No sources to compile 10:59:09 [INFO] 10:59:09 [INFO] --- maven-surefire-plugin:3.5.3:test (default-test) @ policy-pap-tarball --- 10:59:09 [INFO] No tests to run. 10:59:09 [INFO] 10:59:09 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ policy-pap-tarball --- 10:59:09 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:59:09 [INFO] 10:59:09 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ policy-pap-tarball --- 10:59:09 [INFO] Building jar: /w/workspace/policy-pap-master-merge-java/packages/policy-pap-tarball/target/policy-pap-tarball-4.2.3-SNAPSHOT.jar 10:59:09 [INFO] 10:59:09 [INFO] --- maven-assembly-plugin:3.6.0:single (generate-complete-tar) @ policy-pap-tarball --- 10:59:09 [INFO] Reading assembly descriptor: src/main/package/tarball/assembly.xml 10:59:09 [INFO] Building tar: /w/workspace/policy-pap-master-merge-java/packages/policy-pap-tarball/target/policy-pap-tarball-4.2.3-SNAPSHOT-tarball.tar.gz 10:59:09 [INFO] 10:59:09 [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ policy-pap-tarball --- 10:59:09 [INFO] No tests to run. 10:59:09 [INFO] 10:59:09 [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ policy-pap-tarball --- 10:59:09 [INFO] Analyzed bundle 'policy-pap-tarball' with 0 classes 10:59:09 [INFO] Analyzed bundle 'pap-main' with 84 classes 10:59:10 [INFO] 10:59:10 [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ policy-pap-tarball --- 10:59:10 [INFO] 10:59:10 [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ policy-pap-tarball --- 10:59:10 [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.3-SNAPSHOT/policy-pap-tarball-4.2.3-SNAPSHOT.pom 10:59:10 [INFO] Installing /w/workspace/policy-pap-master-merge-java/packages/policy-pap-tarball/target/policy-pap-tarball-4.2.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/policy/pap/policy-pap-tarball/4.2.3-SNAPSHOT/policy-pap-tarball-4.2.3-SNAPSHOT.jar 10:59:10 [INFO] Installing /w/workspace/policy-pap-master-merge-java/packages/policy-pap-tarball/target/policy-pap-tarball-4.2.3-SNAPSHOT-tarball.tar.gz to /home/jenkins/.m2/repository/org/onap/policy/pap/policy-pap-tarball/4.2.3-SNAPSHOT/policy-pap-tarball-4.2.3-SNAPSHOT-tarball.tar.gz 10:59:10 [INFO] 10:59:10 [INFO] --- maven-deploy-plugin:3.1.1:deploy (default-deploy) @ policy-pap-tarball --- 10:59:10 [INFO] 10:59:10 [INFO] ---------------< org.onap.policy.pap:policy-pap-docker >---------------- 10:59:10 [INFO] Building policy-pap-docker 4.2.3-SNAPSHOT [5/8] 10:59:10 [INFO] --------------------------------[ pom ]--------------------------------- 10:59:10 [INFO] 10:59:10 [INFO] --- docker-maven-plugin:0.43.4:remove (clean-images) @ policy-pap-docker --- 10:59:13 [INFO] 10:59:13 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ policy-pap-docker --- 10:59:13 [INFO] 10:59:13 [INFO] --- groovy-maven-plugin:2.1.1:execute (default) @ policy-pap-docker --- 10:59:14 Project version: 4.2.3-SNAPSHOT 10:59:14 New tag for docker: 4.2-SNAPSHOT-latest 10:59:14 [INFO] 10:59:14 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ policy-pap-docker --- 10:59:14 [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 10:59:14 --add-opens java.base/java.util=ALL-UNNAMED 10:59:14 --add-opens java.base/java.lang=ALL-UNNAMED 10:59:14 --add-opens java.sql/java.sql=ALL-UNNAMED 10:59:14 [INFO] 10:59:14 [INFO] --- git-commit-id-maven-plugin:9.0.2:revision (default) @ policy-pap-docker --- 10:59:14 [INFO] 10:59:14 [INFO] --- docker-maven-plugin:0.43.4:build (generate-images) @ policy-pap-docker --- 10:59:15 [WARNING] Cannot include project artifact: org.onap.policy.pap:policy-pap-docker:pom:4.2.3-SNAPSHOT; it doesn't have an associated file or directory. 10:59:15 [WARNING] Cannot include project artifact: org.onap.policy.pap:policy-pap-docker:pom:4.2.3-SNAPSHOT; it doesn't have an associated file or directory. 10:59:15 [INFO] Copying files to /w/workspace/policy-pap-master-merge-java/packages/policy-pap-docker/target/docker/onap/policy-pap/build/maven 10:59:15 [INFO] Building tar: /w/workspace/policy-pap-master-merge-java/packages/policy-pap-docker/target/docker/onap/policy-pap/tmp/docker-build.tar 10:59:15 [INFO] DOCKER> [onap/policy-pap:latest]: Created docker-build.tar in 995 milliseconds 10:59:15 [INFO] DOCKER> Pulling from busybox 10:59:16 [INFO] DOCKER> Digest: sha256:e3652a00a2fabd16ce889f0aa32c38eec347b997e73bd09e69c962ec7f8732ee 10:59:16 [INFO] DOCKER> Status: Downloaded newer image for nexus3.onap.org:10001/busybox:latest 10:59:16 [INFO] DOCKER> Pulled busybox:latest in 415 milliseconds 10:59:16 [INFO] DOCKER> Pulling from onap/policy-jre-alpine 10:59:18 [INFO] DOCKER> Digest: sha256:4dc60425696c6ac84c0d96e5cb10f5e81080463517391bd12240a96113f82c25 10:59:18 [INFO] DOCKER> Status: Downloaded newer image for nexus3.onap.org:10001/onap/policy-jre-alpine:4.2.3-SNAPSHOT 10:59:18 [INFO] DOCKER> Pulled onap/policy-jre-alpine:4.2.3-SNAPSHOT in 2 seconds 10:59:18 [INFO] DOCKER> Step 1/27 : FROM busybox AS tarball 10:59:18 [INFO] DOCKER> 10:59:18 [INFO] DOCKER> ---> 08ef35a1c3f0 10:59:18 [INFO] DOCKER> Step 2/27 : RUN mkdir /packages /extracted 10:59:18 [INFO] DOCKER> 10:59:20 [INFO] DOCKER> ---> Running in f4417a93f21b 10:59:21 [INFO] DOCKER> Removing intermediate container f4417a93f21b 10:59:21 [INFO] DOCKER> ---> 1a7a84462136 10:59:21 [INFO] DOCKER> Step 3/27 : COPY /maven/lib/policy-pap.tar.gz /packages/ 10:59:21 [INFO] DOCKER> 10:59:21 [INFO] DOCKER> ---> 708adf90596d 10:59:21 [INFO] DOCKER> Step 4/27 : RUN tar xvzf /packages/policy-pap.tar.gz --directory /extracted/ 10:59:21 [INFO] DOCKER> 10:59:21 [INFO] DOCKER> ---> Running in 4c4cc828fadd 10:59:22 [INFO] DOCKER> etc/papParameters.yaml 10:59:22 etc/logback.xml 10:59:22 etc/ssl/policy-truststore 10:59:22 [INFO] DOCKER> Removing intermediate container 4c4cc828fadd 10:59:22 [INFO] DOCKER> ---> e1f937c525df 10:59:22 [INFO] DOCKER> Step 5/27 : FROM onap/policy-jre-alpine:4.2.3-SNAPSHOT 10:59:22 [INFO] DOCKER> 10:59:22 [INFO] DOCKER> ---> 5f2c594b948b 10:59:22 [INFO] DOCKER> Step 6/27 : LABEL maintainer="Policy Team" 10:59:22 [INFO] DOCKER> 10:59:22 [INFO] DOCKER> ---> Running in a328bab1975e 10:59:22 [INFO] DOCKER> Removing intermediate container a328bab1975e 10:59:22 [INFO] DOCKER> ---> cc7daa640b75 10:59:22 [INFO] DOCKER> Step 7/27 : LABEL org.opencontainers.image.title="Policy PAP" 10:59:22 [INFO] DOCKER> 10:59:22 [INFO] DOCKER> ---> Running in a5d63423da6c 10:59:22 [INFO] DOCKER> Removing intermediate container a5d63423da6c 10:59:22 [INFO] DOCKER> ---> c510d557ac9c 10:59:22 [INFO] DOCKER> Step 8/27 : LABEL org.opencontainers.image.description="Policy PAP image based on Alpine" 10:59:22 [INFO] DOCKER> 10:59:23 [INFO] DOCKER> ---> Running in 6064e4bc9f7c 10:59:23 [INFO] DOCKER> Removing intermediate container 6064e4bc9f7c 10:59:23 [INFO] DOCKER> ---> 78587357e91f 10:59:23 [INFO] DOCKER> Step 9/27 : LABEL org.opencontainers.image.url="https://github.com/onap/policy-pap" 10:59:23 [INFO] DOCKER> 10:59:23 [INFO] DOCKER> ---> Running in 137f2fbf5c45 10:59:23 [INFO] DOCKER> Removing intermediate container 137f2fbf5c45 10:59:23 [INFO] DOCKER> ---> 36a65d0ec3a6 10:59:23 [INFO] DOCKER> Step 10/27 : LABEL org.opencontainers.image.vendor="ONAP Policy Team" 10:59:23 [INFO] DOCKER> 10:59:23 [INFO] DOCKER> ---> Running in f3ce830e8122 10:59:23 [INFO] DOCKER> Removing intermediate container f3ce830e8122 10:59:23 [INFO] DOCKER> ---> 0d0a1c092e13 10:59:23 [INFO] DOCKER> Step 11/27 : LABEL org.opencontainers.image.licenses="Apache-2.0" 10:59:23 [INFO] DOCKER> 10:59:23 [INFO] DOCKER> ---> Running in a2f73899b9b2 10:59:23 [INFO] DOCKER> Removing intermediate container a2f73899b9b2 10:59:23 [INFO] DOCKER> ---> f8ece1258619 10:59:23 [INFO] DOCKER> Step 12/27 : LABEL org.opencontainers.image.created="2025-11-27T10:59:14.708Z" 10:59:23 [INFO] DOCKER> 10:59:23 [INFO] DOCKER> ---> Running in fe49606b3de1 10:59:23 [INFO] DOCKER> Removing intermediate container fe49606b3de1 10:59:23 [INFO] DOCKER> ---> 0753b812c911 10:59:23 [INFO] DOCKER> Step 13/27 : LABEL org.opencontainers.image.version="4.2.3-SNAPSHOT" 10:59:23 [INFO] DOCKER> 10:59:23 [INFO] DOCKER> ---> Running in d4ba5cd56aba 10:59:24 [INFO] DOCKER> Removing intermediate container d4ba5cd56aba 10:59:24 [INFO] DOCKER> ---> b55f8d6b0f70 10:59:24 [INFO] DOCKER> Step 14/27 : LABEL org.opencontainers.image.revision="7a97cf0" 10:59:24 [INFO] DOCKER> 10:59:24 [INFO] DOCKER> ---> Running in 0024ca35d5d5 10:59:24 [INFO] DOCKER> Removing intermediate container 0024ca35d5d5 10:59:24 [INFO] DOCKER> ---> 77d2de9513e3 10:59:24 [INFO] DOCKER> Step 15/27 : ARG POLICY_LOGS=/var/log/onap/policy/pap 10:59:24 [INFO] DOCKER> 10:59:24 [INFO] DOCKER> ---> Running in e300c43da471 10:59:24 [INFO] DOCKER> Removing intermediate container e300c43da471 10:59:24 [INFO] DOCKER> ---> 58600f374cb5 10:59:24 [INFO] DOCKER> Step 16/27 : ENV POLICY_LOGS=$POLICY_LOGS 10:59:24 [INFO] DOCKER> 10:59:24 [INFO] DOCKER> ---> Running in bc036c4e9d12 10:59:24 [INFO] DOCKER> Removing intermediate container bc036c4e9d12 10:59:24 [INFO] DOCKER> ---> 46fa744862ca 10:59:24 [INFO] DOCKER> Step 17/27 : ENV POLICY_HOME=$POLICY_HOME/pap 10:59:24 [INFO] DOCKER> 10:59:24 [INFO] DOCKER> ---> Running in 6fcd6a4edc79 10:59:24 [INFO] DOCKER> Removing intermediate container 6fcd6a4edc79 10:59:24 [INFO] DOCKER> ---> 780305f4c06e 10:59:24 [INFO] DOCKER> Step 18/27 : USER root 10:59:24 [INFO] DOCKER> 10:59:24 [INFO] DOCKER> ---> Running in 79f4eb7c9ed4 10:59:25 [INFO] DOCKER> Removing intermediate container 79f4eb7c9ed4 10:59:25 [INFO] DOCKER> ---> f74f491dabb4 10:59:25 [INFO] DOCKER> Step 19/27 : RUN mkdir -p $POLICY_HOME $POLICY_LOGS && chown -R policy:policy $POLICY_HOME $POLICY_LOGS 10:59:25 [INFO] DOCKER> 10:59:25 [INFO] DOCKER> ---> Running in 422048e2dca6 10:59:25 [INFO] DOCKER> Removing intermediate container 422048e2dca6 10:59:25 [INFO] DOCKER> ---> c25336ef1b2f 10:59:25 [INFO] DOCKER> Step 20/27 : COPY --chown=policy:policy --from=tarball /extracted $POLICY_HOME 10:59:25 [INFO] DOCKER> 10:59:26 [INFO] DOCKER> ---> 873ce035c11c 10:59:26 [INFO] DOCKER> Step 21/27 : WORKDIR $POLICY_HOME 10:59:26 [INFO] DOCKER> 10:59:26 [INFO] DOCKER> ---> Running in c03113f503a1 10:59:26 [INFO] DOCKER> Removing intermediate container c03113f503a1 10:59:26 [INFO] DOCKER> ---> 33b2cd11189e 10:59:26 [INFO] DOCKER> Step 22/27 : COPY --chown=policy:policy policy-pap.sh bin/ 10:59:26 [INFO] DOCKER> 10:59:26 [INFO] DOCKER> ---> 7ae40834f238 10:59:26 [INFO] DOCKER> Step 23/27 : COPY --chown=policy:policy /maven/pap.jar /app/ 10:59:26 [INFO] DOCKER> 10:59:28 [INFO] DOCKER> ---> 0fbfe82bd827 10:59:28 [INFO] DOCKER> Step 24/27 : RUN chmod 755 bin/*.sh 10:59:28 [INFO] DOCKER> 10:59:28 [INFO] DOCKER> ---> Running in c82f8e67f03d 10:59:29 [INFO] DOCKER> Removing intermediate container c82f8e67f03d 10:59:29 [INFO] DOCKER> ---> 522301ed8c7e 10:59:29 [INFO] DOCKER> Step 25/27 : USER policy 10:59:29 [INFO] DOCKER> 10:59:29 [INFO] DOCKER> ---> Running in 3c92020d6944 10:59:29 [INFO] DOCKER> Removing intermediate container 3c92020d6944 10:59:29 [INFO] DOCKER> ---> 8a1c7ee974ab 10:59:29 [INFO] DOCKER> Step 26/27 : WORKDIR $POLICY_HOME/bin 10:59:29 [INFO] DOCKER> 10:59:29 [INFO] DOCKER> ---> Running in 1b3a376a7d86 10:59:29 [INFO] DOCKER> Removing intermediate container 1b3a376a7d86 10:59:29 [INFO] DOCKER> ---> 4851231f13e2 10:59:29 [INFO] DOCKER> Step 27/27 : ENTRYPOINT [ "./policy-pap.sh" ] 10:59:29 [INFO] DOCKER> 10:59:29 [INFO] DOCKER> ---> Running in e2d8da0f8007 10:59:29 [INFO] DOCKER> Removing intermediate container e2d8da0f8007 10:59:29 [INFO] DOCKER> ---> fe7667224e67 10:59:29 [INFO] DOCKER> Successfully built fe7667224e67 10:59:29 [INFO] DOCKER> Successfully tagged onap/policy-pap:latest 10:59:29 [INFO] DOCKER> [onap/policy-pap:latest]: Built image sha256:fe766 10:59:29 [INFO] DOCKER> [onap/policy-pap:latest]: Tag with 4.2.3-SNAPSHOT,4.2.3-SNAPSHOT-20251127T1057,4.2-SNAPSHOT-latest 10:59:29 [INFO] DOCKER> Tagging image onap/policy-pap:4.2.3-SNAPSHOT successful! 10:59:29 [INFO] DOCKER> Tagging image onap/policy-pap:4.2.3-SNAPSHOT-20251127T1057 successful! 10:59:29 [INFO] DOCKER> Tagging image onap/policy-pap:4.2-SNAPSHOT-latest successful! 10:59:29 [INFO] 10:59:29 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ policy-pap-docker --- 10:59:29 [INFO] Starting audit... 10:59:29 Audit done. 10:59:29 [INFO] You have 0 Checkstyle violations. 10:59:29 [INFO] 10:59:29 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ policy-pap-docker --- 10:59:29 [INFO] Starting audit... 10:59:29 Audit done. 10:59:29 [INFO] You have 0 Checkstyle violations. 10:59:29 [INFO] 10:59:29 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ policy-pap-docker --- 10:59:29 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:59:29 [INFO] 10:59:29 [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ policy-pap-docker --- 10:59:29 [INFO] No tests to run. 10:59:29 [INFO] 10:59:29 [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ policy-pap-docker --- 10:59:29 [INFO] Analyzed bundle 'policy-pap-docker' with 0 classes 10:59:29 [INFO] Analyzed bundle 'policy-pap-tarball' with 0 classes 10:59:29 [INFO] 10:59:29 [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ policy-pap-docker --- 10:59:29 [INFO] 10:59:29 [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ policy-pap-docker --- 10:59:29 [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.3-SNAPSHOT/policy-pap-docker-4.2.3-SNAPSHOT.pom 10:59:29 [INFO] 10:59:29 [INFO] --- maven-deploy-plugin:3.1.1:deploy (default-deploy) @ policy-pap-docker --- 10:59:29 [INFO] Skipping artifact deployment 10:59:29 [INFO] 10:59:29 [INFO] --- docker-maven-plugin:0.43.4:build (push-images) @ policy-pap-docker --- 10:59:29 [WARNING] Cannot include project artifact: org.onap.policy.pap:policy-pap-docker:pom:4.2.3-SNAPSHOT; it doesn't have an associated file or directory. 10:59:29 [WARNING] Cannot include project artifact: org.onap.policy.pap:policy-pap-docker:pom:4.2.3-SNAPSHOT; it doesn't have an associated file or directory. 10:59:29 [INFO] Copying files to /w/workspace/policy-pap-master-merge-java/packages/policy-pap-docker/target/docker/onap/policy-pap/build/maven 10:59:30 [INFO] Building tar: /w/workspace/policy-pap-master-merge-java/packages/policy-pap-docker/target/docker/onap/policy-pap/tmp/docker-build.tar 10:59:31 [INFO] DOCKER> [onap/policy-pap:latest]: Created docker-build.tar in 1 second 10:59:31 [INFO] DOCKER> Step 1/27 : FROM busybox AS tarball 10:59:31 [INFO] DOCKER> 10:59:31 [INFO] DOCKER> ---> 08ef35a1c3f0 10:59:31 [INFO] DOCKER> Step 2/27 : RUN mkdir /packages /extracted 10:59:31 [INFO] DOCKER> 10:59:31 [INFO] DOCKER> ---> Using cache 10:59:31 [INFO] DOCKER> ---> 1a7a84462136 10:59:31 [INFO] DOCKER> Step 3/27 : COPY /maven/lib/policy-pap.tar.gz /packages/ 10:59:31 [INFO] DOCKER> 10:59:31 [INFO] DOCKER> ---> Using cache 10:59:31 [INFO] DOCKER> ---> 708adf90596d 10:59:31 [INFO] DOCKER> Step 4/27 : RUN tar xvzf /packages/policy-pap.tar.gz --directory /extracted/ 10:59:31 [INFO] DOCKER> 10:59:31 [INFO] DOCKER> ---> Using cache 10:59:31 [INFO] DOCKER> ---> e1f937c525df 10:59:31 [INFO] DOCKER> Step 5/27 : FROM onap/policy-jre-alpine:4.2.3-SNAPSHOT 10:59:31 [INFO] DOCKER> 10:59:31 [INFO] DOCKER> ---> 5f2c594b948b 10:59:31 [INFO] DOCKER> Step 6/27 : LABEL maintainer="Policy Team" 10:59:31 [INFO] DOCKER> 10:59:31 [INFO] DOCKER> ---> Using cache 10:59:31 [INFO] DOCKER> ---> cc7daa640b75 10:59:31 [INFO] DOCKER> Step 7/27 : LABEL org.opencontainers.image.title="Policy PAP" 10:59:31 [INFO] DOCKER> 10:59:31 [INFO] DOCKER> ---> Using cache 10:59:31 [INFO] DOCKER> ---> c510d557ac9c 10:59:31 [INFO] DOCKER> Step 8/27 : LABEL org.opencontainers.image.description="Policy PAP image based on Alpine" 10:59:31 [INFO] DOCKER> 10:59:31 [INFO] DOCKER> ---> Using cache 10:59:31 [INFO] DOCKER> ---> 78587357e91f 10:59:31 [INFO] DOCKER> Step 9/27 : LABEL org.opencontainers.image.url="https://github.com/onap/policy-pap" 10:59:31 [INFO] DOCKER> 10:59:31 [INFO] DOCKER> ---> Using cache 10:59:31 [INFO] DOCKER> ---> 36a65d0ec3a6 10:59:31 [INFO] DOCKER> Step 10/27 : LABEL org.opencontainers.image.vendor="ONAP Policy Team" 10:59:31 [INFO] DOCKER> 10:59:31 [INFO] DOCKER> ---> Using cache 10:59:31 [INFO] DOCKER> ---> 0d0a1c092e13 10:59:31 [INFO] DOCKER> Step 11/27 : LABEL org.opencontainers.image.licenses="Apache-2.0" 10:59:31 [INFO] DOCKER> 10:59:31 [INFO] DOCKER> ---> Using cache 10:59:31 [INFO] DOCKER> ---> f8ece1258619 10:59:31 [INFO] DOCKER> Step 12/27 : LABEL org.opencontainers.image.created="2025-11-27T10:59:14.708Z" 10:59:31 [INFO] DOCKER> 10:59:31 [INFO] DOCKER> ---> Using cache 10:59:31 [INFO] DOCKER> ---> 0753b812c911 10:59:31 [INFO] DOCKER> Step 13/27 : LABEL org.opencontainers.image.version="4.2.3-SNAPSHOT" 10:59:31 [INFO] DOCKER> 10:59:31 [INFO] DOCKER> ---> Using cache 10:59:31 [INFO] DOCKER> ---> b55f8d6b0f70 10:59:31 [INFO] DOCKER> Step 14/27 : LABEL org.opencontainers.image.revision="7a97cf0" 10:59:31 [INFO] DOCKER> 10:59:31 [INFO] DOCKER> ---> Using cache 10:59:31 [INFO] DOCKER> ---> 77d2de9513e3 10:59:31 [INFO] DOCKER> Step 15/27 : ARG POLICY_LOGS=/var/log/onap/policy/pap 10:59:31 [INFO] DOCKER> 10:59:31 [INFO] DOCKER> ---> Using cache 10:59:31 [INFO] DOCKER> ---> 58600f374cb5 10:59:31 [INFO] DOCKER> Step 16/27 : ENV POLICY_LOGS=$POLICY_LOGS 10:59:31 [INFO] DOCKER> 10:59:31 [INFO] DOCKER> ---> Using cache 10:59:31 [INFO] DOCKER> ---> 46fa744862ca 10:59:31 [INFO] DOCKER> Step 17/27 : ENV POLICY_HOME=$POLICY_HOME/pap 10:59:31 [INFO] DOCKER> 10:59:31 [INFO] DOCKER> ---> Using cache 10:59:31 [INFO] DOCKER> ---> 780305f4c06e 10:59:31 [INFO] DOCKER> Step 18/27 : USER root 10:59:31 [INFO] DOCKER> 10:59:31 [INFO] DOCKER> ---> Using cache 10:59:31 [INFO] DOCKER> ---> f74f491dabb4 10:59:31 [INFO] DOCKER> Step 19/27 : RUN mkdir -p $POLICY_HOME $POLICY_LOGS && chown -R policy:policy $POLICY_HOME $POLICY_LOGS 10:59:31 [INFO] DOCKER> 10:59:31 [INFO] DOCKER> ---> Using cache 10:59:31 [INFO] DOCKER> ---> c25336ef1b2f 10:59:31 [INFO] DOCKER> Step 20/27 : COPY --chown=policy:policy --from=tarball /extracted $POLICY_HOME 10:59:31 [INFO] DOCKER> 10:59:31 [INFO] DOCKER> ---> Using cache 10:59:33 [INFO] DOCKER> ---> 873ce035c11c 10:59:33 [INFO] DOCKER> Step 21/27 : WORKDIR $POLICY_HOME 10:59:33 [INFO] DOCKER> 10:59:33 [INFO] DOCKER> ---> Using cache 10:59:33 [INFO] DOCKER> ---> 33b2cd11189e 10:59:33 [INFO] DOCKER> Step 22/27 : COPY --chown=policy:policy policy-pap.sh bin/ 10:59:33 [INFO] DOCKER> 10:59:33 [INFO] DOCKER> ---> Using cache 10:59:33 [INFO] DOCKER> ---> 7ae40834f238 10:59:33 [INFO] DOCKER> Step 23/27 : COPY --chown=policy:policy /maven/pap.jar /app/ 10:59:33 [INFO] DOCKER> 10:59:33 [INFO] DOCKER> ---> Using cache 10:59:33 [INFO] DOCKER> ---> 0fbfe82bd827 10:59:33 [INFO] DOCKER> Step 24/27 : RUN chmod 755 bin/*.sh 10:59:33 [INFO] DOCKER> 10:59:33 [INFO] DOCKER> ---> Using cache 10:59:33 [INFO] DOCKER> ---> 522301ed8c7e 10:59:33 [INFO] DOCKER> Step 25/27 : USER policy 10:59:33 [INFO] DOCKER> 10:59:33 [INFO] DOCKER> ---> Using cache 10:59:33 [INFO] DOCKER> ---> 8a1c7ee974ab 10:59:33 [INFO] DOCKER> Step 26/27 : WORKDIR $POLICY_HOME/bin 10:59:33 [INFO] DOCKER> 10:59:33 [INFO] DOCKER> ---> Using cache 10:59:33 [INFO] DOCKER> ---> 4851231f13e2 10:59:33 [INFO] DOCKER> Step 27/27 : ENTRYPOINT [ "./policy-pap.sh" ] 10:59:33 [INFO] DOCKER> 10:59:33 [INFO] DOCKER> ---> Using cache 10:59:33 [INFO] DOCKER> ---> fe7667224e67 10:59:33 [INFO] DOCKER> Successfully built fe7667224e67 10:59:33 [INFO] DOCKER> Successfully tagged onap/policy-pap:latest 10:59:33 [INFO] DOCKER> [onap/policy-pap:latest]: Built image sha256:fe766 10:59:33 [INFO] DOCKER> [onap/policy-pap:latest]: Tag with 4.2.3-SNAPSHOT,4.2.3-SNAPSHOT-20251127T1057,4.2-SNAPSHOT-latest 10:59:33 [INFO] DOCKER> Tagging image onap/policy-pap:4.2.3-SNAPSHOT successful! 10:59:33 [INFO] DOCKER> Tagging image onap/policy-pap:4.2.3-SNAPSHOT-20251127T1057 successful! 10:59:33 [INFO] DOCKER> Tagging image onap/policy-pap:4.2-SNAPSHOT-latest successful! 10:59:33 [INFO] 10:59:33 [INFO] --- docker-maven-plugin:0.43.4:push (push-images) @ policy-pap-docker --- 10:59:33 [INFO] DOCKER> The push refers to repository [nexus3.onap.org:10003/onap/policy-pap] 10:59:42 [INFO] DOCKER> latest: digest: sha256:ffbc39120550be54b23147eb1824c95397fb2ec8009e2e2080a0c5cccdc4a850 size: 1786 10:59:42 [INFO] DOCKER> Pushed onap/policy-pap in 9 seconds 10:59:42 [INFO] DOCKER> The push refers to repository [nexus3.onap.org:10003/onap/policy-pap] 10:59:43 [INFO] DOCKER> 4.2.3-SNAPSHOT: digest: sha256:ffbc39120550be54b23147eb1824c95397fb2ec8009e2e2080a0c5cccdc4a850 size: 1786 10:59:43 [INFO] DOCKER> The push refers to repository [nexus3.onap.org:10003/onap/policy-pap] 10:59:43 [INFO] DOCKER> 4.2.3-SNAPSHOT-20251127T1057: digest: sha256:ffbc39120550be54b23147eb1824c95397fb2ec8009e2e2080a0c5cccdc4a850 size: 1786 10:59:43 [INFO] DOCKER> The push refers to repository [nexus3.onap.org:10003/onap/policy-pap] 10:59:43 [INFO] DOCKER> 4.2-SNAPSHOT-latest: digest: sha256:ffbc39120550be54b23147eb1824c95397fb2ec8009e2e2080a0c5cccdc4a850 size: 1786 10:59:43 [INFO] 10:59:43 [INFO] -----------------< org.onap.policy.pap:pap-testsuites >----------------- 10:59:43 [INFO] Building pap-testsuites 4.2.3-SNAPSHOT [6/8] 10:59:43 [INFO] --------------------------------[ pom ]--------------------------------- 10:59:43 [INFO] 10:59:43 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ pap-testsuites --- 10:59:43 [INFO] 10:59:43 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ pap-testsuites --- 10:59:43 [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 10:59:43 --add-opens java.base/java.util=ALL-UNNAMED 10:59:43 --add-opens java.base/java.lang=ALL-UNNAMED 10:59:43 --add-opens java.sql/java.sql=ALL-UNNAMED 10:59:43 [INFO] 10:59:43 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ pap-testsuites --- 10:59:43 [INFO] Starting audit... 10:59:43 Audit done. 10:59:43 [INFO] You have 0 Checkstyle violations. 10:59:43 [INFO] 10:59:43 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ pap-testsuites --- 10:59:43 [INFO] Starting audit... 10:59:43 Audit done. 10:59:43 [INFO] You have 0 Checkstyle violations. 10:59:43 [INFO] 10:59:43 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ pap-testsuites --- 10:59:43 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:59:43 [INFO] 10:59:43 [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ pap-testsuites --- 10:59:43 [INFO] No tests to run. 10:59:43 [INFO] 10:59:43 [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ pap-testsuites --- 10:59:43 [INFO] Analyzed bundle 'pap-testsuites' with 0 classes 10:59:43 [INFO] 10:59:43 [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ pap-testsuites --- 10:59:43 [INFO] 10:59:43 [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ pap-testsuites --- 10:59:43 [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.3-SNAPSHOT/pap-testsuites-4.2.3-SNAPSHOT.pom 10:59:43 [INFO] 10:59:43 [INFO] --- maven-deploy-plugin:3.1.1:deploy (default-deploy) @ pap-testsuites --- 10:59:43 [INFO] 10:59:43 [INFO] -----------------< org.onap.policy.pap:pap-stability >------------------ 10:59:43 [INFO] Building pap-stability 4.2.3-SNAPSHOT [7/8] 10:59:43 [INFO] --------------------------------[ jar ]--------------------------------- 10:59:43 [INFO] 10:59:43 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ pap-stability --- 10:59:43 [INFO] 10:59:43 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ pap-stability --- 10:59:43 [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 10:59:43 --add-opens java.base/java.util=ALL-UNNAMED 10:59:43 --add-opens java.base/java.lang=ALL-UNNAMED 10:59:43 --add-opens java.sql/java.sql=ALL-UNNAMED 10:59:43 [INFO] 10:59:43 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ pap-stability --- 10:59:43 [INFO] Starting audit... 10:59:43 Audit done. 10:59:43 [INFO] You have 0 Checkstyle violations. 10:59:43 [INFO] 10:59:43 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ pap-stability --- 10:59:43 [INFO] Starting audit... 10:59:43 Audit done. 10:59:43 [INFO] You have 0 Checkstyle violations. 10:59:43 [INFO] 10:59:43 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ pap-stability --- 10:59:43 [INFO] Copying 1 resource from src/main/resources to target/classes 10:59:43 [INFO] 10:59:43 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ pap-stability --- 10:59:43 [INFO] No sources to compile 10:59:43 [INFO] 10:59:43 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ pap-stability --- 10:59:43 [INFO] skip non existing resourceDirectory /w/workspace/policy-pap-master-merge-java/testsuites/stability/src/test/resources 10:59:43 [INFO] 10:59:43 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ pap-stability --- 10:59:43 [INFO] No sources to compile 10:59:43 [INFO] 10:59:43 [INFO] --- maven-surefire-plugin:3.5.3:test (default-test) @ pap-stability --- 10:59:43 [INFO] No tests to run. 10:59:43 [INFO] 10:59:43 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ pap-stability --- 10:59:43 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:59:43 [INFO] 10:59:43 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ pap-stability --- 10:59:43 [INFO] Building jar: /w/workspace/policy-pap-master-merge-java/testsuites/stability/target/pap-stability-4.2.3-SNAPSHOT.jar 10:59:43 [INFO] 10:59:43 [INFO] --- maven-assembly-plugin:3.6.0:single (create-distribution) @ pap-stability --- 10:59:43 [INFO] Reading assembly descriptor: src/assembly/assembly.xml 10:59:43 [INFO] Building zip: /w/workspace/policy-pap-master-merge-java/testsuites/stability/target/pap-stability-4.2.3-SNAPSHOT-stability.zip 10:59:44 [INFO] 10:59:44 [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ pap-stability --- 10:59:44 [INFO] No tests to run. 10:59:44 [INFO] 10:59:44 [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ pap-stability --- 10:59:44 [INFO] Analyzed bundle 'pap-stability' with 0 classes 10:59:44 [INFO] 10:59:44 [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ pap-stability --- 10:59:44 [INFO] 10:59:44 [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ pap-stability --- 10:59:44 [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.3-SNAPSHOT/pap-stability-4.2.3-SNAPSHOT.pom 10:59:44 [INFO] Installing /w/workspace/policy-pap-master-merge-java/testsuites/stability/target/pap-stability-4.2.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/policy/pap/pap-stability/4.2.3-SNAPSHOT/pap-stability-4.2.3-SNAPSHOT.jar 10:59:44 [INFO] Installing /w/workspace/policy-pap-master-merge-java/testsuites/stability/target/pap-stability-4.2.3-SNAPSHOT-stability.zip to /home/jenkins/.m2/repository/org/onap/policy/pap/pap-stability/4.2.3-SNAPSHOT/pap-stability-4.2.3-SNAPSHOT-stability.zip 10:59:44 [INFO] 10:59:44 [INFO] --- maven-deploy-plugin:3.1.1:deploy (default-deploy) @ pap-stability --- 10:59:44 [INFO] 10:59:44 [INFO] ----------------< org.onap.policy.pap:pap-performance >----------------- 10:59:44 [INFO] Building pap-performance 4.2.3-SNAPSHOT [8/8] 10:59:44 [INFO] --------------------------------[ jar ]--------------------------------- 10:59:44 [INFO] 10:59:44 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ pap-performance --- 10:59:44 [INFO] 10:59:44 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ pap-performance --- 10:59:44 [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 10:59:44 --add-opens java.base/java.util=ALL-UNNAMED 10:59:44 --add-opens java.base/java.lang=ALL-UNNAMED 10:59:44 --add-opens java.sql/java.sql=ALL-UNNAMED 10:59:44 [INFO] 10:59:44 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ pap-performance --- 10:59:44 [INFO] Starting audit... 10:59:44 Audit done. 10:59:44 [INFO] You have 0 Checkstyle violations. 10:59:44 [INFO] 10:59:44 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ pap-performance --- 10:59:44 [INFO] Starting audit... 10:59:44 Audit done. 10:59:44 [INFO] You have 0 Checkstyle violations. 10:59:44 [INFO] 10:59:44 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ pap-performance --- 10:59:44 [INFO] Copying 2 resources from src/main/resources to target/classes 10:59:44 [INFO] 10:59:44 [INFO] --- maven-compiler-plugin:3.14.0:compile (default-compile) @ pap-performance --- 10:59:44 [INFO] No sources to compile 10:59:44 [INFO] 10:59:44 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ pap-performance --- 10:59:44 [INFO] skip non existing resourceDirectory /w/workspace/policy-pap-master-merge-java/testsuites/performance/src/test/resources 10:59:44 [INFO] 10:59:44 [INFO] --- maven-compiler-plugin:3.14.0:testCompile (default-testCompile) @ pap-performance --- 10:59:44 [INFO] No sources to compile 10:59:44 [INFO] 10:59:44 [INFO] --- maven-surefire-plugin:3.5.3:test (default-test) @ pap-performance --- 10:59:44 [INFO] No tests to run. 10:59:44 [INFO] 10:59:44 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ pap-performance --- 10:59:44 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:59:44 [INFO] 10:59:44 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ pap-performance --- 10:59:44 [INFO] Building jar: /w/workspace/policy-pap-master-merge-java/testsuites/performance/target/pap-performance-4.2.3-SNAPSHOT.jar 10:59:44 [INFO] 10:59:44 [INFO] --- maven-assembly-plugin:3.6.0:single (create-distribution) @ pap-performance --- 10:59:44 [INFO] Reading assembly descriptor: src/assembly/assembly.xml 10:59:44 [INFO] Building zip: /w/workspace/policy-pap-master-merge-java/testsuites/performance/target/pap-performance-4.2.3-SNAPSHOT-performance.zip 10:59:44 [INFO] 10:59:44 [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ pap-performance --- 10:59:44 [INFO] No tests to run. 10:59:44 [INFO] 10:59:44 [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ pap-performance --- 10:59:44 [INFO] Analyzed bundle 'pap-performance' with 0 classes 10:59:44 [INFO] 10:59:44 [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ pap-performance --- 10:59:44 [INFO] 10:59:44 [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ pap-performance --- 10:59:44 [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.3-SNAPSHOT/pap-performance-4.2.3-SNAPSHOT.pom 10:59:44 [INFO] Installing /w/workspace/policy-pap-master-merge-java/testsuites/performance/target/pap-performance-4.2.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/policy/pap/pap-performance/4.2.3-SNAPSHOT/pap-performance-4.2.3-SNAPSHOT.jar 10:59:44 [INFO] Installing /w/workspace/policy-pap-master-merge-java/testsuites/performance/target/pap-performance-4.2.3-SNAPSHOT-performance.zip to /home/jenkins/.m2/repository/org/onap/policy/pap/pap-performance/4.2.3-SNAPSHOT/pap-performance-4.2.3-SNAPSHOT-performance.zip 10:59:44 [INFO] 10:59:44 [INFO] --- maven-deploy-plugin:3.1.1:deploy (default-deploy) @ pap-performance --- 10:59:44 [INFO] ------------------------------------------------------------------------ 10:59:44 [INFO] Reactor Summary for policy-pap 4.2.3-SNAPSHOT: 10:59:44 [INFO] 10:59:44 [INFO] policy-pap ......................................... SUCCESS [ 12.059 s] 10:59:44 [INFO] pap-main ........................................... SUCCESS [01:47 min] 10:59:44 [INFO] pap-packages ....................................... SUCCESS [ 0.239 s] 10:59:44 [INFO] policy-pap-tarball ................................. SUCCESS [ 0.749 s] 10:59:44 [INFO] policy-pap-docker .................................. SUCCESS [ 33.117 s] 10:59:44 [INFO] pap-testsuites ..................................... SUCCESS [ 0.189 s] 10:59:44 [INFO] pap-stability ...................................... SUCCESS [ 0.656 s] 10:59:44 [INFO] pap-performance .................................... SUCCESS [ 0.322 s] 10:59:44 [INFO] ------------------------------------------------------------------------ 10:59:44 [INFO] BUILD SUCCESS 10:59:44 [INFO] ------------------------------------------------------------------------ 10:59:44 [INFO] Total time: 02:35 min 10:59:44 [INFO] Finished at: 2025-11-27T10:59:44Z 10:59:44 [INFO] ------------------------------------------------------------------------ 10:59:44 $ ssh-agent -k 10:59:44 unset SSH_AUTH_SOCK; 10:59:44 unset SSH_AGENT_PID; 10:59:44 echo Agent pid 2071 killed; 10:59:44 [ssh-agent] Stopped. 10:59:44 [PostBuildScript] - [INFO] Executing post build scripts. 10:59:44 [policy-pap-master-merge-java] $ /bin/bash /tmp/jenkins4406792394889752835.sh 10:59:44 ---> sysstat.sh 10:59:45 [policy-pap-master-merge-java] $ /bin/bash /tmp/jenkins1428241247947067556.sh 10:59:45 ---> package-listing.sh 10:59:45 ++ facter osfamily 10:59:45 ++ tr '[:upper:]' '[:lower:]' 10:59:45 + OS_FAMILY=debian 10:59:45 + workspace=/w/workspace/policy-pap-master-merge-java 10:59:45 + START_PACKAGES=/tmp/packages_start.txt 10:59:45 + END_PACKAGES=/tmp/packages_end.txt 10:59:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:59:45 + PACKAGES=/tmp/packages_start.txt 10:59:45 + '[' /w/workspace/policy-pap-master-merge-java ']' 10:59:45 + PACKAGES=/tmp/packages_end.txt 10:59:45 + case "${OS_FAMILY}" in 10:59:45 + grep '^ii' 10:59:45 + dpkg -l 10:59:45 + '[' -f /tmp/packages_start.txt ']' 10:59:45 + '[' -f /tmp/packages_end.txt ']' 10:59:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:59:45 + '[' /w/workspace/policy-pap-master-merge-java ']' 10:59:45 + mkdir -p /w/workspace/policy-pap-master-merge-java/archives/ 10:59:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/policy-pap-master-merge-java/archives/ 10:59:45 [policy-pap-master-merge-java] $ /bin/bash /tmp/jenkins4757495924386222279.sh 10:59:45 ---> capture-instance-metadata.sh 10:59:45 Setup pyenv: 10:59:45 system 10:59:45 3.8.13 10:59:45 3.9.13 10:59:45 * 3.10.6 (set by /w/workspace/policy-pap-master-merge-java/.python-version) 10:59:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GQ3E from file:/tmp/.os_lf_venv 10:59:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:59:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:59:47 lf-activate-venv(): INFO: Base packages installed successfully 10:59:47 lf-activate-venv(): INFO: Installing additional packages: lftools 10:59:56 lf-activate-venv(): INFO: Adding /tmp/venv-GQ3E/bin to PATH 10:59:56 INFO: Running in OpenStack, capturing instance metadata 10:59:56 [policy-pap-master-merge-java] $ /bin/bash /tmp/jenkins18129160973288191549.sh 10:59:56 provisioning config files... 10:59:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/policy-pap-master-merge-java@tmp/config13855473937645304487tmp 10:59:56 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:59:56 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:59:56 [EnvInject] - Injecting environment variables from a build step. 10:59:56 [EnvInject] - Injecting as environment variables the properties content 10:59:56 SERVER_ID=logs 10:59:56 10:59:56 [EnvInject] - Variables injected successfully. 10:59:56 [policy-pap-master-merge-java] $ /bin/bash /tmp/jenkins11494853159457602668.sh 10:59:56 ---> create-netrc.sh 10:59:56 [policy-pap-master-merge-java] $ /bin/bash /tmp/jenkins14671369070450180544.sh 10:59:56 ---> python-tools-install.sh 10:59:56 Setup pyenv: 10:59:57 system 10:59:57 3.8.13 10:59:57 3.9.13 10:59:57 * 3.10.6 (set by /w/workspace/policy-pap-master-merge-java/.python-version) 10:59:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GQ3E from file:/tmp/.os_lf_venv 10:59:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:59:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:59:59 lf-activate-venv(): INFO: Base packages installed successfully 10:59:59 lf-activate-venv(): INFO: Installing additional packages: lftools 11:00:08 lf-activate-venv(): INFO: Adding /tmp/venv-GQ3E/bin to PATH 11:00:08 [policy-pap-master-merge-java] $ /bin/bash /tmp/jenkins6647028586305055994.sh 11:00:08 ---> sudo-logs.sh 11:00:08 Archiving 'sudo' log.. 11:00:08 [policy-pap-master-merge-java] $ /bin/bash /tmp/jenkins13971871291518497704.sh 11:00:08 ---> job-cost.sh 11:00:08 Setup pyenv: 11:00:08 system 11:00:08 3.8.13 11:00:08 3.9.13 11:00:08 * 3.10.6 (set by /w/workspace/policy-pap-master-merge-java/.python-version) 11:00:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GQ3E from file:/tmp/.os_lf_venv 11:00:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:00:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:00:10 lf-activate-venv(): INFO: Base packages installed successfully 11:00:10 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:00:15 lf-activate-venv(): INFO: Adding /tmp/venv-GQ3E/bin to PATH 11:00:15 INFO: No Stack... 11:00:15 INFO: Retrieving Pricing Info for: v3-standard-8 11:00:15 INFO: Archiving Costs 11:00:15 [policy-pap-master-merge-java] $ /bin/bash -l /tmp/jenkins14329586027188451654.sh 11:00:15 ---> logs-deploy.sh 11:00:15 Setup pyenv: 11:00:15 system 11:00:15 3.8.13 11:00:15 3.9.13 11:00:15 * 3.10.6 (set by /w/workspace/policy-pap-master-merge-java/.python-version) 11:00:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GQ3E from file:/tmp/.os_lf_venv 11:00:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 11:00:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 11:00:17 lf-activate-venv(): INFO: Base packages installed successfully 11:00:17 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 11:00:27 lf-activate-venv(): INFO: Adding /tmp/venv-GQ3E/bin to PATH 11:00:27 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/policy-pap-master-merge-java/417 11:00:27 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 11:00:28 Archives upload complete. 11:00:28 INFO: archiving logs to Nexus 11:00:29 ---> uname -a: 11:00:29 Linux prd-ubuntu1804-docker-8c-8g-15823 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:00:29 11:00:29 11:00:29 ---> lscpu: 11:00:29 Architecture: x86_64 11:00:29 CPU op-mode(s): 32-bit, 64-bit 11:00:29 Byte Order: Little Endian 11:00:29 CPU(s): 8 11:00:29 On-line CPU(s) list: 0-7 11:00:29 Thread(s) per core: 1 11:00:29 Core(s) per socket: 1 11:00:29 Socket(s): 8 11:00:29 NUMA node(s): 1 11:00:29 Vendor ID: AuthenticAMD 11:00:29 CPU family: 23 11:00:29 Model: 49 11:00:29 Model name: AMD EPYC-Rome Processor 11:00:29 Stepping: 0 11:00:29 CPU MHz: 2799.998 11:00:29 BogoMIPS: 5599.99 11:00:29 Virtualization: AMD-V 11:00:29 Hypervisor vendor: KVM 11:00:29 Virtualization type: full 11:00:29 L1d cache: 32K 11:00:29 L1i cache: 32K 11:00:29 L2 cache: 512K 11:00:29 L3 cache: 16384K 11:00:29 NUMA node0 CPU(s): 0-7 11:00:29 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 11:00:29 11:00:29 11:00:29 ---> nproc: 11:00:29 8 11:00:29 11:00:29 11:00:29 ---> df -h: 11:00:29 Filesystem Size Used Avail Use% Mounted on 11:00:29 udev 16G 0 16G 0% /dev 11:00:29 tmpfs 3.2G 712K 3.2G 1% /run 11:00:29 /dev/vda1 155G 11G 144G 8% / 11:00:29 tmpfs 16G 0 16G 0% /dev/shm 11:00:29 tmpfs 5.0M 0 5.0M 0% /run/lock 11:00:29 tmpfs 16G 0 16G 0% /sys/fs/cgroup 11:00:29 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:00:29 tmpfs 3.2G 0 3.2G 0% /run/user/1001 11:00:29 11:00:29 11:00:29 ---> free -m: 11:00:29 total used free shared buff/cache available 11:00:29 Mem: 32167 864 28097 0 3205 30859 11:00:29 Swap: 1023 0 1023 11:00:29 11:00:29 11:00:29 ---> ip addr: 11:00:29 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:00:29 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:00:29 inet 127.0.0.1/8 scope host lo 11:00:29 valid_lft forever preferred_lft forever 11:00:29 inet6 ::1/128 scope host 11:00:29 valid_lft forever preferred_lft forever 11:00:29 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:00:29 link/ether fa:16:3e:30:9f:78 brd ff:ff:ff:ff:ff:ff 11:00:29 inet 10.30.107.81/23 brd 10.30.107.255 scope global dynamic ens3 11:00:29 valid_lft 86091sec preferred_lft 86091sec 11:00:29 inet6 fe80::f816:3eff:fe30:9f78/64 scope link 11:00:29 valid_lft forever preferred_lft forever 11:00:29 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 11:00:29 link/ether 02:42:75:7e:74:39 brd ff:ff:ff:ff:ff:ff 11:00:29 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:00:29 valid_lft forever preferred_lft forever 11:00:29 inet6 fe80::42:75ff:fe7e:7439/64 scope link 11:00:29 valid_lft forever preferred_lft forever 11:00:29 11:00:29 11:00:29 ---> sar -b -r -n DEV: 11:00:29 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-15823) 11/27/25 _x86_64_ (8 CPU) 11:00:29 11:00:29 10:55:23 LINUX RESTART (8 CPU) 11:00:29 11:00:29 10:56:01 tps rtps wtps bread/s bwrtn/s 11:00:29 10:57:01 316.06 28.91 287.15 965.71 66824.73 11:00:29 10:58:01 194.25 46.31 147.94 2607.70 73209.67 11:00:29 10:59:01 10.05 0.23 9.81 5.86 1271.98 11:00:29 11:00:01 386.89 5.65 381.24 582.57 48238.49 11:00:29 Average: 226.80 20.27 206.53 1040.42 47384.29 11:00:29 11:00:29 10:56:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:00:29 10:57:01 30043420 31649348 2895800 8.79 72740 1842320 1481136 4.36 903800 1696176 186112 11:00:29 10:58:01 27883372 29849844 5055848 15.35 85152 2176992 3054840 8.99 2803636 1925020 11268 11:00:29 10:59:01 26986028 28959572 5953192 18.07 85972 2182688 3761832 11.07 3694924 1927852 3748 11:00:29 11:00:01 28788484 31612040 4150736 12.60 96328 3006360 1450764 4.27 1301492 2487456 28948 11:00:29 Average: 28425326 30517701 4513894 13.70 85048 2302090 2437143 7.17 2175963 2009126 57519 11:00:29 11:00:29 10:56:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:00:29 10:57:01 lo 1.27 1.27 0.15 0.15 0.00 0.00 0.00 0.00 11:00:29 10:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:00:29 10:57:01 ens3 258.46 174.97 1401.35 54.75 0.00 0.00 0.00 0.00 11:00:29 10:58:01 lo 9.73 9.73 2.54 2.54 0.00 0.00 0.00 0.00 11:00:29 10:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:00:29 10:58:01 ens3 474.70 352.47 3396.73 58.24 0.00 0.00 0.00 0.00 11:00:29 10:59:01 lo 56.30 56.30 28.47 28.47 0.00 0.00 0.00 0.00 11:00:29 10:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:00:29 10:59:01 ens3 862.51 510.28 207.81 182.78 0.00 0.00 0.00 0.00 11:00:29 11:00:01 lo 7.42 7.42 0.60 0.60 0.00 0.00 0.00 0.00 11:00:29 11:00:01 docker0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 11:00:29 11:00:01 ens3 674.67 540.78 2561.62 3306.75 0.00 0.00 0.00 0.00 11:00:29 Average: lo 18.68 18.68 7.94 7.94 0.00 0.00 0.00 0.00 11:00:29 Average: docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:00:29 Average: ens3 567.60 394.63 1891.81 900.60 0.00 0.00 0.00 0.00 11:00:29 11:00:29 11:00:29 ---> sar -P ALL: 11:00:29 Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-15823) 11/27/25 _x86_64_ (8 CPU) 11:00:29 11:00:29 10:55:23 LINUX RESTART (8 CPU) 11:00:29 11:00:29 10:56:01 CPU %user %nice %system %iowait %steal %idle 11:00:29 10:57:01 all 9.86 0.00 0.78 3.46 0.03 85.86 11:00:29 10:57:01 0 6.40 0.00 0.52 0.08 0.03 92.96 11:00:29 10:57:01 1 5.86 0.00 1.47 11.79 0.07 80.81 11:00:29 10:57:01 2 10.13 0.00 0.68 1.02 0.03 88.14 11:00:29 10:57:01 3 3.19 0.00 0.42 11.39 0.05 84.95 11:00:29 10:57:01 4 2.49 0.00 0.45 0.07 0.00 97.00 11:00:29 10:57:01 5 3.07 0.00 0.22 0.55 0.02 96.15 11:00:29 10:57:01 6 9.90 0.00 0.25 0.22 0.02 89.61 11:00:29 10:57:01 7 37.83 0.00 2.25 2.60 0.07 57.26 11:00:29 10:58:01 all 31.98 0.00 1.08 1.76 0.07 65.12 11:00:29 10:58:01 0 28.18 0.00 0.74 0.99 0.07 70.03 11:00:29 10:58:01 1 36.11 0.00 0.75 0.18 0.08 62.87 11:00:29 10:58:01 2 41.31 0.00 1.02 0.63 0.07 56.97 11:00:29 10:58:01 3 32.55 0.00 1.19 8.74 0.07 57.46 11:00:29 10:58:01 4 35.11 0.00 2.27 0.69 0.08 61.85 11:00:29 10:58:01 5 27.10 0.00 0.80 0.80 0.05 71.25 11:00:29 10:58:01 6 27.80 0.00 0.79 0.30 0.05 71.06 11:00:29 10:58:01 7 27.66 0.00 1.04 1.79 0.07 69.45 11:00:29 10:59:01 all 37.85 0.00 1.15 0.04 0.08 60.88 11:00:29 10:59:01 0 28.54 0.00 0.95 0.00 0.07 70.45 11:00:29 10:59:01 1 40.06 0.00 1.34 0.00 0.08 58.51 11:00:29 10:59:01 2 39.64 0.00 0.90 0.08 0.08 59.29 11:00:29 10:59:01 3 37.76 0.00 1.27 0.12 0.08 60.77 11:00:29 10:59:01 4 49.61 0.00 1.47 0.00 0.10 48.81 11:00:29 10:59:01 5 45.66 0.00 1.17 0.07 0.08 53.02 11:00:29 10:59:01 6 30.66 0.00 0.92 0.00 0.07 68.35 11:00:29 10:59:01 7 31.01 0.00 1.13 0.02 0.08 67.76 11:00:29 11:00:01 all 14.16 0.00 1.78 1.99 0.06 82.01 11:00:29 11:00:01 0 19.61 0.00 1.70 0.23 0.07 78.38 11:00:29 11:00:01 1 21.28 0.00 1.30 0.32 0.07 77.03 11:00:29 11:00:01 2 16.17 0.00 3.13 5.63 0.08 74.99 11:00:29 11:00:01 3 7.95 0.00 1.44 3.85 0.05 86.71 11:00:29 11:00:01 4 8.86 0.00 2.09 3.16 0.05 85.84 11:00:29 11:00:01 5 13.80 0.00 1.76 2.32 0.07 82.06 11:00:29 11:00:01 6 18.81 0.00 1.99 0.20 0.08 78.92 11:00:29 11:00:01 7 6.93 0.00 0.89 0.25 0.05 91.88 11:00:29 Average: all 23.46 0.00 1.20 1.81 0.06 73.47 11:00:29 Average: 0 20.69 0.00 0.98 0.33 0.06 77.95 11:00:29 Average: 1 25.83 0.00 1.22 3.07 0.08 69.80 11:00:29 Average: 2 26.82 0.00 1.43 1.84 0.07 69.85 11:00:29 Average: 3 20.35 0.00 1.08 6.03 0.06 72.48 11:00:29 Average: 4 23.99 0.00 1.57 0.98 0.06 73.40 11:00:29 Average: 5 22.40 0.00 0.99 0.93 0.05 75.62 11:00:29 Average: 6 21.78 0.00 0.99 0.18 0.05 77.00 11:00:29 Average: 7 25.81 0.00 1.33 1.16 0.07 71.64 11:00:29 11:00:29 11:00:29